Classbaze

Disclosure: when you buy through links on our site, we may earn an affiliate commission.

Searching and Sorting Algorithms in C++

Data Searching and Data Sorting Techniques in C++
0.0
0.0/5
(0 reviews)
3 students
Created by

8.4

Classbaze Grade®

7.4

Freshness

N/A

Popularity

8.9

Material

Data Searching and Data Sorting Techniques in C++
Platform: Udemy
Video: 3h 38m
Language: English
Next start: On Demand

Best Algorithms classes:

Classbaze Rating

Classbaze Grade®

8.4 / 10

CourseMarks Score® helps students to find the best classes. We aggregate 18 factors, including freshness, student feedback and content diversity.

Freshness

7.4 / 10
This course was last updated on 3/2020.

Course content can become outdated quite quickly. After analysing 71,530 courses, we found that the highest rated courses are updated every year. If a course has not been updated for more than 2 years, you should carefully evaluate the course before enrolling.

Popularity

We analyzed factors such as the rating (0.0/5) and the ratio between the number of reviews and the number of students, which is a great signal of student commitment.

New courses are hard to evaluate because there are no or just a few student ratings, but Student Feedback Score helps you find great courses even with fewer reviews.

Material

8.9 / 10
Video Score: 8.1 / 10
The course includes 3h 38m video content. Courses with more videos usually have a higher average rating. We have found that the sweet spot is 16 hours of video, which is long enough to teach a topic comprehensively, but not overwhelming. Courses over 16 hours of video gets the maximum score.
The average video length is 6 hours 42 minutes of 133 Algorithms courses on Udemy.
Detail Score: 8.8 / 10

The top online course contains a detailed description of the course, what you will learn and also a detailed description about the instructor.

Extra Content Score: 9.9 / 10

Tests, exercises, articles and other resources help students to better understand and deepen their understanding of the topic.

This course contains:

2 articles.
12 resources.
0 exercise.
0 test.

In this page

About the course

Welcome to the “Searching and Sorting Algorithms in C++” course.
Searching data is to find an element or the search key is present in the array or in a list. And there are 2 famous search algorithms that you will learn in this course. These are “Linear Search” and the more efficient algorithm  “Binary Search”. Sorting data by using an algorithm can be analyzed as based on its adaptive or stable properties. Also number of comparisons and number of swaps are good indicators which tell us the efficiency of an algorithm. Some algorithms take constant time, quadratic time, some of them take linear time and some of them take logarithmic time. I will be using X-Code for demonstrations of the algorithms. But you can choose any IDE you want or any operating system.
Searching data involves determining whether a value  is present in the data and, if so, finding the value’s location. Two popular search algorithms are the simple linear search and the faster but more complex binary search, which is introduced in this course. Sorting places data in ascending or descending order, based on one or more sort keys. A list of names could be sorted alphabetically, bank accounts could be sorted by account number, employee payroll records could be sorted by social security number, and so on. In this course we introduce the more efficient, but more complex merge sort. This course also introduces Big O notation, which is used to characterize an algorithm’s worst-case runtime—that is, how hard an algorithm may have to work to solve a problem.

In this course you will learn the subjects given below.
      Searching Algorithms
•Linear Search
•Binary Search

      Sorting Algorithms
•Bubble Sort
•Insertion Sort
•Comparisons
•Selection Sort
•Quick Sort
•Count Sort
•Bucket Sort
•Radix Sort
•Shell Sort

For each lesson, pdf version of code files are included in the resources section.

Happy coding….

What can you learn from this course?

✓ Data Structures
✓ Sorting Algorithms
✓ Searching Algorithms
✓ Advanced Algorithms
✓ Analysis of Algorithms

What you need to start the course?

• Desire to Learn
• C++ Fundamentals

Who is this course is made for?

• Everyone who is interested in learning Sorting and Searching Algorithms
• C/C++ Beginners

Are there coupons or discounts for Searching and Sorting Algorithms in C++ ? What is the current price?

The course costs $14.99. And currently there is a 40% discount on the original price of the course, which was $44.99. So you save $30 if you enroll the course now.
The average price is $6.8 of 133 Algorithms courses. So this course is -120% cheaper than the average Algorithms course on Udemy.

Will I be refunded if I'm not satisfied with the Searching and Sorting Algorithms in C++ course?

YES, Searching and Sorting Algorithms in C++ has a 30-day money back guarantee. The 30-day refund policy is designed to allow students to study without risk.

Are there any financial aid for this course?

Currently we could not find a scholarship for the Searching and Sorting Algorithms in C++ course, but there is a $30 discount from the original price ($44.99). So the current price is just $14.99.

Who will teach this course? Can I trust Temel Gunaydin?

Temel Gunaydin has created 3 courses that got 211 reviews which are generally positive. Temel Gunaydin has taught 9,873 students and received a 4.9 average review out of 211 reviews. Depending on the information available, we think that Temel Gunaydin is an instructor that you can trust.
Mühendis
Merhaba, ben Temel. Elektrik-Elektronik mühendisliği bölümünden mezun olduktan sonra uzun yıllar telekomünikasyon şirketlerinde çalıştım.
IOS ve Android platformu için hazırladığım “Big Head’s Adventure” ve “MarsGO” isimli oyunum yayınlandıktan sonra bu alanda öğrendiğim detaylı bilgileri sizlerle paylaşmayı çok istiyorum.
2d ve 3d olmak üzere hazırladığım onlarca oyun içerisinde öğrendiklerimi sizlere net ve anlaşılabilir bir şekilde aktarmak ve takıldığınız her konuda site üzerinden sorularınızı cevaplamam en önemli önceliğim.
“Unity ile 2D/3D Oyun Tasarımı” isimli eğitim programıma ilave olarak hazırladığım “Linux Eğitim Programı” isimli eğitim ile de sizleri Linux dünyasının özgürlüğü ile tanıştırıp size ihtiyacınız olan bilgileri vermek istiyorum.
Detaylı hazırladığım bu programlar sayesinde Unity oyun motorunu kullanmayı öğrenip, oyun yapımı ve Linux işletim sistemi hakkında inanılmaz bilgilere sahip olacaksınız.


Browse all courses by on Classbaze.

8.4

Classbaze Grade®

7.4

Freshness

N/A

Popularity

8.9

Material

Platform: Udemy
Video: 3h 38m
Language: English
Next start: On Demand

Classbaze recommendations for you