Filter interviews by
Data can be passed between components using props, state, context, or Redux in React applications.
Use props to pass data from parent to child components
Use state to manage and update data within a component
Use context to pass data through the component tree without having to pass props down manually
Use Redux for managing global state and passing data between components
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
Easy DSA questions and some questions on resume
I applied via Campus Placement and was interviewed in Mar 2020. There was 1 interview round.
To get the second to last element from a SQL table, use the OFFSET-FETCH clause.
Use the ORDER BY clause to sort the table in descending order.
Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;
I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Aug 2020. There were 3 interview rounds.
A bit is the smallest unit of digital information. It can have a value of either 0 or 1.
A bit is a binary digit, represented as either 0 or 1.
It is the basic unit of information used in computing and digital communications.
A group of 8 bits is called a byte.
The size of a bit is dependent on the architecture of the computer system.
C is a programming language and does not have a fixed number of bits.
C is a high-level programming language that can be compiled to run on different architectures with varying bit sizes.
The number of bits in C depends on the hardware architecture it is compiled for.
For example, C code compiled for a 32-bit architecture will have 32-bit integers, while code compiled for a 64-bit architecture will have 64-bit integers.
I applied via Campus Placement and was interviewed before Mar 2020. There were 3 interview rounds.
based on 2 interviews
Interview experience
based on 3 reviews
Rating in categories
Software Developer
7
salaries
| ₹3 L/yr - ₹6.3 L/yr |
Associate Software Developer
5
salaries
| ₹1.8 L/yr - ₹3.6 L/yr |
HR Manager
3
salaries
| ₹4 L/yr - ₹4.5 L/yr |
Softwaretest Engineer
3
salaries
| ₹1.2 L/yr - ₹2.4 L/yr |
TCS
Infosys
Wipro
HCLTech