Profil w rankingu
Snapshot:
- Pozycja w rankingu Polski
- #480
- Pozycja w Warszawa
- #137
- Najmocniejsze repozytorium
- ayogun/42-project-badges
GitHub
Snapshot:
Snapshot:
AWESOME little badges for 42 curriculum projects. A collection of badges(icons). Feel free to use them after staring the repository :) Contributions are welcomed! A special thanks to the actual artist who created the badges from the current version -> @lrcouto
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
The goal of this project is to create the function get_next_line.c which, when called in a loop, will then allow the available text in the file descriptor to be read one line at a time until the end of the file. The program must compile with the flag-D BUFFER_SIZE=xx which will be used as the buffer size for the read calls in get_next_line.
The final graduation project under the scope of Protein DevOps Engineer Bootcamp includes a bunch of tasks.