0% found this document useful (0 votes)
34 views

Question Bank Angular Typescript R Xjs Front End

This document contains details about subtopics under different categories like Angular, TypeScript, and JavaScript. The Angular category contains subtopics like architecture, components, modules, services, directives, templates, and pipes. Links are provided to Angular documentation and tutorials. Questions asked by customers are listed along with the customer name, author, and descriptive question. Questions cover topics such as Observables, abstract classes, performance, security, constants, compilation, routing, communication between components, reactive forms, authentication and more. The document also contains a review of categories and questions with status, reviewer name, and complexity. Categories include rxjs, TypeScript, Angular and questions are marked as new or reviewed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views

Question Bank Angular Typescript R Xjs Front End

This document contains details about subtopics under different categories like Angular, TypeScript, and JavaScript. The Angular category contains subtopics like architecture, components, modules, services, directives, templates, and pipes. Links are provided to Angular documentation and tutorials. Questions asked by customers are listed along with the customer name, author, and descriptive question. Questions cover topics such as Observables, abstract classes, performance, security, constants, compilation, routing, communication between components, reactive forms, authentication and more. The document also contains a review of categories and questions with status, reviewer name, and complexity. Categories include rxjs, TypeScript, Angular and questions are marked as new or reviewed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 10

Sl.

No Category Subtopics

1 Angular Architecture
2 TypeScript oops

3 Javascript ES6

4
Link/Reference:
1.Component
2.module
3. service
4.directive
5.template
6.Pipe
https://angular.io/guide/understanding-angular-overview
http://typescriptlang.org/

