eric-li18 / Algorithm-Practice

A repository to document my progression in developing, implementing, and polishing my knowledge of algorithms and data structures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithms and Data Structures

A repository to document my progression in developing, implementing, and polishing my knowledge of algorithms and data structures.

Djikstra's Algorithm


Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris.
- Larry Wall

HackerRank

C

Level of Difficulty Completed/Total
Easy 12/12
Medium 5/9
Hard 0/4
Total: 17/25

Practiced Data Structures

  • Arrays
  • Linked Lists
  • Binary Search Trees
  • Stacks
  • Queues
  • Graphs
  • Hash Tables
  • Tries

Websites for Problem Sets

About

A repository to document my progression in developing, implementing, and polishing my knowledge of algorithms and data structures.


Languages

Language:TeX 85.7%Language:C 14.3%