- Scrape the linkedIn Profile of the users!
- Perform Sorting Operations on the huge data.
- Perform Searching Opeartions on the huge data.
- GUI is made on QT Designer.
The sorting algorithms thaat are implemented in this program are listed below:
- Selection Sort
- Insertion Sort
- Merge Sort
- Bubble Sort
- Quick Sort
- Tim Sort
- Shell Sort
- Cock Tail Sort
- Comb Sort
The searching algorithms thaat are implemented in this program are listed below:
- Linear searching single column
- Linear searching multi column (A bit buggy)
You can get in touch with me on my LinkedIn Profile:
Muhammad Nouman Butt Muhammad Nouman Butt
If you liked the repo then kindly support it by giving it a star ⭐!
If you find any bug in the code or have any improvements in mind then feel free to generate a pull request.
If you face any issue, you can create a new issue in the Issues Tab and I will be glad to help you out.