Filter interviews by
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
Event loop is a mechanism that allows for asynchronous programming by handling and executing events in a loop.
Event loop is commonly used in JavaScript to handle asynchronous operations.
It allows for non-blocking I/O operations by continuously checking for events and executing callbacks.
Example: In Node.js, the event loop allows for handling multiple requests concurrently without blocking the main thread.
Closure is a function that has access to its own scope, as well as the scope in which it was defined.
Closure allows a function to access variables from its outer function even after the outer function has finished executing.
Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console.log(outerVar); }; }
Example: const innerFunc = outerFunction(); innerFunc(); // Output: 'I a
React's useEffect hook allows for side effects in functional components. Redux is a state management library for React applications.
useEffect is used for handling side effects in functional components in React
Redux is a state management library for managing global state in React applications
Example: useEffect(() => { fetchData() }, [])
Example: Redux store, actions, reducers
Top trending discussions
I applied via Job Portal
DSA, system design, react, redux
DSA, stystem design, react, redux
I applied via Job Fair
Java 8 programs, string buffer and builder
About traffic in Banglore and the project
I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.
posted on 1 Mar 2023
I applied via Naukri.com and was interviewed before Mar 2022. There were 3 interview rounds.
STLC stands for Software Testing Life Cycle. It consists of 6 steps.
Step 1: Requirement Analysis
Step 2: Test Planning
Step 3: Test Case Development
Step 4: Test Environment Setup
Step 5: Test Execution
Step 6: Test Closure
I applied via Naukri.com and was interviewed before Feb 2022. There were 2 interview rounds.
posted on 25 Sep 2021
To get better opportunities in the software industry, one can focus on continuous learning, networking, showcasing skills, and staying updated with industry trends.
Continuously learn and improve technical skills
Stay updated with the latest industry trends and technologies
Build a strong professional network
Participate in open-source projects or contribute to the software community
Showcase your skills through personal pr...
I applied via Job Portal and was interviewed in Aug 2024. There was 1 interview round.
He gave a topic for group discussion of ten years of modi government.
I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.
C is a general-purpose programming language known for its efficiency and low-level control.
C was developed by Dennis Ritchie at Bell Labs in the 1970s.
It is widely used for system programming, embedded systems, and developing operating systems.
C is known for its simplicity, allowing direct memory manipulation and efficient code execution.
It influenced the development of many other programming languages, such as C++, Ja
Java is a high-level programming language known for its platform independence and object-oriented approach.
Java is widely used for developing desktop, web, and mobile applications.
It is known for its write once, run anywhere (WORA) principle.
Java programs are compiled into bytecode and executed on a Java Virtual Machine (JVM).
It supports multithreading, exception handling, and automatic memory management.
Popular framew...
Lambda is a function that allows you to write and use small, anonymous functions in programming languages.
Lambda functions are often used in functional programming languages.
They are anonymous, meaning they don't have a name.
Lambdas can be used as arguments to higher-order functions.
They are commonly used for tasks that require a short, one-time function.
Lambda functions can be written in various programming languages,
Software Engineer
6
salaries
| ₹1.1 L/yr - ₹3.2 L/yr |
Tele Caller
6
salaries
| ₹0.1 L/yr - ₹1 L/yr |
Assistant Manager Operations
5
salaries
| ₹2.5 L/yr - ₹3.2 L/yr |
Sales Executive
5
salaries
| ₹1.8 L/yr - ₹2.2 L/yr |
Executive Accountant
5
salaries
| ₹2.4 L/yr - ₹3.2 L/yr |
TCS
Infosys
Wipro
HCLTech