Algorithms


Leet code Problems

ProblemLevel
Populating Next Right Pointers in Each Node II Hard
Shortest Palindrome and KMP algorithm: A little thought!Hard
Insert IntervalMedium
Skyline ProblemHard
Copy List With Random PointersMedium
Longest Palindromic Substring : From simple to complex solutionsMedium
Longest Consecutive Sequence: Some different approaches.Medium
Calculate x to the power of nEasy
Unique Path : Part 1Easy
Unique Paths: Part 2Easy
Jump GameEasy
House Robber : Part 1Easy
House Robber IIEasy
Distinct SubsequencesMedium
Valid ParenthesesEasy
Largest Rectangle in HistogramMedium
Maximum RectangleMedium
Palindrome Linked ListEasy
Set Matrix ZeroesEasy
Container With Most WaterEasy
Ugly NumberEasy
Ugly Number IIMedium
Merge Two Sorted ListsEasy
Binary Tree PathsEasy
Number of 1 BitsEasy
Single NumberEasy
Single Number II : How to come up with Bit Manipulation FormulaMedium
Single Number III Medium
Missing Number Easy
Integer To English Words Medium
H-Index Medium
H-Index IIMedium
First Bad VersionEasy
Medium
Maximum Product Of Word LengthsEasy
Remove Duplicate LettersMedium
Count of Smaller Numbers After Self Hard
Bulb SwitcherEasy

Hackerrank Problems

ProblemLevel
Permutation GameModerate
Manasa and Prime GameDifficult

No comments:

Post a Comment