Filter interviews by
Clear (1)
I was interviewed before Jun 2016.
Top trending discussions
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Dec 2021. There were 2 interview rounds.
Basic logical reasoning and verbal questions . Easy to clear
I applied via Campus Placement and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Nov 2020. There were 6 interview rounds.
OOPs concepts are the fundamental principles of object-oriented programming.
Encapsulation - binding data and functions that manipulate the data
Inheritance - creating new classes from existing ones
Polymorphism - ability of objects to take on many forms
Abstraction - hiding implementation details and showing only functionality
Storage classes in C define the scope and lifetime of variables.
There are four storage classes in C: auto, register, static, and extern.
Auto variables are local to a block and have automatic storage duration.
Register variables are stored in CPU registers for faster access.
Static variables have a lifetime throughout the program and are initialized only once.
Extern variables are declared outside any function and can be a
I applied via Campus Placement and was interviewed before Nov 2020. There were 4 interview rounds.
I was interviewed before Jun 2021.
Python is a high-level, interpreted programming language used for web development, data analysis, and artificial intelligence.
Python is easy to learn and has a simple syntax.
It supports multiple programming paradigms like object-oriented, functional, and procedural.
Python interpreter is a program that executes Python code.
It converts the code into bytecode and then runs it on the machine.
Python interpreter can be used ...
posted on 29 Sep 2021
I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.
I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Oct 2020. There were 3 interview rounds.