250+ C programs for practice 2021 page no: 12

● Find properties of a file using stat() function.
● Check if a file or directory exists.
● Rename a file using rename() function.
● List all files and sub-directories recursively.
12. Sorting
● Bubble Sort in C
● Bucket or Radix Sort in C
● Shell Sort in C
● Merge Sort in C
● Heap Sort in C
● Selection Sort in C
● Insertion Sort in C
13. Searching
● Binary Search in C
● Linear Search in C
● Recursive Binary Search in C
14. Tricky Questions for Expert Only | Legendary
level
This is a high-level section for legendary programmers or thinkers, this section
can help you to become a pro programmer. In this section, two categories are the

Post a Comment

0 Comments