i
BucleLabs
Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2023. There were 4 interview rounds.
A singleton class is a class that allows only one instance of itself to be created.
The best way to develop a singleton class is to use a private constructor to prevent direct instantiation.
The class should provide a static method that returns the instance of the class.
The instance should be lazily initialized to improve performance.
Thread safety should be considered when implementing a singleton class.
Example: public c...
Develop liberary api
Top trending discussions
posted on 26 Nov 2024
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.
Aptitude exam content aptitude+tech question
This also a aptitude test+coding
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
posted on 9 Jan 2025
I was interviewed in Dec 2024.
I was interviewed in Nov 2024.
The aptitude test evaluates problem-solving, coding skills, and logical reasoning, offering a fair challenge to showcase technical expertise.
I address conflicts in team projects by promoting open communication, active listening, and seeking compromise.
Encourage open communication among team members to address conflicts early on
Practice active listening to understand all perspectives and concerns
Seek compromise and find common ground to resolve conflicts effectively
Interface is a contract that defines the methods a class must implement, while an abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and implemented methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheri...
posted on 5 Feb 2025
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
To rotate a matrix, transpose it and then reverse each row or column depending on the direction of rotation.
Transpose the matrix by swapping elements across the diagonal
For clockwise rotation, reverse each row of the transposed matrix
For anti-clockwise rotation, reverse each column of the transposed matrix
Use binary search to efficiently find a particular element in a sorted array.
Start by comparing the target element with the middle element of the array.
If the target element is less than the middle element, search the left half of the array.
If the target element is greater than the middle element, search the right half of the array.
Repeat the process until the target element is found or the search space is empty.
posted on 24 Oct 2024
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Front end Developer
5
salaries
| ₹3 L/yr - ₹11 L/yr |
Business Analyst
4
salaries
| ₹5.8 L/yr - ₹7 L/yr |
HR Manager
4
salaries
| ₹12 L/yr - ₹12 L/yr |
Software Developer
3
salaries
| ₹3.1 L/yr - ₹15.8 L/yr |
Senior QA Engineer
3
salaries
| ₹7 L/yr - ₹8.5 L/yr |
Innovaccer
Practo
Cult.fit
PharmEasy