Skip to content

yuchia0221/Grind-75

Repository files navigation

Grind 75 (Completed)

⚠️ Repository Maintenance Notice

This repository has not been actively maintained for a while. I plan to revisit every single question to ensure accuracy and completeness once I am available. If you come across any outdated information or have suggestions, feel free to open an issue or submit a pull request. Your contributions are greatly appreciated!

This repository is a software engineer interview preparation, which provides solutions for 75 leetcode questions in Python. The original post can be found on here. Questions can be categorized into 15 categories: Array, Stack, Linked List, String, Binary Tree, Binary Search, Graph, Dynamic Programming, Binary Search Tree, Hash Table, Binary, Heap, Trie, Recursion, and Matrix.

Problem Solved: 75 / 75

Array


Stack


Linked List


String


Binary Tree


Binary Search


Graph


Dynamic Programming


Binary Search Tree


Hash Table


Binary


Heap

Trie


Recursion


Matrix