Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azanul/codechef-learning-series-solutions
CodeChef DSA learning series solutions in GO
https://github.com/azanul/codechef-learning-series-solutions
algorithms codechef competitive-programming go golang
Last synced: about 7 hours ago
JSON representation
CodeChef DSA learning series solutions in GO
- Host: GitHub
- URL: https://github.com/azanul/codechef-learning-series-solutions
- Owner: Azanul
- License: mit
- Created: 2020-10-27T06:30:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-02T15:41:29.000Z (about 2 years ago)
- Last Synced: 2024-07-30T17:48:07.569Z (4 months ago)
- Topics: algorithms, codechef, competitive-programming, go, golang
- Language: Go
- Homepage:
- Size: 1.13 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
![header](https://capsule-render.vercel.app/api?type=rect&color=gradient&height=200§ion=footer&text=CodeChef%20LRNDSA%20Solutions&fontSize=60&fontAlignY=50)
## Introduction
CodeChef is a community where programmers practice their DSA Skills. It has very intuitive [DSA learning series](https://www.codechef.com/LEARNDSA).
This Repo aims to have the solutions to all the problems on that series using some not so comonly used programming languages and serve as a reference to everyone trying to learn DSA using these languages.
[DSA Learning series](https://www.codechef.com/LEARNDSA/?itm_medium=navmenu&itm_campaign=learndsa):star2: Star it
:fork_and_knife:Fork it
:handshake: Contribute to it!
## ContributingBefore submitting a bug, please do the following:
Check [Contribution](/CONTRIBUTING.md) Guide Before Contribution.- Create separate issues for each problem.
- You can only work on issues that you have been assigned to.
- Assignees will be assigned between 20:00 - 22:00 IST everyday.## [License](/LICENSE)
For open-source projects, Under [MIT License](/LICENSE).