Upload Button Icon Add office photos
Engaged Employer

i

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

47Billion Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

47Billion Interview Questions, Process, and Tips

Updated 22 Jan 2025

Top 47Billion Interview Questions and Answers

47Billion Interview Experiences

Popular Designations

8 interviews found

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

(2 Questions)

  • Q1. Basic questions on c# ,
  • Q2. Basics on .Net framework
Round 2 - One-on-one 

(1 Question)

  • Q1. DIctionary problem

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 (208)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn

Round 1 - Technical 

(2 Questions)

  • Q1. Questions asked regarding Oops, maily regarding abstraction and polymorphism
  • Q2. Several quetions regarding Collections, Concurrent collection, Multithreading, Java 8, Spring Boot
Round 2 - Technical 

(2 Questions)

  • Q1. Questions asked on monolythic, Service oriented, microservice and Function as Service like architectures
  • Q2. Questions aaked on Design pattern
Round 3 - HR 

(2 Questions)

  • Q1. Questions asked regarding why i am looking for this job role
  • Q2. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Even after getting selected to the HR round havent got any offer and HR also not responded

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 (208)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Sdcasdvdsvasdvsdavasdvasdvasdvasdvsdv
  • Q2. NSasdvsdvsadvsdvasdvsadvasdvsa

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is .net framework
  • Ans. 

    The .NET Framework is a software framework developed by Microsoft that provides a large library of pre-coded solutions to common programming problems.

    • Developed by Microsoft

    • Provides a large library of pre-coded solutions

    • Supports multiple programming languages

    • Used for building Windows applications, web applications, and services

  • Answered by AI
  • Q2. What is .net core
  • Ans. 

    ASP.NET Core is a cross-platform, high-performance framework for building modern, cloud-based, internet-connected applications.

    • Open-source framework developed by Microsoft

    • Cross-platform, runs on Windows, macOS, and Linux

    • High-performance, optimized for speed

    • Supports cloud-based applications

    • Internet-connected applications

    • Modular design for flexibility and scalability

  • Answered by AI

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

47Billion interview questions for popular designations

 Software Engineer

 (2)

 Softwaretest Engineer

 (1)

 Devops Engineer

 (1)

 Data Analyst

 (1)

 Front end Developer

 (1)

 Summer Intern

 (1)

 Software Developer Intern

 (1)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Basic javascript and angular related questions
  • Q2. How to share data through components
  • Ans. 

    Data can be shared through components using props, state management libraries like Redux, context API, and event bus.

    • Using props to pass data from parent to child components

    • Using state management libraries like Redux to store and share data globally

    • Using context API to pass data to nested components without prop drilling

    • Using event bus to emit and listen to events for sharing data between components

  • Answered by AI
  • Q3. Observables and RxJS
Round 2 - Coding Test 

Coding test was scheduled after 2 days

Interview Preparation Tips

Topics to prepare for 47Billion Front end Developer interview:
  • data sharing through components
  • promises
  • async/await
Interview preparation tips for other job seekers - prepare basic concepts of angular and js

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 15 Apr 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral

Round 1 - Technical 

(1 Question)

  • Q1. Many SQL Joins and Window functions

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Assignment 

To create a fully functional Android pizza delivery application with an integrated ai chatbot, and an admin application featuring real time status of delivery.

Round 2 - One-on-one 

(1 Question)

  • Q1. Resume based, also a few technical questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, be through with the basics and concepts.

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)

Summer Intern Interview Questions & Answers

user image Sakshi Jain

posted on 21 Feb 2023

Interview experience
1
Bad
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 - Technical 

(3 Questions)

  • Q1. Bbasic of python, array list , tuple, inheritance
  • Q2. What is difference b/w list and tuples.
  • Ans. 

    Lists are mutable while tuples are immutable in Python.

    • Lists use square brackets [] while tuples use parentheses ().

    • Elements in a list can be added, removed, or modified while elements in a tuple cannot be modified.

    • Lists are used for collections of data that need to be modified while tuples are used for collections of data that should not be modified.

    • Lists are generally used for homogeneous data while tuples are used f...

  • Answered by AI
  • Q3. Oops concept, SQL, coding question on array

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. prepare basic logic of oops.
2. coding question on array, dictionary

