Filter interviews by
I applied via Campus Placement and was interviewed in Jun 2022. There were 3 interview rounds.
1 mysql question and 3 other question in which two were below medium questions and one where above medium question. In which one are given password and input password same or not and another one was one scenario type of question which is solved using by using switch case or class (input atm pin was same as given pin then the next step is deposit/withdrawal/balance enquiry/others and after that we have to ask one more time to user if they want we have enter same process) and third question i don't remember but it is easy and last one mysql question i didn't solve this question and my friend told me it is below medium question only.
Top trending discussions
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.
I applied via Campus Placement and was interviewed before Mar 2020. There was 1 interview round.
Triggers are database objects that automatically execute in response to certain events or changes in data.
Triggers are used to enforce business rules or data integrity.
They can be used to audit changes to data.
Triggers can be set to execute before or after an event, such as an insert, update, or delete operation.
They can be defined on tables, views, or schemas.
Examples of triggers include sending an email notification ...
Senior Software Engineer
823
salaries
| ₹6.1 L/yr - ₹18.5 L/yr |
Software Engineer
755
salaries
| ₹4.5 L/yr - ₹12 L/yr |
Senior Test Engineer
434
salaries
| ₹5.8 L/yr - ₹15 L/yr |
Test Engineer
366
salaries
| ₹4.5 L/yr - ₹9.5 L/yr |
Associate Product Engineer
256
salaries
| ₹5.8 L/yr - ₹11.2 L/yr |
Infosys
TCS
Wipro
HCLTech