Code in JavaScript/TypeScript or Java is preffered but not mandatory.
To test your codes each challenge must match the following requirements:
- Source code and executable (if applicable) must be provided
- Provide requirements for your code to be run.
- Each code must accept a file or list of files as argument. (Challenge 1 - 3)
- The output must be written to stdout. (Challenge 1- 3)
- Array Split Challenge
- Find Missing Elements Challenge
- Sorting Objects Challenge
- Create a Spring Boot API
- Create a basic Frontend
- Glue 04 and 05 together
- It's always a good idea to know the book Clean Code. Here is a summary.