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
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

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 (197)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

A duration of one hour focused on logical reasoning and grammar.

Round 2 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    Experienced brand executive with a strong background in marketing and brand management.

    • Over 5 years of experience in developing and implementing successful branding strategies

    • Proven track record of increasing brand awareness and driving sales

    • Strong analytical skills to assess market trends and consumer behavior

    • Excellent communication and leadership abilities to collaborate with cross-functional teams

    • Previously worked w...

  • Answered by AI
  • Q2. What is your educational background?
  • Ans. 

    I have a Bachelor's degree in Marketing and a Master's degree in Business Administration.

    • Bachelor's degree in Marketing

    • Master's degree in Business Administration

  • Answered by AI
  • Q3. Situation based question
Round 3 - HR 

(1 Question)

  • Q1. Situation-based question related to branding

Brand Executive Interview Questions asked at other Companies

Q1. How we can use current digital marketing techniques for our brand?
View answer (1)
Bacancy Technology Interview Questions and Answers for Freshers
illustration image

Interview Questions & Answers

user image Anonymous

posted on 21 Jan 2025

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

I was interviewed in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. All the object related questions, clousers, scenario based question like, how to upload large file on to the server.
  • Q2. Practical, data fetching from api and populating it on to the screen, with other functionalities like pagination, debounced search, sorting.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. All basics of C#,MVC and SQL

.NET Software Developer Interview Questions asked at other Companies

Q1. Can sealed class inherit non-profit sealed class
View answer (4)

Bacancy Technology interview questions for popular designations

 Senior Software Engineer

 (4)

 Software Engineer

 (2)

 QA Engineer

 (2)

 Project Manager

 (1)

 Graphic Designer

 (1)

 Software Developer

 (1)

 Financial Analyst

 (1)

 Web Developer

 (1)

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

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between async and promise
  • Ans. 

    Async is a keyword used to define a function that returns a promise. Promises are objects representing the eventual completion or failure of an asynchronous operation.

    • Async functions always return a promise, while promises represent the eventual result of an asynchronous operation.

    • Async functions make it easier to write asynchronous code in a synchronous manner, using the 'await' keyword to pause execution until the pr...

  • Answered by AI
  • Q2. Difference between fetch and axios
  • Ans. 

    Fetch is a built-in web API in JavaScript for making HTTP requests, while Axios is a third-party library for the same purpose.

    • Fetch is built into the browser, while Axios is a standalone library that needs to be installed separately.

    • Axios has built-in support for handling request and response interceptors, while Fetch does not.

    • Axios automatically transforms JSON data, while with Fetch you need to manually call the .jso...

  • Answered by AI

React Native Developer Interview Questions asked at other Companies

Q1. 3. What is the use useEffect Hook in react native? and how you relate it with lifecycle method which is class components?
View answer (3)

Get interview-ready with Top Bacancy Technology Interview Questions

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

Explain the difference between volatile and const volatile in C

Round 2 - Technical 

(1 Question)

  • Q1. What is the difference between SPI and I2C Communication protocols?
  • Ans. 

    SPI is faster, full-duplex, and uses separate data lines, while I2C is slower, half-duplex, and uses a shared data line.

    • SPI is faster than I2C

    • SPI is full-duplex, allowing data to be sent and received simultaneously

    • SPI uses separate data lines for communication

    • I2C is slower than SPI

    • I2C is half-duplex, meaning data can only be sent or received at a time

    • I2C uses a shared data line for communication

  • Answered by AI

Embedded Software Developer Interview Questions asked at other Companies

Q1. How many result cases are possible when to find maximum of three numbers. This is tricky question
View answer (3)

Jobs at Bacancy Technology

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Js promises async await closusre
  • Q2. Node js architecture event loop

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Digital Marketing Lead Interview Questions & Answers

user image Nikhil Rangpariya

posted on 29 Jan 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Do you know basic About SEO practices?
  • Ans. 

    Yes, basic SEO practices include keyword research, on-page optimization, link building, and content creation.

    • Keyword research involves identifying relevant keywords for your website or content.

    • On-page optimization includes optimizing meta tags, headings, and content for search engines.

    • Link building involves acquiring backlinks from other websites to improve your site's authority.

    • Content creation focuses on creating hig...

  • Answered by AI

Digital Marketing Lead Interview Questions asked at other Companies

Q1. Do you know basic About SEO practices?
View answer (1)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Design table in react which includes pagination, sorting and searching
  • Ans. 

    Use React table library like react-table or material-table for easy implementation of pagination, sorting, and searching functionality.

    • Use a React table library like react-table or material-table for easy implementation

    • Implement pagination by setting the number of rows per page and current page number

    • Add sorting functionality by clicking on column headers to sort data in ascending or descending order

    • Include a search ba

  • Answered by AI

Mern Full Stack Developer Interview Questions asked at other Companies

Q1. What is the way to save large files (e.g. photos) into MongoDB database.
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Its was all about the recruitments and strategic question

Senior Talent Acquisition Specialist Interview Questions asked at other Companies

Q1. What is product based and service based company?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Challenges in projects done earlier
Round 2 - Technical 

(1 Question)

  • Q1. How to track amount of work done by team
  • Ans. 

    Track team's work progress by setting clear goals, using project management tools, regular check-ins, and tracking key metrics.

    • Set clear goals and milestones for the team to achieve

    • Utilize project management tools like Trello, Asana, or Jira to track tasks and progress

    • Have regular check-ins with team members to discuss progress and address any roadblocks

    • Track key metrics such as completed tasks, hours worked, and proje

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

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.

Recently Viewed

INTERVIEWS

Bacancy Technology

No Interviews

INTERVIEWS

Bata

No Interviews

INTERVIEWS

Bacancy Technology

No Interviews

INTERVIEWS

Bacancy Technology

No Interviews

INTERVIEWS

Chemplast Sanmar

No Interviews

INTERVIEWS

Bata

No Interviews

INTERVIEWS

Hike

20 top interview questions

INTERVIEWS

Bacancy Technology

No Interviews

INTERVIEWS

Bacancy Technology

No Interviews

INTERVIEWS

Hike

No Interviews

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.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
MAQ Software Interview Questions
1.9
 • 100 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
Hiring iOS Developer

Hyderabad / Secunderabad,

Ahmedabad

5-10 Yrs

Not Disclosed

Sr. Android Develoepr

Hyderabad / Secunderabad,

Ahmedabad

6-10 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
191 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
154 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
44 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Software Engineer
30 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Developer
26 salaries
unlock blur

₹0 L/yr - ₹0 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