Classbaze

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

Mastering critical SKILLS for Coding Interviews C++: Part 1

Data Structures Part: Solving the MOST FREQUENT FAANG interview problems from LeetCode
4.9
4.9/5
(165 reviews)
944 students
Created by

10.0

Classbaze Grade®

10.0

Freshness

9.8

Popularity

10.0

Material

Data Structures Part: Solving the MOST FREQUENT FAANG interview problems from LeetCode
Platform: Udemy
Video: 17h 42m
Language: English
Next start: On Demand

Best Algorithms classes:

Classbaze Rating

Classbaze Grade®

10.0 / 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 4/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.8 / 10
We analyzed factors such as the rating (4.9/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

10.0 / 10
Video Score: 10.0 / 10
The course includes 17h 42m 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: 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: 9.9 / 10

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

This course contains:

19 articles.
79 resources.
0 exercise.
0 test.

In this page

About the course

Welcome to one of the unique and special Coding Interviews courses.

This course is all about algorithmic problem-solving for problems mainly from the Leetcode website. Specifically, the medium level frequent interview problems. The goal of this course is to sharpen your problem-solving skills to aid you in ACEing Coding Interviews from FAANG companies. During the course, you won’t only be provided with a problem and its solution, but a series of hints and thinking approaches to tackle the problems.

I don’t teach data structures or algorithms in this course. You must study these courses from high-quality sources and solve many problems to gain basic problem-solving skills. The problems in this course are of medium level. Without proper background and skills, the materials will be hard to learn.

Part 1 content
•Part one covers the data structures:
•Arrays: Prefix Sum, Sliding Window (fixed and variable size) 2 Pointers, and Permutations.
•Tutorials are provided for these topics only, as they are not covered in DSA courses.
•String
•Matrices
•Stack and Priority Queue
•Linked List and Binary Trees
•Hash Tables
•The scope of the topics: Interviews coverage.
•Note: You are expected to solve the implementation problems over these topics during a data structure course. For example, reversing a linked list is a common interview question. I won’t cover it. It is mainly an implementation task. The same for the basic binary tree DFS problems. I do cover such questions in my data structure and algorithms course. This course is about problem-solving challenges.
•Although the focus of this part is Data Structures, but still your background in Algorithms is needed.
•Major: Complexity, Recursion and Sorting
•Minor: A few times I refer to: Binary Search, Divide and Conquer and Dynamic Programming
•Generally, most of the problems require serious algorithmic skills

The course level:
•Most of the problems in this course are Leetcode MEDIUM level, which represent 85-90% of real interview questions.
•To be more effective, the questions are mainly the most frequent interview questions according to the LeetCode website.
•This means; in addition to gaining problem-solving skills, you increase the chance of meeting problems you already solved in the interviews!
•Without proper background & skills ⇒ the course will be hard to learn

Prerequisites:
•Strong programming skills & DSA knowledge/skills (from 3 courses)
•A high-quality programming course consisting of:
•Good coverage for programming + many exercises on learned topics
•Proper understanding/using for built-in algorithms/DS (e.g. C++ STL / Java Collections)
•Optional: Several projects to be comfortable with long coding
•A high-Quality Data Structure course: good coverage + many exercises
•A high-Quality Algorithms course: good coverage + many exercises
•This implies: you already solved and coded a lot. It is time to move to medium challenges.
•Don’t join this course if you lack basic problem-solving skills

The course programming language
•All slides codes are based on C++
•Mainly C++11. I intend to not use the very modern C++
•Many people don’t study after C++11
•It will be easier for other programming languages to understand the code
•C++ code is very similar to Java and C#. To a good extent, similar to JavaScript.
•The LeetCode discussion tab has solutions for many other languages
•80% of the problems: I will download solutions for some other languages (Python, Java) .
•No promise, but some downloads for JavaScript and a few C#
•As the code is downloaded, expect differences in the code structure. You must understand fully the lecture first.

The course natural language:
•The course is only in English with an Egyptian accent
•English subtitles are provided to make it easy in case. it is easy to adapt the Egyptian accent

Videos problem-solving cycle:
•Presenting a problem
•Verifying assumptions and test cases
•Trying to brute-force the problem
•Optimizing the brute force if possible
•Or analyzing the problem and test cases
•Several iterative hints are provided; a missing educational key in other resources
•Well-written codes.

2 training styles are possible with the materials.
•A topics-based style where you focus on a specific topic and solving many of its problems. This style has a great disadvantage; you know the solution category (e.g. a stack problem), which is a big hint.
•A blind-based style where sprints of problems are provided. Each sprint is 10 problems to solve.
•You don’t know the category of the problem.
•This is a more matching experience to the real interviews experience.
•This style is the recommended one.
•After the course, you will be provided with more problems to solve on your own to keep enhancing your skills.
•You must solve a lot to increase your chance of passing the interviews.

A problem name starts with
•E for easy-level from 1 to 3
•M for medium-level from 4 to 7
•H for hard-level from 8 to 10
Acknowledgement: “I’d like to extend my gratitude towards Robert Bogan for his help with proofreading the slides for this course”

What can you learn from this course?

✓ Sharpen your problem-solving skills
✓ More than 70 MEDIUM level FREQUENT interview problems
✓ Increase the chance of seeing the same problems in the interview
✓ Several hints NOT just the whole solution
✓ After the course: Other ~100 problems are provided to solve on your own
✓ Well-written compact codes
✓ 2 training styles: the classical topics-based style and a blind-based style (sprints of 10 problems)

What you need to start the course?

• Attended high-quality programming course
• Attended high-quality data structures course
• Attended high-quality algorithms course

Who is this course is made for?

• Sharpen algorithmic skills to ace the interviews from FAANG

Are there coupons or discounts for Mastering critical SKILLS for Coding Interviews C++: Part 1 ? 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 $84.99. So you save $70 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 Mastering critical SKILLS for Coding Interviews C++: Part 1 course?

YES, Mastering critical SKILLS for Coding Interviews C++: Part 1 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 Mastering critical SKILLS for Coding Interviews C++: Part 1 course, but there is a $70 discount from the original price ($84.99). So the current price is just $14.99.

Who will teach this course? Can I trust Dr. Moustafa Saad Ibrahim?

Dr. Moustafa Saad Ibrahim has created 8 courses that got 3,385 reviews which are generally positive. Dr. Moustafa Saad Ibrahim has taught 33,391 students and received a 4.8 average review out of 3,385 reviews. Depending on the information available, we think that Dr. Moustafa Saad Ibrahim is an instructor that you can trust.
Software Engineer | Educator | Teacher
For discounts, please visit this website

The most critical difference between my courses and others is … going beyond knowledge: With me, you get really skilled. The extensive amount of quizzes, practices, homework, and [real] projects ranging from easy to hard will reshape your skills.

In this profile, I will offer wide diversity of courses covering programming, OOP, Data Structures and Algorithms. Several languages will be covered such as C++, Python, Java, C# and Javascript

I have a huge passion to transfer many of what top experts know to the customers at cheap price!

10.0

Classbaze Grade®

10.0

Freshness

9.8

Popularity

10.0

Material

Platform: Udemy
Video: 17h 42m
Language: English
Next start: On Demand

Classbaze recommendations for you