Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
The round 1 was aptitude round, solve 40 questions in 60 mins.
There was a written coding test. There you were provided with problem statement, i was given a Binary tree problem basic BFS and DFS , the other set was of conversion of array to matrix. You have to solve the questions, providing the space and time complexity of the problem.
I am a front end developer with experience in HTML, CSS, JavaScript, and frameworks like React and Angular.
Proficient in HTML, CSS, and JavaScript
Experience with front end frameworks like React and Angular
Familiar with responsive design and cross-browser compatibility
Strong problem-solving skills and attention to detail
Previous projects include building interactive web applications and optimizing website performance
Developed a responsive e-commerce website for a clothing brand
Used HTML, CSS, and JavaScript to create the front end
Implemented a user-friendly interface with smooth navigation
Integrated payment gateway for online transactions
Optimized website for mobile devices for better user experience
Remove duplicates from string array and convert array to matrix.
Use a Set to remove duplicates from the string array.
To convert the array to a matrix, determine the number of rows and columns and then populate the matrix accordingly.
Example: ['apple', 'banana', 'apple', 'orange'] can be converted to [['apple', 'banana'], ['orange']]
Top trending discussions
I applied via LinkedIn
Event bubbling is the process of propagating an event from the innermost element to its parent elements in the DOM hierarchy.
Events in JavaScript are triggered on elements and then propagate up the DOM tree.
During event bubbling, an event triggered on a child element will also trigger on its parent elements.
This allows for event delegation, where a single event handler can be used for multiple elements.
Event.stopPropag...
I applied via Naukri.com and was interviewed in Nov 2022. There were 3 interview rounds.
An aptitude test is a way for employers to assess a candidate's abilities through a variety of different testing formats. Aptitude tests will test your ability to perform tasks and react to situations at work. This includes problem-solving, prioritisation and numerical skills, amongst other things.
An assignment is the transfer of rights or property. In financial markets, it is a notice to an options writer that the option has been exercised.
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
DOM stands for Document Object Model, which is a programming interface for web documents.
DOM is a representation of the structure of a web page, allowing scripts to dynamically access and update the content, structure, and style of the document.
It provides a way for scripts to interact with the web page by accessing and manipulating elements like text, images, forms, etc.
DOM is platform and language-independent, allowi...
Promises in TypeScript are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in a more readable and manageable way.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and .catch() to handle errors.
Example: const myPromise = new Promise((resolve, reject) => { ... ...
Hooks in JavaScript are functions that let you use state and other React features without writing a class.
Hooks were introduced in React 16.8 to allow functional components to have state and lifecycle methods.
useState() is a hook that allows you to add state to functional components.
useEffect() is a hook that allows you to perform side effects in functional components.
Custom hooks are functions that allow you to reuse ...
Generate an array of prime numbers from 1 to 100.
Iterate from 1 to 100 and check if each number is prime
A prime number is only divisible by 1 and itself
Start with a list of prime numbers and check divisibility
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Reactive form and crud operations pipes crud operations
Web application to locate the map
Discussing project experiences showcases skills and problem-solving in front-end development.
Describe a project where you implemented responsive design using CSS frameworks like Bootstrap.
Share an example of optimizing web performance, such as reducing load times through image compression.
Discuss collaboration with back-end developers to integrate APIs, like fetching data from a RESTful service.
Mention a challenge face...
I applied via Company Website
Frontend related aptitude test
Design website page.
based on 1 interview experience
Difficulty level
Duration
Software Engineer
11
salaries
| ₹6.4 L/yr - ₹14.1 L/yr |
Analyst
7
salaries
| ₹9 L/yr - ₹14 L/yr |
Senior Software Engineer
5
salaries
| ₹12 L/yr - ₹36 L/yr |
Software Developer
4
salaries
| ₹6 L/yr - ₹11.5 L/yr |
Business Analyst
4
salaries
| ₹11.7 L/yr - ₹14 L/yr |
TCS
Accenture
Wipro
Cognizant