Skip to content

makstyle119/leetcode

Repository files navigation

LeetCode

this is my journey to learn and understand DSA by solving leetCode (one problem each day)

Explanation

solution will be explain in Typescript/sql/panda in README file and solution in other languages will be available too

Folder Structure:

β”œβ”€β”€ πŸ“‚ 28. Find the Index of the First Occurrence in a String
|   └── πŸ“„ Solution-for-28.cpp
|   └── πŸ“„ Solution-for-28.js
|   └── πŸ“„ Solution-for-28.php
|   └── πŸ“„ Solution-for-28.py
|   └── πŸ“„ Solution-for-28.ts
|   └── πŸ“„ Solution-for-28(Alternative Approach).js
|   └── πŸ“„ Solution-for-28(Alternative Approach).ts
|   └── πŸ“„ README.md
β”œβ”€β”€ πŸ“‚ 35. Search Insert Position
|   └── πŸ“„ Solution-for-35.cpp
|   └── πŸ“„ Solution-for-35.js
|   └── πŸ“„ Solution-for-35.php
|   └── πŸ“„ Solution-for-35.py
|   └── πŸ“„ Solution-for-35.ts
|   └── πŸ“„ README.md
β”œβ”€β”€ πŸ“‚ 66. Plus One
|   └── πŸ“„ Solution-for-66.cpp
|   └── πŸ“„ Solution-for-66.js
|   └── πŸ“„ Solution-for-66.php
|   └── πŸ“„ Solution-for-66.py
|   └── πŸ“„ Solution-for-66.ts
|   └── πŸ“„ README.md
└── πŸ“„ README.md

About

this is my journey to learn and understand DSA by solving leetCode (one problem each day)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published