Understanding Basic Algorithms in C Programming | Edureka

preview_player
Показать описание
Watch Sample Class Recording:

C programming is a computer programming language that allow users to create instructions for a computer to follow. While C has a slightly more cryptic style than some other programming languages, it's fairly easy to learn and allows you to read and write code for many different platforms.
The topics discussed in the video are:
1.Understanding Algorithms
2.Linear Search
3.Binary Search
4.Selection Sort
5.Bubble Sort
6.Quick Sort

Edureka is a New Age e-learning platform that provides Instructor-Led Live, Online classes for learners who would prefer a hassle free and self paced learning environment, accessible from any part of the world.
The topics related to ‘Basic Algorithm in C Programming’ have extensively been covered in our course ‘C & Data Structures’.
Call us at US: 1800 275 9730 (toll free) or India: +91-8880862004
Рекомендации по теме
Комментарии
Автор

i followed your algo....i always get  return value loc =0, even if the key element is at nonzero position in linear search algo

surajdudhe