Skip to content

Kodla-devs/LeetCode-75-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode 75 Solutions

Welcome to the repository for LeetCode 75 solutions. This document includes links to the problem statements on LeetCode, the corresponding solutions in this repository, and YouTube explanations for each problem. If you're interested, check out the complete YouTube playlist here.


Problems and Solutions

1. Merge Strings Alternately

2. Greatest Common Divisor of Strings

3. Kids With the Greatest Number of Candies

4. Can Place Flowers

5. Reverse Vowels of a String

6. Reverse Words in a String

7. Product of Array Except Self

8. Increasing Triplet Subsequence

9. String Compression

10. Move Zeroes

11. Is Subsequence

12. Container With Most Water

13. Maximum Number of K-Sum Pairs

14. Maximum Average Subarray I

15. Maximum Number of Vowels in a Substring of Given Length

16. Max Consecutive Ones III

17. Longest Subarray of 1's After Deleting One Element

18. Find the Highest Altitude

19. Find Pivot Index

20. Find the Difference of Two Arrays

21. Unique Number of Occurrences

22. Determine if Two Strings Are Close

23. Equal Row and Column Pairs

24. Removing Stars From a String

25. Asteroid Collision

26. Decode String

27. Number of Recent Calls

28. Dota2 Senate

29. Delete the Middle Node of a Linked List

30. Odd Even Linked List

31. Reverse Linked List

32. Maximum Twin Sum of a Linked List

33. Maximum Depth of Binary Tree

34. Leaf-Similar Trees

35. Count Good Nodes in Binary Tree

36. Path Sum III

37. Longest ZigZag Path in a Binary Tree

38. Lowest Common Ancestor of a Binary Tree

39. Binary Tree Right Side View

40. Maximum Level Sum of a Binary Tree

41. Search in a Binary Search Tree

42. Delete Node in a BST

43. Keys and Rooms

44. Number of Provinces

45. Reorder Routes to Make All Paths Lead to the City Zero

46. Evaluate Division

47. Nearest Exit from Entrance in Maze

48. Rotting Oranges

49. Kth Largest Element in an Array

50. Smallest Number in Infinite Set

51. Maximum Subsequence Score

52. Total Cost to Hire K Workers

53. Guess Number Higher or Lower

54. Successful Pairs of Spells and Potions

55. Find Peak Element

56. Koko Eating Bananas

57. Letter Combinations of a Phone Number

58. Combination Sum III

59. N-th Tribonacci Number

60. Min Cost Climbing Stairs

61. House Robber

62. Domino and Tromino Tiling

63. Unique Paths

64. Longest Common Subsequence

65. Best Time to Buy and Sell Stock with Transaction Fee

66. Edit Distance

67. Counting Bits

68. Single Number

69. Minimum Flips to Make a OR b Equal to c

70. Implement Trie (Prefix Tree)

71. Search Suggestions System

72. Non-overlapping Intervals

73. Minimum Number of Arrows to Burst Balloons

74. Daily Temperatures

75. Online Stock Span