Courses from 1000+ universities
Buried in Coursera’s 300-page prospectus: two failed merger attempts, competing bidders, a rogue shareholder, and a combined market cap that shrank from $3.8 billion to $1.7 billion.
600 Free Google Certifications
Psychology
Information Technology
Digital Marketing
AP® Microeconomics
Let's Get Started: Building Self-Awareness
Dino 101: Dinosaur Paleobiology
Organize and share your learning with Class Central Lists.
View our Lists Showcase
Implement a C++ thread pool from scratch, covering basics, benefits, task management, synchronization, best practices, and advanced topics for efficient multithreading.
Learn to handle runtime anomalies in C++ programs through exception handling, transferring control to manage errors effectively.
Master deleting the Nth node from the end of a linked list with three efficient approaches. Enhance your data structure skills and prepare for technical interviews.
Learn splay tree insertion techniques, including rotations and splaying operations, to efficiently maintain a self-adjusting binary search tree structure.
Learn to insert and delete nodes in min and max heap trees efficiently, with a focus on time complexity and maintaining heap properties. Includes code explanation for practical implementation.
Learn about min heap, max heap, and heapify algorithms. Explore implementation, code examples, and time complexity analysis for efficient data structure operations.
Explore essential C++11 features including std::tuple, static_assert, std::bind, std::hash, perfect forwarding, std::swap, reference wrappers, futures, promises, and async programming.
Master modern C++17 features including structured bindings, constexpr improvements, std::optional, std::variant, and STL enhancements through hands-on examples.
Unlock C++ multithreading concepts from basics to advanced techniques, covering concurrency, race conditions, mutexes, semaphores, thread pools, and atomic variables for optimal performance.
Master GDB debugging techniques for C/C++ with essential commands, pretty printing, variable manipulation, logging, and recursive function debugging.
Master essential array algorithms and data structures through 15 challenging interview problems, from reversing arrays to finding subarrays with given sums.
Explore essential C++ concepts through bite-sized videos covering dynamic_cast, inheritance, virtual functions, constructors, operators, and advanced topics like templates and multithreading.
Master C programming fundamentals through 14 targeted multiple-choice questions covering variables, arrays, memory management, and core syntax concepts.
Dive into C++ exception handling with built-in and user-defined exceptions, rethrowing, stack unwinding, and set_terminate() function implementation.
Master bit manipulation techniques through comprehensive interview questions covering set bit operations, power of two checks, and array element finding algorithms.
Get personalized course recommendations, track subjects and courses with reminders, and more.