Filter interviews by
I appeared for an interview in Apr 2024.
Arrow functions are a concise way to write functions in JavaScript.
Arrow functions do not have their own 'this' keyword.
They have a shorter syntax compared to traditional function expressions.
Arrow functions are often used in ES6 for cleaner and more readable code.
Example: const add = (a, b) => a + b;
A component is a reusable, self-contained piece of code that defines the appearance and behavior of a part of a user interface.
Components can be used to break down complex UIs into smaller, manageable pieces.
They can be reused across different parts of an application.
Components can have their own state, props, and lifecycle methods.
Examples include buttons, forms, modals, and navigation bars.
Axios is a popular JavaScript library used to make HTTP requests from the browser or Node.js.
Axios is a promise-based HTTP client for making asynchronous requests.
It can be used in both browser and Node.js environments.
Axios supports interceptors for request and response handling.
It can handle JSON data, file uploads, and more.
Some common HTTP methods used with Axios are GET, POST, PUT, DELETE.
Top trending discussions
I applied via Walk-in and was interviewed before Jun 2021. There were 2 interview rounds.
HR told about the company on the first day, how it works, told the rules, showed the management and a lot
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.
I applied via Walk-in and was interviewed before Oct 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before May 2021. There were 4 interview rounds.
VERBAL QUANT DI/LR and Picture based test
Fibonacci series can be easily implemented using loops in C++ or C.
Declare variables for first two numbers of the series
Use a loop to calculate and print the next number in the series
Repeat the loop until desired number of terms are printed
I appeared for an interview before Sep 2020.
Round duration - 90 minutes
Round difficulty - Easy
This round was held during university hours and consisted of 2 coding questions.
Round duration - 120 minutes
Round difficulty - Easy
Make sure you do no cutting and are clear about the approach you'd be following.
Running median of an input stream is the median value of the numbers seen so far in a continuous stream of data.
Maintain two heaps - a max heap for the lower half of the numbers and a min heap for the upper half.
Keep the number of elements in the two heaps balanced or differ by at most 1.
If the total number of elements is odd, the median is the root of the max heap. If even, it is the average of the roots of the two he...
Prepare for company-wise interview questions according to the company in which you are applying. Try to write the code yourself and if got stuck in between then take help from the internet. I recommend you Codezen of Coding Ninjas for practicing Data Structures and Algorithms based questions.
Application resume tips for other job seekersBe sure 100% of what you write in your resume and prepare for that before the interview what is written on resume.
Final outcome of the interviewSelectedbased on 1 interview experience
Difficulty level
Duration
PHP Developer
4
salaries
| ₹2.4 L/yr - ₹3.8 L/yr |
HR Executive
3
salaries
| ₹4 L/yr - ₹5.2 L/yr |
Laravel Developer
3
salaries
| ₹4.2 L/yr - ₹7.2 L/yr |
TCS
Accenture
Wipro
Cognizant