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
3.5

based on 193 Reviews

Filter interviews by

BOLD Technology Systems DOT NET Developer Interview Questions and Answers

Updated 8 Apr 2024

1 interview found

Sort by: Popular

DOT NET Developer Interview Questions

user image Ritik Bansal

posted on 8 Apr 2024

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (3 Questions)

  • Q1. 1. What is request pipeline? What is the order of the classes in Request pipeline. 3. Access Specifiers in C#.
  • Q2. What is Filter ? What is the order of filter classes ?
  • Q3. What is the difference between

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
1
 Bad
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Campus Placement and was interviewed in Aug 2024.

3 Interview Rounds

1

Coding Test Round

Simple DSA ques. and some mcqs. were easy if you are a cp guy

2

Technical Round (2 Questions)

  • Q1. Given a string of paranthesis tell longest valid parantheisis
  • Q2. Leetcode 1443. This was exact ques
3

Technical Round (2 Questions)

  • Q1. Given a string find longest palindromeic substring
  • Q2. Simple take not take dp ques But my interviewer was an idiot she didn't understand shit She was reading editorial on the fly. As i told her approch she was like...read more

Skills evaluated in this interview

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

One-on-one Round (2 Questions)

  • Q1. It was lld question to design a cab booking system.
  • Q2. Tell me about yourself
Interview experience
2
 Poor
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Referral and was interviewed in Apr 2024.

2 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. Code postorder traversal without using recursion.
  • Q2. Leetcode Problem 1626 - Best team with no conflicts.
2

System Design Round (2 Questions)

  • Q1. Design whatsapp with one to one, group messaging and read receipts functionalities. Design the database.
  • Q2. Questions on dbms, cn and os.

Skills evaluated in this interview

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
Selected  Selected

I was interviewed in May 2024.

2 Interview Rounds

1

Aptitude Test Round

It was having english and maths questions

2

Coding Test Round

Code was easy kindly do pratice

Interview experience
2
 Poor
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Resume Shortlist Round

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
2

Aptitude Test Round

I haven't appeared but this website asking me everytime that's why giving review but I wanted to know what are the ratings for this company

3

Technical Round (2 Questions)

  • Q1. I haven't appeared but ratings it
  • Q2. Why you choose uplers

Interview Preparation Tips

Interview preparation tips for other job seekers - Know the procedure before going to assessment, learn all the things before assessment

Software Developer Interview Questions

Spinny user image CodingNinjas

posted on 30 May 2022

I was interviewed in Apr 2022.

3 Interview Rounds

1

HR Round (1 Question)

Round duration - 30 minutes
Round difficulty - Easy

This was just a screening round to check my intention and communication skills. They just asked me why was I looking for a job change, and told me a little bit about the profile.

  • Q1. Basic HR Questions

    Why are you looking for a job change? Are there any problems that you are facing in your current company?

2

Video Call Round (3 Questions)

Round duration - 45 Minutes
Round difficulty - Easy

Since I had applied for a full stack profile, this round mainly consisted of front-end questions and some basic DSA questions. They had scheduled a call in the afternoon around 14:00 and the call was on Google meet where I had to share my screen and type in some code, once I was happy with my code and it worked fine, I had to paste it into the google doc. Actually, they had outsourced the interview rounds to the Interview Vector.

  • Q1. Flatten 2D array You have to implement an iterator for ‘FLATTEN_2D’ to flatten a two-dimensional array ‘ARR_2D’ into a one-dimensional array ‘ARR_1D’. The itera...read more
  • Q2. Javascript Question

    Write a polyfill for JS Array.reduceReduce is a higher order function that operates on an array and returns 1 single value.

  • Q3. Javascript Question

    Implement the following function:sum(1)(2)(3)(4)() returns 10sum(1)() returns 1sum() returns 0

3

Video Call Round (2 Questions)

Round duration - 90 Minutes
Round difficulty - Easy

This round consisted of multiple easy DSA questions, some frontend questions, and one thought experiment related to design. Again, this round was conducted around 14:00 in the afternoon.

  • Q1. Anagram Pairs Pre-requisites: Anagrams are defined as words or names that can be formed by rearranging letters of another word. Such as "spar" can be ...read more
  • Q2. Technical Question Let's say that some of our clients are complaining that our website is really slow/crashing for them. What could be possible solutions and ho...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Gandhi Institute For Technology(GIFT) , BBSR. Eligibility criteriaNo criteriaSpinny interview preparation:Topics to prepare for the interview - Data Structures, React, JavaScript, CSS, SOLID Principles, System DesignTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : DSA is important, practice around 150+ questions minimum.
