Skip to content

Conversation

@divergentbeats
Copy link

Hi! I have solved 6 leetcode problems from different topics like sorting, pattern matching and arrays importantly. Please go through them and if possible, please merge this files into the leetcode problem folder!
Thank you for letting me contribute :>

Implement a function to find the shortest palindrome by adding characters to the front of the input string. Includes a main function to test the implementation with example inputs. The code is written in C++
Implement a function to find strings that are substrings of other strings in an array.
Implement insertion sort for a singly-linked list with helper functions for list creation and printing.
Implement a solution to merge two sorted arrays in-place.
Implement the Skyline problem solution using a sweep line algorithm.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant