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 Telecalling/Telemarketing Executive Interview Questions and Answers

Updated 19 Dec 2020

Standard Chartered Telecalling/Telemarketing Executive Interview Experiences

1 interview found

I applied via Walk-in and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Sell me a pen and convince me
  • Ans. 

    This pen is not just any pen, it's a tool that can help you achieve your goals.

    • This pen is designed with precision and quality materials to ensure a smooth writing experience.

    • It's versatile and can be used for various purposes such as taking notes, signing documents, or even drawing.

    • With its sleek and professional design, it's perfect for business meetings or interviews.

    • It's affordable and a great value for its quality...

  • Answered by AI
  • Q2. Tell me something about yourself
  • Q3. Why should we hire you
  • Q4. What are your hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clam and patience while answering

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about your self?
  • Q2. Tell me something about child labour
  • Ans. 

    Child labour refers to the employment of children in any work that deprives them of their childhood, education, and potential.

    • Child labour is a violation of human rights and is illegal in many countries.

    • It is prevalent in industries such as agriculture, mining, and manufacturing.

    • Children are often forced to work long hours in hazardous conditions for little pay.

    • Child labour can have negative effects on a child's physic...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Well good

I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. They ask about me myself and my strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and always answer them whatever the question is..

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(3 Questions)

Round duration - 90 minutes
Round difficulty - Medium

The coding round consisted of 3 coding questions. 1st question was of 20 marks, 2nd and 3rd of 50 marks.

  • Q1. 

    Minimum Number of Operations Problem Statement

    Given an array 'ARR' consisting of 'N' positive integers, determine the minimum number of operations needed to make all elements of the array equal. You may ...

  • Ans. 

    Determine minimum operations to make all array elements equal using addition, subtraction, multiplication, or division.

    • Iterate through array to find the minimum and maximum values

    • Calculate the difference between the maximum and minimum values

    • Return the difference as the minimum number of operations needed

  • Answered by AI
  • Q2. 

    Avoiding Traps Problem Statement

    Given an array of obstacles' coordinates, determine the minimal jump length to reach beyond all obstacles starting from coordinate 0 while avoiding landing on any obstacle...

  • Ans. 

    Find the minimal jump length to bypass all obstacles while avoiding landing on any obstacle.

    • Iterate through the obstacle coordinates to find the maximum coordinate.

    • Calculate the minimum jump length needed to bypass all obstacles.

    • Ensure the jump length consistently avoids all obstacle points.

    • The final jump can overshoot the line's end point.

  • Answered by AI
  • Q3. 

    Longest Consecutive Sequence Problem Statement

    You are given an unsorted array/list ‘ARR’ of ‘N’ integers. Your task is to return the length of the longest consecutive sequence.

    The consecutive sequence ...

  • Ans. 

    Find the length of the longest consecutive sequence in an unsorted array of integers.

    • Sort the array to make it easier to identify consecutive sequences.

    • Use a set to store unique elements and check for consecutive numbers.

    • Track the length of consecutive sequences and update the maximum length found.

    • Handle duplicates by counting only one occurrence in the consecutive sequence.

  • Answered by AI
Round 2 - Video Call 

Round duration - 45 minutes
Round difficulty - Easy

Timing: 10:15 - 11:00 am.
The interview was online from home.

Round 3 - Video Call 

(1 Question)

Round duration - 45 minutes
Round difficulty - Medium

Timing: 2:15 - 3:00 PM
The interview was online from home.
There were a few audio cuts in the video call but we were able to manage regardless.

  • Q1. 

    Reverse a String Problem Statement

    Given a string STR containing characters from [a-z], [A-Z], [0-9], and special characters, determine the reverse of the string.

    Input:

    The input starts with a single i...
  • Ans. 

    Reverse a given string containing characters from [a-z], [A-Z], [0-9], and special characters.

    • Iterate through the characters of the string in reverse order and append them to a new string.

    • Use built-in functions like reverse() or StringBuilder in languages like Python or Java for efficient reversal.

    • Handle special characters and numbers along with alphabets while reversing the string.

    • Ensure to print each reversed string

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Delhi Technological University. Eligibility criteriaCGPA cutoff 7Deutsche Bank interview preparation:Topics to prepare for the interview - Java, MySQL, HTML, CSS, JavaScript, Nodejs, PythonTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : For OOPS, DS and programming, I recommend Codezen, Leetcode, InterviewBit and GeeksforGeeks.
Tip 2 : For OS, DBMS and Computer Network, I recommend GateSmasher, Knowledge Gate and TutorialsPoint.
Tip 3 : For SQL, I recommend W3Schools and GeeksforGeeks.
Tip 4 : Always maintain your cool during Interviews, and answer the questions calmly. If you get stuck in a problem, do not hesitate to ask for hints.

Application resume tips for other job seekers

