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 Interview Questions, Process, and Tips

Updated 12 Feb 2025

Top Bacancy Technology Interview Questions and Answers

View all 22 questions

Bacancy Technology Interview Experiences

Popular Designations

32 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Assignment 

Designing Assignment

Round 2 - HR 

(1 Question)

  • Q1. Experience and other background details

Graphic Designer Interview Questions asked at other Companies

Q1. If assignment goes perfect and you are suitable for the job then only you will be able to face this final round and in this round asking about the expected salary but at the end offers their criteria with fix salary only.
View answer (8)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in Nov 2023. There were 3 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 - One-on-one 

(2 Questions)

  • Q1. Describe OOPS concepts
  • Ans. 

    OOPS concepts are fundamental principles in object-oriented programming that help in designing and implementing software solutions.

    • Encapsulation: Bundling data and methods together in a class to hide implementation details.

    • Inheritance: Creating new classes by inheriting properties and behaviors from existing classes.

    • Polymorphism: Ability of objects to take on many forms and perform different actions based on the contex...

  • Answered by AI
  • Q2. SOLID principles in .NET
  • Ans. 

    SOLID principles are design principles for writing maintainable and scalable software in .NET.

    • S - Single Responsibility Principle: A class should have only one reason to change.

    • O - Open/Closed Principle: Software entities should be open for extension but closed for modification.

    • L - Liskov Substitution Principle: Subtypes must be substitutable for their base types.

    • I - Interface Segregation Principle: Clients should not ...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. What is abstarction
  • Ans. 

    Abstraction is the process of simplifying complex systems by focusing on the essential details.

    • Abstraction hides unnecessary details and exposes only the relevant information.

    • It allows developers to work at a higher level of abstraction, increasing productivity and code reusability.

    • For example, in object-oriented programming, classes are used to abstract away the implementation details and provide a simplified interfac

  • Answered by AI
  • Q2. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.

    • Inheritance allows for code reuse and promotes modularity.

    • The class that is being inherited from is called the superclass or base class.

    • The class that inherits from the superclass is called the subclass or derived class.

    • The subclass can access the public and protected members of the superclass.

    • In...

  • Answered by AI

Skills evaluated in this interview

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked ListYou are given two Singly Linked List of integers, which are merging at some node of a third linked list. Your task is to find the data of the node at which merging starts. If there is no merging, return -1. For ex... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. About the Previous Experiences

Customer Success Manager Interview Questions asked at other Companies

Q1. How do you manage if 2 or 3 or even more tasks spontaneously are assigned upon?
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Asked more about the college

Digital Marketing Executive Interview Questions asked at other Companies

Q1. What is the difference between do follow and no follow links?
View answer (5)

Bacancy Technology interview questions for popular designations

 Senior Software Engineer

 (4)

 QA Engineer

 (2)

 Software Engineer

 (2)

 .NET Software Developer

 (1)

 Brand Executive

 (1)

 Content Writer

 (1)

 Customer Success Manager

 (1)

 Digital Marketing Executive

 (1)

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain api testing using postman
  • Ans. 

    API testing using Postman involves sending requests to an API and validating the response.

    • Create a new request in Postman and enter the API endpoint

    • Select the appropriate HTTP method (GET, POST, PUT, DELETE, etc.)

    • Add headers, parameters, and body if necessary

    • Send the request and check the response for correctness

    • Use assertions to validate the response data

  • Answered by AI
  • Q2. Explain about jmeter
  • Ans. 

    JMeter is an open-source tool used for performance testing of web applications.

    • JMeter allows testers to simulate heavy loads on servers, networks, or objects to test their strength and analyze overall performance.

    • It can be used to measure performance under different load types, such as stress testing, spike testing, and endurance testing.

    • JMeter supports various protocols like HTTP, HTTPS, FTP, JDBC, LDAP, JMS, and more...

  • Answered by AI

Skills evaluated in this interview

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)

Get interview-ready with Top Bacancy Technology Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What is financial analysis?

Financial Analyst Interview Questions asked at other Companies

Q1. Suppose you have 10000 US dollars with you, out of which you took a loan of 5000 US Dollars. Now suppose you have purchased two assets of 5000 US Dollars each, one through cash and other through bank loan. How would you show this transactio... read more
View answer (3)

Jobs at Bacancy Technology

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

Had to write a Blog as a test

Content Writer Interview Questions asked at other Companies

Q1. What are the steps to follow to write good content?
View answer (5)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

It was an DSA problem solving

Round 2 - Coding Test 

Solve a hands on problem in javascript - coding

Round 3 - Technical 

(1 Question)

  • Q1. More hands on coding questions

Frontend Developer Intern Interview Questions asked at other Companies

Q1. Last Stone WeightWe have a collection of 'N' stones, each stone has a positive integer weight. On each turn, we choose the two heaviest stones and smash them together. Suppose the stones have weights 'x' and 'y' with 'x' <= 'y'. The resu... read more
View answer (3)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. In Depth php, laravel questions

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)

HR Executive Interview Questions & Answers

user image Vivek Ghadia

posted on 31 Jul 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. Area of interest
  • Ans. 

    My area of interest lies in talent acquisition and employee development.

    • I have a passion for finding the right candidates for the job.

    • I enjoy creating training programs to help employees grow and succeed.

    • I stay updated on industry trends and best practices in HR.

    • I have experience in conducting interviews and assessments.

    • I believe in fostering a positive work culture and employee engagement.

  • Answered by AI
  • Q3. Past experience
  • Q4. Initiatives taken in past
  • Ans. 

    Implemented various employee wellness programs and training initiatives to improve team productivity and morale.

    • Introduced weekly yoga sessions for stress relief

    • Organized team-building workshops to enhance communication skills

    • Implemented leadership training programs for career development

    • Launched mental health awareness campaigns

    • Introduced flexible work hours for better work-life balance

  • Answered by AI
  • Q5. Future vision for work

Interview Preparation Tips

Interview preparation tips for other job seekers - Normal interviews

HR Executive Interview Questions asked at other Companies

Q1. What do you know about Labor Law
View answer (6)

Bacancy Technology Interview FAQs

How many rounds are there in Bacancy Technology interview?
Bacancy Technology interview process usually has 1-2 rounds. The most common rounds in the Bacancy Technology interview process are Technical, One-on-one Round and HR.
How to prepare for Bacancy 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 Bacancy Technology. The most common topics and skills that interviewers at Bacancy Technology expect are Javascript, Information Technology, Web Development, Laravel and Salesforce.
What are the top questions asked in Bacancy Technology interview?

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

  1. What is virtual function and how can we achieve dynamic bindi...read more
  2. What do you mean by testing and why it is import...read more
  3. What is inheritance describe with examp...read more
How long is the Bacancy Technology interview process?

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

Tell us how to improve this page.

Bacancy Technology Interview Process

based on 36 interviews

Interview experience

4.4
  
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
MAQ Software Interview Questions
1.9
 • 98 Interviews
View all

Bacancy Technology Reviews and Ratings

based on 149 reviews

3.7/5

Rating in categories

3.7

Skill development

3.9

Work-life balance

3.6

Salary

3.5

Job security

3.8

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 149 Reviews and Ratings
Data Scientist

Ahmedabad

5-9 Yrs

Not Disclosed

React Native Developer

Ahmedabad

4-9 Yrs

Not Disclosed

Explore more jobs
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