Upload Button Icon Add office photos
Engaged Employer

i

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

Bacancy Technology Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Bacancy Technology Software Engineer Interview Questions and Answers

Updated 14 Mar 2023

Bacancy Technology Software Engineer Interview Experiences

2 interviews found

Round 1 - Aptitude Test 

Maths, Coding questions, SQL queries

Round 2 - Technical 

(1 Question)

  • Q1. Problem-solving questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do good preparation in aptitude and try to solve some HackeRrank questions of level easy to medium.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Mar 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is inheritance describe with example?
  • Ans. 

    Inheritance is a mechanism in OOP where a new class is derived from an existing class.

    • The derived class inherits the properties and methods of the base class.

    • It allows code reusability and saves time.

    • Example: A class 'Animal' can be a base class and 'Dog' can be a derived class inheriting properties and methods from 'Animal'.

  • Answered by AI
  • Q2. What is virtual function and how can we achieve dynamic binding?
  • Ans. 

    Virtual function allows dynamic binding by enabling a function to be overridden in a derived class.

    • Virtual functions are declared in a base class and can be overridden in a derived class.

    • Dynamic binding is achieved by using a pointer or reference to the base class that can call the overridden function in the derived class.

    • Virtual functions are identified by the keyword 'virtual' in the function declaration.

    • Dynamic bind...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do preparation for OOPS
Basic language concept
DSA

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

Interview questions from similar companies

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

I was interviewed in Jan 2025.

Round 1 - Coding Test 

One question relates to Linked list and another related to string

Round 2 - Technical 

(5 Questions)

  • Q1. Circular linked list algorithm
  • Ans. 

    Circular linked list is a data structure where the last node points back to the first node.

    • In a circular linked list, each node has a pointer to the next node and the last node points back to the first node.

    • Traversal in a circular linked list can start from any node and continue until the starting node is reached again.

    • Insertion and deletion operations in a circular linked list are similar to those in a regular linked ...

  • Answered by AI
  • Q2. String manipulation and logical questioning
  • Q3. String creation and deletion
  • Q4. DSA problem solving questions
  • Q5. Logical questions asked and informed

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare basic concepts of programming and SQL
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Angular A to Z Hooks,Services,Api Integration,component communication
  • Q2. Html ,CSS basic
Round 2 - Behavioral 

(1 Question)

  • Q1. Server and web api related questions
Round 3 - HR 

(2 Questions)

  • Q1. Can you provide details about yourself and your educational background?
  • Ans. 

    I am a software engineer with a Bachelor's degree in Computer Science and experience in developing web applications.

    • Bachelor's degree in Computer Science

    • Experience in developing web applications

  • Answered by AI
  • Q2. About Winjit technologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Trust the process; ensure a clear understanding of the basics and the logic of object-oriented programming concepts. Wishing you all the best.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Starts with a introduction, Core Java concepts, OOPS concepts, Singleton design pattern, Spring boot annotations like service, restcontroller.
  • Q2. DSA logical questions like 2nd highest number. How to find missing number from an array.
Round 2 - Behavioral 

