Upload Button Icon Add office photos

Filter interviews by

Toshani BANK & ATM Services Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is OO?
  • Ans. 

    OO stands for Object-Oriented. It is a programming paradigm that focuses on objects and their interactions.

    • OO is based on the concept of classes and objects.

    • It emphasizes encapsulation, inheritance, and polymorphism.

    • OO languages include Java, C++, Python, and Ruby.

    • OO design patterns are used to solve common problems in software development.

  • Answered by AI
  • Q2. Explain Bug/defect life cycle.
  • Ans. 

    Bug/defect life cycle is a process of identifying, reporting, prioritizing, fixing, and verifying software defects.

    • Defect identification

    • Defect reporting

    • Defect prioritization

    • Defect fixing

    • Defect verification

  • Answered by AI
  • Q3. Explan your previous project/work
  • Q4. What is the difference between smoke & sanity testing?
  • Ans. 

    Smoke testing is a quick and shallow test to check basic functionality, while sanity testing is a more thorough test to ensure system stability.

    • Smoke testing is done to check if the critical functionalities of the system are working or not.

    • Sanity testing is done to check if the system is stable enough to proceed with further testing.

    • Smoke testing is usually done after a build is deployed, while sanity testing is done a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the basics of testing & Java concepts.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Senior Engineer from the team which is hiring you and an HR will join and you are given array, string and hashmap leetcode easy question and then some dbms queries to write. Once you solve that, engineer will ask tech related questions from your resume to see your understanding about those tech.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your resume. You should know everything about your resume
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. HashCode and equals method difference
  • Q2. Project discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Jan 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Spring boot features
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Technical 

(2 Questions)

  • Q1. Technical questions on node js
  • Q2. Coding round which had 2 questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Given a list of integer find the longest increase sequence

Round 2 - One-on-one 

(2 Questions)

  • Q1. Given a list of integer find the first non repeating integer using stream API of Java 8.
  • Ans. 

    Find the first non-repeating integer in a list using Java 8 stream API.

    • Use Java 8 stream API to group integers by count

    • Filter out integers with count greater than 1

    • Return the first non-repeating integer

  • Answered by AI
  • Q2. Questions on core java like how internationally string works, hashmap etc And questions on database like what is indexing How to optimize SQL queries etc
Round 3 - One-on-one 

(3 Questions)

  • Q1. Given a Map of fruits with there price as a key value pair respectively, find the fruit whose price is maximum using Java 8 Stream API.
  • Ans. 

    Using Java 8 Stream API to find the fruit with maximum price in a Map of fruits.

    • Use entrySet() method to get a stream of key-value pairs from the Map.

    • Use max() method with Comparator.comparing() to find the entry with maximum price.

    • Extract the key (fruit) from the entry with maximum price.

  • Answered by AI
  • Q2. Write a program to check whether the parenthesis are properly balanced or not, means for every opening brace these should be a closing brace present.
  • Ans. 

    Program to check if parenthesis are properly balanced

    • Use a stack data structure to keep track of opening parenthesis

    • Iterate through the input string and push opening parenthesis onto the stack

    • When a closing parenthesis is encountered, pop from the stack and check if it matches the corresponding opening parenthesis

    • If stack is empty at the end and all parenthesis are matched, then the input has properly balanced parenthe

  • Answered by AI
  • Q3. Questions on core Java, Spring Boot, JPA, and Microservices you should have strong foundation in these topics questions asked like 1) what is API gateway 2) how 2 services communicate with eachother 3) ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared with practical coding examples. And you should have a very good understanding of foundational concepts. Give mock interviews and practice common coding problem.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. How do you overcome tough situations ?
  • Ans. 

    I overcome tough situations by staying calm, analyzing the problem, seeking advice from others, and taking decisive action.

    • Stay calm and composed

    • Analyze the problem thoroughly

    • Seek advice from colleagues or mentors

    • Take decisive action to address the situation

    • Learn from the experience to better handle similar situations in the future

  • Answered by AI
  • Q2. What do you feel for echoboom organisation ?
  • Ans. 

    I have a positive opinion of echoboom organisation.

    • I admire their innovative approach to sales strategies.

    • Their focus on customer satisfaction is commendable.

    • I appreciate their commitment to employee development and growth.

    • Their track record of success in the industry is impressive.

  • Answered by AI
  • Q3. Why did an employe training organisation just shut down ?
  • Ans. 

    The employee training organisation shut down due to financial difficulties and lack of demand for their services.

    • Financial difficulties led to inability to sustain operations

    • Lack of demand for training services resulted in low revenue

    • Inability to adapt to changing market trends and technologies

    • Competition from online training platforms affected business

  • Answered by AI
  • Q4. Tell me something about yourself
  • Ans. 

    I am a results-driven sales executive with a proven track record of exceeding targets and building strong client relationships.

    • Experienced in developing and implementing sales strategies

    • Skilled in negotiating and closing deals

    • Strong communication and interpersonal skills

    • Ability to work effectively in a fast-paced environment

    • Previous success in growing revenue and expanding client base

  • Answered by AI
  • Q5. What perspectives you like about echoboom
  • Ans. 

    I appreciate echoboom's innovative approach to sales strategies and their commitment to customer satisfaction.

    • Innovative sales strategies

    • Commitment to customer satisfaction

    • Strong focus on building long-term relationships with clients

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just give it atry
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2023. There were 4 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 - Aptitude Test 

General questions for about 20mins

Round 3 - Case Study 

Its like management test

Round 4 - One-on-one 

(1 Question)

  • Q1. Why should we hire you
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Scaler and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Java 8 feature questions

Round 2 - Technical 

(1 Question)

  • Q1. Design and Technical questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. DSA Questions on array/linkedlist
  • Q2. Spring Boot, Java OOPs,

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA as each round they will focus on
with mix of other technicals like FE/BE developments

Tell us how to improve this page.

Toshani BANK & ATM Services Reviews and Ratings

based on 5 reviews

3.2/5

Rating in categories

3.3

Skill development

3.3

Work-life balance

3.3

Salary

3.3

Job security

3.3

Company culture

3.3

Promotions

3.3

Work satisfaction

Explore 5 Reviews and Ratings
Compare Toshani BANK & ATM Services with

Reliance Communications

4.0
Compare

Henry Harvin Education

3.7
Compare

GAO Tek

4.4
Compare

Tata Teleservices

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview