This is my repository for UCODE marathon works, such as Sprints, Races and Checkpoints. You can find our Endgame here.
Name | Description | Date | Grade |
---|---|---|---|
Sprint00 | The basics of UNIX systems (shell, terminal, UNIX utilities, git, etc). | 09.09.2020 | 96 |
Sprint01 | The basics of writing code in C (loops, variables, functions, etc). | 11.09.2020 | 90 |
Sprint02 | Standard functions and the basics of mathematics implementation in C. | 11.09.2020 | 92 |
Sprint03 | Pointers in C and more complex algorithms. | 14.09.2020 | 91 |
Sprint04 | Arrays and derivative from them. | 15.09.2020 | 78 |
Sprint05 | Simple programs and command-line arguments. | 21.09.2020 | 78 |
Sprint06 | Own library and sorting algorithms. | 23.09.2020 | 90 |
Sprint07 | Memory allocation and memory management. | 24.09.2020 | 79 |
Sprint08 | Header files and structures. | 25.09.2020 | 66 |
Sprint09 | Makefile, macros, standard error, function pointers. | 26.09.2020 | 78 |
Sprint10 | File I/O. Standard input and output. | 28.09.2020 | 65 |
Sprint11 | Linked list. | 30.09.2020 | 80 |
Race00 | Representation of 3d cube and pyramid on the standard output. | 17.09.2020 | 100 |
Race01 | Decode encrypted math expression. | 06.01.2021 | 108 |
Race02 | Find the shortest path in the maze between the entry and exit points. | 30.09.2020 | 97 |
Race03 | Simulate the Matrix screensaver. | 02.10.2020 | 100 |
Checkpoint00 | Challenge yourself without internet, peers, notes, books or any other third-party help. | 21.09.2020 | 125 |
Checkpoint01 | Challenge yourself without internet, peers, notes, books or any other third-party help. | 28.09.2020 | 130 |
Checkpoint02 | Challenge yourself without internet, peers, notes, books or any other third-party help. | 05.10.2020 | 110 |