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
I applied via Company Website and was interviewed before Sep 2021. There were 4 interview rounds.
Logical Aptitude, Verbal, Numerical
2 codes one small and easy , another big and medium difficultly
I applied via LinkedIn and was interviewed before Sep 2021. There were 3 interview rounds.
Good problemtic Skills and knowledge check and sharpness
C Language use for programs and Oracle and Java in learning process
Yes, there are many operators and logical programs used in various fields.
Operators like +, -, *, / are used in mathematical calculations.
Logical programs like if-else, switch-case are used in programming.
Operators like AND, OR, NOT are used in boolean logic.
Operators like >, <, == are used in comparisons.
Examples of logical programs include sorting algorithms, search algorithms, etc.
I applied via Referral and was interviewed in Nov 2020. There were 5 interview rounds.
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
Infosys
Wipro