Programming interviews are like standard plays in professional sport – prepare accordingly. Don’t let Programming Interview gotchas get you down! This course has been drawn by a team that has conducted hundreds of technical interviews at Google and Flipkart
This course is about the Programming interviews which are different from real interviews, and has been taught by highly experienced professionals from Google and Flipkart.
The following has been covered in this course:-
- Pointers
- Memory layout of pointers and variables,
- Pointer arithmetic and Arrays,
- Pointers to pointers,
- Pointers to structures,
- Argument passing to functions,
- pointer reassignment and modification
- Character pointers & Character arrays,
- Null termination of strings,
- h function implementations with detailed explanations.
- Linked lists:
- Visualization and Traversal,
- Creating or deleting nodes,
- Sorted merge,
- Reversing a linked list
- Doubly linked lists.
- Bit Manipulation:
- Work with bits and bit operations.
- Sorting and searching 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 and Heaps,
- Binary trees and graphs in detail
- Step-by-step solutions
- Palindromes,
- Game of Life,
- Sudoku Validator,
- Breaking a Document into Chunks,
- Run Length Encoding,
- Points
This course can be taken up by Computer Science students, software engineers, Folks with zero programming experience, Machine Learning and Language Processing folks.
Some exceptional benefits associated with this course enrollment are:
- Quality course material
- Instant & free course updates
- Access to all Questions & Answers initiated by other students as well
- Personalized support from the instructor’s end on any issue related to the course
- Few free lectures for a quick overview
Grab the opportunity and enroll today!
-
Vasu Chaudhary
Good
I could grasp all the concepts easily. This is a pure technical course covering various concepts of Stack and queues like circular queues, implementation of queues. -
Roshan Gupta
Good
Easy knowledge and deep clarity by covering various notations Pointers and Arrays, Recursion and the recursive sense, Stacks And Queues, Binary Trees and various other interesting concepts in detail are covered in this tutorial.