Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Standard Chartered Team. If you also belong to the team, you can get access from here

Standard Chartered Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Standard Chartered Angular Developer Interview Questions, Process, and Tips

Updated 29 Nov 2022

Standard Chartered Angular Developer Interview Experiences

1 interview found

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(7 Questions)

  • Q1. Tell about CSS3 Flexbox
  • Ans. 

    CSS3 Flexbox is a layout module that provides a more efficient way to design and align elements in a container.

    • Flexbox allows for flexible and responsive layouts without the need for complex CSS hacks.

    • It uses a parent-child relationship where the parent element is the flex container and the child elements are flex items.

    • Flexbox provides properties such as flex-direction, justify-content, align-items, and align-self to ...

  • Answered by AI
  • Q2. Tell about Angular Directives
  • Ans. 

    Angular directives are markers on a DOM element that tell AngularJS to attach a specified behavior to that DOM element.

    • Directives are used to create custom HTML tags that serve as new, reusable widgets.

    • They can be used to manipulate the DOM, add event listeners, and create reusable components.

    • Some built-in directives include ng-model, ng-repeat, and ng-show.

    • Directives can be restricted to only apply to certain types of...

  • Answered by AI
  • Q3. Tell about Angular pipe
  • Ans. 

    Angular pipe is a feature that allows transforming data before displaying it in the view.

    • Pipes are used to format, filter, and transform data.

    • They can be used in interpolation, property binding, and directive binding.

    • Built-in pipes include DatePipe, UpperCasePipe, and CurrencyPipe.

    • Custom pipes can be created using the @Pipe decorator.

  • Answered by AI
  • Q4. Tell about Angular Components
  • Ans. 

    Angular Components are the building blocks of Angular applications.

    • Components are reusable and self-contained

    • They have a template, styles, and logic

    • They can communicate with other components using @Input and @Output decorators

    • Examples include navbar, sidebar, login form, etc.

  • Answered by AI
  • Q5. Tell about Angular Routes
  • Ans. 

    Angular Routes are used to navigate between different components and views in an Angular application.

    • Routes are defined in the app-routing.module.ts file

    • Each route maps a URL path to a component

    • Routes can have parameters and child routes

    • Navigation between routes can be done using routerLink directive or programmatically using Router service

  • Answered by AI
  • Q6. Tell about Observables
  • Ans. 

    Observables are a way to handle asynchronous data streams in Angular.

    • Observables are used extensively in Angular for handling events, HTTP requests, and other asynchronous operations.

    • They are similar to Promises, but can emit multiple values over time.

    • Observables can be transformed and combined using operators like map, filter, and merge.

    • They can also be subscribed to, which allows you to receive and handle the emitted...

  • Answered by AI
  • Q7. Tell about Subjects in RXJS
  • Ans. 

    Subjects are a type of Observable that can multicast to multiple Observers.

    • Subjects act as both an Observable and an Observer

    • They can emit values to multiple subscribers

    • There are four types of Subjects: BehaviorSubject, ReplaySubject, AsyncSubject, and Subject

    • Subjects can be used for event handling, state management, and more

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you understand well you can answer the inderict questions pointed above

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic dsa question in aptitude test

Round 2 - Coding Test 

It also consisted of coding questions which were of higher level and had java questions

Interview Preparation Tips

Topics to prepare for HSBC Bank Software Developer interview:
  • SQL
  • Data Structures
Interview preparation tips for other job seekers - They mainly focus on your projects done in college times

I was interviewed before Mar 2016.

Interview Questionnaire 

2 Questions

  • Q1. Some technical questions were asked
  • Q2. They spring hibernate MVC flow and core java and Oracle connectivity questions

Interview Preparation Tips

Round: Technical + HR Interview
Experience: There was a Team manager and his junior for the interview

I applied via Company Website and was interviewed in Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions asked around 30 from asp.net, MVC, web api , c#, SQL etc
  • Q2. Some non tech questions also.

Interview Preparation Tips

Interview preparation tips for other job seekers - After selecting in state bank of india, I want to share my interview experience:

There were 5 persons in interview panel and they all asked questions both technical as well as non technical.
First they started from non technical questions. Like Why Madhubani painting is famous ? What is going on delhi university at that time contract teachers were on strike. Etc.
They asked about 30 questions from technical from asp.net, aap.net MVC, c#, SQL injection, XSS, CSRF, View vs Table, Function Vs SP, web services vs web api services, banking domain etc.
Overall it was a great experience. I answered almost 80 percentage questions. When interview result declared after 20 days, My name was there and I finally selected one of the big public sector bank. That is SBI. I would like to say Thank You Naukari.com.

