i
BOLD Technology Systems
Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Exe is an executable file that can be run independently, while DLL is a dynamic link library that is loaded by programs when needed.
Exe stands for executable file, while DLL stands for dynamic link library.
Exe files can be run independently, while DLL files are loaded by programs when needed.
Exe files have their own memory space, while DLL files share memory space with the calling process.
Exe files are typically larger...
HTTP verbs are used to indicate the action to be performed on a resource in a RESTful API.
GET - retrieve data from a server
POST - send data to a server to create/update a resource
PUT - update a resource on the server
DELETE - remove a resource from the server
PATCH - partially update a resource on the server
Use Linq query to filter data and group by in C#
Use 'Where' method to filter data based on a condition
Use 'GroupBy' method to group the filtered data based on a key
Example: var result = data.Where(x => x.Property == value).GroupBy(x => x.GroupKey)
An attribute in MVC is a piece of metadata that provides additional information about a model, view, or controller.
Attributes are used to add behavior or data to a class or method in MVC
They can be used for validation, authorization, caching, etc.
Examples include [Required], [Authorize], [OutputCache]
I applied via Campus Placement and was interviewed in Jun 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
It was 7 questions in which 5 were MCQ which had SQL etc
2 coding questions of medium level
I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
I was asked two problem solving question and i was able to code both problem with multiple approaches.
Also i was asked two technical question, in which i was able to answer one question. even then, i was not shortlisted for next round.
I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.
Find the missing smallest positive integer in an array of integers
Sort the array to easily identify missing integers
Iterate through the sorted array to find the smallest missing positive integer
Return the missing integer
Sort an array of strings containing only 0, 1, and 2.
Use a three-way partitioning algorithm like Dutch National Flag algorithm to sort the array in a single pass.
Keep track of three pointers - low, mid, and high to partition the array into three sections.
Swap elements based on their values to achieve the sorted array.
I applied via Walk-in and was interviewed in Nov 2024. There was 1 interview round.
KMP algorithm was asked, need to give efficent solution
I appeared for an interview in Nov 2024.
I was asked questions about a doubly linked list, specifically regarding how to add songs to a playlist and play them from the start, end, or a specified ID. Additionally, I was required to delete a song and report on the total number of times each song was played overall and by each individual.
I applied via Campus Placement and was interviewed before Jul 2022. There were 4 interview rounds.
Coding test on Hackerrank with easy to medium, well-known problems.
based on 1 interview
Interview experience
Software Engineer
155
salaries
| ₹6.4 L/yr - ₹19.8 L/yr |
Senior Software Engineer
136
salaries
| ₹11 L/yr - ₹26 L/yr |
QA Engineer
93
salaries
| ₹6 L/yr - ₹16 L/yr |
Technical Lead
51
salaries
| ₹13 L/yr - ₹37.8 L/yr |
Senior QA Engineer
46
salaries
| ₹9.8 L/yr - ₹19.5 L/yr |
Udaan
Swiggy
BlackBuck
Blinkit