Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ChinaCoolder/leetcodeTop100

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin Leetcode Top100

This is top 100 liked leetcode question written by kotlin.

Question Link
1. Two Sum kotlin
2. Add Two Numbers kotlin
3. Longest Substring Without Repeating Characters kotlin
4. Median of Two Sorted Arrays kotlin
5. Longest Palindromic Substring kotlin
11. Container With Most Water kotlin
13. Roman to Integer kotlin
14. Longest Common Prefix kotlin
15. 3Sum kotlin
17. Letter Combinations of a Phone Number kotlin
19. Remove Nth Node From End of List kotlin
20. Valid Parentheses kotlin
21. Merge Two Sorted Lists kotlin
22. Generate Parentheses kotlin
23. Merge k Sorted Lists kotlin
24. Swap Nodes in Pairs kotlin
25. Reverse Nodes in k-Group kotlin
31. Next Permutation kotlin
32. Longest Valid Parentheses kotlin
33. Search in Rotated Sorted Array kotlin
34. Find First and Last Position of Element in Sorted Array kotlin
35. Search Insert Position kotlin
39. Combination Sum kotlin
41. First Missing Positive kotlin
42. Trapping Rain Water kotlin
45. Jump Game II kotlin
46. Permutations kotlin
48. Rotate Image kotlin
49. Group Anagrams kotlin
51. N-Queens kotlin
53. Maximum Subarray kotlin
54. Spiral Matrix kotlin
55. Jump Game kotlin
56. Merge Intervals kotlin
62. Unique Paths kotlin
64. Minimum Path Sum kotlin
70. Climbing Stairs kotlin
72. Edit Distance kotlin
73. Set Matrix Zeroes kotlin
74. Search a 2D Matrix kotlin
75. Sort Colors kotlin
76. Minimum Window Substring kotlin
78. Subsets kotlin
79. Word Search kotlin
84. Largest Rectangle in Histogram kotlin
94. Binary Tree Inorder Traversal kotlin
98. Validate Binary Search Tree kotlin
101. Symmetric Tree kotlin
102. Binary Tree Level Order Traversal kotlin
104. Maximum Depth of Binary Tree kotlin
105. Construct Binary Tree from Preorder and Inorder Traversal kotlin
114. Flatten Binary Tree to Linked List kotlin
118. Pascal's Triangle kotlin
121. Best Time to Buy and Sell Stock kotlin
124. Binary Tree Maximum Path Sum kotlin
128. Longest Consecutive Sequence kotlin
131. Palindrome Partitioning kotlin
136. Single Number kotlin
138. Copy List with Random Pointer kotlin
139. Word Break kotlin
141. Linked List Cycle kotlin
142. Linked List Cycle II kotlin
146. LRU Cache kotlin
148. Sort List kotlin
152. Maximum Product Subarray kotlin
153. Find Minimum in Rotated Sorted Array kotlin
155. Min Stack kotlin
160. Intersection of Two Linked Lists kotlin
169. Majority Element kotlin
189. Rotate Array kotlin
198. House Robber kotlin
199. Binary Tree Right Side View kotlin
200. Number of Islands kotlin
206. Reverse Linked List kotlin
207. Course Schedule kotlin
208. Implement Trie (Prefix Tree) kotlin
215. Kth Largest Element in an Array kotlin
226. Invert Binary Tree kotlin
230. Kth Smallest Element in a BST kotlin
234. Palindrome Linked List kotlin
236. Lowest Common Ancestor of a Binary Tree kotlin
238. Product of Array Except Self kotlin
239. Sliding Window Maximum kotlin
240. Search a 2D Matrix II kotlin
283. Move Zeroes kotlin
287. Find the Duplicate Number kotlin
295. Find Median from Data Stream kotlin
300. Longest Increasing Subsequence kotlin
322. Coin Change kotlin
347. Top K Frequent Elements kotlin
394. Decode String kotlin
416. Partition Equal Subset Sum kotlin
438. Find All Anagrams in a String kotlin
543. Diameter of Binary Tree kotlin
560. Subarray Sum Equals K kotlin
567. Permutation in String kotlin
739. Daily Temperatures kotlin
763. Partition Labels kotlin
994. Rotting Oranges kotlin
1143. Longest Common Subsequence kotlin

About

Leetcode top 100 liked question

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages