Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 886 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 886 Bytes

leetcode

A culmination of my progress on Leetcode problems to help prepare me for technical interviews. I currently have Leetcode Premium!!

My plan is to start with some easy problems, get comfortable then move onto medium and hard problems.

As of June 2020, I plan to use Python as I find it less verbose and easier to arrive to solutions.

I still will have some old C++ and Java solutions from time to time as I know C++ the most throughout my college career and Java was the first programming language I picked up. Feel free to contribute!

Here is my current profile

I found a neat tool from someone's github to let me sync my leetcode solutions so I don't have to manually update it every time!!

As the saying goes,

"A Leetcode a day keeps unemployment away."

Best of luck on your journey!