Classbaze

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

Big O Notation for Algorithms in plain English

A gentle introduction to asymptotic notation, complexity theory and algorithm runtime or space complexity classification
5.0
5.0/5
(1 reviews)
86 students
Created by

9.2

Classbaze Grade®

10.0

Freshness

9.1

Popularity

7.8

Material

A gentle introduction to asymptotic notation
Platform: Udemy
Video: 2h 48m
Language: English
Next start: On Demand

Best Algorithms classes:

Classbaze Rating

Classbaze Grade®

9.2 / 10

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

Freshness

10.0 / 10
This course was last updated on 6/2022.

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

9.1 / 10
We analyzed factors such as the rating (5.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

7.8 / 10
Video Score: 8.0 / 10
The course includes 2h 48m 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.
Detail Score: 10.0 / 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: 5.5 / 10

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

This course contains:

0 article.
0 resource.
0 exercise.
0 test.

In this page

About the course

Angela Belfort, CEO of Firma Logistics strode into the meeting room quietly enraged. The way CEOs are enraged, composed and at the same time fuming. She is followed by her entourage. All the important people that make all the decisions. You’ve been at the company for just over a year and you’re not quite sure how you ended up in this room.
Her assistant had already set the room projector showing the live feed of the company’s fleet, over 4000 lorries scattered all over the country. Each vehicle was shown as a dot, colored red as stationary, green as moving. Almost all of them were red.
“What the hell is going on? I have lorry drivers complaining to unions because we aren’t able to give them a delivery schedule. I have furious suppliers on the lines asking for updates on their packages. We’ve got competitors circling over our clients like vultures. Can someone explain to me what is happening?”, Angela started.
Everyone was expecting an answer from the CTO, Brian Holms. Technically, on the huge org chart, he is your manager somewhere along the path from your position to the top, but it sure is a long way. He replies with “Er… em… We seem to be having some IT issues. I brought Alex here with me as she seems to have found a bug in the system”.
The focus is now completely on you. Hey, this might be the day you get fired after all… “It’s not really a bug. A section of the current scheduling algorithm has a quadratic runtime complexity with respect to the number of routes”.
The room looks at you as if you said the moon was made out of cheese. The big wigs turn their heads back to Brian for an explanation, but he seems as lost as they are. Instead he nervously nods, encouraging you to go on.
“Ok. Remember Paul Zimmer? Our ex-tech lead guy? Well it turns out that some of his old code does not scale well. It was fine while we had a few hundred lorries, but now that the company has grown so much the scheduling program is not able to keep up with the load. Especially on busy days like today. We have not really invested in keeping the code with the latest technologies and now nobody knows how it really works.” This is literally the most dumbed down version you can think of.
Angela jumps in “Where is this Paul?”
“He retired about a year ago. Rumor has it he opened an American diner in Hong Kong.”, replies Brian.
Angela’s composure is all gone now. “Can we fix the damn thing?”, she shouts.
“Well it’s very old code, nobody really understands how it works and we have been trying to reach Paul but if he’s in a different country… ”, puts in Brian but is interrupted by you.
“I already have a working linear solution. By linear I mean it will scale fine with our needs. I just need to run some further testing and then we can probably release it.”
Brian is visibly shocked. Everyone else is kind of confused, not completely sure what is going on. Angela is the only one with a grin.

Understanding the basics of Big O notation and being able to “read” how much an algorithm can scale is a must for all serious developers. This extra skill gives you the edge to take your career forward, to distinguish yourself from the rest of the crowd and get ahead. It helps you pass difficult coding interviews to get hired from some of the best tech companies.
The code in this course is in Python however if you have experience from any other major programming language (such as Java, C#, JavaScript, Ruby etc…) you’ll be ok with the code in the course as it’s designed to be easy to grasp.
All code in this course can be found on github, username/project: cutajarj/BigONotationInPlainEnglish
So don’t be a Brian, sign up to the course and learn something new today!

What can you learn from this course?

✓ Learn what the Big O notation is about
✓ Look at an algorithm and classify it according to their Big O complexity
✓ Identify and write more performant code and algorithms in your work as a software developer
✓ Acquire the extra knowledge to help you pass more coding interviews
✓ Exponential O(c^n), Quadratic O(n^2), Linear O(n), Log Linear O(n Log n), Logarithmic O(Log n) and Constant O(1) Complexity Functional Classes
✓ Introduction to Complexity Theory

What you need to start the course?

• Some basic programming experience required. The code in the course is in Python however the code is simple enough that if you know how to program in any major language you’ll be ok.
• This course is designed to be light on mathematics to facilitate understanding. If you can grasp the simple math in the (free) intro video you’ll be ok for the rest of the course!

Who is this course is made for?

• Self taught developers that want to up their game and learn about how to measure and improve their code.
• College students that are struggling with the Big O Notation, Algorithms and Complexity theory topic.
• Experienced developers that require a refresher, perhaps for an upcoming interview.
• CTOs named Brian Holmes

Are there coupons or discounts for Big O Notation for Algorithms in plain English ? What is the current price?

The course costs $14.99. And currently there is a 82% discount on the original price of the course, which was $119.99. So you save $105 if you enroll the course now.

Will I be refunded if I'm not satisfied with the Big O Notation for Algorithms in plain English course?

YES, Big O Notation for Algorithms in plain English 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 Big O Notation for Algorithms in plain English course, but there is a $105 discount from the original price ($119.99). So the current price is just $14.99.

Who will teach this course? Can I trust James Cutajar?

James Cutajar has created 11 courses that got 2,478 reviews which are generally positive. James Cutajar has taught 14,862 students and received a 4.6 average review out of 2,478 reviews. Depending on the information available, we think that James Cutajar is an instructor that you can trust.
Software Developer, Author, Instructor
James Cutajar is a software developer with an interest in scalable, high-performance computing, and distributed algorithms. He has worked in the technology field for over 15 years in various industries. He is also an author of various video courses on Scala and a book on data structures and algorithms. Through his career, he has been an instructor, open source contributor, blogger, and a tech evangelist. When he is not writing software, he is riding his motorbike, surfing, scuba diving, or flying light aircraft. He was born in Malta, lived in London for almost a decade, and is now working in Portugal.

9.2

Classbaze Grade®

10.0

Freshness

9.1

Popularity

7.8

Material

Platform: Udemy
Video: 2h 48m
Language: English
Next start: On Demand

Classbaze recommendations for you