Tip 2 : For the front end, JS is a must! Learn the basics and how it works under the hood.
Tip 3 : Learn SOLID and Design patterns.

Application resume tips for other job seekers

Tip 1 : Keep it short and simple. Specify your projects and/or experiences.
Tip 2 : Even naming your resume helps, instead of naming it "resume.pdf" name it like "____resume.pdf". It actually helps recruiters and I got positive feedback for this.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Interview Questions

Swiggy user image CodingNinjas

posted on 24 May 2022

I was interviewed in Mar 2022.

3 Interview Rounds

1

Face to Face Round (1 Question)

Round duration - 120 Minutes
Round difficulty - Medium

Machine Coding Round
2 Hours in Total
15 Mins for Question Explaination and Doubts
1.5 Hours for coding
15 mins to discuss the approach 

Timing - 3 to 5 pm (They are flexible)
Interviewer was very patient and helped me understand the question

  • Q1. Machine Coding Question Splitwise type application was to be implemented, no database or FE UI required, a basic terminal app. We can add expenses of two types ...read more
2

Face to Face Round (2 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

2 Data Strucutre Questions
Timing 5-6 pm (They are flexible)
Google Meet
Online IDE

  • Q1. Unique Binary Search Trees You are given an integer ‘N’, your task is to return the number of structurally unique BST's (binary search trees) which have exa...read more
  • Q2. Subsequences of String You are given a string 'STR' containing lowercase English letters from a to z inclusive. Your task is to find all non-empty possi...read more
3

HR Round (1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

HIRING MANAGER ROUND

Discussion about the organisation now questions

  • Q1. Basic HR Questions

    What are your hobbies?

    Can you handle pressure?

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteriaNASwiggy interview preparation:Topics to prepare for the interview - Dynamic Programming, Basic OOPS, Commonly Asked Algorithms (Kadane’s, Dutch National Flag and more), Data Structures (Heaps, Stack, Queues, HashMaps and more), Low Level Design (Machine Coding)Time required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Practice is they to success, every person will need a different path for preparation, the resources that you should use will depend upon your current expertise.
Tip 2 : For Machine Coding Rounds speed is key, you need to practice atleast 20 questions, Try to figure out techniques to common out code, code out your first question, and then spend good 2-3 hours in reducing no of lines and removing redundancy, try to note down methods you used to achieve less redundancy and for all the next questions you practice try to achieve that same quality from the beginning which will automatically increase your speed
Tip 3 : Do company wise preparation, look for interview experiences and try to map out commonly asked questions and categories of those questions and practice accordingly

Application resume tips for other job seekers

Tip 1 : If applying for any non FE role (or any role that does not require designing or creative skills) keep a minimalistic resume
Tip 2 : Ensure to add a summary at the top which mentions all the criterias HRs consider while short listing resumes (Experience, Degree and Branch, Languages you have experience in, City, Willingness to Relocate, Notice Period, If already on notice period mention your last working day)

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Coding Test Round

Lexiography string manipulation

2

Technical Round (2 Questions)

  • Q1. Asteroid collision
  • Q2. Course scheduler
Interview experience
3
 Average
Difficulty level
 Hard
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via campus placement at Indian Institute of Technology (IIT), Kanpur and was interviewed in Nov 2024.

2 Interview Rounds

1

Coding Test Round

3 coding questions on hackerrank medium to hard

2

Technical Round (1 Question)

  • Q1. Doctor low level system design question

BOLD Technology Systems Interview FAQs

How many rounds are there in BOLD Technology Systems DOT NET Developer interview?
BOLD Technology Systems interview process usually has 1 rounds. The most common rounds in the BOLD Technology Systems interview process are Technical.
What are the top questions asked in BOLD Technology Systems DOT NET Developer interview?

Some of the top questions asked at the BOLD Technology Systems DOT NET Developer interview -

  1. What is Filter ? What is the order of filter classe...read more
  2. 1. What is request pipeline? What is the order of the classes in Request pipeli...read more
  3. What is the difference betw...read more

Tell us how to improve this page.

Software Engineer
146 salaries
unlock blur

₹7 L/yr - ₹19.5 L/yr

Senior Software Engineer
136 salaries
unlock blur

₹10 L/yr - ₹25.5 L/yr

QA Engineer
81 salaries
unlock blur

₹6 L/yr - ₹15.5 L/yr

Technical Lead
52 salaries
unlock blur

₹14.2 L/yr - ₹37.8 L/yr

Senior QA Engineer
39 salaries
unlock blur

₹9.8 L/yr - ₹19.5 L/yr

Explore more salaries
Compare BOLD Technology Systems with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview