Filter interviews by
I applied via Instahyre and was interviewed in Dec 2022. There were 2 interview rounds.
Find minimum steps to make product of array equal to 1 by changing elements by +1,-1,0.
Calculate number of negative elements and number of zeroes in array.
If number of negative elements is even, add 1 to all elements.
If number of negative elements is odd, add 1 to all elements except the smallest negative element.
Count the number of steps taken to modify the array elements.
Return the count of steps taken.
Given an array, print the next greater element for every element.
Iterate through the array from right to left
Use a stack to keep track of the greater elements
Pop elements from the stack until a greater element is found or the stack is empty
If a greater element is found, it is the next greater element for the current element
If the stack is empty, there is no greater element for the current element
Store the next greater ...
Top trending discussions
I was interviewed before Feb 2024.
There were two coding questions; one was related to linked lists, and the other was linked to binary trees.
Developed a web application for tracking inventory and sales data
Used React for front-end development
Implemented RESTful APIs using Node.js and Express for back-end
Utilized MongoDB for database management
Integrated authentication and authorization features for secure access
Implemented data visualization using Chart.js
Reversing a linked list involves changing the direction of pointers to go from the end to the beginning.
Start by initializing three pointers: current, previous, and next.
Iterate through the linked list, updating the pointers to reverse the direction of the links.
Update the head of the linked list to point to the new first node, which was the original last node.
Program to find perfect squares between two numbers
Iterate through numbers between the given range
Check if the square root of the number is an integer
If yes, then it is a perfect square
Smart pointers in C++ are objects that act like pointers but provide automatic memory management.
Smart pointers help prevent memory leaks by automatically managing memory allocation and deallocation.
Examples include unique_ptr, shared_ptr, and weak_ptr.
unique_ptr is used for exclusive ownership, shared_ptr for shared ownership, and weak_ptr to prevent circular references.
Mutual exclusion is a concept in concurrent programming where only one thread can access a shared resource at a time.
Ensures that only one thread can access a critical section of code at a time
Prevents race conditions and data corruption
Commonly implemented using locks, semaphores, or mutexes
Example: Using a mutex to protect a shared variable in a multi-threaded application
Implementing multithreading involves creating and managing multiple threads to execute tasks concurrently.
Identify the tasks that can be executed concurrently
Create and manage multiple threads to execute these tasks simultaneously
Use synchronization techniques like locks and semaphores to prevent race conditions
Handle communication and coordination between threads
Consider thread safety and resource sharing issues
Different question were asked on sql python java
I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.
SQL query to retrieve employee names and their salaries from a table
Use SELECT statement to retrieve data
Specify the columns you want to retrieve (employee names and salaries)
Specify the table name where the data is stored
VLOOKUP is a function in Excel used to search for a value in a table and return a corresponding value.
VLOOKUP searches for a value in the first column of a table and returns a value in the same row from a specified column.
The formula syntax is =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup]).
Example: =VLOOKUP(A2, B2:D10, 3, FALSE) will search for the value in cell A2 in the range B2:D10 and return the...
I applied via Naukri.com and was interviewed before Nov 2023. There was 1 interview round.
3 online dsa questions easy to medium
I applied via IIM Jobs and was interviewed in Jun 2024. There were 3 interview rounds.
SQL Coding Test - asked 5 queries related to joins, ranks, group by
Asked guesstimates, technical CV Question, case
Asked guesstimate, market entry question, case
posted on 7 Mar 2024
I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.
One hour aptitude test based on the mathematics ,logical reasoning.
I applied via Naukri.com and was interviewed in Aug 2023. There were 3 interview rounds.
A bug in an application is an error, flaw, failure, or fault in the software code that causes it to produce incorrect or unexpected results.
Bugs can range from simple syntax errors to complex logic issues.
Common types of bugs include logic errors, syntax errors, and runtime errors.
Examples of bugs include a calculator app displaying incorrect results, a website crashing when a specific button is clicked, or a game free
Bug life cycle includes identification, reporting, fixing, retesting, and closing.
Identification: Bug is identified by testers during testing.
Reporting: Testers report the bug to developers.
Fixing: Developers fix the bug in the code.
Retesting: Testers retest the fixed bug to ensure it is resolved.
Closing: Once bug is confirmed fixed, it is closed.
based on 1 interview
Interview experience
QA Engineer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Customer Success Manager
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Test Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Product Manager
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Octro
Games2Win
Nazara Technologies
99games Online