Filter interviews by
Black-box testing focuses on testing the functionality of the software without knowledge of its internal code, while white box testing involves testing the internal code structure.
Black-box testing is based on external expectations and specifications.
White box testing is based on internal code structure and logic.
Black-box testing is often used for functional testing.
White box testing is often used for structural testi...
A hotfix is a small, targeted update to fix a specific issue in software without requiring a full update or patch.
Hotfixes are typically released quickly to address critical bugs or security vulnerabilities.
They are usually smaller in size compared to regular updates or patches.
Hotfixes are often temporary solutions until a permanent fix can be implemented.
Examples of hotfixes include emergency security patches for sof
There was an online exam
Design a gaming app - mostly system design
I applied via Job Fair and was interviewed in Apr 2024. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 2 interview rounds.
2 Questions 1. Based on topological sort, 2. API based coding questions.
Swap nodes in pairs in a linked list
Iterate through the linked list in pairs and swap the nodes
Use temporary variables to keep track of nodes while swapping
Update the pointers accordingly to maintain the linked list structure
Goldcast interview questions for popular designations
I applied via Referral and was interviewed in Oct 2023. There were 2 interview rounds.
Round Robin, Experience with solving audio issues
Round robin is a scheduling algorithm that assigns time slices to each process in a circular manner.
Each process is given a small unit of time to execute before being moved to the end of the queue.
The algorithm is commonly used in CPU scheduling and network routing.
Example: If there are 3 processes P1, P2, P3 with time slices of 2, 3, 4 respectively, they will be executed in a round robin manner.
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 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 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 ...
based on 6 interviews
Interview experience
Customer Success Manager
5
salaries
| ₹16 L/yr - ₹23 L/yr |
QA Engineer
4
salaries
| ₹15 L/yr - ₹16.5 L/yr |
Senior QA Engineer
4
salaries
| ₹15 L/yr - ₹15 L/yr |
Senior Brand Designer
4
salaries
| ₹20 L/yr - ₹23 L/yr |
Software Engineer2
3
salaries
| ₹28 L/yr - ₹30 L/yr |
TCS
Accenture
Wipro
Cognizant