sudhirkhanger / Algorithms

Solution to data structure and algorithm problems from LeetCode and other websites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Structures and Algorithms problems

2021

January

nomonthlydatesourcenamenote
1105/01/21LeetCode283 move zeros
2206/01/21LeetCode268 missing number
3308/01/21LeetCode217 contains duplicate
4409/01/21LeetCode169 majority element
5510/01/21LeetCode121 best time to buy and sell stock
6610/01/21HackerrankFizzBuzz
7710/01/21HackerrankGetMaxValue
8810/01/21HackerrankDivisiblity of strings
9913/01/21LeetCode88 Merge Sorted Arraytodo
101013/01/21LeetCode118 Pascal Triangle
111114/01/21LeetCode26 remove duplicates from sorted array
121215/01/21LeetCode66 Plus One
131316/01/21LeetCode88 Maximum Subarraytodo
141416/01/21LeetCode122 best time to buy and sell stock part 2done
151516/01/21LeetCode21 Merge Two Sorted Liststodo
161623/01/21LeetCode141. Linked List Cycletodo
171725/01/21LeetCode160. Intersection of Two Linked Liststodo
181827/01/21LeetCode206. Reverse Linked Listtodo

February

nomonthlydatesourcenamenote
19101/02/21LeetCode234. Palindrome Linked Listtodo
20202/02/21LeetCode237. Delete Node in a Linked Listtodo
21303/02/21LeetCode13. Roman to Integer
22404/02/21LeetCode14. Longest Common Prefixstudy binary search solution
23512/02/21LeetCode20. Valid Parentheses
24613/02/21LeetCode28. Implement strStr()
25715/02/21LeetCode125. Valid Palindrometodo
26816/02/21LeetCode344. Reverse String
27917/02/21LeetCode387. First Unique Character in a String
1022/02/21LeetCode26. Remove Duplicates from Sorted Arrayredone
1123/02/21LeetCode122. Best Time to Buy and Sell Stock II
281224/02/21LeetCode189. Rotate Array

March

Yearly #Monthly #DateSourceTitleNote
291<2021-03-08 Mon>LeetCode350. Intersection of Two Arrays II
302<2021-03-08 Mon>LeetCode69. Sqrt(x)
313<2021-03-01 Mon>LeetCode278. First bad versiontodo
324<2021-03-10 Wed>LeetCode367. Valid Perfect Square
335<2021-03-10 Wed>LeetCode374. Guess Number Higher or Lower
346<2021-03-10 Wed>LeetCode392. Is Subsequence
357<2021-03-11 Thu>LeetCode704. Binary Search
368<2021-03-11 Thu>LeetCode441. Arranging Coinstodo
379<2021-03-12 Fri>LeetCode744. Find Smallest Letter Greater Than Target
3810<2021-03-13 Sat>LeetCode852. Peak Index in a Mountain Array
3911<2021-03-15 Mon>LeetCode1337. The K Weakest Rows in a Matrixtodo
4012<2021-03-16 Tue>LeetCode1351. Count Negative Numbers in a Sorted Matrix
4113<2021-03-17 Wed>LeetCode36. Valid Sudoku

2022

February

About

Solution to data structure and algorithm problems from LeetCode and other websites.


Languages

Language:Kotlin 100.0%