i
iQGateway
Filter interviews by
I appeared for an interview in Jan 2025.
Sort the array and retrieve the last three elements for the largest numbers.
1. Sort the array in ascending order.
Example: For array [5, 1, 9, 3], sorting gives [1, 3, 5, 9].
2. Access the last three elements of the sorted array.
Example: From [1, 3, 5, 9], the largest three are [5, 9].
3. If the array has fewer than three elements, handle accordingly.
Example: For array [2], return [2] as the largest number.
Closure is a function that has access to its own scope, as well as the outer scope in which it was defined.
Closure allows a function to access variables from an outer function even after the outer function has finished executing.
It is created whenever a function is defined within another function, and the inner function is returned or passed as an argument.
Closure helps in maintaining state in asynchronous operations o...
Async operations in JavaScript can be handled using Promises, async/await, callbacks, and event listeners.
Use Promises to handle asynchronous operations and chain multiple async tasks together.
Async/await provides a more readable and synchronous way to handle asynchronous code.
Callbacks can be used to execute code after an async operation is completed.
Event listeners can be used to respond to asynchronous events in the...
Top trending discussions
posted on 9 May 2021
I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.
Mcqs on javascript,. 1 coding question
posted on 2 Jul 2021
I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.
posted on 4 May 2019
I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.
This question involves creating a specific pattern using loops and conditional statements in programming.
Identify the desired pattern (e.g., asterisks, numbers).
Use nested loops: outer loop for rows, inner loop for columns.
Control the output format with conditional statements.
Example: For a pyramid pattern, increase spaces and asterisks in each row.
posted on 2 Jul 2024
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 5 Oct 2023
I applied via Company Website and was interviewed before Oct 2022. There were 5 interview rounds.
Duration is around 1 hour
based on 2 interview experiences
Difficulty level
Duration
based on 12 reviews
Rating in categories
Software Developer
59
salaries
| ₹4 L/yr - ₹9.3 L/yr |
Associate Software Developer
16
salaries
| ₹3.6 L/yr - ₹5.2 L/yr |
Senior Software Developer
14
salaries
| ₹8.1 L/yr - ₹15 L/yr |
Software Tester
8
salaries
| ₹5 L/yr - ₹7 L/yr |
Backend Software Engineer
7
salaries
| ₹5.4 L/yr - ₹6.9 L/yr |
Zidio Development
NexTurn
Springbord Systems
Kanerika Software