gukiboy / CrackingTheCodeInterview_Questions

I am practicing some code interviews, so I did this repo to keep track of it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to make it well organized

  • Create a folder for each chapter

    • Inside each chapter folder, create an exercise folder
  • Put the exercise description as a commentary inside the code and the commit you done for it.

  • Try to keep the commits specific to one exercise only, don't solve more than one exercise at a time

About

I am practicing some code interviews, so I did this repo to keep track of it.


Languages

Language:Java 100.0%