Filter interviews by
I applied via Campus Placement
Basic easy questions from train, clock, sequences etc.
I appeared for an interview before Feb 2024.
Common aptitude and coding related multiple choice question.
Use two pointers to swap 0's and 1's in a single pass.
Initialize two pointers, one at the beginning and one at the end of the array.
Move the first pointer towards the end and the second pointer towards the beginning, swapping 0's and 1's as needed.
Continue until the two pointers meet in the middle.
2 Easy coding questions and one medium coding question.
I applied via Youtube and was interviewed before Aug 2023. There was 1 interview round.
QBurst Technologies interview questions for popular designations
I applied via Referral and was interviewed before Nov 2023. There were 3 interview rounds.
I applied via Indeed and was interviewed in Mar 2023. There were 2 interview rounds.
Mutex is a synchronization primitive
Controls access to shared resources
Prevents race conditions
Ensures only one thread can access resource at a time
Mutex in DBMS stands for mutual exclusion and is used to control access to shared resources to prevent data inconsistency.
Mutex ensures that only one process can access a shared resource at a time
It helps prevent data corruption and maintain data integrity
Mutex is commonly used in database management systems to control access to critical sections of code
Example: In a multi-threaded database system, mutex can be used to...
I appeared for an interview in Nov 2022.
A simple todo app with add and remove option using useState, useEffect hook and persistent storage.
Create a functional component with a form to add new tasks
Use useState hook to manage the list of tasks
Use useEffect hook to save and retrieve data from local storage
Add a button to remove tasks from the list
Style the app with CSS or a UI library like Material-UI
React is a JavaScript library for building user interfaces.
React uses a virtual DOM for efficient rendering
It allows for reusable components and easy state management
React is declarative, making it easier to understand and debug code
It has a large and active community with many resources available
React Native allows for building mobile apps with the same codebase
Closures are useful for creating private variables and functions. Event loop is a mechanism for handling asynchronous operations.
Closures allow for encapsulation and data privacy in JavaScript.
They can be used to create private variables and functions.
Event loop is a mechanism for handling asynchronous operations in JavaScript.
It allows for non-blocking I/O operations and prevents the UI from freezing.
The event loop co...
I applied via LinkedIn and was interviewed in Nov 2022. There were 3 interview rounds.
I applied via Company Website and was interviewed before Dec 2023. There were 2 interview rounds.
Write code to perform asynchronous calls using coroutines.
I worked on various Android projects including a social media app, an e-commerce platform, and a fitness tracking application.
Developed a social media app with features like user profiles, news feed, and messaging functionality.
Contributed to the development of an e-commerce platform with payment integration and product catalog.
Designed and implemented a fitness tracking application with workout tracking and goal setti
I chose this company because of its innovative projects, strong company culture, and opportunities for growth.
Innovative projects: I was impressed by the company's track record of developing cutting-edge Android applications.
Strong company culture: During the interview process, I felt a strong sense of camaraderie and teamwork among the employees.
Opportunities for growth: The company offers various training programs an...
I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.
Promises in Node.js are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in a more readable and manageable way.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and .catch() to handle errors.
Example: const myPromise = new Promise((resolve, reject) => { ... });
Temporal dead zone is the period between entering scope and being able to access a variable.
Occurs when trying to access a variable before it has been declared
Caused by hoisting in JavaScript
Results in a ReferenceError
Example: accessing a let or const variable before its declaration
Prototype chaining is the mechanism in JavaScript where an object inherits properties and methods from another object.
In JavaScript, each object has a prototype property which points to another object. When a property is accessed on an object, if it doesn't exist on the object itself, JavaScript looks for it in the prototype chain.
If the property is not found in the immediate prototype, JavaScript continues to look up ...
Merkle root is a hash value generated by hashing all the transactions in a block in a blockchain.
Merkle root is used to efficiently verify the integrity of the transactions in a block.
It is calculated by hashing the individual transactions in the block, then pairing and hashing those results until a single hash remains.
Any change in the transactions will result in a different merkle root.
Example: In a block containing ...
The duration of QBurst Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 57 interviews
Interview experience
based on 373 reviews
Rating in categories
Senior Engineer
473
salaries
| ₹6.5 L/yr - ₹17 L/yr |
Senior Software Engineer
327
salaries
| ₹5.4 L/yr - ₹20 L/yr |
Lead Engineer
296
salaries
| ₹7.2 L/yr - ₹24 L/yr |
Software Engineer
263
salaries
| ₹3.6 L/yr - ₹11.8 L/yr |
Engineer
141
salaries
| ₹4.7 L/yr - ₹11.6 L/yr |
Thomson Reuters
Oracle Cerner
Chetu
R Systems International