Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laansdole/algo-code-journey
Just where I practice with algorithm and data structure
https://github.com/laansdole/algo-code-journey
algorithms-and-data-structures leetcode rmit
Last synced: 3 days ago
JSON representation
Just where I practice with algorithm and data structure
- Host: GitHub
- URL: https://github.com/laansdole/algo-code-journey
- Owner: LaansDole
- Created: 2023-02-06T09:45:48.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T10:29:54.000Z (14 days ago)
- Last Synced: 2024-11-01T11:24:22.640Z (14 days ago)
- Topics: algorithms-and-data-structures, leetcode, rmit
- Language: Java
- Homepage:
- Size: 2.66 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Algorithm and Data Structure Journey
This is a repo contains all of my solution to the Algo & Data Structure problems from various sources such as Leetcode, Codeforces, CSES,... For more information, follow my blog:
https://laansdole.github.io/### About myself:
I am a RMIT Student in IT major. Contributing to my Algo & DSA journey, I have taken
- [EEET2482 C++ Software Engineering Design](https://github.com/miketvo/rmit2022c-eeet2482-lodging-app.git)
- COSC2658 Data Structure & Algorithm, which you can find here in `./src/RMIT/`, [COSC2658 Group Project](https://github.com/miketvo/rmit2023a-cosc2658-group-project)