Filter interviews by
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.
Top trending discussions
posted on 17 May 2024
I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.
React hooks are functions that let you use state and other React features without writing a class.
Hooks are introduced in React 16.8 to allow state and lifecycle features in functional components.
useState() hook is used to add state to functional components.
useEffect() hook is used to perform side effects in functional components.
Custom hooks can be created to reuse stateful logic across components.
Hooks should always ...
Virtual DOM is a lightweight copy of the actual DOM, used for efficient updates and rendering in React applications.
Virtual DOM is a concept in React where a lightweight copy of the actual DOM is created.
It allows React to efficiently update and render components by comparing the virtual DOM with the actual DOM and only making necessary changes.
Virtual DOM helps in improving performance by reducing the number of direct...
Redux is a state management library for React applications. Middleware is a function that intercepts actions before they reach the reducer.
Redux is used to manage the state of a React application in a predictable way
Middleware in Redux allows you to write logic that can intercept and modify actions before they reach the reducer
Common middleware in Redux includes redux-thunk for async actions and redux-logger for loggin
Call, bind, and apply are methods used to manipulate the context of a function in JavaScript.
Call - allows you to call a function with a specified 'this' value and arguments provided individually.
Example: function greet(name) { return 'Hello ' + name; } greet.call(null, 'John');
Bind - creates a new function that, when called, has its 'this' keyword set to the provided value.
Example: const greetJohn = greet.bind(null, '...
RabbitMQ is a message broker software that implements the Advanced Message Queuing Protocol (AMQP).
RabbitMQ allows different software systems to communicate by sending and receiving messages.
It can be used to decouple different parts of a system, making it more scalable and resilient.
RabbitMQ supports multiple messaging protocols, including AMQP, MQTT, and STOMP.
LINQ (Language Integrated Query) is a feature in .NET that allows querying data from different data sources using a uniform syntax.
LINQ allows querying data from collections, databases, XML, and more.
It provides a set of standard query operators like Where, Select, OrderBy, etc.
LINQ queries are written in C# or VB.NET and are type-safe.
Example: var result = from num in numbers where num % 2 == 0 select num;
I applied via Walk-in
I applied via Newspaper Ad and was interviewed in Jul 2024. There were 2 interview rounds.
A person ability in a particular skills or field of knowledge
I am a passionate Java Developer with 5 years of experience in developing web applications and strong knowledge of Java technologies.
5 years of experience in Java development
Proficient in developing web applications
Strong knowledge of Java technologies
Strengths are qualities or attributes that make an individual or team effective in achieving goals.
Physical strength: Ability to lift heavy objects or perform physically demanding tasks.
Emotional strength: Resilience in facing challenges and managing stress.
Intellectual strength: Problem-solving skills and critical thinking abilities.
Interpersonal strength: Effective communication and teamwork skills.
Adaptability: Abil...
I am passionate about Java development and excited about the opportunity to work on challenging projects.
I have a strong background in Java programming and enjoy solving complex problems.
I am eager to contribute my skills and expertise to a dynamic team.
I am interested in this job because it offers the chance to work on cutting-edge technologies and make a real impact.
I have a Bachelor's degree in Computer Science and have taken various online courses to further my knowledge in Java development.
Bachelor's degree in Computer Science
Online courses in Java development
Continuous learning and staying updated with latest technologies
I applied via Naukri.com
UNION combines the results of two or more SELECT statements, while UNION ALL includes duplicates.
UNION removes duplicate rows, while UNION ALL retains all rows including duplicates
UNION is slower than UNION ALL as it performs a distinct operation
UNION requires the same number of columns in the SELECT statements, while UNION ALL does not have this restriction
Generic collections allow storing any type of data, while non-generic collections are type-specific.
Generic collections can store any type of data, such as List
Non-generic collections are type-specific, like ArrayList or HashTable.
Generic collections provide type safety and better performance compared to non-generic collections.
I was interviewed in Aug 2023.
10 day,Numbers,Alebra
An ordered collection of items, typically displayed in a numbered list.
Order list is used to display items in a specific sequence.
Items in an order list are typically numbered or marked with bullets.
Example:
JavaScript is a high-level, interpreted programming language used for creating interactive websites.
JavaScript is commonly used for client-side web development.
It can be used to add interactivity to websites, such as form validation or dynamic content.
JavaScript can also be used for server-side development with Node.js.
Examples of JavaScript frameworks/libraries include React, Angular, and Vue.
=== operator is a strict equality operator in JavaScript that checks if two values are equal in both value and type.
=== operator returns true if both operands are of the same type and have the same value
It does not perform type coercion, unlike the == operator
Example: 5 === '5' will return false because the operands are of different types
Main features of OOP include encapsulation, inheritance, and polymorphism.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability to create new classes based on existing classes, inheriting their attributes and methods.
Polymorphism: Ability for objects of different classes to respond to the same message in different ways.
Example: Encapsulation - a class 'Car' wi...
I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.
HTML CSS javascript jQuery
posted on 31 May 2024
I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.
It was easy and u can do it very easily
Basically question were asked from tree, bst, greedy
Module Lead
473
salaries
| ₹8 L/yr - ₹27 L/yr |
Senior Software Engineer
261
salaries
| ₹6.7 L/yr - ₹26 L/yr |
Softwaretest Engineer
223
salaries
| ₹4 L/yr - ₹16 L/yr |
Team Lead
222
salaries
| ₹4.8 L/yr - ₹20 L/yr |
Senior Application Developer
204
salaries
| ₹7.6 L/yr - ₹26.4 L/yr |
Concentrix Corporation
Foundever
Wipro
Genpact