Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by bebo Technologies Team. If you also belong to the team, you can get access from here

bebo Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

bebo Technologies Interview Questions, Process, and Tips

Updated 21 Jan 2025

Top bebo Technologies Interview Questions and Answers

View all 16 questions

bebo Technologies Interview Experiences

Popular Designations

24 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(6 Questions)

  • Q1. What are promises ? D/W Promise.all and Promise.allSettled
  • Q2. D/W let and var
  • Q3. What are callback function ? Give disadvantages
  • Ans. 

    Callback functions are functions passed as arguments to other functions to be executed later.

    • Used in event handling, asynchronous operations, and to achieve higher order functions

    • Disadvantages include callback hell, difficult to read and maintain code, and potential for memory leaks

    • Example: setTimeout function in JavaScript takes a callback function as an argument

  • Answered by AI
  • Q4. D/w useMemo and React.memo
  • Q5. What is shadow DOM ?
  • Ans. 

    Shadow DOM is a way to encapsulate the styling and structure of a web component, preventing styles from leaking out or clashing with the rest of the page.

    • Shadow DOM allows for creating self-contained components with their own DOM tree and styling.

    • It helps in preventing styles from the main document affecting the component and vice versa.

    • Shadow DOM can be created using the 'attachShadow' method in JavaScript.

    • Example: read more

  • Answered by AI
  • Q6. What is redux ? Explain its architecture ? How many parameters are there in connect method ?
  • Ans. 

    Redux is a predictable state container for JavaScript apps. It helps manage application state in a single immutable store.

    • Redux is a state management library for JavaScript applications.

    • It follows a unidirectional data flow architecture.

    • Redux architecture consists of actions, reducers, store, and middleware.

    • Actions are payloads of information that send data from the application to the store.

    • Reducers specify how the app...

  • Answered by AI
Round 2 - Mangerial Round 

(5 Questions)

  • Q1. Brief Introduction and projects that I have worked on
  • Ans. 

    I am a Reactjs Developer with experience in building responsive web applications.

    • Developed a responsive e-commerce website using React, Redux, and Material-UI

    • Implemented authentication and authorization using Firebase in a social media application

    • Optimized performance by lazy loading components and code splitting

  • Answered by AI
  • Q2. What is CORS ?
  • Ans. 

    CORS stands for Cross-Origin Resource Sharing, a security feature that allows servers to specify who can access their resources.

    • CORS is a security feature implemented by browsers to prevent unauthorized access to resources on a different origin.

    • It allows servers to specify which origins are allowed to access their resources using HTTP headers like Access-Control-Allow-Origin.

    • CORS is important for protecting sensitive d...

  • Answered by AI
  • Q3. How can you improve website performance ?
  • Ans. 

    Improving website performance involves optimizing code, reducing server requests, and utilizing caching techniques.

    • Optimize code by removing unnecessary code, minifying and compressing files, and using efficient algorithms.

    • Reduce server requests by combining files, using asynchronous loading, and implementing lazy loading for images and videos.

    • Utilize caching techniques such as browser caching, server-side caching, and...

  • Answered by AI
  • Q4. What tools you have used in your previous organization
  • Ans. 

    I have used tools like Git, Webpack, Babel, ESLint, and Redux in my previous organization.

    • Git for version control

    • Webpack for bundling

    • Babel for transpiling

    • ESLint for code linting

    • Redux for state management

  • Answered by AI
  • Q5. Why you are looking for a change ?
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Looking for opportunities to work on more complex projects

    • Desire to learn new technologies and expand skill set

    • Seeking a more collaborative team environment

    • Want to advance career and take on more responsibilities

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was very simple.
If your basics are strong, you can easily clear it

Skills evaluated in this interview

Reactjs Developer Interview Questions asked at other Companies

Q1. Implement counter such that it has 2 buttons to increment and decrement the values and also add a input field such that, whatever input is given, the value should be to that and value should should be decreased and increased from the input ... read more
View answer (1)

Software Tester Interview Questions & Answers

user image Tushar Arora

posted on 21 Jan 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response

