Filter interviews by
I applied via Naukri.com and was interviewed in Jan 2023. There were 3 interview rounds.
Code to find maximum letter in a given word
Iterate through the word and keep track of the count of each letter using a dictionary
Find the maximum count and return the corresponding letter
Handle cases where multiple letters have the same maximum count
Code to create Models for connecting to a Database
Define a class for each table in the database
Use ORM frameworks like Sequelize or Django ORM for easier database connectivity
Specify the table name, columns, and their data types in the model
Define relationships between models using foreign keys or associations
Implement CRUD operations in the models to interact with the database
2nd Round will be of Coding again.
1) Write a code where he will give you an Array and tell you to find a sum of two numbers should be something 'x' and it has to print only once.
2) He will give you an array and ask you to write a code for Binary Search
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
Assignment will be on angular
Coding test includes js, angular,html,css
I am motivated by challenges, continuous learning, and the opportunity to create impactful solutions through technology.
I thrive on solving complex problems, like optimizing application performance in Angular projects.
Continuous learning keeps me engaged; I regularly explore new Angular features and best practices.
I find motivation in teamwork, collaborating with colleagues to deliver high-quality software solutions.
Cr...
They will ask coding interview html, css design and javascript and angular coding interview questions
They will ask coding interview html, css, javascript and angular
Event loop in JavaScript manages asynchronous operations by executing callback functions in a queue.
Event loop is responsible for handling asynchronous tasks in JavaScript.
It allows non-blocking operations by queuing callback functions in a task queue.
Event loop continuously checks the call stack and task queue to execute functions in the correct order.
Example: setTimeout() function in JavaScript uses event loop to exe...
I appeared for an interview in Oct 2024, where I was asked the following questions.
I applied via Approached by Company and was interviewed in May 2023. There were 6 interview rounds.
Written test on technical writing topics
I appeared for an interview before Jun 2024, where I was asked the following questions.
Top trending discussions
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
Apply and bind methods are used in Angular to bind data and functions to HTML elements.
The apply method is used to call a function with a given this value and arguments provided as an array.
The bind method is used to create a new function with a specified this value and initial arguments.
Apply and bind methods are commonly used in event handling and data binding in Angular applications.
Closure is a feature in JavaScript that allows a function to access variables from its outer scope even after the function has finished executing.
Closure is created when a function is defined inside another function.
The inner function has access to the variables and parameters of the outer function, even after the outer function has returned.
Closure is useful for creating private variables and encapsulation in JavaScri...
Services in Angular are reusable code modules that provide functionality to multiple components.
Services are used to share data and logic across components
Services are singleton objects, meaning there is only one instance of a service in an application
Services can be injected into components using dependency injection
Services can be used to make HTTP requests, handle data storage, or perform other business logic
Service...
DOM stands for Document Object Model. It is a programming interface for web documents that organizes the structure of a webpage.
DOM is a tree-like structure that represents the elements of a webpage.
It allows developers to manipulate the content, structure, and style of a webpage using scripting languages like JavaScript.
DOM provides methods and properties to interact with elements on a webpage, such as changing text, ...
ES6 (ECMAScript 2015) introduced significant improvements to JavaScript, enhancing code readability and functionality.
Arrow Functions: Shorter syntax for function expressions. Example: const add = (a, b) => a + b;
Template Literals: Multi-line strings and string interpolation. Example: const greeting = `Hello, ${name}!`;
Destructuring Assignment: Unpacking values from arrays or properties from objects. Example: const ...
based on 8 interview experiences
Difficulty level
Duration
UI Developer
21
salaries
| ₹9 L/yr - ₹15.3 L/yr |
Technical Staff Member 2
20
salaries
| ₹11.7 L/yr - ₹19.5 L/yr |
Product Manager
9
salaries
| ₹45 L/yr - ₹53 L/yr |
Technical Consultant
9
salaries
| ₹13.9 L/yr - ₹56 L/yr |
Technical Staff Member 3
7
salaries
| ₹22.5 L/yr - ₹38 L/yr |
TCS
Accenture
Wipro
Cognizant