Filter interviews by
Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.
In C/C++, i++ is post-increment operator which increments the value of i after the current operation is executed.
In C/C++, ++i is pre-increment operator which increments the value of i before the current operation is executed.
Example: Fibonacci series using i++ - int a = 0, b = 1, c, n = 10; for(int i = 2; i < n; i++) { c =...
Mcqs question based on oops os and network
I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.
Elmore delay is a metric used in digital circuit design to estimate the delay of a signal traveling through a network of resistors and capacitors.
Elmore delay is used to estimate the time it takes for a signal to propagate through a network of RC elements.
It is calculated by summing the products of resistance and capacitance along the path of the signal.
Elmore delay is often used in timing analysis of digital circuits ...
Flip flops are sequential circuits used in digital electronics to store one bit of information.
SR flip flop: basic flip flop with two inputs (S and R) and two outputs (Q and Q').
D flip flop: data flip flop with single data input (D) and clock input (CLK).
JK flip flop: versatile flip flop with J, K, and clock inputs.
T flip flop: toggling flip flop with single input (T) and clock input.
QualComm Enterprises interview questions for popular designations
I applied via Referral and was interviewed before May 2023. There was 1 interview round.
Bitwise operation c coding
Top trending discussions
I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.
Aptitude test on CS subjects like C programming, DBMS, CN, and OS.
There were 2 input-output based questions of easy to moderate level
Every candidate was given an individual topic and was asked to speak on it
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.
OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.
OOPs stands for Object-Oriented Programming System
Java is a class-based OOPs language
Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs
Objects have state and behavior
Java supports interfaces, which allow for multiple inheritance
Example: A car can be represented as an object wit...
Java solves machine dependency by using bytecode and virtual machine.
Java code is compiled into bytecode which is platform-independent
The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific
JVM translates bytecode into machine code for the specific platform
This allows Java code to run on any platform with a JVM installed
Example: A Java program compiled on Windows can run on Linux or Mac as
I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.
Aptitude, reasoning, English, cloud sections
2 questions in which , one has to complete within an 50 minutes
based on 5 interviews
Interview experience
based on 5 reviews
Rating in categories
Software Engineer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Design Engineer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Accenture
Wipro
Cognizant