Upload Button Icon Add office photos

Filter interviews by

BBB Technology Interview Questions and Answers

Updated 1 Jan 2025

BBB Technology Interview Experiences

Popular Designations

2 interviews found

Intern Interview Questions & Answers

user image TIMMALAPURAM SATISH ROSHINI BU21CSEN0500305

posted on 1 Jan 2025

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

Good easy to understand

Round 2 - Coding Test 

Good, nice good , nice

Round 3 - Technical 

(2 Questions)

  • Q1. What is stack ?
  • Ans. 

    A stack is a data structure that follows the Last In, First Out (LIFO) principle, where elements are added and removed from the top.

    • Elements are added to the top of the stack and removed from the top as well.

    • Common operations on a stack include push (adding an element) and pop (removing the top element).

    • Example: Undo functionality in a text editor uses a stack to store previous states.

    • Example: The call stack in program

  • Answered by AI
  • Q2. Tell me about your self
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Experience with programming languages like Java, Python, and C++

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Graduated with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Completed internships at tech companies

    • Proficient in programming languages such as Java, Python, and JavaScript

  • Answered by AI
  • Q2. Projects , internships , skills

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Tell me about your old company

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice job good environment to work and I have enjoyed a lot so I wish I could be again a family member of that company.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Mar 2019. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself Current CTC , Expected CTC Notice period Negotiations if any
  • Q2. Technical related to the skills you have and the position you applied for.
  • Q3. Scenario based technical questions
  • Q4. This round will be easy one if you clear the previous round

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your resume and go through the JD for better understanding of the role.
Ask about the project and tools on which you are going to work.
Ask as much questions as possible to understand what is expected from the position.
All the Best!

I applied via Walk-in and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Any one related mi
  • Q2. I what job in our company.this company hiring mi?
  • Q3. I have graduate in BMS field so give me a one chance.

Interview Preparation Tips

Interview preparation tips for other job seekers - Giveup my interview in telephone round.then ,

Interview Questionnaire 

3 Questions

  • Q1. Difference between KYC and AML
  • Ans. 

    KYC is the process of verifying the identity of a customer while AML is the process of preventing money laundering.

    • KYC is focused on identifying and verifying the identity of a customer

    • AML is focused on preventing money laundering and terrorist financing

    • KYC is a prerequisite for AML

    • KYC involves collecting and verifying customer information such as name, address, and identification documents

    • AML involves monitoring custo...

  • Answered by AI
  • Q2. Why KYC is used in some areas and why AML is not used in that area
  • Ans. 

    KYC is used to verify the identity of customers while AML is used to detect and prevent money laundering.

    • KYC is used to ensure that financial institutions are not used for illegal activities.

    • AML is not used in some areas because those areas may not have a high risk of money laundering.

    • KYC is mandatory in many countries for financial institutions to comply with regulations.

    • AML is used in areas where there is a high risk...

  • Answered by AI
  • Q3. Where to used AML and not too used
  • Ans. 

    AML is used in financial institutions to prevent money laundering, while it is not commonly used in other industries.

    • AML is used in financial institutions to detect and prevent money laundering and terrorist financing.

    • It involves the identification and verification of customers, monitoring of transactions, and reporting of suspicious activities.

    • AML is not commonly used in other industries, although some may have simila...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

