Filter interviews by
I applied via Referral and was interviewed in Aug 2023. There were 3 interview rounds.
Array, string, and some map questions
A callback is a function passed as an argument to another function, which is then executed after the first function has completed.
Callback functions are commonly used in asynchronous programming to handle responses or events.
Callbacks can be synchronous or asynchronous.
Example: setTimeout(callback, 1000) will execute the callback function after 1 second.
useEffect is a hook in React that allows functional components to perform side effects.
Used to perform side effects in functional components
Executes after render
Can be used to fetch data, subscribe to events, update the DOM, etc.
useEffect is used in React to perform side effects in function components.
useEffect is used to perform side effects in function components, such as data fetching, subscriptions, or manually changing the DOM.
It runs after every render by default, but you can specify dependencies to control when it runs.
Example: useEffect(() => { console.log('Component mounted'); }, []);
I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.
Return a reverse string from first to last
Microservices in JavaScript are small, independent, and loosely coupled services that work together to form a larger application.
Microservices are designed to be modular and scalable
Each microservice performs a specific task and communicates with other microservices through APIs
They can be written in different programming languages and can run on different servers
Examples of microservices in JavaScript include Netflix,...
I applied via Referral and was interviewed before Aug 2021. There were 2 interview rounds.
Top trending discussions
I appeared for an interview in May 2025, where I was asked the following questions.
I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.
I applied via Company Website and was interviewed in Jul 2021. There were 3 interview rounds.
Reversing a string involves rearranging its characters in the opposite order, which can be done using various methods.
Use built-in functions: In Python, you can reverse a string with slicing: `reversed_string = original_string[::-1]`.
Iterative approach: Loop through the string from the end to the beginning and build a new string.
Using recursion: Define a function that calls itself with a smaller substring until it reac...
I applied via Campus Placement and was interviewed in Aug 2021. There was 1 interview round.
Dynamic professional with diverse experience in management, team leadership, and strategic planning, eager to contribute to organizational success.
Over 5 years of experience in management roles, leading teams to achieve operational goals.
Successfully implemented a new project management system that improved efficiency by 30%.
Strong background in customer service, enhancing client satisfaction scores by 20% through effe...
Python is a high-level, interpreted programming language known for its simplicity, readability, and versatility.
Python is used for web development, data analysis, artificial intelligence, and more.
It has a large standard library and supports multiple programming paradigms.
Python code is often shorter and easier to read than other languages.
It uses indentation to indicate code blocks instead of curly braces or keywords.
...
High-level languages are programming languages that are easier to read and write than low-level languages.
High-level languages are closer to human language than machine language.
They are easier to learn and use than low-level languages.
Examples of high-level languages include Java, Python, and C++.
HCL Technologies is a leading global IT services company based in India, specializing in software development and IT consulting.
Founded in 1976, HCL is one of India's original IT services companies.
HCL operates in over 50 countries, providing services to clients across various industries.
The company focuses on innovation and has invested heavily in R&D, exemplified by its HCL Innovation Labs.
HCL's services include ...
posted on 2 Mar 2022
Good Practice
based on 3 interview experiences
Difficulty level
Duration
based on 15 reviews
Rating in categories
Backend Developer
7
salaries
| ₹1 L/yr - ₹5 L/yr |
Front end Developer
7
salaries
| ₹1 L/yr - ₹4.5 L/yr |
Backend Developer Intern
6
salaries
| ₹1 L/yr - ₹5.4 L/yr |
Business Development Executive
5
salaries
| ₹2.4 L/yr - ₹2.9 L/yr |
Frontend Developer Intern
5
salaries
| ₹2.5 L/yr - ₹4 L/yr |
TCS
Accenture
Wipro
Cognizant