(4 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring Boot, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Bachelor's degree in Computer Science from XYZ University

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

    I come from a close-knit family of five, including my parents, older sister, and younger brother.

    • Close-knit family of five

    • Parents, older sister, and younger brother

    • We enjoy spending time together traveling and trying new restaurants

  • Answered by AI
  • Q3. Why do you want to change the company
  • Ans. 

    Seeking new challenges and opportunities for growth in a different environment.

    • Desire for new challenges and learning opportunities

    • Seeking a better work-life balance

    • Interested in working with new technologies or industries

    • Looking for a more collaborative team environment

  • Answered by AI
  • Q4. After that interviewer describes my work and position in the company.

Interview Preparation Tips

Interview preparation tips for other job seekers - I have applied for Java position through the referral. I have received a call on Thursday that we want to schedule your interview on Saturday. And on Saturday both the rounds happened with positive feedback.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Focusing on moderate level patterns

Round 2 - Technical 

(4 Questions)

  • Q1. Discuss object oriented principles in depth
  • Ans. 

    Object oriented principles are fundamental concepts in software development that focus on organizing code into objects with properties and behaviors.

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

    • Inheritance: Allowing a new class to inherit properties and behaviors from an existing class.

    • Polymorphism: The ability for objects of different classes to respond to the same message in di...

  • Answered by AI
  • Q2. Deep discuss of interface
  • Q3. Deep discuss of exception, multithreading
  • Q4. Deep discuss of oop
Round 3 - HR 

(1 Question)

  • Q1. Asked some tricky question related to real life problems

Interview Preparation Tips

Interview preparation tips for other job seekers - All Good 👍🏻
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Coding Test 

Leet code medium level question

Round 2 - Technical 

(2 Questions)

  • Q1. About Java Streams
  • Q2. Restful API coding completion based on given file
Round 3 - HR 

(2 Questions)

  • Q1. To check your attitude
  • Q2. Given detailed about company and what project you are going to work on?
Round 4 - One-on-one 

(5 Questions)

  • Q1. Hashmap working
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

    • Hashmap uses a hashing function to map keys to indices in an array.

    • It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.

    • Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");

  • Answered by AI
  • Q2. Multithreading cases
  • Q3. Scenario specific on how to handle multiple events on a single variable to have accurate result
  • Q4. Database indexing
  • Q5. Architecture level
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Springboot notations
  • Q2. How to handle multiple request on springboot
  • Ans. 

    Use thread pooling and asynchronous processing to handle multiple requests efficiently in Spring Boot.

    • Implement thread pooling to manage multiple requests concurrently.

    • Use asynchronous processing to handle requests without blocking the main thread.

    • Consider using reactive programming with Spring WebFlux for better scalability.

    • Optimize database queries and external API calls to reduce response times.

    • Implement caching mec...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is server and abap server
  • Ans. 

    A server is a computer or software that provides functionality for other programs or devices. ABAP server is a server that runs ABAP programs.

    • A server is a computer or software that provides services or resources to other computers or programs.

    • ABAP server is a server that runs ABAP (Advanced Business Application Programming) programs, commonly used in SAP systems.

    • ABAP server handles requests from clients and executes A...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Coding question
  • Q2. Asked to make some component in react
Round 2 - Technical 

(2 Questions)

  • Q1. Javascript questions
  • Q2. Normal js questions

Bacancy Technology Interview FAQs

How many rounds are there in Bacancy Technology Software Engineer interview?
Bacancy Technology interview process usually has 2 rounds. The most common rounds in the Bacancy Technology interview process are Technical, Aptitude Test and Resume Shortlist.
How to prepare for Bacancy Technology Software Engineer 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 Bacancy Technology. The most common topics and skills that interviewers at Bacancy Technology expect are Javascript, MVC, .Net, Application Design and C#.
What are the top questions asked in Bacancy Technology Software Engineer interview?

Some of the top questions asked at the Bacancy Technology Software Engineer interview -

  1. What is virtual function and how can we achieve dynamic bindi...read more
  2. What is inheritance describe with examp...read more
  3. Problem-solving questio...read more

Tell us how to improve this page.

Bacancy Technology Software Engineer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
Bacancy Technology Software Engineer Salary
based on 154 salaries
₹3.2 L/yr - ₹12.2 L/yr
10% less than the average Software Engineer Salary in India
View more details

Bacancy Technology Software Engineer Reviews and Ratings

based on 19 reviews

3.4/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

3.3

Salary

2.9

Job security

3.5

Company culture

2.6

Promotions

3.3

Work satisfaction

Explore 19 Reviews and Ratings
Senior Software Engineer
191 salaries
unlock blur

₹6 L/yr - ₹19.7 L/yr

Software Engineer
154 salaries
unlock blur

₹3.2 L/yr - ₹12.2 L/yr

Software Developer
44 salaries
unlock blur

₹3 L/yr - ₹11.6 L/yr

Lead Software Engineer
30 salaries
unlock blur

₹7.1 L/yr - ₹20 L/yr

Senior Software Developer
26 salaries
unlock blur

₹6 L/yr - ₹15.7 L/yr

Explore more salaries
Compare Bacancy Technology 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