Filter interviews by
I applied via Company Website and was interviewed in Jun 2023. There were 3 interview rounds.
It was easy test based on python mostly.
List and tuple are both data structures in Python used to store multiple items, but list is mutable while tuple is immutable.
List is denoted by square brackets [] and allows for modification of elements.
Tuple is denoted by parentheses () and its elements cannot be changed once defined.
Example of list: my_list = [1, 2, 3]
Example of tuple: my_tuple = (4, 5, 6)
Top trending discussions
I applied via Referral and was interviewed before Apr 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Mar 2021. 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 appeared for an interview in Sep 2021.
I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
TCS
Accenture
Wipro
Cognizant