You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented many searching algorithms like linear search, binary search, ternary search, interpolation search on big data using parallel computing in C language.