Leetcode Prep Flashcards

1
Q

3Sum

A

Leetcode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Merge Intervals

A

Leetcode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Group Anagrams

A

Leetcode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Valid Parentheses

A

Leetcode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Product of Array Except Self

A

Leetcode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Maximum Subarray

A

Leetcode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Maximum Product Subarray

A

Leetcode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Reverse a Linked List

A

Leetcode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Detect Cycle in a Linked List

A

Leetcode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Container with Most Water

A

Leetcode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Find Minimum in Rotated Sorted Array

A

Find Minimum in Rotated Sorted Array

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Longest Repeating Character Replacement

A

Longest Repeating Character Replacement

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Longest Substring Without Repeating Characters

A

Longest Substring Without Repeating Characters

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Minimum Window Substring

A

Minimum Window Substring

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Number of Islands

A

Number of Islands

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Remove Nth Node From End Of List

A

Remove Nth Node From End Of List

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Palindromic Substrings

A

Palindromic Substrings

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Pacific Atlantic Water Flow

A

Pacific Atlantic Water Flow

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Validate Binary Search Tree

A

Validate Binary Search Tree

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Invert/Flip Binary Tree

A

Invert/Flip Binary Tree

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Non-overlapping Intervals

A

Non-overlapping Intervals

22
Q

Serialize and Deserialize Binary Tree

A

Serialize and Deserialize Binary Tree

23
Q

Construct Binary Tree from Preorder and Inorder Traversal

A

Construct Binary Tree from Preorder and Inorder Traversal

24
Q

Top K Frequent Elements

A

Top K Frequent Elements

25
Clone Graph
Clone Graph
26
Course Schedule
Course Schedule
27
Binary Tree Maximum Path Sum
Binary Tree Maximum Path Sum
28
Maximum Depth of Binary Tree
Maximum Depth of Binary Tree
29
Same Tree
Same Tree
30
Binary Tree Level Order Traversal
Binary Tree Level Order Traversal
31
Add and Search Word
Add and Search Word
32
Implement Trie (Prefix Tree)
Implement Trie (Prefix Tree)
33
Subtree of Another Tree
Subtree of Another Tree
34
Kth Smallest Element in a BST
Kth Smallest Element in a BST
35
Lowest Common Ancestor of BST
Lowest Common Ancestor of BST
36
Merge K Sorted Lists
Merge K Sorted Lists
37
Find Median from Data Stream
Find Median from Data Stream
38
Insert Interval
Insert Interval
39
Longest Consecutive Sequence
Longest Consecutive Sequence
40
Word Search II
Word Search II
41
Climbing Stairs
Climbing Stairs
42
Coin Change
Coin Change
43
Longest Increasing Subsequence
Longest Increasing Subsequence
44
Combination Sum
Combination Sum
45
House Robber
House Robber
46
House Robber II
House Robber II
47
Decode Ways
Decode Ways
48
Unique Paths
Unique Paths
49
Jump Game
Jump Game
50
Word Break Problem
Word Break Problem