https://github.com/grayturtle01/codewars
A repo for codewars completed challenges
https://github.com/grayturtle01/codewars
codewars java javascript python typescript
Last synced: about 2 months ago
JSON representation
A repo for codewars completed challenges
- Host: GitHub
- URL: https://github.com/grayturtle01/codewars
- Owner: grayTurtle01
- Created: 2021-03-30T15:06:16.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-12T17:09:03.000Z (over 3 years ago)
- Last Synced: 2025-10-25T11:50:03.958Z (8 months ago)
- Topics: codewars, java, javascript, python, typescript
- Language: JavaScript
- Homepage:
- Size: 2.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodeWars ⚔️
This is a repo for the Solved CodeWars Problems on JavaScript, Python and Java
```js
console.log("hello JavaScript")
```
```python
print("Hello Python")
```
```java
System.out.println('hello CodeWars');
```
## Progress 💪
- [x] 8Kyu
- [x] 7Kyu
- [x] 6Kyu
- [x] 5Kyu
- [x] 4Kyu
- [x] 3Kyu
- [ ] 2Kyu
## Badges 🦡
