Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 463 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 463 Bytes

About

  • Library for competitive programming, and interview question preparation. Also, contains solutions for leetcode questions, classified by levels and topics. Author has also tried to depict some usage of clean code.

  • This repository will also contains materials around SOLID, JVM, System Design.

Create a new question

  • java com.codr.framework.Bootstrap <QuestionName> <QuestionTopic> <QuestionLevel>

Voila! Go ahead and write some code 🥳