I was interviewed in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse of string
  • Q2. What is vm ware?

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Approached by Company and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. It was around Triggers mostly. Use of newMap and stuff
  • Q2. Data security implementation in apex like fields and objects to prevent unauthorized DMLS.
  • Ans. 

    Implementing data security in Apex to prevent unauthorized DML operations on fields and objects.

    • Use field-level security to restrict access to sensitive fields

    • Implement object-level security using profiles and permission sets

    • Utilize Apex sharing rules to control record-level access

    • Consider using custom validation rules to enforce data integrity

    • Implement triggers to enforce additional business logic and security measure

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Integration practices and summary
  • Ans. 

    Integration practices involve connecting different systems to share data and functionality.

    • Use APIs to connect systems and exchange data

    • Implement middleware like MuleSoft or Dell Boomi for seamless integration

    • Leverage Salesforce Connect to access external data sources within Salesforce

    • Consider batch processing for large data transfers

    • Implement error handling and monitoring for robust integrations

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - they never took my last round as the interviewer hasn't had enough time. Rescheduled 3 - 4 times but always cancelled at end time.

Skills evaluated in this interview

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (5)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Python code for hashing string , array

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

bebo Technologies interview questions for popular designations

 Software Engineer

 (4)

 Associate Software Engineer

 (3)

 QA Engineer

 (3)

 Software Tester

 (2)

 Android Developer

 (1)

 ASE

 (1)

 Associate Engineer

 (1)

 Internship Trainee

 (1)

QA Lead Interview Questions & Answers

user image Anonymous

posted on 7 May 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How would you handle stringent timelines in project?
  • Ans. 

    I would prioritize tasks, delegate effectively, communicate clearly with stakeholders, and ensure team members have necessary resources.

    • Prioritize tasks based on importance and impact on project timeline

    • Delegate tasks effectively to team members based on their strengths and workload

    • Communicate clearly with stakeholders about the timeline constraints and potential risks

    • Ensure team members have necessary resources and su...

  • Answered by AI
  • Q2. By updating customer and keeping track of overall progress on regular basis

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

QA Lead Interview Questions asked at other Companies

Q1. 1. Explain Bid bond guarantee, Advance payment guarantee, Performance guarantee. 2. What are different SWIFT messages generated as part of Letter of Credit? 3. Difference between LC and Guarantee. 4. Difference between Import LC and Export ... read more
View answer (1)

Get interview-ready with Top bebo Technologies Interview Questions

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. Selenium basic 3-4 questions

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 (169)

Jobs at bebo Technologies

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Good at all the areas best hr and management

Round 2 - Technical 

(5 Questions)

  • Q1. What is android app how to dev wht is version of android wht is sdk adk etc
  • Ans. 

    An Android app is a software application designed to run on Android devices. Android versions are named after desserts, with the latest being Android 12.

    • Android apps are developed using Java or Kotlin programming languages.

    • Android versions are named after desserts, such as KitKat, Oreo, and Pie.

    • SDK (Software Development Kit) is a set of tools used to develop apps for Android.

    • ADK (Accessory Development Kit) is used to c...

  • Answered by AI
  • Q2. What iss dk file in android
  • Ans. 

    A .dk file in Android is a Dex file, which is a compiled file format used by the Dalvik Virtual Machine.

    • Dex files contain compiled code and resources for an Android application.

    • They are generated by the Android build tools during the build process.

    • Dex files are executed by the Dalvik Virtual Machine on Android devices.

  • Answered by AI
  • Q3. What is jar file
  • Ans. 

    A jar file is a Java archive file that contains compiled Java classes and resources.

    • A jar file is created using the jar command in Java.

    • It is used for packaging Java classes and resources into a single file for distribution.

    • Jar files can be executed using the Java Runtime Environment (JRE).

  • Answered by AI
  • Q4. What is grunt in android
  • Ans. 

    Grunt in Android is a build automation tool that helps in automating repetitive tasks like compiling code, running tests, and deploying apps.

    • Grunt is a JavaScript task runner that can be used to automate various tasks in Android development.

    • It can be used to compile code, run tests, minify files, and deploy apps.

    • Grunt uses a configuration file called 'Gruntfile.js' to define tasks and their configurations.

    • Plugins can b...

  • Answered by AI
  • Q5. What are the appin android to develp
  • Ans. 

    There are various apps in Android to develop, such as Android Studio, IntelliJ IDEA, Eclipse, etc.

    • Android Studio is the official IDE for Android app development

    • IntelliJ IDEA is a popular IDE for Android development

    • Eclipse with ADT plugin can also be used for Android development

  • Answered by AI

