i
Ideas2IT
Technologies
Filter interviews by
I applied via Naukri.com and was interviewed before Mar 2022. There were 2 interview rounds.
Arrow functions are shorter syntax for writing function expressions. They have lexical 'this' binding.
Arrow functions do not have their own 'this', 'arguments', 'super', or 'new.target' keywords.
Arrow functions cannot be used as constructors and do not have a prototype property.
Arrow functions are anonymous and cannot be named.
Arrow functions have a shorter syntax compared to normal functions.
Arrow functions have a lex...
Binary sort algorithm implementation in JavaScript for sorting an array of strings.
Convert the array of strings to lowercase for case-insensitive sorting.
Implement the binary search algorithm to find the correct position for each element.
Use the Array.splice() method to insert the element at the correct position in the sorted subarray.
Top trending discussions
posted on 8 May 2022
I applied via Naukri.com and was interviewed before May 2021. There were 3 interview rounds.
Php
I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.
A company designed the test basically to understand the nature of the interviewee. Simple test.
I applied via Approached by Company and was interviewed in May 2021. There were 3 interview rounds.
SMS call flow involves the process of sending and receiving text messages through mobile networks.
User composes an SMS on their mobile device.
The SMS is sent to the Short Message Service Center (SMSC).
SMSC stores the message and attempts to deliver it to the recipient's device.
If the recipient's device is unavailable, the SMSC retries delivery for a specified time.
Once delivered, the recipient's device receives the SMS...
It will be a scenario based implementation
States play a crucial role in the functioning of a country's government and administration.
States are administrative divisions within a country.
They have their own governments and are responsible for managing their own affairs.
States play a key role in the federal system of government, where power is shared between the central government and the states.
They are responsible for implementing policies and programs at the ...
I appeared for an interview in Feb 2025, where I was asked the following questions.
Wildcard routing in Angular allows you to handle unmatched routes effectively, directing users to a specific component.
Wildcard routes are defined using '**' in the routing module.
Example: { path: '**', component: NotFoundComponent } directs unmatched routes to NotFoundComponent.
Place wildcard routes at the end of your route definitions to ensure they catch all unmatched paths.
Useful for creating 404 pages or redirecti...
I appeared for an interview in Feb 2025, where I was asked the following questions.
Laravel's lifecycle involves request handling, routing, middleware, service providers, and response generation.
1. Request Handling: Laravel receives the HTTP request and creates an instance of the request object.
2. Routing: The framework matches the request to the defined routes in the web.php or api.php files.
3. Middleware: Middleware can be applied to filter requests, such as authentication or logging.
4. Service Prov...
A service container is a design pattern used for managing dependencies in software applications, promoting loose coupling and reusability.
Encapsulates the creation and management of service instances.
Facilitates dependency injection, allowing classes to receive their dependencies from the container.
Promotes better organization of code by separating configuration from implementation.
Examples include Laravel's service co...
based on 1 interview experience
Difficulty level
Duration
based on 9 reviews
Rating in categories
Senior Software Engineer
190
salaries
| ₹8.8 L/yr - ₹19 L/yr |
Technical Analyst
107
salaries
| ₹16 L/yr - ₹25.7 L/yr |
Software Engineer
73
salaries
| ₹7.3 L/yr - ₹18.8 L/yr |
Senior Technical Analyst
69
salaries
| ₹17.9 L/yr - ₹32 L/yr |
Senior Test Engineer
57
salaries
| ₹9.5 L/yr - ₹16.3 L/yr |
Ascent HR Technologies Private Limited
Vyapar
Entrata
CodeClouds