Nachrichten

Push_Swap Push_Swap is a sorting algorithm project that aims to sort a stack of integers using a limited set of operations. The project is written in C and is a part of the curriculum at School 42SP.
About A Java project that implements a stack using linked lists to check for palindromes. Includes custom stack operations and an efficient palindrome detection algorithm.