https://github.com/mofirojean/50-coding-challenge
This repository holds the implementation of the 50-Coding-Challenges in different programming Languages
https://github.com/mofirojean/50-coding-challenge
c challenge coding coding-challenge cpp csharp java javascript kotlin python typescript typescript2
Last synced: about 1 year ago
JSON representation
This repository holds the implementation of the 50-Coding-Challenges in different programming Languages
- Host: GitHub
- URL: https://github.com/mofirojean/50-coding-challenge
- Owner: mofirojean
- Created: 2022-04-23T19:34:05.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-05T20:58:37.000Z (almost 2 years ago)
- Last Synced: 2025-03-25T21:04:12.846Z (about 1 year ago)
- Topics: c, challenge, coding, coding-challenge, cpp, csharp, java, javascript, kotlin, python, typescript, typescript2
- Language: Python
- Homepage:
- Size: 2.78 MB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 50 Coding Challenge
- These coding challenges are intended for code newbies who want to practice coding in any type of programming language (like Python, Java, C, C++, JavaScript, TypeScript and many others)
- These coding challenges are designed to be solved with the basics of any prigramming language constructs
- Try to solve at least 1 coding challenge per day
- There is a pdf file attched to this repository holding the challenges and its left to you to implement them in the language you so desire
- In this repository the challenges will be implemented using languages like Python, Java, C++, C, JavaScript and TypeScript