https://github.com/aantoschuk/katas
Challenges I have solved or attempted to solve.
https://github.com/aantoschuk/katas
katas typescript
Last synced: 4 months ago
JSON representation
Challenges I have solved or attempted to solve.
- Host: GitHub
- URL: https://github.com/aantoschuk/katas
- Owner: aantoschuk
- Created: 2025-02-25T10:18:49.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-05-26T14:26:26.000Z (4 months ago)
- Last Synced: 2025-05-26T15:43:57.796Z (4 months ago)
- Topics: katas, typescript
- Language: TypeScript
- Homepage:
- Size: 66.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Katas
## About
Here are examples of some interesting tasks I encountered while practicing or working on them.
These tasks may or may not have solutions.
If they do, there could be multiple variants, as my solution might not always be the most efficient in terms of performance.