i
Standard
Chartered
Filter interviews by
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-sel...
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 em...
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
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.
What people are saying about Standard Chartered
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.
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 typ...
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
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 ...
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...
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.
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.
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
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...
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
I appeared for an interview before Mar 2016.
I applied via Campus Placement and was interviewed in Dec 2020. There were 3 interview rounds.
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
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
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...
posted on 10 Jul 2024
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 ...
What people are saying about Standard Chartered
posted on 10 Mar 2022
Topic wt is ms office
Eassys dscover the basic structure of all essaysand see what a goo d essay introduction and conclusion look like
posted on 16 Oct 2024
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
1)Buy and sell stock
2)2 sum
3) system design
4) Elastic search
5) deployment
Curd operation with SQL connectivity
posted on 16 Sep 2022
I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.
It had more than 30 aptitude questions and 2 coding questions
posted on 29 Apr 2025
I appeared for an interview in Oct 2024, where I was asked the following questions.
HTML stands for Hyper Text Markup Language. HTML is the standard markup language for creating Web pages. HTML describes the structure of a Web page. HTML consists of a series of elements. HTML elements tell the browser how to display the content.
Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in HTML or XML (including XML dialects such as SVG, MathML or XHTML). CSS describes how elements should be rendered on screen, on paper, in speech, or on other media.
The full form of PHP is Hypertext Preprocessor. It was abbreviated previously as Personal Home Page. It is a programming language widely used to build web applications or websites.
Joins, Jobs, stored procedures,cursors.
Team Lead
2.5k
salaries
| ₹4.1 L/yr - ₹13.3 L/yr |
Associate Manager
2.4k
salaries
| ₹5.4 L/yr - ₹20 L/yr |
Senior Officer
2.3k
salaries
| ₹1.8 L/yr - ₹7.2 L/yr |
Manager
2.1k
salaries
| ₹7.6 L/yr - ₹30 L/yr |
Senior Manager
2k
salaries
| ₹14 L/yr - ₹45 L/yr |
HDFC Bank
ICICI Bank
Axis Bank
Kotak Mahindra Bank