Upload Button Icon Add office photos

Filter interviews by

British Car Auctions Software Developer fresher Interview Questions and Answers

Updated 10 Aug 2022

British Car Auctions Software Developer fresher Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Jul 2022. 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 - One-on-one 

(4 Questions)

  • Q1. What is python? Python is a object oriented High level Programming Languagee
  • Ans. 

    Python is Object Oriented High level programing language Payton is Produced by Van Guido Rossom

  • Answered by Akash Kulkarni
  • Q2. Expand GUI? GUI-Graphical User Interface
  • Ans. 

    GUI stands for Graphical User Interface which is a visual way of interacting with a computer program.

    • GUI allows users to interact with software through graphical elements such as icons, buttons, and menus.

    • GUI design should be intuitive, user-friendly, and visually appealing.

    • GUI can be created using various programming languages and frameworks such as JavaFX, Qt, and .NET.

    • GUI can be customized to suit the needs of diffe...

  • Answered by AI
  • Q3. Which Language Learning C,Java, Python,CSS,HTML
  • Ans. 

    Java is the most versatile and widely used language among the given options.

    • Java is an object-oriented language with a vast library of pre-built classes and functions.

    • It is used for developing desktop, web, and mobile applications.

    • Java is highly scalable and secure, making it a popular choice for enterprise-level applications.

  • Answered by AI
  • Q4. I Will studied to Data Base Management System

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi Sir/Mam
My Resume Uploaded.
I will give the interview to your job profile

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Walk-in and was interviewed in Dec 2022. 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 - Aptitude Test 

Check the base skills
Aptitude test

Round 3 - Technical 

(2 Questions)

  • Q1. Base Techical knowledge
  • Q2. Good Communication Skills

Interview Preparation Tips

Interview preparation tips for other job seekers - No advice for a job seekers
Easy search job and vi
Round 1 - miscellaneous 

(3 Questions)

  • Q1. Questions from Data Structure, Algo, basic coding questions
  • Q2. Questions from DBMS, OS
  • Q3. Verbal, aptitude & reasoning
Round 2 - Coding Test 

Medium to hard level questions - for a higher package

Round 3 - Technical 

(1 Question)

  • Q1. Questions from the fields you will mention you are comfortable with
Round 4 - Technical 

(1 Question)

  • Q1. Questions from the fields you will mention you are comfortable with
Round 5 - HR 

(1 Question)

  • Q1. Common questions regarding interviewee background, relocation, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA real good - gets you a 7lpa job in a very good company in this case

I applied via Naukri.com and was interviewed in Sep 2022. There were 4 interview rounds.

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

(3 Questions)

  • Q1. Tell me about urself
  • Q2. Family background, hobbies
  • Q3. How was day going tomorrow?
Round 3 - Aptitude Test 

Tell me about your achievements . your projects

Round 4 - Group Discussion 

They give us one topic and we speak in favour and against

Interview Preparation Tips

Interview preparation tips for other job seekers - all the best the get rock don't be scared keep calm and do it.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Coding Test 

The first round comprised of 4 sections online questions including aptitude, logical, Coding questions, and technical portions (Test Duration: 90 mins):

Debugging: We had to choose a language and debug up to 7 questions most probably. Codes were very basic like sorting, etc. I completed 6 of them.

Coding: There were two medium-hard level questions.

Work-style Assessment: Just try to answer as an ideal employee. Make sure you answers don’t contradict each other.

Aptitude: Around 25 questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Find diameter of tree
  • Q2. Count inversion
Round 3 - Technical 

(2 Questions)

  • Q1. Find n’th node from the end of a Linked List
  • Q2. Find shortest distance between 2 points in a matrix, where 2 points can be anywhere

Interview Preparation Tips

Interview preparation tips for other job seekers - Amazon just want to see whether you have good problem-solving skills. If you show them, you are in.

Do DSA religiously from the beginning. Use GFG, Leetcode, InterviewBit, and Youtube. These are more than enough. Doing Competitive Programing is very helpful.

For frequently asked questions: Make sure you know the best approaches and edge cases, and write the whole code instead of just reading the solutions.

Start from brute force and keep on optimizing when asked, in order to show you haven’t already done the question before.

Speak while coding or thinking.

Repeat the question how you have understood it.

Find edge cases

Use STAR method for behavioral questions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Data structure related question

Round 2 - Technical 

(4 Questions)

  • Q1. Quesitions related to data structure, cloud
  • Q2. Find the second highest integer
  • Ans. 

    To find the second highest integer in an array, sort the array in descending order and return the second element.

    • Sort the array in descending order

    • Return the second element in the sorted array

    • Handle edge cases like duplicates or small arrays

  • Answered by AI
  • Q3. Question related to two sum
  • Q4. Some sliding window problems
Round 3 - HR 

(1 Question)

  • Q1. General Behavioral Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the basics

Skills evaluated in this interview

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

(1 Question)

  • Q1. General DSA question leetcode style
Round 2 - Technical 

(1 Question)

  • Q1. Discussion on previous project
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Spring related questions
  • Q2. Java related questions
  • Q3. Couple of coding questions (Easy)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was a machine coding round

Round 2 - Technical 

(2 Questions)

  • Q1. Similar to the other question
  • Q2. Give an array and an element sort the array with difference of that number to array elements
  • Ans. 

    Sort an array of strings by the difference of a given element to each array element.

    • Iterate through the array and calculate the absolute difference between the given element and each array element.

    • Sort the array based on the calculated differences.

    • Return the sorted array.

  • Answered by AI

Skills evaluated in this interview

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

I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 questions easy-medium level leetcode problem I solved 2 completely and 3rd question partially (9/15 test cases passed) to move on to 2nd round

Round 2 - Coding Test 

(1 Question)

  • Q1. Implement an app similar to splitwise

British Car Auctions Interview FAQs

How many rounds are there in British Car Auctions Software Developer fresher interview?
British Car Auctions interview process usually has 2 rounds. The most common rounds in the British Car Auctions interview process are Resume Shortlist and One-on-one Round.
What are the top questions asked in British Car Auctions Software Developer fresher interview?

Some of the top questions asked at the British Car Auctions Software Developer fresher interview -

  1. Which Language Learning C,Java, Python,CSS,H...read more
  2. Expand GUI? GUI-Graphical User Interf...read more
  3. What is python? Python is a object oriented High level Programming Langua...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Flipkart Interview Questions
4.0
 • 1.4k Interviews
Asian Paints Interview Questions
4.0
 • 638 Interviews
ITC Interview Questions
3.9
 • 547 Interviews
Senco Gold Interview Questions
4.5
 • 539 Interviews
Amdocs Interview Questions
3.8
 • 532 Interviews
View all

British Car Auctions Software Developer fresher Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

2.0

Skill development

3.0

Work-life balance

2.0

Salary

2.0

Job security

3.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
fresher
116 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Software Developer
5 salaries
unlock blur

₹1 L/yr - ₹2.5 L/yr

Computer Operator
5 salaries
unlock blur

₹1 L/yr - ₹2 L/yr

Software Engineer
4 salaries
unlock blur

₹2.2 L/yr - ₹4 L/yr

System Administrator
4 salaries
unlock blur

₹2 L/yr - ₹5.1 L/yr

Explore more salaries
Compare British Car Auctions with

HCLTech

3.5
Compare

Amazon

4.1
Compare

Reliance Retail

3.9
Compare

Flipkart

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