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

Standard Chartered Technical Manager Interview Questions and Answers

Updated 21 Mar 2024

10 Interview questions

A Technical Manager was asked
Q. How do you maintain automation logs?
Ans. 

Automation logs are kept in a centralized location with detailed information on test cases and results.

  • Automation logs are stored in a centralized location for easy access and analysis.

  • Logs include detailed information on test cases, such as test name, status, and duration.

  • Logs also include information on the environment and system under test.

  • Logs are organized by date and time for easy tracking of changes and iss...

A Technical Manager was asked
Q. How do you perform code review?
Ans. 

Code review involves examining code for errors, security vulnerabilities, and adherence to coding standards.

  • Start by understanding the requirements and design of the code.

  • Check for syntax errors, logic errors, and security vulnerabilities.

  • Ensure the code adheres to coding standards and best practices.

  • Provide constructive feedback to the developer.

  • Use code review tools to automate the process and save time.

  • Collabor...

Technical Manager Interview Questions Asked at Other Companies

asked in Xoriant
Q1. How do you deliver a release in Agile Scrum? What is the differen ... read more
asked in HCLTech
Q2. Given the requirement to develop a survey page for many users, ho ... read more
Q3. If you encountered a database usage scenario, how would you desig ... read more
asked in HCLTech
Q4. What is dependency injection, and what are its pros and cons?
Q5. How do you maintain a Risk Register and manage risk within your p ... read more
A Technical Manager was asked
Q. How do you estimate the effort required to deliver a project?
Ans. 

Effort estimation depends on project scope, complexity, team size, and experience.

  • Define project scope and requirements

  • Break down tasks and estimate time for each

  • Consider team size and experience

  • Factor in potential risks and contingencies

  • Use historical data for similar projects

  • Adjust estimates based on feedback and progress

A Technical Manager was asked
Q. How does the logging mechanism work in Pega Openspan?
Ans. 

Pega Openspan uses Log4Net for logging mechanism.

  • Log4Net is a third-party logging framework used by Pega Openspan.

  • It allows for logging at different levels of severity such as debug, info, warn, error, and fatal.

  • Logs can be written to different outputs such as console, file, database, or email.

  • Logging can be configured using the Log4Net configuration file.

  • Example: log.Debug("Debug message");

What people are saying about Standard Chartered

View All
a senior manager
2w
Interview experience
I had recently went through an interview with sap labs. My first and 2nd round done. After manegerial round which is the 3rd round then HR became silent and gave no update. I tried to connect with the HR for 3 weeks and then one rejection email came which said i am rejected. I want to just express that HR should be more diligent in replying to emails and if they are rejecting some candidate then they should update them with the proper reason not by a system generated email.
Got a question about Standard Chartered?
Ask anonymously on communities.
A Technical Manager was asked
Q. How do you use database commands and connection strings in Pega OpenSpan?
Ans. 

Pega Openspan supports database commands and connection string.

  • Database commands can be executed using the OLEDB connector in Pega Openspan.

  • Connection string can be defined in the configuration of the OLEDB connector.

  • Examples of database commands include SELECT, INSERT, UPDATE, and DELETE.

  • Connection string includes details such as server name, database name, and authentication mode.

A Technical Manager was asked
Q. How do you use text adapters in Pega Robotics?
Ans. 

Text adapters are used in Pega Robotics to interact with text-based applications.

  • Text adapters can be used to read and write text from/to text-based applications.

  • They can be configured to recognize specific text patterns and respond accordingly.

  • Examples of text-based applications include command prompt, terminal, and text editors.

  • Text adapters can also be used in conjunction with other adapters, such as web adapte...

A Technical Manager was asked
Q. What is the difference between Wait All and Wait Any?
Ans. 

Wait all waits for all tasks to complete while wait any waits for any one task to complete.

  • Wait all is used when all tasks need to be completed before proceeding.

  • Wait any is used when any one task can complete before proceeding.

  • Wait all returns when all tasks complete while wait any returns when any one task completes.

  • Wait all can cause longer wait times if one task takes longer while wait any can be faster if one...

Are these interview questions helpful?
A Technical Manager was asked
Q. How do Excel connectors work in Pega Openspan?
Ans. 

Pega Openspan supports Excel connectors for data manipulation.

  • Excel connectors can be used to read, write, and manipulate data in Excel spreadsheets.

  • Pega Openspan provides pre-built Excel connectors that can be easily integrated into automation projects.

  • Excel connectors can be configured to perform various actions such as filtering data, sorting data, and formatting cells.

  • Excel connectors can also be used to extra...

A Technical Manager was asked
Q. If you encountered a database usage scenario, how would you design the database?
Ans. 

I would first analyze the requirements and then design the database accordingly.

  • Understand the data and its relationships

  • Identify the entities and their attributes

  • Normalize the data to reduce redundancy

  • Choose appropriate data types and constraints

  • Consider scalability and performance

  • Ensure data integrity and security

A Technical Manager was asked
Q. Coding standard and project structure?
Ans. 

