Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 272 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 272 Bytes

coding-interview

#java:

  • Algorithms & data structures implementations, bit manipulation, recursion, multi-threading, etc.
  • Interview questions.

#js:

  • moving-blocks: Problem that I faced during interviews.
  • cs-web: computer science concepts.