http://es6-features.org/#Constants
CustomerName/
Sl.No Mirafra Author Descrptive Questions
1 Mirafra R.Gayathri difference between of() and from() in Observable (rxjs)
2 Mirafra R.Gayathri use of abstract class in ts
3 Mirafra R.Gayathri How to increase the performance of the Angular Application
4 Mirafra R.Gayathri Uses of Tree Shaking in Angular
5 Mirafra R.Gayathri How are observables different from promises?
6 Mirafra R.Gayathri what are the security measures to follow while developing angular
7 Mirafra R.Gayathri let, const, var difference
8 Mirafra R.Gayathri Aot vs JIT compaliation
9 Mirafra R.Gayathri Lifecycle hooks in angular component or directive
10 Mirafra R.Gayathri OnInit vs constructor
11 Mirafra Naga Explain about angular routing strategies
12 Mirafra Naga How many ways we can communicate with components?
13 Mirafra Naga Difference between switch map and merge map
14 Mirafra Naga Difference between subject and behaviorsubject
15 Mirafra Naga What about javascript higherorder functions?
16 Digit Srividya Difference between slice() and splice()
Variable hoisting, closures, Let, const differences,
17 Digit Srividya arrow functions,
What is a class, constructor. What is an instance. Difference
18 Digit Srividya between constructor and ngOnInIt.
local storage, session storage differences. What is the use of
19 Digit Srividya cookies, if we can use local and session storages?
20 Digit Srividya what are jit, aot
21 Digit Srividya What is javascript and typescript
22 Digit Srividya How to implement security for routes
Component to Component Communication,Types of
Directives,RXJS uses, Promises and Observables,Life Cycle hooks
23 Samsung Apsana of angular, Lazy Loading
What is the command which is used to specify compiler using to
24 Samsung Apsana build the application.
If you want cancel the API in between the project execution
25 Samsung Apsana how should we do that
To execute a program with given input and output must be the
mentioned only.
To Write a service file which is generated in angular,
25 Samsung Apsana What is the purpose of ProvidedIn:root option in services
26 Samsung Apsana What is Scope , what is a closure
27 Samsung Apsana What is the difference between div and span
28 Digit Apsana What is IVY Engine
29 Digit Apsana Compilers that are used to build an angular application
If you have 10 components in a project then how could you
30 Digit Apsana communicate from first component to tenth component.
Component to Component Communication,Types of Directives
,RXJS uses, Promises and Observables,Life Cycle hooks of
31 Digit Apsana angular
32 Digit Apsana Authentiation,Authorization,Auth Gurads and types.
33 Digit Apsana What is Routing .
34 Digit Apsana Interceptors,Forms,Cutom Directives
35 Digit Apsana Custom Validations
35 Digit Srividya What is the purpose of ProvidedIn:root option in services
What are Decorators and metadata, Dependency Injection
What is the purpose of pipes in Angular, What is lazy loading.
36 Digit Srividya How many feature modules have you created in the project?
37 Digit Srividya What are inbuilt structural Directives available in Angular
Difference between template and reactive forms. What forms
38 Digit Srividya have you used in the project?
39 Digit Srividya What is authentication and authorization in Angular.
How do you pass data between the components, what are
40 Digit Srividya life cycle hooks available in Angular?.
41 Digit Srividya Differences between Observables and Promises.
How to call 3 or more API's parallely.(ForkJoin). What happens
42 Digit Srividya if we get an error in one of the API's.
43 Digit Apsana How an angular application will run , what is the flow?
44 Digit Apsana What is a Module.
45 Digit Apsana What are the tools used for code collection?
46 Digit Apsana Difference between Github and GitLab
47 Samsung Apsana Difference between Github and GitLab
48 Samsung Apsana Difference between visible and display
How would approach requirement gathering , what is the
49 Samsung Apsana process you used for it
How will you center a div element both vertically and
50 Digit Srividya horizontally
51 Digit Srividya How would you implement custom validations?
What are the semantic tags available in HTML5? What is the
52 Digit Srividya purpose of them?
53 Digit Srividya Difference between SVG and Canvas
54 Digit Srividya What are css selectors, and child selectors
55 Digit Srividya Difference between ngIf and ngShow
56 Digit Srividya Differences between position fixed, relative and absolute
57 Digit Srividya What is the purpose of Bootstrap and why do we need it?
58 Digit Srividya D3 charts
59 Digit Srividya What is Sass?
60 Digit Srividya Write code to implement API integration
61 Digit Apsana What are CDN's ?
Difference between Custom Directive and component
62 Digit Apsana directive
63 Digit Apsana What is Interface
64 Digit Apsana What is Ngrx
65 Cisco Ritu Difference between let, var and const.
66 Cisco Ritu What is angular directives and custom directives?
67 Cisco Ritu What are services in angular?
68 Cisco Ritu How many ways are there for component interaction
69 Cisco Ritu Code to remove duplicates from an array.
70 Cisco Ritu What are the new features introduced in ES5?
71 Cisco Ritu Code to Add/Remove elements from an array using splice().
72 Cisco Ritu Code to show an example of callback function.
73 Cisco Ritu What are closures? Code to show an example.
74 Cisco Ritu Is setTimeout() a callback function?
75 Cisco Ritu What is the difference between subject and behaviour subject
76 Tiger Soumya How web works?
77 Tiger Soumya How angular application works?
78 Tiger Soumya What are prototypes in angular? and what is the use
79 Tiger Soumya Event bubbling?
80 Tiger Soumya Event Capture?
81 Tiger Soumya Deadzone in angular?
In application, have one button on click of the button screen got
82 Tiger Soumya freezes, how do you do debug?
83 Tiger Soumya currying function with code
84 Tiger Soumya Some javascript code given and asked output
85 Tiger Soumya web workers
86 Boeing Soumya higher order functions
Given some code and asked output with name of the concept
with explanation (closure,hoisting, const with object, object
87 Boeing Soumya method,truthy, falsy statement)
String as input it contains few words and seperated by colon.
asked to return the 2 arrays matched words and unmatched
88 Boeing Soumya words .
code review ( in if condition multiple or operator used) same
code used in many components and of changes occured it should
89 Boeing Soumya not affect to other components. How to overcome this problem.
90 Boeing Soumya position absolute, fixed and relative
for a p tag , color style applied using class ,id and p tag. So which
91 Boeing Soumya color will be shown and why?
92 Boeing Soumya Http interceptors
Category Status Complexity(High/
(Angular, rxjs,TS, JS) (New/Reviewed) Reviewed By Medium/Low)
rxjs Reviewed Naga Low
TS Reviewed Naga Medium
Angular Reviewed Naga High
Angular Reviewed Naga Medium
rxjs Reviewed Naga Medium
Angular Reviewed Naga High
TS Reviewed Naga medium
Angular Reviewed Naga Medium
Angular Reviewed Naga Medium
Angular Reviewed Naga Medium
Angular New Gayathri High
Angular New Gayathri Medium
rxjs New Gayathri Medium
rxjs New Gayathri Medium
Javascript New Gayathri Medium
Javascript New Medium

Javascript New Medium

Typescript New Medium

Javascript New Medium


Angular New Medium
Angular,JavaScript New Low
Angular New Medium

Angular,JavaScript New Medium

Angular New High

Angular New High

JavaScript,Angular New High


Javascript New Medium
Html New Medium
Angular New High
Angular New Medium

Angular New Medium


Angular,JavaScript New Medium
Angular New Medium
Angular New Medium
Angular,JavaScript New Medium
Angular New High
Angular New High

Angular New Medium


Angular New Low

Angular New Medium


Angular New Medium

Angular New Medium


Angular New High

Angular New High


Angular New Medium
Angular New Medium
Angular New High
Angular New High
Angular New High
Angular New Medium

Angular New High

css New Medium


Angular New High

Html New Medium


Html New Medium
Css New Medium
Angular New Medium
css New Medium
Bootstrap New Low
New
Css New Medium
Angular New Low
Angular New Medium

Angular New Medium


Angular New Medium
Angular New Medium
Typescript New Low
Angular New Low
Angular New Low
Angular New Low
Javascript New Medium
Javascript New Low
Javascript New Low
Javascript New Medium
Javascript New Medium
Javascript New Medium
Angular New Medium

Javascript

Javascript

Javascript

Angular
HTML

HTML
Angular

You might also like