Upload Button Icon Add office photos

Buck

Compare button icon Compare button icon Compare

Filter interviews by

Buck Interview Questions, Process, and Tips

Updated 17 May 2024

Top Buck Interview Questions and Answers

Buck Interview Experiences

Popular Designations

5 interviews found

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

(2 Questions)

  • Q1. Difference between interface and abstract class
  • Ans. 

    Interface is a contract that defines the methods a class must implement, while abstract class can have both implemented and abstract methods.

    • Interface cannot have method implementations, while abstract class can have both implemented and abstract methods.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Interfaces are used to achieve multiple inheritance in Java, while abstract clas...

  • Answered by AI
  • Q2. Oops concepts deeply
Round 2 - Technical 

(1 Question)

  • Q1. Prokect related topocs
Round 3 - HR 

(1 Question)

  • Q1. Salary related topocs

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked List Problem You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list. Your task is to determine the data of the node at which they sta... read more
Add answer
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Nov 2022.

Round 1 - Technical 

(1 Question)

  • Q1. What is spring and ioc container
  • Ans. 

    Spring is a framework for building Java applications. IOC container is a core feature of Spring that manages object dependencies.

    • Spring is a popular Java framework used for building enterprise-level applications.

    • IOC (Inversion of Control) container is a core feature of Spring.

    • IOC container manages object dependencies by creating and managing objects and their relationships.

    • It allows loose coupling between objects, maki...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What is the reason for job change
  • Ans. 

    Seeking new challenges and growth opportunities in a dynamic and innovative environment.

    • Desire for professional growth

    • Seeking new challenges

    • Looking for a more dynamic and innovative environment

    • Opportunity to learn and develop new skills

    • Desire for a better work-life balance

  • Answered by AI

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

I applied via Recruitment Consulltant and was interviewed before Nov 2021. There were 2 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 - Technical 

(2 Questions)

  • Q1. Write a sql query to find out max salary
  • Ans. 

    SQL query to find max salary

    • Use the MAX() function to find the maximum salary

    • Specify the column name for salary in the SELECT statement

    • Specify the table name in the FROM clause

    • Use a semicolon to end the query

  • Answered by AI
  • Q2. Write a sql query to find out nth max salary.
  • Ans. 

    SQL query to find nth max salary

    • Use ORDER BY and LIMIT to get the nth max salary

    • Use subquery to avoid duplicates in case of ties

    • Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT n-1, 1

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Sql is most questioned subject. Any knowledge on basic sql would help you clear the interview.

Skills evaluated in this interview

Associate Business Analyst Interview Questions asked at other Companies

Q1. problem identification - how to reduce per delivery cost from Rs. 75 (hypothetical value).
View answer (1)

I applied via LinkedIn and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Sql questions- joins, 2nd highest salary, highest salary
  • Q2. Basic python questions- pop, discard, list, tuple, set

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of python and prepare well for SQL part because most of the questions were from SQL and one has to be really have in depth knowledge of that questions to crack the interview.

Associate Business Analyst Interview Questions asked at other Companies

Q1. problem identification - how to reduce per delivery cost from Rs. 75 (hypothetical value).
View answer (1)

Buck interview questions for popular designations

 Associate Business Analyst

 (2)

 Senior Software Developer

 (1)

 Senior Software Engineer

 (1)

 Software Engineer

 (1)

Interview Questionnaire 

1 Question

  • Q1. How you can access cross domain cookies.
  • Ans. 

    To access cross domain cookies, you can use CORS (Cross-Origin Resource Sharing) or JSONP (JSON with Padding).

    • Enable CORS on the server-side to allow cross-origin requests

    • Use the withCredentials property in XMLHttpRequest or fetch API to send cookies in cross-origin requests

    • For older browsers that don't support CORS, you can use JSONP by creating a script element with the desired URL and handle the response in a callba

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The panel was vey good and they felt me very comfortable during interview.

Skills evaluated in this interview

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)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Basic interviews questionquestiin like introduction
Round 2 - Technical 

(1 Question)

  • Q1. Asked industry about finance and r2r
Round 3 - Coding Test 

Aked about excel and vba coding

Round 4 - One-on-one 

(1 Question)

  • Q1. Communication and industry knowledge
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. First round is telephonic technical interview.
  • Q2. On telephonic conversation they are just asking some simple questions.
Round 2 - Technical 

(2 Questions)

  • Q1. 2nd round interview taking assistant manager on virtually
  • Q2. They ask some moderate questions not to hard.
Round 3 - Technical 

(2 Questions)

  • Q1. 3rd round interview taking by it manager virtually.
  • Q2. They ask some basic questions related to your work.
Round 4 - Technical 

(2 Questions)

  • Q1. 4th round of interview taking by sr. It manager dhiraj Mishra.
  • Q2. He's asking irrelevant questions and demotivate you.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't waste your time to giving an interview in us tech solutions, Dhiraj Mishra senior manager of IT,he always demotivated you if your answer is correct.it's a pathetic experience.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. Data Engineering Pipeline Tools
  • Q2. Front End VS Back End VS UX UI
  • Ans. 

    Front End focuses on user interface and user experience, Back End deals with server-side logic, and UX UI combines design and functionality.

    • Front End: focuses on client-side development, includes HTML, CSS, and JavaScript

    • Back End: deals with server-side development, includes databases, servers, and APIs

    • UX UI: combines design and functionality to create a seamless user experience

    • Example: Front End - designing a website ...

  • Answered by AI
  • Q3. TypeScript and its funtion
  • Ans. 

    TypeScript is a superset of JavaScript that adds static typing and other features to improve code quality and developer productivity.

    • TypeScript helps catch errors at compile time rather than runtime

    • It supports modern JavaScript features like classes, interfaces, and modules

    • TypeScript code is transpiled to JavaScript for browser compatibility

    • TypeScript is commonly used in large-scale applications for its maintainability

  • Answered by AI
  • Q4. Cloud AWS Componenets

