Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ignatiusmb/algorithms

Attempted solutions for problems in Codeforces, LeetCode, HackerRank, etc.
https://github.com/ignatiusmb/algorithms

Last synced: 25 days ago
JSON representation

Attempted solutions for problems in Codeforces, LeetCode, HackerRank, etc.

Awesome Lists containing this project

README

        

Algorithms



Attempted solutions with algorithmic approach for problems in Codeforces, LeetCode, HackerRank, and others alike.

## Environment (Windows 10 + WSL)

### Editor

1. Install [Visual Studio Code](https://code.visualstudio.com/)
2. Install [Settings Sync Extension](https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync) to use your saved settings
3. Follow [WSL Installation Guide](https://docs.microsoft.com/en-us/windows/wsl/install-win10)
- Optional. Make sure [WSL 2](https://docs.microsoft.com/en-us/windows/wsl/wsl2-install) is installed
4. Configure WSL with [dotfiles quick setup](https://github.com/ignatiusmb/dotfiles)
5. Configure [VS Code + WSL + C++](https://code.visualstudio.com/docs/cpp/config-wsl)

### Languages

- C++
- Python
- Java

---


Algorithms

---


Portfolio

imbagus.com