vionwinnie / CodingPractice

Review data structure and algorithm concepts using Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coding Practice

Purpose: this Repo Keeps Some Coding Files while I review some coding concepts Total # solved: 33

Comlpeted Topics:

  • Recursion
  • Linked List (3)
  • Stacks and Queues (3)

Current Topic:

  • Binary Tree (8)
  • Binary Search (5)
  • Hash Table (1)

Next Topic:

  • Dynamic Programming (DP) + String/Arrays
  • Greedy Algorithm
  • Bit Manipulation (5)

Resources:

About

Review data structure and algorithm concepts using Python


Languages

Language:Python 100.0%