Hacktoberfest
Hacktoberfest copied to clipboard
Share your favorite code snippets! Hacktoberfest 2019! 💻
Adding to the repository the implementation of a queue.
A Program of Stack in C
this is a C++ implementation of Kasturaba algorithm
Manchar's Algorithm is used to find the longest Palindromic Sub-string in any string.Time complexity of Manchar's Algorithm is O(n).
All people who contributed to the codes in here can add their names to the contributors list along with the github url.Thank You.
A small code that can be used in the endpoints of the HUG REST API for authentication and level of access. Applied to the issue #278