https://github.com/iamsdt/problem-solving
hacker earth and hacker rank problems solved by me
https://github.com/iamsdt/problem-solving
hackerearth hackerrank java kotlin problem-solving
Last synced: 5 months ago
JSON representation
hacker earth and hacker rank problems solved by me
- Host: GitHub
- URL: https://github.com/iamsdt/problem-solving
- Owner: Iamsdt
- Created: 2017-06-15T18:03:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T13:07:39.000Z (about 1 year ago)
- Last Synced: 2025-06-28T06:06:38.157Z (7 months ago)
- Topics: hackerearth, hackerrank, java, kotlin, problem-solving
- Language: Python
- Homepage:
- Size: 349 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Problem Solving
Problem-solving practice project.
Solve problems from various platforms.
## Languages
1. Python
2. Java
3. Kotlin
## Sections
### Leetcode Blind 75
A curated list of 75 Leetcode problems that cover a wide range of topics and are frequently asked in interviews.
### Searching and Sorting
Problems related to searching and sorting algorithms.
### Other Data Structures and Algorithms
Problems covering various data structures and algorithms.
### Pandas Challenges
Challenges and exercises to practice data manipulation using the Pandas library.
### Implementations
Implementations of different data structures and problems from:
- HackerEarth
- HackerRank
- Leetcode
You can find the list of Leetcode problems, along with their numbers, titles, notes, Python solutions, and Java solutions in the following Google Sheet:
[Leetcode Problems - Google Sheet](https://docs.google.com/spreadsheets/d/12Bc5Ksi_bSpdi4aZ5s5PrJYyH-PNJAeeGIz497xb3Pw/edit?usp=sharing)