Video Content for Campus Preparation
Either your are preparing for job interview/written exam or you are deep diver in the ocean of technical concepts, this section can help you in building essentials. This section provides videos on deep theoretical concepts, fundamental of topics, tracing of code, building technical concepts, discussing frequently asked questions in campus, tips for interview, company profiles, and many more which can help you in campus preparation.
I have received a overwhelming response for my videos so far, your feedback and praising words motivates me to publish more and more useful stuff. I hope you like this section just as you loved the other section of videos.
Fundamentals
- Fastest way to convert Decimal to BinarySee Video
- Comparison between C and C++See Video
- Describe Compiler, Interpreter and Similar softwareSee Video
- What is an IP address?
- Why C language is called block structured programming language
- Why you should avoid using global variables in C or C++?
- Difference between float and double in C language Hindi
- What is the difference between Keywords and Predefined Functions in C language Hindi
- Size of int variable 2 or 4 bytes
Tricky Programs
- Program to Print name without using semicolon anywhere in the programSolution
- Write a program to swap two numbers without using third variableSolution
- C Program of swapping through single line code Solution
- How to reverse a linked list? Solution
- How to find size of a variable without using sizeof operator in CSolution
- How to print a character without using format specifier in C language?
Arrays
Function
- Explain Call by value and Call by reference in C language
- Why I am not using header files in a C program?
- Why address of is used in scanf?| scanf() में & क्यों लगाते हैं?
- What is a callback method in C language?
Pointers
What is Wild Pointer in C Language (Hindi)
What is NULL Pointer in C language(Hindi)
What is void pointer in C language (Hindi)
What is dangling Pointer in C language (Hindi)
Explain the following declaration in C language
Structure
Dynamic Memory Allocation- DMA
Find Output of C Programs
- Find output of the programs (decision Control exercise-1)See Video
- Find output of the programs (decision control exercise-2)See Video
- #1 Find Output of C program | Dry Run Example
- #2 Find output of C program | sizeof operator
- #3 Find output of C Program | Hindi
- #4 Find output of C Program | Hindi
- #5 Find output of C Program | Hindi
- #6 Find output of C Program | Hindi
- #7 Find output of C program Hindi
- #8 Find output of C Program Hindi
- #9 Find output of C program Hindi
- #10 Find output of C program Hindi
- #11 Find output of C Program | Hindi
- #12 Find output of C program Hindi
- #13 Find output of C Program Hindi
- #14 Find output of C Program Hindi
- #15 Find output of C Program Hindi
- #16 Find output of C Program Hindi
- #17 Find output of C Program Hindi
- #18 Find output of C Program Hindi
- #19 Find output of C Program | Hindi
- #20 Find output of C Program Hindi
- #21 Find output of C Program Hindi
- #22 Find output of C program Hindi
- #23 Find output of C program Hindi
- #24 Find output of C program Hindi
- #25 Find output of C Program Hindi
- #26 Find output of C Program Hindi
- #27 Find output of C Program
- #28 Find output of C Program in Hindi
- #29 Find output of C program Hindi
- #30 Find output of C program | Hindi
- #31 Find output of C program | Hindi
- #32 Find output of C Program | Hindi
- #33 Find output of C Program Hindi
- #34 Find output of C Program Hindi
- #35 Find output of C program (in Hindi)
- #36 Find output of C Program | Hindi
- #37 Find output of C Program Hindi
- #38 Find output of C program | Hindi
- #39 Find output of C Program | Hindi
- #40 Find output of C program | Hindi
- #41 Find output of C program | Hindi
- #42 Find output of C program | Hindi
- #43 Find output of C program | Hindi
C++
- When do we need to define destructors in C++
- How pointer can access private fields of a C++ object
- Hybrid Inheritance | Diamond Problem | Disinheritance | Virtual Base class | Virtual inheritance
- Solution to the Diamond Problem: Virtual base class
- why cin doesn’t require address of operator in C++
Find Output of C++ Program
- #1 Find output of the C++ Program Hindi
- #2 Find output of C++ Program
- #3 Find output of C++ Program
- #4 Find output of the C++ Program Hindi
- #5 Find output of the C++ Program | Hindi
- #6 Find output of the C++ Program | Hindi
- #7 Find output of the C++ Program | Hindi
- #8 Find output of the C++ Program | Hindi
- #9 Find output of the C++ Program | Hindi
- #10 Find output of the C++ Program | Hindi
- #11 Find output of the C++ Program Hindi
- #12 Find output of the C++ Program | Hindi
- #13 Find output of the C++ Program | Hindi
- #14 Find output of the C++ Program | Hindi
- #15 Find output of C++ Program | Hindi
- #16 Find output of the C++ Program | Hindi
- #17 Find output of the C++ program | Hindi
- #18 Find output of the C++ program | Hindi
- #19 Find output of the C++ Program Hindi
- #20 Find output of the C++ program Hindi
- #21 Find output of the C++ Program | Hindi
- #22 Find output of C++ Program | Hindi
- #23 Find output of the C++ program | Hindi
- #24 Find output of C++ Program | Hindi
- #25 Find output of C++ Program Hindi
- #26 Find output of C++ Program | Hindi
- #27 Find output of C++ Program | Hindi
- #28 Find output of C++ Program | Hindi
- #29 Find output of C++ Program | Hindi
Find output of Java program
- #1 Find output of Java Program | Hindi
- #2 Find output of Java Program | Hindi
- #3 Find output of Java program | Hindi
- #4 Find output of Java program | Hindi
- #5 Find output of Java program | Hindi
- #6 Find output of Java program | Hindi
- #7 Find output of Java program | Hindi
- #8 Find output of Java Program | Hindi
- #9 Find output of Java Program | Hindi
- #10 Find output of Java Program | Hindi
- #11 Find output of Java Program | Hindi
- #12 Find output of Java Program | Hindi
- #13 Find output of Java Program | Hindi
- #14 Find output of Java Program | Hindi
- #15 Find output of Java Program | Hindi
- #16 Find output of Java Program | Hindi
- #17 Find output of Java program | Hindi
- #18 Find output of Java Program | Hindi
- #19 Find output of Java Program Hindi
- #20 Find output of Java Program Hindi
- #21 Find output of Java Program | Hindi
- #22 Find output of Java Program | Hindi
- #23 Find output of Java Program | Hindi
- #24 Find output of Java Program |Hindi
- #25 Find output of Java Program | Hindi
- #26 Find output of Java Program | Hindi
- #27 Find output of Java Program | Hindi
- #28 Find output of Java Program | Hindi
- #29 Find output of JAVA Program Hindi – MySirG
- #30 Find output of Java Program
Data Structure Interview Questions
- #1 How to check if a BT is a BST (in Hindi)
- #2 SMA vs DMA | in Hindi
- #3 What is a linked list? Hindi
- #4 How to insert node as a first node in a linked list? | in Hindi | mysirg.com
- #5 How to insert a node after a given node in a linked list
- #6 What is an Algorithm? | Hindi
- #7 How to implement stack using linked list
- #8 How to find loop in singly linked list
Java Interview Questions
- #1 Why Java is statically typed language | Hindi
- #2 Why Java is not 100% object oriented programming language | Hindi
- #3 Explain Prototype of main Method in Java | Hindi
- #4 Why static methods cannot access instance members in Java | Hindi
- #5 How many types of variables in Java Hindi
- #6 Why Java is platform independent language Hindi
- #7 What is the use of final keyword in Java
- #8 What is the difference between this and super in Java Hindi
- #9 Does JVM creates object of main class in Java
- #10 What is the difference between == and equals in Java हिंदी में