Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 206 Bytes

File metadata and controls

2 lines (2 loc) · 206 Bytes

Searching-Algorithms-using-Multithreading

Implemented many searching algorithms like linear search, binary search, ternary search, interpolation search on big data using parallel computing in C language.