Interview Preparation Tips

Interview preparation tips for other job seekers - They will dig deep in your resume and ask simple questions very basic but they will give you lot of situational based questions

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Can you provide an introduction about yourself?
  • Ans. 

    Experienced Talent Acquisition Executive with a proven track record of sourcing top talent and building strong teams.

    • Over 8 years of experience in recruiting and talent acquisition

    • Successfully filled key positions in various industries such as tech, finance, and healthcare

    • Implemented innovative recruitment strategies to attract top candidates

    • Strong network of industry professionals and candidates

    • Proficient in utilizing

  • Answered by AI
  • Q2. How did you learn about the company?
  • Ans. 

    I learned about the company through a combination of online research, networking, and industry news.

    • Researched the company website and social media profiles

    • Connected with current or former employees on LinkedIn

    • Attended industry events where the company was mentioned

    • Read articles or press releases about the company

  • Answered by AI
  • Q3. When are you available for another round of interviews?
  • Ans. 

    I am available for another round of interviews starting next week.

    • I am available for interviews starting next week

    • My availability for interviews is flexible

    • I can schedule another round of interviews at your convenience

  • Answered by AI
Round 2 - One-on-one 

(5 Questions)

  • Q1. Can you provide a brief introduction about yourself?
  • Ans. 

    Experienced Talent Acquisition Executive with a proven track record in recruiting top talent for various industries.

    • Over 8 years of experience in talent acquisition

    • Successfully recruited for tech, finance, and healthcare industries

    • Implemented innovative recruitment strategies to attract top candidates

    • Strong network of industry professionals and candidates

    • Proficient in utilizing recruitment tools and platforms

  • Answered by AI
  • Q2. Can you describe your previous experience?
  • Ans. 

    I have over 10 years of experience in talent acquisition, specializing in recruitment strategies, candidate sourcing, and onboarding processes.

    • Specialize in recruitment strategies

    • Experienced in candidate sourcing

    • Skilled in onboarding processes

  • Answered by AI
  • Q3. What is your understanding of the recruitment process?
  • Ans. 

    Recruitment process involves sourcing, screening, interviewing, and selecting candidates for a job.

    • Sourcing candidates through job boards, social media, referrals, etc.

    • Screening resumes and applications to shortlist potential candidates.

    • Conducting interviews to assess candidate skills and fit for the role.

    • Selecting the best candidate and extending a job offer.

    • Onboarding the new hire and ensuring a smooth transition int

  • Answered by AI
  • Q4. Have you previously used LinkedIn, Naukri, or other job boards?
  • Ans. 

    Yes, I have used LinkedIn, Naukri, and other job boards extensively in my previous roles.

    • I have utilized LinkedIn to source and connect with potential candidates for various positions.

    • I have posted job openings on Naukri and received a significant number of applications.

    • I have also explored other job boards to expand the reach of job postings and attract diverse talent.

    • I have experience in utilizing the search and filt...

  • Answered by AI
  • Q5. If selected, how soon would you be able to join?
  • Ans. 

    I can join within two weeks of receiving the offer.

    • I can start within two weeks of receiving the offer.

    • I have a two-week notice period at my current job.

    • I need to relocate, so I need two weeks to make arrangements.

    • I have some personal commitments that I need to wrap up before starting.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and learn a few things about the company from its website, and try to utilize LinkedIn or other platforms.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Technical 

(1 Question)

  • Q1. Interview is fake. No job. just for time begin this interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't trust this companies. This is fake job posting.
no job in this company. my friend is working and he asked me to drop my resume and came to know asking for less salary.
just to show in the IT market that this is one of the IT consultancies is available
They saying that its remote job. first of all. there is no company in bangalore

Buck Interview FAQs

How many rounds are there in Buck interview?
Buck interview process usually has 2-3 rounds. The most common rounds in the Buck interview process are Technical, Resume Shortlist and HR.
How to prepare for Buck 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 Buck. The most common topics and skills that interviewers at Buck expect are C#, SQL, SQL Server, MVC and ASP.Net.
What are the top questions asked in Buck interview?

Some of the top questions asked at the Buck interview -

  1. How you can access cross domain cooki...read more
  2. What is spring and ioc contai...read more
  3. Write a sql query to find out nth max sala...read more

Tell us how to improve this page.

Buck Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Randstad Interview Questions
3.8
 • 258 Interviews
View all

Buck Reviews and Ratings

based on 70 reviews

4.2/5

Rating in categories

3.5

Skill development

4.3

Work-life balance

3.9

Salary

4.1

Job security

4.1

Company culture

3.5

Promotions

3.8

Work satisfaction

Explore 70 Reviews and Ratings
Senior Software Engineer
62 salaries
unlock blur

₹5 L/yr - ₹14.3 L/yr

Software Engineer
57 salaries
unlock blur

₹3.8 L/yr - ₹9.4 L/yr

Associate Business Analyst
34 salaries
unlock blur

₹3.5 L/yr - ₹4.3 L/yr

Business Analyst
24 salaries
unlock blur

₹3 L/yr - ₹8.1 L/yr

Technical Lead
20 salaries
unlock blur

₹13 L/yr - ₹21.9 L/yr

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