Filter interviews by
I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.
Loops in Python are used to repeatedly execute a block of code until a certain condition is met.
Python has two main types of loops: 'for' loops and 'while' loops.
For loops are used to iterate over a sequence (such as a list, tuple, or string).
While loops are used to execute a block of code as long as a specified condition is true.
Example of a for loop: for i in range(5): print(i)
Example of a while loop: x = 0 while x &
Top trending discussions
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Mar 2021. There were 2 interview rounds.
Very easy
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 Mar 2021. There were 2 interview rounds.
1 hour of test, time and speed, work and distance.
I applied via Company Website and was interviewed before Mar 2021. There were 3 interview rounds.
Java assesment.
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 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 ...
I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.
based on 1 interview
Interview experience
Instructional Designer
11
salaries
| ₹2.2 L/yr - ₹7.3 L/yr |
UI Developer
5
salaries
| ₹1 L/yr - ₹3.6 L/yr |
Quality Analyst
4
salaries
| ₹1.6 L/yr - ₹3 L/yr |
Web Developer
4
salaries
| ₹1.2 L/yr - ₹2.5 L/yr |
QA Engineer
4
salaries
| ₹3.1 L/yr - ₹5 L/yr |
TCS
Accenture
Wipro
Cognizant