Filter interviews by
Be the first one to contribute and help others!
I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.
Mcqs on javascript,. 1 coding question
I applied via LinkedIn and was interviewed in Jul 2022. There were 4 interview rounds.
There will be 3 coding questions. They are of medium and hard level.
Sort an array of 0's, 1's, and 2's without using inbuilt functions.
Use three pointers to keep track of the last index of 0's, 1's, and 2's
Iterate through the array and swap elements based on their value
Continue until all elements are sorted
I applied via Campus Placement
All coding questions were ad hoc
I applied via Company Website and was interviewed before May 2023. There was 1 interview round.
I had to evaluate a software and let them understand where this software could be implemented and the pros and cons of the software.
React is a modern JavaScript library for building user interfaces, while jQuery is a fast and concise JavaScript library for DOM manipulation.
React is component-based, promoting reusability and modularity.
React uses a virtual DOM for efficient updates, while jQuery directly manipulates the DOM.
React is declarative, making it easier to reason about the UI, while jQuery is imperative.
React is typically used for single-pa...
posted on 23 Nov 2021
I applied via LinkedIn and was interviewed in May 2021. There were 3 interview rounds.
Closure is a function that has access to variables in its outer scope, even after the outer function has returned.
Closure is created when a function is defined inside another function.
The inner function has access to the outer function's variables and parameters.
The inner function can access the outer function's variables even after the outer function has returned.
Closures are used for data privacy, event handlers, and...
hoc, pure component and react.memo are all ways to optimize React components.
Higher Order Components (HOC) are functions that take a component and return a new component with additional functionality.
Pure Components are components that only re-render when their props or state change.
React.memo is a higher order component that memoizes the result of a component rendering, preventing unnecessary re-renders.
I applied via Referral and was interviewed in Apr 2023. There were 2 interview rounds.
I worked as a Senior Software Engineer at XYZ Company.
Developed and maintained software applications
Collaborated with cross-functional teams to gather requirements and design solutions
Implemented new features and enhancements
Performed code reviews and provided technical guidance to junior developers
Resolved bugs and issues reported by users
Optimized application performance and scalability
Participated in agile developme
I applied via Walk-in and was interviewed before Jun 2022. There were 3 interview rounds.
A recursive function is a function that calls itself within its definition.
A recursive function must have a base case to prevent infinite recursion.
Recursion is often used to solve problems that can be broken down into smaller, similar subproblems.
Example: Factorial function, Fibonacci sequence.
C is a procedural programming language while C++ is an object-oriented programming language.
C is a procedural programming language, while C++ is a combination of procedural and object-oriented programming.
C does not support classes and objects, while C++ does.
C does not have built-in support for exception handling, while C++ does.
C does not have namespaces, while C++ does.
C does not have function overloading, while C++
Oops concepts are the fundamental principles of object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex i...
To reverse a string, iterate through the characters and build a new string in reverse order.
Iterate through the characters of the string from end to start
Append each character to a new string to build the reversed string
Return the reversed string as the result
I applied via Referral and was interviewed before Apr 2022. There were 4 interview rounds.
ReactJs assignment related to search bar and pagination
Coding test in any language
Any topics for the GD
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.
Check if the input string is equal to its reverse
Ignore spaces and punctuation when checking for palindromes
Convert the input string to lowercase for case-insensitive comparison
based on 7 reviews
Rating in categories
Gps Service Engineer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Z1 Tech
Noccarc Robotics
Bijnis
ENTRI SOFTWARE