0% found this document useful (0 votes)
3 views

dsa

The document lists various coding problems, each identified by a unique number and title. These problems cover a range of topics including data structures, algorithms, and mathematical computations. The list serves as a reference for individuals seeking to practice or improve their coding skills.

Uploaded by

krishedu07
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

dsa

The document lists various coding problems, each identified by a unique number and title. These problems cover a range of topics including data structures, algorithms, and mathematical computations. The list serves as a reference for individuals seeking to practice or improve their coding skills.

Uploaded by

krishedu07
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

1. 1249.

Minimum Remove to Make Valid Parentheses

2. 408. Valid Word Abbreviation

3. 215. Kth Largest Element in an Array

4. 314. Binary Tree Vertical Order Traversal

5. 88. Merge Sorted Array

6. 339. Nested List Weight Sum

7. 680. Valid Palindrome II

8. 973. K Closest Points to Origin

9. 1650. Lowest Common Ancestor of a Binary Tree III

10. 1. Two Sum

11. 791. Custom Sort String

12. 56. Merge Intervals

13. 528. Random Pick with Weight

14. 1570. Dot Product of Two Sparse Vectors

15. 50. Pow(x, n)

16. 65. Valid Number


17. 227. Basic Calculator II

18. 560. Subarray Sum Equals K

19. 71. Simplify Path

20. 200. Number of Islands

21. 236. Lowest Common Ancestor of a Binary Tree

22. 347. Top K Frequent Elements

23. 498. Diagonal Traverse

24. 543. Diameter of Binary Tree

25. 1768. Merge Strings Alternately

26. 2. Add Two Numbers

27. 4. Median of Two Sorted Arrays

28. 7. Reverse Integer

29. 31. Next Permutation

30. 34. Find First and Last Position of Element in Sorted Array

31. 84. Largest Rectangle in Histogram


32. 146. LRU Cache

33. 162. Find Peak Element

34. 199. Binary Tree Right Side View

35. 938. Range Sum of BST

36. 17. Letter Combinations of a Phone Number

37. 125. Valid Palindrome

38. 153. Find Minimum in Rotated Sorted Array

39. 283. Move Zeroes

40. 523. Continuous Subarray Sum

41. 658. Find K Closest Elements

42. 670. Maximum Swap

43. 827. Making A Large Island

44. 987. Vertical Order Traversal of a Binary Tree

45. 1757. Recyclable and Low Fat Products

46. 1762. Buildings With an Ocean View

47. 2667. Create Hello World Function


48. 5. Longest Palindromic Substring

49. 15. 3Sum

50. 19. Remove Nth Node From End of List

51. 70. Climbing Stairs

52. 80. Remove Duplicates from Sorted Array II

53. 113. Path Sum II

54. 121. Best Time to Buy and Sell Stock

55. 127. Word Ladder

56. 128. Longest Consecutive Sequence

57. 133. Clone Graph

58. 138. Copy List with Random Pointer

59. 140. Word Break II

60. 142. Linked List Cycle II

61. 145. Binary Tree Postorder Traversal

62. 173. Binary Search Tree Iterator

63. 206. Reverse Linked List


64. 207. Course Schedule

65. 394. Decode String

66. 415. Add Strings

67. 437. Path Sum III

68. 468. Validate IP Address

70. 691. Stickers to Spell Word

71. 725. Split Linked List in Parts

72. 766. Toeplitz Matrix

73. 708. Insert into a Sorted Circular Linked List

74. 1091. Shortest Path in Binary Matrix

75. 1514. Path with Maximum Probability

76. 1609. Even Odd Tree

77. 1868. Product of Two Run-Length Encoded Arrays

78. 2022. Convert 1D Array Into 2D Array

You might also like