hinofafa / Grind-75

Leetcode Solutions in Python for Grind 75

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grind 75 (Completed)

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

update: adding questions and examples to each readme files, so that questions statements would be included in each readme files.

Categories:

#00ff00 Easy #ffa500 Medium #ff0000 Hard

Problem Solved: 75 / 75

Array


Stack


Linked List


String


Binary Tree


Binary Search Tree


Graph


Dynamic Programming


Binart Search Tree


Hash Table


Binary


Heap

Trie


Recursion


Matrix

About

Leetcode Solutions in Python for Grind 75

License:MIT License


Languages

Language:Python 100.0%