Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2021. There were 3 interview rounds.
Use binary search algorithm to find the given element in a sorted array.
Start with the middle element of the array.
If the middle element is equal to the given element, return its index.
If the middle element is greater than the given element, search in the left half of the array.
If the middle element is smaller than the given element, search in the right half of the array.
Repeat the process until the element is found or
Hoisting is a JavaScript mechanism where variables and function declarations are moved to the top of their scope.
Hoisting applies to variable and function declarations, but not to variable assignments
Function declarations are hoisted before variable declarations
Hoisting can lead to unexpected behavior and should be avoided
Specificity in CSS refers to the priority given to different CSS rules when multiple rules apply to the same element.
Specificity is determined by the number of ID, class, and element selectors in a rule
Pseudo selectors like :hover and :active can also affect specificity
Using !important can override specificity, but should be used sparingly
Understanding specificity is important for avoiding unexpected styling conflicts
I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.
Memory management in .NET involves automatic garbage collection and allocation of memory for objects.
Garbage collector automatically frees memory for objects that are no longer in use
Memory allocation is done by the Common Language Runtime (CLR)
CLR uses a heap to allocate memory for objects
Memory leaks can occur if objects are not properly disposed of
Managed code is protected from buffer overflows and other memory-rela
WebAPI is a set of protocols and tools for building web applications and services.
WebAPI allows communication between different software systems over the internet.
It uses HTTP requests and responses to exchange data.
WebAPIs can be used to retrieve data, update data, or perform other operations.
Examples of WebAPIs include the Twitter API, the Google Maps API, and the Facebook Graph API.
Put and Patch are HTTP methods used to update resources. Put replaces the entire resource while Patch updates only the specified fields.
Put is used to completely replace an existing resource with a new one
Patch is used to update only the specified fields of an existing resource
Put requires the entire resource to be sent in the request body
Patch requires only the fields to be updated to be sent in the request body
L stands for Liskov Substitution Principle in SOLID
Liskov Substitution Principle states that objects of a superclass should be able to be replaced with objects of its subclass without affecting the correctness of the program
This principle ensures that the behavior of the program remains consistent when new classes are added
Violating this principle can lead to unexpected behavior and bugs in the program
Parallel programming in C# allows multiple tasks to be executed simultaneously for improved performance.
Parallel programming can be achieved using the Task Parallel Library (TPL) in C#.
TPL provides constructs like Parallel.For and Parallel.ForEach to execute loops in parallel.
Parallel.Invoke can be used to execute multiple methods in parallel.
Data parallelism can be achieved using PLINQ (Parallel LINQ) to execute LINQ ...
I applied via Recruitment Consultant and was interviewed in Feb 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.
Ellie Mae interview questions for popular designations
Top trending discussions
I was interviewed in Jan 2025.
The exam consists of seven sections, and the cutoff score is quite high; it is essential to complete the exam thoroughly.
The latest news I heard regarding technology is the release of the new iPhone 13 with improved camera features.
Apple recently announced the release of the iPhone 13 series with upgraded camera capabilities.
The new iPhone 13 models come with improved low-light performance and cinematic mode for videos.
Apple also introduced the A15 Bionic chip for enhanced performance and battery life.
I was interviewed in Feb 2025.
I was interviewed in Sep 2024.
An aptitude test evaluates an individual's potential to excel in a specific area by assessing their strengths and weaknesses in particular abilities.
An assessment that measures an individual's inherent abilities and potential for success in a specific activity.
A coding test is a programming assessment designed to evaluate a candidate's coding skills. It is a standard component of the technical hiring process for software developers and programmers.
Assessment that evaluates a candidate's coding skills
Group discussion (GD) topics for interviews may cover areas such as business, social issues, and current affairs. GDs serve to evaluate a candidate's communication, leadership, and teamwork abilities.
Discussion assignments are prompts that your teacher may assign to you. By participating in these discussions, you can reflect on your learning, share ideas and opinions, or ask and answer questions. Discussions may require you to respond to individual questions or provide multiple responses to an ongoing conversation.
posted on 24 Dec 2024
I applied via Approached by Company
To prevent application downtime, implement redundancy, monitoring, automation, and disaster recovery plans.
Implement redundancy by using load balancers, multiple servers, and failover systems.
Set up monitoring tools to detect issues proactively and alert the team.
Automate processes like deployments, scaling, and backups to reduce human errors.
Create disaster recovery plans with backups, replication, and failover strate...
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 3 interview rounds.
Asking regarding electrical designing.
posted on 3 Mar 2025
Aptitude test questions
Aptitude test questions
based on 16 reviews
Rating in categories
Document Processor
14
salaries
| ₹2.4 L/yr - ₹3.5 L/yr |
Senior Software Engineer
13
salaries
| ₹17 L/yr - ₹28 L/yr |
Software Engineer
7
salaries
| ₹6.6 L/yr - ₹24 L/yr |
Technical Support Analyst
6
salaries
| ₹9 L/yr - ₹10.9 L/yr |
HR Recruiter
5
salaries
| ₹3.3 L/yr - ₹5.5 L/yr |
TCS
Accenture
Wipro
Capgemini