Skip to content

iak4v/leetcode-75qs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦀LeetCode75 - Rust

Contains Solutions to LeetCode75 in Rust Programming Language.

🎯 Completed So Far

Array / String

S.no, Difficulty Problem Solution
1. 🟢 Merge String Alternately Solution
2. 🟢 Greatest Common Divisor of Strings Solution
3. 🟢 Kids With the Greatest Number of Candies Solution
4. 🟢 Can Place Flowers Solution
5. 🟢 Reverse Vowels of a String Solution
6. 🟡 Reverse Words in a String Solution
7. 🟡 Product of Array Except Self Solution
8. 🟡 Increasing Triplet Subsequence Solution
9. 🟡 String Compression Solution

Two Pointers

S.no. Difficulty Problem Solution
10. 🟢 Move Zeroes Solution
11. 🟢 Is Subsequence Solution
12. 🟡 Container With Most Water Solution
13. 🟡 Max Number of K-Sum Pairs Solution

Sliding Window

S.no. Difficulty Problem Solution
14. 🟢 Maximum Average Subarray I Solution
15. 🟡 Maximum Number of Vowels in a Substring of Given Length Solution
16. 🟡 Max Consecutive Ones III Solution
17. 🟡 Longest Subarray of 1's After Deleting One Element Solution

Prefix Sum

S.no. Difficulty Problem Solution
18. 🟢 Find the Highest Altitude Solution
19. 🟢 Find Pivot Index Solution

Hash Map / Set

S.no. Difficulty Problem Solution
20. 🟢 Find the Difference of Two Arrays Solution
21. 🟢 Unique Number of Occurrences Solution
22. 🟡 Determine if Two Strings Are Close Solution
23. 🟡 Equal Row and Column Pairs Solution

Stack

S.no. Difficulty Problem Solution
24. 🟡 Removing Stars From a String Solution
25. 🟡 Asteroid Collision Solution
26. 🟡 Decode String Solution

...

...

...

Monotonic Stack

Status Difficulty Problem Solution
... 🟡 Online Stock Span ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages