Filter interviews by
Directives are used to add behavior to existing DOM elements, while components are used to create new custom elements.
Directives are used to manipulate the behavior of existing DOM elements, such as changing their appearance or adding event listeners.
Components are used to create custom elements with their own templates, styles, and behavior.
Directives can be structural (like ngIf and ngFor) or attribute-based (like ng...
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.
Variable and function declarations are hoisted to the top of their scope, regardless of where they are declared in the code.
Only the declarations are hoisted, not the initializations.
Function declarations are hoisted before variable declarations.
Design patterns are reusable solutions to common problems in software design.
Design patterns help in creating maintainable, scalable, and efficient code.
They provide a common language for developers to communicate about solutions to recurring problems.
Examples of design patterns include Singleton, Factory, Observer, and Strategy patterns.
ReplaySubject is a type of Subject in RxJS that records multiple values and replays them to new subscribers.
ReplaySubject is a type of Subject in RxJS
It records multiple values and replays them to new subscribers
It has a buffer size that determines how many values to replay
Dependency Injection is a design pattern in which a class receives its dependencies from external sources rather than creating them itself.
Allows for easier testing by injecting mock dependencies
Promotes reusability and modularity by decoupling components
Reduces code duplication by centralizing dependency creation
Example: Angular uses Dependency Injection to provide services to components
Routing is the process of navigating between different pages or views in a web application.
Routing allows users to move between different parts of a web application without reloading the entire page
It is implemented using a router module in Angular, which maps URLs to components
Routes can have parameters that can be passed to components for dynamic content
Routing can be used to create single-page applications (SPAs) wh
I applied via Walk-in and was interviewed in Jul 2024. There were 3 interview rounds.
In aptitude the interviewer asked for our skills of knowledge and reasoning questions
In this discussion group asking for some practical questions DSA like this
I worked as a frontend developer at a software company, focusing on Angular development.
Developed responsive web applications using Angular framework
Collaborated with backend developers to integrate APIs and services
Implemented new features and fixed bugs based on client requirements
Participated in code reviews and testing processes
Attended regular team meetings to discuss project progress
Seeking new challenges and growth opportunities in a more innovative environment.
Looking for new challenges and opportunities for growth
Interested in working in a more innovative environment
Seeking a better work-life balance
I worked at a software development company specializing in e-commerce solutions.
Developed frontend applications using Angular framework
Collaborated with backend developers to integrate APIs
Participated in code reviews and testing processes
Time queue in API refers to managing requests in a sequential order.
Time queue ensures that API requests are processed in the order they are received.
It helps in preventing overload on the server by limiting the number of concurrent requests.
Examples include using promises or async/await in JavaScript to handle API calls sequentially.
NAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
posted on 15 Mar 2024
Promises are objects representing the eventual completion or failure of an asynchronous operation. Types refer to the data types in TypeScript.
Promises are used for handling asynchronous operations in JavaScript.
They can be in one of three states: pending, fulfilled, or rejected.
Types in TypeScript help catch errors early by enforcing data types at compile time.
Examples: Promise.resolve(), Promise.reject(), string, num
Closure in JavaScript 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 within another function and the inner function references variables from the outer function.
The inner function maintains a reference to the outer function's scope even after the outer function has finished executing.
Closures are commonly used in ev...
Interview experience
Technical Lead
3.4k
salaries
| ₹7 L/yr - ₹25 L/yr |
Software Engineer
3.3k
salaries
| ₹2 L/yr - ₹9.4 L/yr |
Senior Software Engineer
2.8k
salaries
| ₹4 L/yr - ₹14.9 L/yr |
Lead Engineer
2.5k
salaries
| ₹4.4 L/yr - ₹13.5 L/yr |
Senior Analyst
2.1k
salaries
| ₹2 L/yr - ₹8 L/yr |
HCLTech
TCS
Tata Group
Wipro