Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcusviniciusss/codewarschallenges
Project: Algorithm Study with Codewars
https://github.com/marcusviniciusss/codewarschallenges
algorihtms interviews-questions learning
Last synced: 18 days ago
JSON representation
Project: Algorithm Study with Codewars
- Host: GitHub
- URL: https://github.com/marcusviniciusss/codewarschallenges
- Owner: MarcusViniciusSS
- Created: 2023-02-02T21:07:22.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-21T20:59:17.000Z (about 1 year ago)
- Last Synced: 2024-10-26T21:37:21.038Z (2 months ago)
- Topics: algorihtms, interviews-questions, learning
- Language: C#
- Homepage:
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project: Algorithm Study with Codewars ![image](https://www.codewars.com/users/MarcusViniciusSS/badges/large)
This project aims to document the study of algorithms through the Codewars platform for one year. Here, my current rank on the platform and the answered challenges will be recorded, with the aim of motivating other programmers to participate and evolve together.
### About Codewars
Codewars is an online platform that allows programmers to train and improve their problem-solving skills through challenges (or "kata"). The challenges are available in various programming languages, including C#, and the ranking is based on the quantity and difficulty of the solved challenges.
### Current Rank
My current rank on the Codewars platform will be regularly updated in this repository.### Answered Challenges
Here, all the challenges answered by me on the Codewars platform will be recorded, with the code and a brief description of the solution found. The aim is to share knowledge and motivate other programmers to participate in this study.### Contribute
If you are also interested in participating in this study, simply clone this repository and share your own answered challenges and evolution on the Codewars platform. Together, we can become even more skilled programmers!