Coding standard and project structure are crucial for efficient development and maintenance.

  • Coding standard should be consistent and easy to understand for all team members.

  • Project structure should be organized and modular to allow for scalability and easy maintenance.

  • Use of version control and automated testing can help ensure adherence to coding standards and project structure.

  • Examples of coding standards includ...

Standard Chartered Technical Manager Interview Experiences

2 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Java,react,ansible,springboot

Round 2 - One-on-one 

(2 Questions)

  • Q1. Java,react,springboot,microservices
  • Q2. React question they assked me

Interview Preparation Tips

Interview preparation tips for other job seekers - No respect to senior employee

I applied via LinkedIn and was interviewed in Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

12 Questions

  • Q1. Using text adapters in pega robotics?
  • Ans. 

    Text adapters are used in Pega Robotics to interact with text-based applications.

    • Text adapters can be used to read and write text from/to text-based applications.

    • They can be configured to recognize specific text patterns and respond accordingly.

    • Examples of text-based applications include command prompt, terminal, and text editors.

    • Text adapters can also be used in conjunction with other adapters, such as web adapters, t...

  • Answered by AI
  • Q2. Excel connectors in pega Openspan?
  • Ans. 

    Pega Openspan supports Excel connectors for data manipulation.

    • Excel connectors can be used to read, write, and manipulate data in Excel spreadsheets.

    • Pega Openspan provides pre-built Excel connectors that can be easily integrated into automation projects.

    • Excel connectors can be configured to perform various actions such as filtering data, sorting data, and formatting cells.

    • Excel connectors can also be used to extract da...

  • Answered by AI
  • Q3. Using database commands and connection string in pega Openspan?
  • Ans. 

    Pega Openspan supports database commands and connection string.

    • Database commands can be executed using the OLEDB connector in Pega Openspan.

    • Connection string can be defined in the configuration of the OLEDB connector.

    • Examples of database commands include SELECT, INSERT, UPDATE, and DELETE.

    • Connection string includes details such as server name, database name, and authentication mode.

  • Answered by AI
  • Q4. Difference between wait all and wait any ?
  • Ans. 

    Wait all waits for all tasks to complete while wait any waits for any one task to complete.

    • Wait all is used when all tasks need to be completed before proceeding.

    • Wait any is used when any one task can complete before proceeding.

    • Wait all returns when all tasks complete while wait any returns when any one task completes.

    • Wait all can cause longer wait times if one task takes longer while wait any can be faster if one task...

  • Answered by AI
  • Q5. Logging mechanism in pega Openspan?
  • Ans. 

    Pega Openspan uses Log4Net for logging mechanism.

    • Log4Net is a third-party logging framework used by Pega Openspan.

    • It allows for logging at different levels of severity such as debug, info, warn, error, and fatal.

    • Logs can be written to different outputs such as console, file, database, or email.

    • Logging can be configured using the Log4Net configuration file.

    • Example: log.Debug("Debug message");

  • Answered by AI
  • Q6. Coding standard and project structure?
  • Ans. 

    Coding standard and project structure are crucial for efficient development and maintenance.

    • Coding standard should be consistent and easy to understand for all team members.

    • Project structure should be organized and modular to allow for scalability and easy maintenance.

    • Use of version control and automated testing can help ensure adherence to coding standards and project structure.

    • Examples of coding standards include nam...

  • Answered by AI
  • Q7. Any technical hurdles you came through ?
  • Q8. Basic team managing principle
  • Q9. Estimate effort for delivering project
  • Ans. 

    Effort estimation depends on project scope, complexity, team size, and experience.

    • Define project scope and requirements

    • Break down tasks and estimate time for each

    • Consider team size and experience

    • Factor in potential risks and contingencies

    • Use historical data for similar projects

    • Adjust estimates based on feedback and progress

  • Answered by AI
  • Q10. How to perform code review?
  • Ans. 

    Code review involves examining code for errors, security vulnerabilities, and adherence to coding standards.

    • Start by understanding the requirements and design of the code.

    • Check for syntax errors, logic errors, and security vulnerabilities.

    • Ensure the code adheres to coding standards and best practices.

    • Provide constructive feedback to the developer.

    • Use code review tools to automate the process and save time.

    • Collaborate w...

  • Answered by AI
  • Q11. In case you came across database usage how you have designed the database
  • Ans. 

    I would first analyze the requirements and then design the database accordingly.

    • Understand the data and its relationships

    • Identify the entities and their attributes

    • Normalize the data to reduce redundancy

    • Choose appropriate data types and constraints

    • Consider scalability and performance

    • Ensure data integrity and security

  • Answered by AI
  • Q12. How you are keeping the automation logs ?
  • Ans. 

    Automation logs are kept in a centralized location with detailed information on test cases and results.

    • Automation logs are stored in a centralized location for easy access and analysis.

    • Logs include detailed information on test cases, such as test name, status, and duration.

    • Logs also include information on the environment and system under test.

    • Logs are organized by date and time for easy tracking of changes and issues.

    • L...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - During technical discussion you need to be thorough with projects you delivered and must know technical aspect of it.
Question will not be too difficult however basic commands, connectors and adapters knowledge is required