Tip 1: Mention only those projects and internships in your resume that you are comfortable with, that is, you can explain to the interviewee.
Tip 2: Mention only those skills/programming languages in your resume that you are comfortable with, that is, you have proper knowledge of as the interviewee can ask questions from those languages specifically.
Tip 3: Keep your data in your resume honest and accurate.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. I was asked 3 Guesstimates. They weren't that difficult. They only wanted to see the process I took to get to the answer. The answer need not be correct.
  • Q2. They asked me what I thought about team work and how every team member's contribution is needed for the success of the project.
  • Q3. I talked about my work ex in Tableau so they asked what kind of work I did there.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare few Guesstimates before going to the interview. Also it would benefit If you can provide an experience with the analytical tools you have mentioned in the resume. It really helps.

I applied via Walk-in and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About your self

Interview Preparation Tips

Interview preparation tips for other job seekers - please select my profile

I applied via Referral and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Coding Test 

SQL server

Round 2 - Coding Test 

SQL DBA

Round 3 - HR 

(1 Question)

  • Q1. Salary discussed, Appts test

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best... be prepared question

I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. SQL JOINS
  • Q2. Python Packages
  • Ans. 

    Python packages are pre-written code libraries that can be imported and used in Python programs.

    • Packages contain modules, which contain functions and classes

    • Packages can be installed using pip or conda

    • Popular packages include NumPy, Pandas, and Matplotlib

  • Answered by AI
  • Q3. Python Projects mentioned in the resume
  • Q4. Basic HR questions
  • Q5. Puzzles
  • Q6. Basics about loans default in banking

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Calm and composed and go through your resume properly.
Revise SQL, SAS, and Python if you are targeting a role in the business intelligence unit of axis bank

Interview Preparation Tips

Round: Resume Shortlist
Experience: Initial shortlisting was based on resume where CGPA cutoff was around 8.

Round: Test
Experience: Questions were related to Data interpretation and Aptitude,which mostly tests a person's patience too.Around 20-25 were shortlisted after this round.

Round: Case Study Interview
Experience: Questions relating to case studies and course done in your maths were asked.

Round: HR Interview
Experience: In this round,the candidate was asked to talk about himself, his qualities and mostly the activities he was involved in the past 4-5 years of his life.

Skill Tips: A proper revision of math courses will also be useful during interviews and can do much better by having preparation in case studies.
Skills: Good communication skills
College Name: IIT MADRAS

I appeared for an interview before Jun 2016.

Interview Questionnaire 

6 Questions

  • Q1. Tell me about yourself from the day u were born till today (Stopped mid way when I mentioned the finance course)
  • Q2. What is a Brownian motion? Properties of Brownian motion?
  • Ans. 

    Brownian motion is the random motion of particles in a fluid due to collisions with other particles.

    • Brownian motion was first observed by Robert Brown in 1827.

    • It is named after the botanist Robert Brown.

    • The motion is caused by the random movement of fluid molecules.

    • Brownian motion is a continuous-time stochastic process.

    • It is often used to model various phenomena in physics, finance, and biology.

    • Properties of Brownian ...

  • Answered by AI
  • Q3. What is a Martingale? What are Markov Processes? Is Martingale a Markov Process? Are Markov Processes Martingales?
  • Ans. 

    A Martingale is a mathematical concept used in probability theory and statistics. Markov Processes are stochastic processes that satisfy the Markov property.

    • A Martingale is a sequence of random variables where the expected value of the next variable, given the current and past variables, is equal to the current variable.

    • Markov Processes are stochastic processes where the future state depends only on the current state a...

  • Answered by AI
  • Q4. Then the HR guy asked me One trait of mine that I’m not proud of?
  • Q5. Then there was a puzzle m2 = n2 + 32294 ( It was also asked in last year’s interview)
  • Q6. Then there was another HR question, In a group would it be better for me to assume a leadership position or simply be a part of it? Why?

Interview Preparation Tips

Round: Test
Experience: The Maths section had questions on basic probability and statistics. Also the Maths section had a higher weight age than the other sections (Questions carrying 3 marks each while other sections had 1 or 2 marks for each question. They were here, offering a quant profile so that justifies the distribution.) The DI/Quant (2 marks each) and English (1 Mark Each) section were similar to CAT. The finance section had questions on Basic Accounting. Anyone who did well in the Maths section could find his name in the shortlist.

Round: Technical + HR Interview
Experience: Possible Lapses: I

Tell us how to improve this page.

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.5k Interviews
HDFC Bank Interview Questions
3.9
 • 2.2k Interviews
Axis Bank Interview Questions
3.7
 • 1.5k Interviews
IDFC FIRST Bank Interview Questions
3.9
 • 664 Interviews
IndusInd Bank Interview Questions
3.5
 • 627 Interviews
Bandhan Bank Interview Questions
3.7
 • 558 Interviews
Yes Bank Interview Questions
3.7
 • 441 Interviews
View all
Team Lead
2.5k salaries
unlock blur

₹4.1 L/yr - ₹11 L/yr

Associate Manager
2.3k salaries
unlock blur

₹5 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 L/yr - ₹27 L/yr

Senior Manager
1.9k salaries
unlock blur

₹13.3 L/yr - ₹46.1 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
Did you find this page helpful?
Yes No
write
Share an Interview