cansirin / leetcode

Solving leetcode problems for interviews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leetcode

Solving leetcode problems for preparing interview

I will approximately reach to 200 questions. So here I have a count for this: 29 / 200

To run each question's solution, type node index.js or ts-node index.ts in command line. ( node or ts-node should be installed )

_ in the question name means that the question isn't completed yet.

TODO:

  • Should write comments for better understanding
  • Should test it with proper jest settings

About

Solving leetcode problems for interviews


Languages

Language:TypeScript 74.8%Language:JavaScript 25.2%