i
BOLD Technology Systems
Filter interviews by
I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.
A css grid/flex based job info cards layout was given to code and submit
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
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
Top trending discussions
I applied via Approached by Company and was interviewed in Jun 2024. There were 3 interview rounds.
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.
Use dynamic programming to solve this problem efficiently.
Iterate through the string and expand around each character to find the longest palindrome.
Consider both odd and even length palindromes.
Example: Input 'babad', Output 'aba' or 'bab'.
Generate all possible subsequences of a given string.
Use recursion to generate all possible combinations of characters in the string.
At each step, include or exclude the current character to form subsequences.
Store each subsequence in an array of strings.
Find and print the longest substring with k unique characters in an array of strings.
Iterate through the array of strings and keep track of the longest substring with k unique characters.
Use a sliding window approach to efficiently find the longest substring.
Keep a hashmap to store the frequency of characters in the current window.
Update the window boundaries based on the number of unique characters.
Return the longest
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.
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
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
1. PEAK ELEMENT QUESTION.
2. COIN DENOMINATION
I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.
Implement your own state management in React and integrate it into a React application.
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
Got a leetcode easy question
Reverse a binary tree
Spring MVC is a framework for building web applications in Java.
Spring MVC stands for Model-View-Controller
It provides a way to structure your web application
It uses annotations to define controllers, request mappings, etc.
It supports RESTful web services
It integrates with other Spring frameworks like Spring Boot
I applied via Walk-in and was interviewed before Sep 2021. There was 1 interview round.
Find buildings receiving sunlight from given array of buildings
Iterate through array and keep track of maximum height seen so far
If current building height is greater than maximum height, it will receive sunlight
Add index of buildings receiving sunlight to result array
Convert a given number into a sentence in US format.
Divide the number into groups of three digits from right to left.
Convert each group into words using a lookup table.
Add appropriate suffixes like thousand, million, billion, etc.
Combine all the groups into a sentence.
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
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Software Engineer
148
salaries
| ₹7 L/yr - ₹19.5 L/yr |
Senior Software Engineer
137
salaries
| ₹10 L/yr - ₹26 L/yr |
QA Engineer
87
salaries
| ₹7.2 L/yr - ₹15.5 L/yr |
Technical Lead
48
salaries
| ₹14.2 L/yr - ₹37.8 L/yr |
Senior QA Engineer
46
salaries
| ₹9.8 L/yr - ₹19.5 L/yr |
Infosys
TCS
Wipro
HCLTech