Upload Button Icon Add office photos
Premium Employer

i

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

BOLD Technology Systems

Compare button icon Compare button icon Compare

Filter interviews by

BOLD Technology Systems Sdet-I Interview Questions and Answers

Updated 18 Jun 2022

BOLD Technology Systems Sdet-I Interview Experiences

1 interview found

Sdet-I Interview Questions & Answers

user image Anonymous

posted on 18 Jun 2022

I applied via Approached by Company and was interviewed in May 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Java programming ques
  • Q2. Selenium automation testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with Java and selenium

Interview questions from similar companies

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

There were 2 questions in coding one with array and in string releated

Round 2 - One-on-one 

(3 Questions)

  • Q1. About Selenium questions
  • Q2. Other basic questions related to testing
  • Q3. Management related question
Round 3 - HM 

(2 Questions)

  • Q1. One program to solve
  • Q2. Other questions in selenium

Sde1 Interview Questions & Answers

Blinkit user image Anonymous

posted on 14 Jan 2025

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

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

Round 1 - Coding Test 

Hackerrank - 3 questions 2 hrs

Sde1 Interview Questions & Answers

Meesho user image Anonymous

posted on 2 Jul 2024

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

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

Round 1 - Coding Test 

Hackerrank test with medium questions

Round 2 - Technical 

(1 Question)

  • Q1. Machine coding round to design a shopping cart

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for machine coding well

SDE-2 Interview Questions & Answers

Spinny user image Anonymous

posted on 14 Apr 2023

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

I applied via LinkedIn and was interviewed in Mar 2023. There were 5 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 - Coding Test 

3 Coding question, mix of easy medium and hard questions. Online proctored on Hackerrank

Round 3 - Technical 

(1 Question)

  • Q1. 1. A variation on 2 sum problem (based on number of digits) 2. Average of node value and its subtree (Count no of nodes where average of the subtree and the node itself equals to the node value). It was t...
  • Ans. 

    2 sum problem variation based on number of digits and finding nodes where average of subtree and node value equals node value.

    • For the 2 sum problem variation, use a hash table to store the digits and their indices.

    • For the subtree problem, use a recursive function to traverse the tree and calculate the average.

    • Examples: [1, 2, 3, 4, 5] with target 7 and tree with root 5, left child 4, right child 6, should return 2 and

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. I was asked an LLD question about a system to manage and track cars and their maintenance. Also some questions based on run time polymorphism and SQL
Round 5 - One-on-one 

(1 Question)

  • Q1. Discussion with the CTO. You get to explain about the work you did and some clarifying questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice DSA from standard sheets available and also some variations on them. Practice SQL and LLD questions as well. Entire process will be quite smooth

Skills evaluated in this interview

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

(1 Question)

  • Q1. Write a program on stack operations
  • Ans. 

    A program for stack operations

    • Create a stack using an array or linked list

    • Implement push() and pop() functions

    • Check for stack overflow and underflow

    • Implement peek() function to view top element

    • Example: stack.push(5), stack.pop(), stack.peek()

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have good knowledge on DSA,time complexities
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Java 2 coding questions
  • Q2. Testing related scenario based questions
Round 2 - Technical 

(4 Questions)

  • Q1. 1 easy java question
  • Q2. Work experience and project related questions.
  • Q3. Frameworks related questions
  • Q4. Scenario based Question
Round 3 - Behavioral 

(3 Questions)

  • Q1. Everything related to your resume
  • Q2. Projects you've worked on in detail
  • Q3. Behavioural Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare your resume skills well

SDE-2 Interview Questions & Answers

Blinkit user image Anonymous

posted on 20 May 2022

I was interviewed in May 2022.

Round 1 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

Timing was around 11 am
Environment was great, it intrigued me to join Blinkit.

  • Q1. 

    Pair Sum Problem Statement

    You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'.

    Note:
    ...
Round 2 - Face to Face 

