Skip to content

This repository is just for my personal practice.

Notifications You must be signed in to change notification settings

alvinchang/practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practice Repository

Active State: IN-PROGRESS

Note this is just for my own personal practice.

This is just my own repository to practice some programming questions, and is not indicative of production-ready code.

------ TODO: ------

Specific implementations to implement and test:

- LRU Cache

- Suffix Tree

Other Interview Questions

- Bit Manipulation

- SQL

- TBD

Puzzles

- Sudoku recursive solver with backtracking.

Misc:

- Refactor out dependencies to be installed by pip.

- Use a test runner to run all unit tests.

- Add better documentation, especially runtimes and tradeoffs for certain algorithms and data structures.

About

This repository is just for my personal practice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages