Brief Summary
This course is your go-to guide for mastering essential programming concepts like pointers, linked lists, and recursion. With insights from industry experts, it helps you prepare for coding interviews and tackle common problems with ease. Let’s make coding fun and approachable!
Key Points
-
Pointers and memory management
-
Strings and character manipulation
-
Linked lists: creation, traversal, and reversal
-
Bit manipulation techniques
-
Sorting and searching algorithms explained
-
Deep dive into recursion
-
Understanding data structures: queues, stacks, and trees
-
Step-by-step solutions to common programming problems
Learning Outcomes
-
Develop a solid understanding of pointers, memory layout, and argument passing.
-
Solve a wide range of linked list problems with confidence.
-
Master sorting and searching algorithms and know their efficiencies.
-
Gain in-depth knowledge of recursion and tackle both common and tricky recursive problems.
-
Learn how to solve real interview questions step-by-step and build problem-solving skills.
About This Course
A course that teaches pointers, linked lists, general programming, algorithms and recursion like no one else
Programming interviews are like standard plays in professional sport - prepare accordingly. Don't let Programming Interview gotchas get you down!
Programming interviews differ from real programming jobs in several important aspects, so they merit being treated differently, just like set pieces in sport.
Just like teams prepare for their opponent's playbooks in professional sport, it makes sense for you to approach programming interviews anticipating the interviewer's playbook
This course has been drawn by a team that has conducted hundreds of technical interviews at Google and Flipkart
What's Covered:
Pointers: Memory layout of pointers and variables, pointer arithmetic, arrays, pointers to pointers, pointers to structures, argument passing to functions, pointer reassignment and modification - complete with visuals to help you conceptualize how things work.
Strings: Strings, Character pointers, character arrays, null termination of strings, string.h function implementations with detailed explanations.
Linked lists: Visualization, traversal, creating or deleting nodes, sorted merge, reversing a linked list and many many problems and solutions, doubly linked lists.
Bit Manipulation: Work with bits and bit operations.
Sorting and searching algorithms: Visualize how common sorting and searching algorithms work and the speed and efficiency of those algorithms
Recursion: Master recursion with lots of practice! 8 common and uncommon recursive problems explained. Binary search, finding all subsets of a subset, finding all anagrams of a word, the infamous 8 Queens problem, executing dependent tasks, finding a path through a maze, implementing PaintFill, comparing two binary trees
Data Structures: Understand queues, stacks, heaps, binary trees and graphs in detail along with common operations and their complexity. Includes code for every data structure along with solved interview problems based on these data structures.
Step-by-step solutions to dozens of common programming problems: Palindromes, Game of Life, Sudoku Validator, Breaking a Document into Chunks, Run Length Encoding, Points within a distance are some of the problems solved and explained.
Know how to approach and prepare for coding interviews
Understand pointer concepts and memory management at a very deep and fundamental level
Tackle a wide variety of linked list problems and know how to get started when asked linked list questions as a part of interviews
Yulia K.
Very disappointing! Although advertised as a C course (with "some solutions given in Java"), the majority of the solutions are given in Java!!! I don't need Java and bought this course to prepare for the coding interview in C. Don't recommend buying any courses from Loony Corn (and will never take any of their courses again) as you cannot really trust their course descriptions