(3 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

Timing 11 am
Interviewer had good knowledge

  • Q1. Can you explain the activity lifecycle in Android development?
  • Q2. Can you explain the fragment lifecycle in Android development?
  • Q3. Can you explain the MVVM pattern?
Round 3 - Face to Face 

Round duration - 30 Minutes
Round difficulty - Easy

This round is cultural fit round

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 2 in BangaloreEligibility criteriaNoGrofers interview preparation:Topics to prepare for the interview - Data structures, Threading and synchronisation, Kotlin vs Java, Activities lifecycle, Fragment lifecycle, Android services, Reduce APK size, Create analytics libraryTime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Prepare easy/medium level data structures questions in leetcode. Solve atleast 50 questions of multiple types like strings, arrays, tree, linked list, graph
Tip 2 : Go through Android basic questions like lifecycle, live data, MVC/mvp/ mvvm pattern, retrofit, data binding
Tip 3 : Atleast solve 5 design questions like how to build Instagram, analytics library, crashlytics

Application resume tips for other job seekers

Tip 1 : be concise 
Tip 2 : write only those keywords which you have in depth knowledge

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Referral and was interviewed in May 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Lld 

(1 Question)

  • Q1. Design an Ordering system with multithreading
  • Ans. 

    An ordering system with multithreading for efficient processing

    • Use a queue data structure to store incoming orders

    • Create multiple threads to process orders concurrently

    • Implement synchronization mechanisms to prevent race conditions

    • Consider using a thread pool to manage threads

    • Use locks or semaphores to ensure thread safety

  • Answered by AI
Round 3 - System design 

(1 Question)

  • Q1. Design a whatsapp like service
  • Ans. 

    A messaging service with features like text, voice, video calls, group chats, and file sharing.

    • Create a user-friendly interface for messaging and calling

    • Implement end-to-end encryption for secure communication

    • Allow users to create and join groups for group chats

    • Enable file sharing for documents, images, and videos

    • Provide options for voice and video calls with good quality

    • Develop a notification system for new messages a

  • Answered by AI
Round 4 - Behavioral 

(1 Question)

  • Q1. General questions about my projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for LLD and system design .They focus on concepts about how you scale a system , and components of HLD like web socket and everything in depth .

Skills evaluated in this interview

Interview Questionnaire 

5 Questions

  • Q1. Optimize the codde given by you in the written exam
  • Q2. What is startup all about and what all technology is used
  • Ans. 

    A startup is a newly established business that aims to solve a problem or meet a need using innovative technology.

    • Startups are focused on growth and scalability.

    • They often operate in a fast-paced and dynamic environment.

    • Startups use various technologies depending on their industry and product.

    • Common technologies used in startups include web and mobile development, cloud computing, data analytics, artificial intelligenc...

  • Answered by AI
  • Q3. Tell me about yourself?
  • Ans. 

    I am a software engineer with experience in developing and implementing scalable solutions.

    • Experienced software engineer

    • Skilled in developing scalable solutions

    • Proficient in programming languages like Java, Python, and C++

    • Strong problem-solving and analytical skills

    • Ability to work in a team and collaborate effectively

  • Answered by AI
  • Q4. Why jabong?
  • Q5. Explanation about various things written in resume

Interview Preparation Tips

Round: Test
Experience: It was not that tough.
Aptitude question were easy.
Coding Question were tough as we have only 30 min.
Duration: 1 hr minute
Total Questions: 35

Round: Technical Interview
Experience: I was able to crack a better solution to the question.

Round: Technical Interview
Experience: Was able to explain it fluently.
Tips: Don't bluff about the startup they will catch you

Round: Other Interview
Experience: It was a director's round.
Not that tough , a bit of HR types.

Round: HR Interview
Experience: Easy one . A type of formality.

General Tips: Prepare geeksforgeeks and practice codechef
Skills: C/C++
College Name: Netaji Subhas Institute Of Technology, Delhi
Motivation: The brand name + E commerce the place to be

BOLD Technology Systems Interview FAQs

How many rounds are there in BOLD Technology Systems Sdet-I interview?
BOLD Technology Systems interview process usually has 1 rounds. The most common rounds in the BOLD Technology Systems interview process are Technical.
How to prepare for BOLD Technology Systems Sdet-I 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 BOLD Technology Systems. The most common topics and skills that interviewers at BOLD Technology Systems expect are API Testing, C#, Cucumber, Java and Rest.
What are the top questions asked in BOLD Technology Systems Sdet-I interview?

Some of the top questions asked at the BOLD Technology Systems Sdet-I interview -

  1. Java programming q...read more
  2. Selenium automation test...read more

Tell us how to improve this page.

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
Swiggy Interview Questions
3.8
 • 437 Interviews
View all
BOLD Technology Systems Sdet-I Salary
based on 5 salaries
₹10.5 L/yr - ₹17 L/yr
6% less than the average Sdet-I Salary in India
View more details
Software Engineer
145 salaries
unlock blur

₹7 L/yr - ₹22 L/yr

Senior Software Engineer
137 salaries
unlock blur

₹10 L/yr - ₹26 L/yr

QA Engineer
87 salaries
unlock blur

₹7.2 L/yr - ₹15.5 L/yr

Technical Lead
50 salaries
unlock blur

₹13 L/yr - ₹37.8 L/yr

Senior QA Engineer
46 salaries
unlock blur

₹9.8 L/yr - ₹19.5 L/yr

Explore more salaries
Compare BOLD Technology Systems with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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