I applied via Company Website and was interviewed before Oct 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Design patterns that you have followed in your past projects.
  • Ans. 

    I have followed the MVC, Singleton, and Factory design patterns in my past projects.

    • MVC pattern for separating concerns and improving maintainability

    • Singleton pattern for ensuring only one instance of a class is created

    • Factory pattern for creating objects without exposing the instantiation logic

  • Answered by AI
  • Q2. How to secure the applications?
  • Ans. 

    Applications can be secured by implementing various security measures such as authentication, authorization, encryption, and regular updates.

    • Implement strong authentication mechanisms such as multi-factor authentication

    • Use authorization to restrict access to sensitive data and functionalities

    • Encrypt sensitive data both in transit and at rest

    • Regularly update the application and its dependencies to patch security vulnera...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you are aware of the basics of OOP and the programming language of your preference.
You should be aware of the security threats. The computer science subjects should also be thoroughly understood.
And, the last, excellent communication skills with quick explanation to complete most of your questions in defined interview period.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Coding Test 

It had more than 30 aptitude questions and 2 coding questions

Round 2 - One-on-one 

(1 Question)

  • Q1. It was totally a tech round all questions were from Data structure, dbms, java, computer networking

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and if you don't know any answer don't take time say it directly with confidence
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Jun 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Coding Test 

Ms office,Core Java , Tally , C,

Round 3 - Group Discussion 

In my Opinion,view , If you ask me, As far as I can see/I am Concerned , It seems to me that , I think /feel/reckon/ belive , If you want my option , What we have to decide

Interview Preparation Tips

Interview preparation tips for other job seekers - Upgrade the skills

I applied via Campus Placement and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is static in java?
  • Ans. 

    Static is a keyword in Java used to create class-level variables and methods.

    • Static variables are shared among all instances of a class

    • Static methods can be called without creating an instance of the class

    • Static blocks are used to initialize static variables

    • Static import is used to import static members of a class

  • Answered by AI
  • Q2. Write a program to replace consecutive same character by single '$' . for e.g. string='Heelo Wworldd'. Output- H$lo $orl$.
  • Ans. 

    The program replaces consecutive same characters in a string with a single '$'.

    • Iterate through each character in the string

    • Compare the current character with the next character

    • If they are the same, replace the next character with '$'

    • Continue until the end of the string

  • Answered by AI
  • Q3. Difference between Function overloading and Function overrriding
  • Ans. 

    Function overloading is having multiple functions with the same name but different parameters. Function overriding is having a derived class implement a method with the same name and parameters as a method in its base class.

    • Function overloading is used to provide different ways of calling a function with different parameters.

    • Function overriding is used to provide a specific implementation of a method in a derived class...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read all OOPs concept before going to interview. Prepare SQL also.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. LRU cache design
  • Ans. 

    LRU cache design involves maintaining a cache with limited capacity and removing the least recently used item when the cache is full.

    • Use a doubly linked list to maintain the order of items based on their usage.

    • Implement a hash map for fast access to items in the cache.

    • When a new item is accessed, move it to the front of the linked list to mark it as the most recently used.

    • When the cache is full, remove the item at the ...

  • Answered by AI
  • Q2. Current project

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Oops, basic ,SQL ,ado
Round 2 - Coding Test 

Curd operation with SQL connectivity

Contribute & help others!
anonymous
You can choose to be anonymous

Standard Chartered Interview FAQs

How many rounds are there in Standard Chartered Angular Developer interview?
Standard Chartered interview process usually has 2 rounds. The most common rounds in the Standard Chartered interview process are Resume Shortlist and Technical.
What are the top questions asked in Standard Chartered Angular Developer interview?

Some of the top questions asked at the Standard Chartered Angular Developer interview -

  1. Tell about CSS3 Flex...read more
  2. Tell about Angular Directi...read more
  3. Tell about Angular p...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

SALARIES

Mahindra Finance

SALARIES

Mahindra Finance

INTERVIEWS

UST

No Interviews

REVIEWS

Standard Chartered

No Reviews

SALARIES

Mahindra Finance

SALARIES

Mahindra Finance

SALARIES

Standard Chartered

JOBS

Mahindra Finance

No Jobs

Tell us how to improve this page.

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Axis Bank Interview Questions
3.8
 • 1.5k Interviews
IDFC FIRST Bank Interview Questions
3.9
 • 641 Interviews
IndusInd Bank Interview Questions
3.5
 • 601 Interviews
Bandhan Bank Interview Questions
3.7
 • 536 Interviews
Yes Bank Interview Questions
3.7
 • 429 Interviews
View all
Team Lead
2.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Manager
2.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Officer
2.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
1.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Standard Chartered with

HSBC Bank

4.0
Compare

ICICI Bank

4.0
Compare

HDFC Bank

3.9
Compare

Axis Bank

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent