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

Compare button icon Compare button icon Compare

Filter interviews by

BOLD Technology Systems Interview Questions, Process, and Tips for Experienced

Updated 5 Feb 2025

Top BOLD Technology Systems Interview Questions and Answers for Experienced

View all 15 questions

BOLD Technology Systems Interview Experiences for Experienced

Popular Designations

13 interviews found

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

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is CSS box layout
  • Ans. 

    CSS box layout is a way to control the size and position of elements on a web page using CSS properties.

    • CSS box layout allows developers to control the layout of elements on a web page.

    • It includes properties like display, position, float, and clear.

    • Developers can use CSS box layout to create responsive designs that adapt to different screen sizes.

    • Examples include using display: flex; for creating flexible layouts, and ...

  • Answered by AI
  • Q2. Create a HTML CSS design for a job website like SarkariResult.com homepage.
  • Ans. 

    Design a job website homepage similar to SarkariResult.com using HTML and CSS.

    • Create a clean and professional layout with easy navigation

    • Include a search bar for job searches

    • Display latest job updates and notifications prominently

    • Use colors and fonts that are easy on the eyes

    • Make sure the website is responsive for different screen sizes

  • Answered by AI
  • Q3. How we use javascript in various ways?
  • Ans. 

    JavaScript can be used for client-side scripting, server-side development, creating web applications, games, and more.

    • Client-side scripting for interactive web pages

    • Server-side development with Node.js

    • Creating web applications with frameworks like React or Angular

    • Developing games with libraries like Phaser or Three.js

  • Answered by AI
  • Q4. Difference between inline, internal and external css.
  • Ans. 

    Inline, internal, and external CSS are different ways to apply styles to HTML elements.

    • Inline CSS is applied directly to an HTML element using the style attribute.

    • Internal CSS is defined within the head section of an HTML document using the style tag.

    • External CSS is stored in a separate file and linked to the HTML document using the link tag.

  • Answered by AI
  • Q5. How can we change the class of an element using javascript?
  • Ans. 

    You can change the class of an element using JavaScript by accessing the element and modifying its class attribute.

    • Access the element using document.getElementById(), document.getElementsByClassName(), document.querySelector(), etc.

    • Use the element's classList property to add, remove, or toggle classes.

    • Example: document.getElementById('myElement').classList.add('newClass');

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was pretty easy for anyone who've basic knowledge about HTML, CSS and JavaScript. Their main focus was to see if you can convert a design on paper into a website by using HTML and CSS.

Skills evaluated in this interview

UI UX Frontend Developer Interview Questions asked at other Companies

Q1. How can we change the class of an element using javascript?
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. 1. What is request pipeline? What is the order of the classes in Request pipeline. 3. Access Specifiers in C#.
  • Ans. 

    Request pipeline is the sequence of classes and modules that process an incoming HTTP request in ASP.NET.

    • Request pipeline in ASP.NET is responsible for handling incoming HTTP requests and generating responses.

    • The order of classes in the request pipeline includes modules like URL routing, authentication, authorization, and finally the handler that generates the response.

    • Access specifiers in C# are keywords used to speci...

  • Answered by AI
  • Q2. What is Filter ? What is the order of filter classes ?
  • Ans. 

    Filter is a feature in ASP.NET that allows you to execute logic before or after an action method is called.

    • Filters are used to perform logic before or after an action method is called in ASP.NET MVC.

    • There are five types of filter classes in ASP.NET: Authorization filters, Action filters, Result filters, Exception filters, and Resource filters.

    • The order of filter classes is: Authorization filters, Action filters, Result...

  • Answered by AI
  • Q3. What is the difference between
  • Ans. 

    The difference between == and Equals() in C# is that == is used for comparing reference equality, while Equals() is used for comparing value equality.

    • == is used to compare reference equality, meaning it checks if two objects reference the same memory location.

    • Equals() is used to compare value equality, meaning it checks if the values of two objects are the same.

    • Example: string str1 = "hello"; string str2 = "hello"; boo...

  • Answered by AI

Skills evaluated in this interview

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (11)

Module Lead Interview Questions & Answers

user image Anonymous

posted on 29 Jul 2024

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Assignment 

A css grid/flex based job info cards layout was given to code and submit

Round 2 - Technical 

(2 Questions)

  • Q1. Create a color palette and a div such that choosing a color from color palette should apply the color to bg of div - Theme - using vanilla HTML CSS and js
  • Ans. 

    Create a color palette to apply selected color to a div background using HTML, CSS, and JS.

    • Create a color palette using HTML elements like buttons or input type color

    • Use JavaScript to apply the selected color to the background of a div

    • Update the div background color dynamically on color selection

  • Answered by AI
  • Q2. What is the difference between display flex and display grid
  • Ans. 

    Display flex is for one-dimensional layouts, while display grid is for two-dimensional layouts.

    • Display flex is used for creating layouts in one direction (either row or column)

    • Display grid is used for creating layouts in two dimensions (rows and columns)

    • Flexbox is more suitable for small-scale layouts, while Grid is better for larger layouts with more complex structures

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - **Beware of frauds by their hiring team **
- hr resume screening/shortlisting - no issues on multiple job switch
- assignment round passed for me - no issues raised on multiple job switch
- technical round passed for me - no issues raised on multiple job switch
- document collection and onboarding form fillout - no issues raised on multiple job switch
- at time of offer letter issuing - cannot proceed because of multiple job switches


Entire hope hardwork effort time invested in their team and process in vain just like that!

Skills evaluated in this interview

Module Lead Interview Questions asked at other Companies

Q1. 1) describe the Cloud architecture for the azure storage, blob , cloud services? 2) describe the integration of Web API related questions for email and sms applications? 3) describe the .net core aspects for solid programming implementation... read more
View answer (2)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Basic Question related to Framework. Technical OOPS Concept. Selenium Related Questions.

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)

BOLD Technology Systems interview questions for popular designations

 Software Engineer

 (5)

 Technical Lead

 (2)

 QA Engineer

 (2)

 Module Lead

 (1)

 Customer Support Executive

 (1)

 Automation Test Engineer

 (1)

 Data Engineer

 (1)

 Project Lead

 (1)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Questions about Project and related to .net technologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview went well but didn’t know what went wrong

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 (203)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2023. 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. The questions were completely on the No sql as they have projects database on no sql Their main emphasis were on the No-sql database. How you can migrate relational to No sql.
  • Q2. Given one case study design it. I suggest go through few of the system design youtube videos' this part you can easily crack it.

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn No SQL - mongo db , cosmos db if you want to apply.

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

Jobs at BOLD Technology Systems

View all

Project Lead Interview Questions & Answers

user image Anonymous

posted on 11 Oct 2023

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Jhhola chaap chapri was taking interview and he knew nothing
Round 2 - Technical 

(1 Question)

  • Q1. Another jhhola chhap chapri who knew nothing about technical things
Round 3 - One-on-one 

(1 Question)

  • Q1. Another very jhhola chhap chapri was there thinking that he is very smart

Interview Preparation Tips

Topics to prepare for BOLD Technology Systems Project Lead interview:
  • Buttering
  • Chaatna
Interview preparation tips for other job seekers - Never apply for this company, terribly worst company and existing employees

Project Lead Interview Questions asked at other Companies

Q1. PowerBuilder 1. How to build app in one click? 2. How to read data from web page? 3. Have you used any PDF tools 4. How to save data from datawindow to XML 5. How to read mail from Outlook 6. How you migrate to new version.net SQL 1. Perfor... read more
View answer (1)

Sdet Lead Interview Questions & Answers

user image Anonymous

posted on 29 Sep 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2022. There were 4 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. Coding , puzzles ,scenerio based , selenium , api automation, core java
  • Q2. Data structure and algorithms
Round 3 - One-on-one 

(1 Question)

  • Q1. Coding , api automation , mucroservices concepts etc
Round 4 - Aptitude Test 

Apptitute and techno managerial questions by director

Sdet Lead Interview Questions asked at other Companies

Q1. write a palindrome program without using any in-build method. if there are 500 test cases and need to run only 50 test cases, then how to approach and do it? what is the framework used in your project? how will you handle if a team member w... read more
View answer (1)

I applied via Approached by Company and was interviewed in Nov 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Box model. Semantic tags Type coersion
Round 2 - Technical 

(1 Question)

  • Q1. Responsive web development Bootstrap CSS combinators

Interview Preparation Tips

Interview preparation tips for other job seekers - Great interviewer, very calm and supportive
Highly experienced and cool.

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Round 1 - One-on-one 

(1 Question)

  • Q1. Questions on Database SQl Questions on TestNG Questions on selenium / API testing
Round 2 - One-on-one 

(1 Question)

  • Q1. Questions on Automation framework design Question of api testing
Round 3 - One-on-one 

(1 Question)

  • Q1. Questions on API testing Questions on previous experience

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Be confident even if you dont know the exact answer try to speak around the topic
2. Give your best

Associate Software Development Test Engineer Interview Questions asked at other Companies

Q1. Find a particular element in a String
View answer (1)

BOLD Technology Systems Interview FAQs

How many rounds are there in BOLD Technology Systems interview for experienced candidates?
BOLD Technology Systems interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the BOLD Technology Systems interview process for experienced candidates are Technical, One-on-one Round and Resume Shortlist.
How to prepare for BOLD Technology Systems interview for experienced candidates?
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 Python, SQL, Javascript, HTML and Azure.
What are the top questions asked in BOLD Technology Systems interview for experienced candidates?

Some of the top questions asked at the BOLD Technology Systems interview for experienced candidates -

  1. How can we change the class of an element using javascri...read more
  2. Tell 5 test cases of your spectac...read more
  3. Create a color palette and a div such that choosing a color from color palette ...read more
How long is the BOLD Technology Systems interview process?

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

Tell us how to improve this page.

BOLD Technology Systems Interview Process for Experienced

based on 10 interviews

Interview experience

2.9
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k 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
Swiggy Interview Questions
3.8
 • 428 Interviews
View all

BOLD Technology Systems Reviews and Ratings

based on 210 reviews

3.4/5

Rating in categories

3.1

Skill development

3.6

Work-life balance

3.5

Salary

3.3

Job security

3.3

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 210 Reviews and Ratings
SE/SSE-Data Science(AI/LLM-Fine Tuning)

Noida

3-7 Yrs

Not Disclosed

Technical Lead-Fullstack(.Net)

Noida

7-9 Yrs

₹ 14.2-33.21 LPA

Senior Software Engineer-React Native

Noida

4-6 Yrs

₹ 12-22 LPA

Explore more jobs
Software Engineer
150 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
130 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
87 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
48 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior QA Engineer
46 salaries
unlock blur

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