Skills evaluated in this interview

Android Developer Interview Questions asked at other Companies

Q1. Cube Sum Pairs Problem Statement Given a positive integer N, find the number of ways to express N as a sum of cubes of two integers, A and B, such that: N = A^3 + B^3 Ensure you adhere to the following conditions: A must be greater than or... read more
Add answer
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 

100 mcq like istqb here for

Round 3 - Technical 

(1 Question)

  • Q1. Full technical selenium and java
Round 4 - One-on-one 

(1 Question)

  • Q1. Behavioural questions for job
Round 5 - HR 

(1 Question)

  • Q1. Salary dicusion to get in

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Associate Engineer Interview Questions & Answers

user image 23-Robin Dudeja

posted on 28 Jun 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I applied via campus placement at Kurukshetra University and was interviewed in Dec 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Basic basic questions
Round 3 - Technical 

(3 Questions)

  • Q1. Basic testing questions
  • Q2. Software tester life cycle
  • Q3. Python code for reversing a string
  • Ans. 

    Python code to reverse a string using slicing

    • Use string slicing with a step of -1 to reverse the string

    • Example: 'hello'[::-1] will return 'olleh'

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - try to study testing and basic coding questions

Skills evaluated in this interview

Associate Engineer Interview Questions asked at other Companies

Q1. Count Ways To Reach The N-th StairsYou have been given a number of stairs. Initially, you are at the 0th stair, and you need to reach the Nth stair. Each time you can either climb one step or two steps. You are supposed to return the number... read more
View answer (5)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Panjab University and was interviewed before Jul 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Easy aptitude test of 20 mcq in which easy question are asked

Round 3 - HR 

(2 Questions)

  • Q1. Face to face hr interview
  • Q2. Are u comfortable with working locations n timings
Round 4 - Technical 

(1 Question)

  • Q1. What are Pillars of OOPs concepts and types of inheritance
  • Ans. 

    Pillars of OOPs concepts are Abstraction, Encapsulation, Inheritance, and Polymorphism. Types of inheritance include Single, Multiple, Multilevel, and Hierarchical.

    • Abstraction focuses on hiding the implementation details and showing only the necessary features.

    • Encapsulation bundles the data and methods that operate on the data into a single unit.

    • Inheritance allows a class to inherit properties and behavior from another...

  • Answered by AI

Internship Trainee Interview Questions asked at other Companies

Q1. Tell about your UG project? How will you design a table for 1 tonne load and what are all the consideration needed for it? Tell the Equations you know in strength of Materials? What are manufacturing processes involved to fabricate ball bea... read more
View answer (1)

bebo Technologies Interview FAQs

How many rounds are there in bebo Technologies interview?
bebo Technologies interview process usually has 2-3 rounds. The most common rounds in the bebo Technologies interview process are Technical, HR and Resume Shortlist.
How to prepare for bebo Technologies 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 bebo Technologies. The most common topics and skills that interviewers at bebo Technologies expect are Javascript, Java, Python, Software Engineering and Automation Testing.
What are the top questions asked in bebo Technologies interview?

Some of the top questions asked at the bebo Technologies interview -

  1. What is redux ? Explain its architecture ? How many parameters are there in con...read more
  2. What are callback function ? Give disadvanta...read more
  3. How can you improve website performanc...read more
How long is the bebo Technologies interview process?

The duration of bebo Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

bebo Technologies Interview Process

based on 19 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
CitiusTech Interview Questions
3.4
 • 268 Interviews
View all

bebo Technologies Reviews and Ratings

based on 179 reviews

3.4/5

Rating in categories

3.2

Skill development

3.5

Work-life balance

3.1

Salary

3.1

Job security

3.4

Company culture

3.1

Promotions

3.2

Work satisfaction

Explore 179 Reviews and Ratings
Software Engineer
228 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Senior Software Engineer
178 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Module Lead
43 salaries
unlock blur

₹7 L/yr - ₹18 L/yr

Principal Software Engineer
33 salaries
unlock blur

₹8 L/yr - ₹19.5 L/yr

Associate Software Engineer
26 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Explore more salaries
Compare bebo Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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