Skip to content

Add new Amazon SDE-1 questions from leetcode #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 of 37 tasks
santhoshvai opened this issue Jan 24, 2020 · 0 comments
Open
3 of 37 tasks

Add new Amazon SDE-1 questions from leetcode #37

santhoshvai opened this issue Jan 24, 2020 · 0 comments
Assignees
Labels
Epic A big addition to the repo, usually a project by itself

Comments

@santhoshvai
Copy link
Contributor

santhoshvai commented Jan 24, 2020

See https://leetcode.com/discuss/interview-question/488887/amazon-final-interview-questions-sde1

* not required to solve
~ solve both iteratively and recursively
  • Two Sum Easy
  • Median of Two Sorted Arrays * (#4)
  • Longest Palindromic Substring (#5)
  • String to Integer (atoi) (#8)
  • Integer to Roman (#12)
  • Roman to Integer (#13)
  • Valid Parentheses (#20)
  • Merge K Sorted Lists (#23)
  • Valid Sudoku (#36)
  • Combination Sum (#39)
  • Permutations (#46)
  • Merge Intervals Medium
  • Rotate List (#61)
  • Word Search (#79)
  • Validate Binary Search Tree(#98)
  • Same Tree ~ (#100)
  • Symmetric Tree ~ (#101)
  • Binary Tree Level Order Traversal (#102)
  • Convert Sorted List to Binary Search Tree (#109)
  • Populating Next Right Pointers in Each Node (#116)
  • Best Time to Buy and Sell Stock Easy
  • Word Ladder II (#126)
  • Word Ladder (#127)
  • LRU Cache (#146)
  • Min Stack (#155)
  • Number of Islands (#200)
  • Course Schedule (#207)
  • Course Schedule II (#210)
  • Integer to English Words (#273)
  • Game of Life (#289)
  • Find Median from Data Stream (#295)
  • Longest Increasing Subsequence (#300)
  • Design Tic-Tac-Toe (#348)
  • Pacific Atlantic Water Flow (#417)
  • Minesweeper (#529)
  • Diameter of Binary Tree (#543)
  • Reorganize String (#767)
@santhoshvai santhoshvai changed the title Add new Amazon SDE-1 questions from leetcode [Epic] Add new Amazon SDE-1 questions from leetcode Jan 24, 2020
@santhoshvai santhoshvai added the Epic A big addition to the repo, usually a project by itself label Oct 9, 2020
@santhoshvai santhoshvai changed the title [Epic] Add new Amazon SDE-1 questions from leetcode Add new Amazon SDE-1 questions from leetcode Oct 9, 2020
@santhoshvai santhoshvai self-assigned this Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic A big addition to the repo, usually a project by itself
Projects
None yet
Development

No branches or pull requests

1 participant