Filter interviews by
40mins profit or loss, time and distance,percentage, etc
1 hours searching,sorting,programs on string manipulation
I applied via Company Website and was interviewed before Oct 2022. There were 4 interview rounds.
Swapping values in a C program involves using a temporary variable to store one value while the other is replaced.
Declare three variables: two for the values to be swapped and one for the temporary storage.
Assign the values to be swapped to the two variables.
Use the temporary variable to store one of the values.
Assign the value from the other variable to the first variable.
Assign the value from the temporary variable t
Top trending discussions
posted on 4 May 2019
I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.
I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.
posted on 5 Oct 2023
I applied via Company Website and was interviewed before Oct 2022. There were 5 interview rounds.
Duration is around 1 hour
posted on 2 Jul 2024
Find the second largest number in an array of strings.
Convert the strings to numbers for comparison.
Sort the array in descending order.
Return the second element in the sorted array.
Find pairs in an array that sum up to a given target value.
Use a hash set to store the difference between the target value and each element in the array.
Iterate through the array and check if the current element's complement exists in the hash set.
Return the pairs that sum up to the target value.
posted on 2 Aug 2024
I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.
posted on 13 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
Single page application is a web application that loads a single HTML page and dynamically updates the content as the user interacts with the app.
SPA uses AJAX and HTML5 to create fluid and responsive user experience.
It eliminates the need for page reloading during use, making it faster and more efficient.
Examples include Gmail, Facebook, and Google Maps.
State management is the process of managing the state of an application, including data flow, user interface updates, and user interactions.
State management involves storing and updating the state of an application to ensure data consistency.
It helps in managing user interface updates based on changes in the application state.
State management is crucial for handling user interactions and maintaining a seamless user exp...
posted on 14 Sep 2021
I applied via Campus Placement and was interviewed in Mar 2021. There were 4 interview rounds.
Joins in SQL are used to combine data from two or more tables based on a related column.
Inner join returns only the matching rows from both tables
Left join returns all rows from the left table and matching rows from the right table
Right join returns all rows from the right table and matching rows from the left table
Full outer join returns all rows from both tables, with NULL values for non-matching rows
Cross join retur
Given an array of integers, find a contiguous subarray with a given sum.
Use a sliding window approach to iterate through the array and keep track of the current sum.
If the current sum exceeds the given sum, move the window's left endpoint forward.
If the current sum is less than the given sum, move the window's right endpoint forward.
If the current sum equals the given sum, return the subarray.
Time complexity: O(n), Spa
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Engineer
23
salaries
| ₹3 L/yr - ₹10 L/yr |
Senior Software Engineer
23
salaries
| ₹6 L/yr - ₹23 L/yr |
Senior Engineer
19
salaries
| ₹4.8 L/yr - ₹16 L/yr |
Embedded Software Engineer
17
salaries
| ₹3 L/yr - ₹7.5 L/yr |
Lead Engineer
11
salaries
| ₹16.8 L/yr - ₹25 L/yr |
Accel Frontline
Northcorp Software
Elentec Power India (EPI) Pvt. Ltd.
HyScaler