Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anandwana001/kotlin-dsa-projects
Data Structures and Algorithms in Kotlin by building small projects
https://github.com/anandwana001/kotlin-dsa-projects
algorithms coding data-structures games kotlin
Last synced: 2 months ago
JSON representation
Data Structures and Algorithms in Kotlin by building small projects
- Host: GitHub
- URL: https://github.com/anandwana001/kotlin-dsa-projects
- Owner: anandwana001
- License: apache-2.0
- Created: 2024-06-24T14:57:48.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T01:47:56.000Z (7 months ago)
- Last Synced: 2024-06-26T20:00:13.978Z (7 months ago)
- Topics: algorithms, coding, data-structures, games, kotlin
- Language: Kotlin
- Homepage: https://www.linkedin.com/in/anandwana001/
- Size: 1.33 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kotlin-DSA-Projects 🚀
Welcome to Kotlin-DSA-Projects! This repository is your go-to resource for exploring a variety of projects crafted in Kotlin, all centered around the intriguing world of Data Structures and Algorithms (DSA). Whether you're a beginner eager to learn or an advanced developer sharpening your skills, these projects will help you understand the complexities of algorithms and data structures in a hands-on way.
## From where it start?
I did a [LinkedIn post](https://www.linkedin.com/posts/anandwana001_kotlin-android-androiddev-activity-7210854160999632896-WvdM) about a list of Kotlin DSA Projects and got a idea to create project specific GitHub repository## Projects 📱
1. [Tic-Tac-Toe](https://github.com/anandwana001/Kotlin-DSA-Projects/tree/main/src/ticTacToe)
2. [Sudoku](https://github.com/anandwana001/Kotlin-DSA-Projects/tree/main/src/sudoku)
... More Projects coming soon
## How to Use This Repository 🛠
1. Clone the repository:
```bash
git clone https://github.com/anandwana001/Kotlin-DSA-Projects.git
```2. Install IntelliJ IDEA [Step-by-Step Install](https://www.youtube.com/watch?v=8uX3qElf2Go&list=PL7ywuNFAyP-34f2XBjCQjH4UThtE13xh_)
3. Navigate to each project to see individual READMEs for more details on running and understanding each project.
4. Explore the code
## Credits
Author: Akshay Nandwana## License 📜
This project is licensed under the MIT License - see the [LICENSE](/LICENSE) file for details.## Show Your Support 💖
Give a ⭐️ if this project helped you!## Resource / Learning
| Description | Link |
|-----------------------------------|--------------------------------------------------------------|
| **Looking for 1:1 Sessions?** | [Click Here](https://topmate.io/anandwana001) |
| **Looking for a Long Term Mentor** | [Click Here](https://www.preplaced.in/profile/akshay-nandwana) |
| **14-Week Android Engineering Roadmap** | [Download PDF Here](https://topmate.io/anandwana001/1036233) |
| **Top 169 DSA Questions** | [Download PDF Here](https://topmate.io/anandwana001/1022452) |