During managerial round just be prepared for questions revolving around non technical skills such as documentation, business communications, problem solving scenarios and some high level of solution design.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Company Website and was interviewed before Apr 2021. 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 tips
Round 2 - Case Study 
Round 3 - One-on-one 

(1 Question)

  • Q1. Good work this company

Interview Preparation Tips

Interview preparation tips for other job seekers - Good working this company last working this company

I applied via Recruitment Consulltant and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Analytical, interpersonal, mathematical

Round 2 - One-on-one 

(1 Question)

  • Q1. Technical round related to your skills on aptitudes questions and related to your previous projects, work etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your technical basic skills and show your interest in new technologies by learning or being knowledgeable as per your job description

What people are saying about Standard Chartered

View All
a senior manager
2w
Interview experience
I had recently went through an interview with sap labs. My first and 2nd round done. After manegerial round which is the 3rd round then HR became silent and gave no update. I tried to connect with the HR for 3 weeks and then one rejection email came which said i am rejected. I want to just express that HR should be more diligent in replying to emails and if they are rejecting some candidate then they should update them with the proper reason not by a system generated email.
Got a question about Standard Chartered?
Ask anonymously on communities.
Round 1 - Assignment 

Interview Preparation Tips

Interview preparation tips for other job seekers - Speaking skills

Interview Questionnaire 

1 Question

  • Q1. Finance and dealers and Collection related
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Roles and responsibilities of previous organization
  • Ans. 

    Managed a team of 10 employees, delegated tasks, conducted performance evaluations, and ensured project deadlines were met.

    • Managed a team of 10 employees

    • Delegated tasks and responsibilities

    • Conducted performance evaluations

    • Ensured project deadlines were met

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Process and subject knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Employee benefit and work life balance is good. Best place to work
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Work experience related question
  • Q2. Insurance questions
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 tips
Round 2 - Case Study 

Decribe your knowledge about product which was experienced

Round 3 - One-on-one 

(2 Questions)

  • Q1. What about market behaviour in this business
  • Q2. How many competitors in business
  • Ans. 

    There are numerous competitors in the business world.

    • The number of competitors varies depending on the industry and location.

    • Some industries have a few dominant players while others have many small competitors.

    • Globalization has increased competition as companies can now operate in multiple countries.

    • New startups and technology disruptors are constantly entering the market.

    • It is important to stay aware of competitors an...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Attitude is best way in interview for selection of you

I applied via Approached by Company and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Questions around your CV and your professional path
Round 2 - One-on-one 

(1 Question)

  • Q1. Profile and personal level questions
Round 3 - HR 

(2 Questions)

  • Q1. Salary negotiation and Shift timings
  • Q2. What is your salary expectations and Job location preferences

Interview Preparation Tips

Interview preparation tips for other job seekers - Be precise and professional and sensible

Standard Chartered Interview FAQs

How many rounds are there in Standard Chartered Technical Manager interview?
Standard Chartered interview process usually has 2 rounds. The most common rounds in the Standard Chartered interview process are Coding Test and One-on-one Round.
How to prepare for Standard Chartered Technical Manager interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Standard Chartered. The most common topics and skills that interviewers at Standard Chartered expect are Oracle, Risk Management, SQL, Coding and Core Java.
What are the top questions asked in Standard Chartered Technical Manager interview?

Some of the top questions asked at the Standard Chartered Technical Manager interview -

  1. In case you came across database usage how you have designed the databa...read more
  2. How you are keeping the automation log...read more
  3. Using database commands and connection string in pega Opensp...read more

Tell us how to improve this page.

Overall Interview Experience Rating

1/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.6k Interviews
HDFC Bank Interview Questions
3.9
 • 2.4k Interviews
Axis Bank Interview Questions
3.7
 • 1.6k Interviews
IDFC FIRST Bank Interview Questions
3.9
 • 751 Interviews
IndusInd Bank Interview Questions
3.5
 • 673 Interviews
Bandhan Bank Interview Questions
3.7
 • 622 Interviews
Yes Bank Interview Questions
3.7
 • 474 Interviews
View all
Standard Chartered Technical Manager Salary
based on 324 salaries
₹12.5 L/yr - ₹39.2 L/yr
At par with the average Technical Manager Salary in India
View more details

Standard Chartered Technical Manager Reviews and Ratings

based on 32 reviews

3.4/5

Rating in categories

3.3

Skill development

3.4

Work-life balance

3.2

Salary

3.3

Job security

3.0

Company culture

2.8

Promotions

3.1

Work satisfaction

Explore 32 Reviews and Ratings
Team Lead
2.5k salaries
unlock blur

₹4.1 L/yr - ₹13.3 L/yr

Associate Manager
2.4k salaries
unlock blur

₹5.4 L/yr - ₹20 L/yr

Senior Officer
2.3k salaries
unlock blur

₹1.8 L/yr - ₹7.2 L/yr

Manager
2.1k salaries
unlock blur

₹7.6 L/yr - ₹30 L/yr

Senior Manager
2k salaries
unlock blur

₹14 L/yr - ₹45 L/yr

Explore more salaries
Compare Standard Chartered with

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Axis Bank

3.7
Compare

Kotak Mahindra Bank

3.7
Compare
write
Share an Interview