Filter interviews by
I applied via Walk-in and was interviewed before Oct 2022. There were 3 interview rounds.
Ask simple coading questions
Top trending discussions
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Quantitative , figure ,mcq question based on tech stack and 2 coding question which are basic. 90 minute time limit.
I applied via Job Portal and was interviewed in Dec 2024. There was 1 interview round.
posted on 8 Oct 2024
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
Find the longest common substring in an array of strings.
Iterate through each string in the array and compare with all other strings to find common substrings.
Keep track of the longest common substring found so far.
Return the longest common substring at the end.
Virtual DOM in React is a lightweight copy of the actual DOM, used for efficient updates and rendering.
Virtual DOM is a concept where a lightweight copy of the actual DOM is created in memory.
When changes are made to the UI, React compares the Virtual DOM with the actual DOM to identify the differences.
React then updates only the necessary parts of the actual DOM, minimizing the number of DOM manipulations for better p...
Optimising a React application involves code splitting, lazy loading, using memoization, reducing unnecessary re-renders, and optimizing network requests.
Implement code splitting to load only necessary code for each route or component.
Use lazy loading to load components only when they are needed, reducing initial load time.
Utilize memoization techniques like useMemo and useCallback to prevent unnecessary re-renders.
Avo...
I applied via Approached by Company and was interviewed in Jul 2023. There were 3 interview rounds.
Object-oriented programming concepts in JavaScript.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Objects can inherit properties and methods from other objects.
Polymorphism: Objects can share the same interface but have different implementations.
Props in React JS are read-only properties that are passed from parent components to child components.
Props allow you to pass data from a parent component to a child component.
Props are immutable and cannot be changed by the child component.
Props are accessed in the child component using this.props.
Example:
Props in React JS are used to pass data from parent components to child components.
Props are read-only and cannot be modified by the child component.
Props are passed down the component tree using custom attributes.
Props help in creating reusable components by passing dynamic data.
Example:
posted on 29 Nov 2021
I was interviewed in Aug 2021.
Round duration - 90 minutes
Round difficulty - Medium
Given an array arr
consisting of 'N' distinct integers, your task is to generate all possible non-empty subsets of the given array.
You can return the subsets in any order.
The ...
Round duration - 60 Minutes
Round difficulty - Medium
The technical question was mainly based on my resume, followed by coding questions.
Round duration - 30 Minutes
Round difficulty - Easy
It was a coding round
Given a singly linked list of integers, return the head of the reversed linked list.
Initial linked list: 1 -> 2 -> 3 -> 4 -> NULL
Reversed link...
Round duration - 20 Minutes
Round difficulty - Easy
Tip 1 : Maintain a clean resume and have in-depth knowledge of the projects, as in the technical round the interviewer mainly asks technical questions regarding the projects. Questions based on projects are predictable and answering them can give a good impression during the interview.
Tip 2 : Be clear in explaining the approach to coding questions.
Tip 3 : Admit it, if you are not confident in a particular topic. Accepting your weakness is better than a wrong answer.
Tip 1 : Use formal resume templates and maintain a neat resume.
Tip 2 : Have few development projects on the resume with brief summary of the skills implemented.
Tip 3 : Mention your skills in proper sub-sections.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Developer
7
salaries
| ₹1.1 L/yr - ₹3.6 L/yr |
Junior Programmer
5
salaries
| ₹1.1 L/yr - ₹4.2 L/yr |
Trainee
4
salaries
| ₹2 L/yr - ₹2.2 L/yr |
Senior Programmer
3
salaries
| ₹5.9 L/yr - ₹6.7 L/yr |
Senior UI Designer
3
salaries
| ₹6.4 L/yr - ₹19 L/yr |
TCS
Infosys
Wipro
HCLTech