Skip to content

Mostly me practicing coding. Some interview questions, some random stuff I wrote. Enjoy!

Notifications You must be signed in to change notification settings

koolguru/CodingPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodingPractice

This is mostly me practicing coding. Some interview questions, some random stuff I wrote. Enjoy!

Leetcode

Here are my solutions to various leetcode problems. I can't guarantee that they compile with gcc but they will absolutely be accepted should they be entered into leetcode.

Future Goals

  • Some form of UI to browse the code samples
  • Some form of continuous integration to ensure samples are compiling