Skills evaluated in this interview

Summer Intern Interview Questions asked at other Companies

Q1. There are 8 bottles of milk out of which one bottle is poisoned. What will be the minimum number of persons required to find the poisoned bottle if the person dies within 24 hours of drinking the poison. You have only 24 hours.
View answer (6)

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Strings, arrays, dp

Interview Questionnaire 

3 Questions

  • Q1. Algorithms on arrays and strings (coding)
  • Ans. 

    Algorithms for manipulating arrays and strings in coding

    • Use sorting algorithms like quicksort and mergesort for arrays

    • Use string manipulation functions like substring and replace for strings

    • Use dynamic programming for optimizing solutions to array and string problems

  • Answered by AI
  • Q2. Distributed Database Design
  • Q3. Large scale Ad Server Design
  • Ans. 

    Designing a large scale Ad Server

    • Use distributed systems for scalability

    • Implement caching for faster ad delivery

    • Ensure high availability and fault tolerance

    • Use real-time bidding for efficient ad placement

    • Implement fraud detection mechanisms

    • Ensure compliance with privacy regulations

  • Answered by AI

Interview Preparation Tips

Round: Interview
Experience: They tested on thought-process during design problems. What problems are with the current solution I suggested and how to improve it...
Tips: Hints from interviewer are very helpful
Keep talking while you are thinking

Skills: Algorithms, Thinking Skills, Coding
College Name: IIT KHARAGPUR

Skills evaluated in this interview

47Billion Interview FAQs

How many rounds are there in 47Billion interview?
47Billion interview process usually has 1-2 rounds. The most common rounds in the 47Billion interview process are Technical, One-on-one Round and Assignment.
How to prepare for 47Billion 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 47Billion. The most common topics and skills that interviewers at 47Billion expect are Computer science, Debugging, Front End, GIT and Information Technology.
What are the top questions asked in 47Billion interview?

Some of the top questions asked at the 47Billion interview -

  1. how to share data through compone...read more
  2. what is difference b/w list and tupl...read more
  3. What is .net framew...read more

Tell us how to improve this page.

47Billion Interview Process

based on 8 interviews

Interview experience

3.4
  
Average
View more

Interview Questions from Similar Companies

Zoho Interview Questions
4.3
 • 505 Interviews
Mu Sigma Interview Questions
2.6
 • 229 Interviews
Freshworks Interview Questions
3.5
 • 157 Interviews
BrowserStack Interview Questions
3.6
 • 48 Interviews
Zenoti Interview Questions
3.0
 • 42 Interviews
CRED Interview Questions
3.5
 • 37 Interviews
InMobi Interview Questions
3.5
 • 35 Interviews
Druva Interview Questions
3.7
 • 25 Interviews
MindTickle Interview Questions
2.8
 • 21 Interviews
Postman Interview Questions
3.6
 • 11 Interviews
View all

47Billion Reviews and Ratings

based on 31 reviews

3.6/5

Rating in categories

3.2

Skill development

3.7

Work-life balance

2.9

Salary

2.9

Job security

3.6

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 31 Reviews and Ratings
Software Engineer
68 salaries
unlock blur

₹3 L/yr - ₹9.5 L/yr

Senior Software Engineer
19 salaries
unlock blur

₹5.5 L/yr - ₹15.6 L/yr

Data Engineer
11 salaries
unlock blur

₹7 L/yr - ₹13 L/yr

Software Developer
11 salaries
unlock blur

₹1.9 L/yr - ₹7.2 L/yr

QA Engineer
9 salaries
unlock blur

₹3 L/yr - ₹8.5 L/yr

Explore more salaries
Compare 47Billion with

CRED

3.5
Compare

Postman

3.6
Compare

Freshworks

3.5
Compare

Zoho

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