15 Questions

  • Q1. Oops concept.
  • Q2. Decision making (if statement)
  • Q3. Loops
  • Q4. Use of log files
  • Ans. 

    Log files are used to record events and actions in a system or application.

    • Log files can be used for debugging and troubleshooting.

    • They can also be used for auditing and compliance purposes.

    • Log files can help identify security breaches or unauthorized access.

    • They can be used to monitor system performance and identify bottlenecks.

    • Log files can be analyzed to gain insights into user behavior and usage patterns.

  • Answered by AI
  • Q5. Debugging in a program/ project
  • Ans. 

    Debugging is the process of identifying and fixing errors in a program or project.

    • Debugging involves analyzing code and identifying errors

    • Tools like debuggers and logging can aid in the process

    • Common errors include syntax errors, logic errors, and runtime errors

    • Debugging should be done systematically and thoroughly

    • Testing and retesting is important to ensure all errors are fixed

  • Answered by AI
  • Q6. Static variable or static function
  • Q7. Data type
  • Q8. Try catch and finally
  • Q9. Final variable
  • Q10. Inheritance
  • Q11. Package and interface
  • Q12. Accessibly of variable or function
  • Ans. 

    Accessibility of variable or function

    • Variables and functions should be accessible to the parts of the code that need them

    • Accessibility can be controlled using access modifiers like public, private, and protected

    • Accessibility can also be affected by the scope of the variable or function

  • Answered by AI
  • Q13. Sql DDL, DML Statement
  • Q14. Sql join (all types of join)
  • Q15. Sql case sensitive statement

Interview Preparation Tips

Interview preparation tips for other job seekers - Read the basics. Be confident of your answer. Keep practising the logics for small programs

Skills evaluated in this interview

deputy credit operation executive Interview Questions & Answers

Cholamandalam Investment & Finance user image Anonymous

posted on 9 Jan 2021

I applied via Referral

Interview Questionnaire 

3 Questions

  • Q1. Questions related to credit policies
  • Q2. How would you decide that a customer is genuine or authentic
  • Q3. Questions related to my hometown, my previous job, my role at that organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and just answer your own views on any topic, don't copy

Relegion manager Interview Questions & Answers

Motilal Oswal Financial Services user image Anonymous

posted on 7 Jan 2021

I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. I can understand English but don't speak English fastely
  • Q2. Plz you train me better speak English

Interview Preparation Tips

Interview preparation tips for other job seekers - Advice me confidence for interview

I applied via Referral and was interviewed in Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. I was asked did you marry?
  • Q2. It is a very tough job !

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident! tell them I am ready to work very hard.

Interview Questionnaire 

2 Questions

  • Q1. I was asked about SQL,Database Design questions, Normalization, Joins and Index .Also I was asked about my achievements ,what challenges in faced in previous role and how did I cope up with ?
  • Q2. Prepare for SQL and database concepts thoroughly.And be fluent in answering behavioral questions

BBB Technology Interview FAQs

How many rounds are there in BBB Technology interview?
BBB Technology interview process usually has 3 rounds. The most common rounds in the BBB Technology interview process are HR, Resume Shortlist and Aptitude Test.
How to prepare for BBB Technology 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 BBB Technology. The most common topics and skills that interviewers at BBB Technology expect are Client Relationship, Customer Service, IT Sales, Inbound Calls and Outbound Calling.

Tell us how to improve this page.

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.9
 • 552 Interviews
Bajaj Finserv Interview Questions
4.0
 • 490 Interviews
HSBC Group Interview Questions
4.0
 • 485 Interviews
Xyz Company Interview Questions
3.8
 • 440 Interviews
American Express Interview Questions
4.2
 • 354 Interviews
UBS Interview Questions
4.0
 • 333 Interviews
BNY Interview Questions
4.0
 • 326 Interviews
Morgan Stanley Interview Questions
3.7
 • 298 Interviews
Citicorp Interview Questions
3.7
 • 277 Interviews
View all

BBB Technology Reviews and Ratings

based on 2 reviews

4.8/5

Rating in categories

4.8

Skill development

4.8

Work-Life balance

4.8

Salary & Benefits

4.8

Job Security

4.8

Company culture

4.8

Promotions/Appraisal

4.8

Work Satisfaction

Explore 2 Reviews and Ratings
Software Engineer
4 salaries
unlock blur

₹8.5 L/yr - ₹42 L/yr

Manager
4 salaries
unlock blur

₹23 L/yr - ₹30 L/yr

BBA Lecturer
3 salaries
unlock blur

₹7 L/yr - ₹10.9 L/yr

Explore more salaries
Compare BBB Technology with

Bajaj Finserv

4.0
Compare

Wells Fargo

3.9
Compare

JPMorgan Chase & Co.

4.1
Compare

HSBC Group

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview