Filter interviews by
Question related to is
To find the largest element in an array, iterate through the array and keep track of the largest element found so far.
Initialize a variable to store the largest element found so far.
Iterate through the array and compare each element with the current largest element.
Update the largest element if a larger element is found.
Return the largest element after iterating through the entire array.
Use a loop to iterate through the array and keep track of the smallest element found so far.
Initialize a variable to store the smallest element with the first element of the array
Iterate through the array and compare each element with the current smallest element, updating it if a smaller element is found
Return the smallest element after the loop completes
Use XOR operation to swap elements without using any other variables
Use XOR operation to swap elements in an array without using any other variables
Example: arr[i] ^= arr[j]; arr[j] ^= arr[i]; arr[i] ^= arr[j];
I applied via Job Portal
Top trending discussions
Functional components are stateless and use functional syntax, while class components have state and lifecycle methods.
Functional components are simpler and easier to read/write.
Class components have access to lifecycle methods like componentDidMount.
Functional components do not have access to state or lifecycle methods.
Functional components can use hooks like useState and useEffect to manage state and side effects.
Exa...
Redux is a predictable state container for JavaScript apps. Redux Toolkit is the official, recommended way to write Redux logic.
Redux is a state management library for JavaScript applications, commonly used with React.
It helps in managing the state of an application in a predictable way.
Redux Toolkit is the official, recommended way to write Redux logic, providing utilities to simplify common Redux use cases.
It include...
I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.
First round was like MCQ Technical Assessment. Difficulty level was medium.
I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.
API is a set of rules and protocols for building and interacting with software applications. Schema defines the structure of data in a database.
API stands for Application Programming Interface, it defines how software components should interact.
APIs can be used to access data or functionality from external sources, such as a web server or database.
Schema defines the structure of data in a database, including tables, fi...
Node.js. mongodb
I appeared for an interview in Feb 2025, where I was asked the following questions.
I bring a strong skill set in Node.js, a passion for coding, and a commitment to delivering high-quality, scalable applications.
Proven Experience: I have worked on multiple Node.js projects, such as developing a RESTful API for an e-commerce platform that handled thousands of requests daily.
Strong Understanding of Asynchronous Programming: I effectively utilize callbacks, promises, and async/await to manage asynchronou...
I am a Node.js Developer with a passion for building scalable applications and a strong background in JavaScript and web technologies.
Proficient in JavaScript: I have extensive experience with JavaScript, including ES6 features, which allows me to write clean and efficient code.
Node.js Expertise: I have developed several RESTful APIs using Node.js and Express, enabling seamless communication between the client and serv...
I'm sorry, but the question is not related to the job position of Node JS Developer.
The question is not relevant to the job position.
It is important to stay focused on the job requirements.
If you are unsure about a question, it is okay to ask for clarification.
based on 3 interview experiences
based on 2 reviews
Rating in categories
Software Developer
5
salaries
| ₹2 L/yr - ₹11 L/yr |
TCS
Accenture
Wipro
Cognizant