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
Q

Clone Graph

A

Clone Graph

26
Q

Course Schedule

A

Course Schedule

27
Q

Binary Tree Maximum Path Sum

A

Binary Tree Maximum Path Sum

28
Q

Maximum Depth of Binary Tree

A

Maximum Depth of Binary Tree

29
Q

Same Tree

A

Same Tree

30
Q

Binary Tree Level Order Traversal

A

Binary Tree Level Order Traversal

31
Q

Add and Search Word

A

Add and Search Word

32
Q

Implement Trie (Prefix Tree)

A

Implement Trie (Prefix Tree)

33
Q

Subtree of Another Tree

A

Subtree of Another Tree

34
Q

Kth Smallest Element in a BST

A

Kth Smallest Element in a BST

35
Q

Lowest Common Ancestor of BST

A

Lowest Common Ancestor of BST

36
Q

Merge K Sorted Lists

A

Merge K Sorted Lists

37
Q

Find Median from Data Stream

A

Find Median from Data Stream

38
Q

Insert Interval

A

Insert Interval

39
Q

Longest Consecutive Sequence

A

Longest Consecutive Sequence

40
Q

Word Search II

A

Word Search II

41
Q

Climbing Stairs

A

Climbing Stairs

42
Q

Coin Change

A

Coin Change

43
Q

Longest Increasing Subsequence

A

Longest Increasing Subsequence

44
Q

Combination Sum

A

Combination Sum

45
Q

House Robber

A

House Robber

46
Q

House Robber II

A

House Robber II

47
Q

Decode Ways

A

Decode Ways

48
Q

Unique Paths

A

Unique Paths

49
Q

Jump Game

A

Jump Game

50
Q

Word Break Problem

A

Word Break Problem