Upload Button Icon Add office photos

Filter interviews by

Qburst Software Engineer Interview Questions and Answers

Updated 13 Sep 2024

Qburst Software Engineer Interview Experiences

4 interviews found

Software Engineer Interview Questions & Answers

user image Mohanapriya R

posted on 13 Sep 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding round first round

Round 2 - Technical 

(2 Questions)

  • Q1. String concepts
  • Q2. Array methods in js
  • Ans. 

    Array methods in JavaScript are built-in functions that allow manipulation and traversal of arrays.

    • Some common array methods include: map(), filter(), reduce(), forEach(), and find().

    • map() - creates a new array by applying a function to each element in the original array.

    • filter() - creates a new array with elements that pass a certain condition.

    • reduce() - applies a function against an accumulator and each element in th...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Python programming language

Round 2 - Coding Test 

Based on python language

Interview Preparation Tips

Interview preparation tips for other job seekers - html,css,js react

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

2 Easy coding questions and one medium coding question.

Round 2 - Technical 

(1 Question)

  • Q1. Questions from projects on resume

Interview Questionnaire 

1 Question

  • Q1. Difference between hardware and RAM
  • Ans. 

    Hardware refers to physical components of a computer, while RAM is a type of hardware that stores data temporarily.

    • Hardware includes components such as the CPU, motherboard, and hard drive.

    • RAM stands for Random Access Memory and is used to temporarily store data that the computer is currently using.

    • Hardware is permanent and cannot be changed without physically replacing the component, while RAM can be upgraded or added...

  • Answered by AI

Skills evaluated in this interview

Qburst interview questions for designations

 Software Developer

 (3)

 Lead Engineer

 (1)

 QA Engineer

 (1)

 Senior Engineer

 (3)

 Technical Lead

 (1)

 Senior Java Developer

 (1)

 UI Developer

 (1)

 Senior Python Developer

 (1)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Standard quantitative questions accompanied by logical reasoning and related topics.

Round 2 - Technical 

(4 Questions)

  • Q1. Asked about my projects.
  • Q2. What are the basic Object-Oriented Programming (OOP) concepts, including polymorphism and inheritance?
  • Ans. 

    OOP concepts include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Objects of different classes can be treated as objects of a common superclass.

    • Abstraction: Hides complex implementation details and only shows the necessa

  • Answered by AI
  • Q3. Can you explain React, how it functions, and the related concepts?
  • Ans. 

    React is a JavaScript library for building user interfaces.

    • React allows developers to create reusable UI components.

    • It uses a virtual DOM for efficient rendering.

    • React uses a declarative approach to define how the UI should look based on the application state.

    • It supports server-side rendering for improved performance.

    • React can be used with other libraries like Redux for state management.

  • Answered by AI
  • Q4. About my final year project and how would you improve it?
Round 3 - HR 

(2 Questions)

  • Q1. Can you introduce yourself and provide some information about your family?
  • Ans. 

    I am a software engineer with a passion for coding and problem-solving. I come from a close-knit family with supportive parents and siblings.

    • Software engineer with coding and problem-solving skills

    • Close-knit family with supportive parents and siblings

  • Answered by AI
  • Q2. What are your strengths and weaknesses, and how are you addressing your weaknesses?
  • Ans. 

    My strengths include problem-solving and teamwork, while my weaknesses are time management and public speaking. I am addressing my weaknesses by taking time management courses and practicing public speaking.

    • Strengths: problem-solving, teamwork

    • Weaknesses: time management, public speaking

    • Addressing weaknesses: taking time management courses, practicing public speaking

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well-prepared for common interview questions and maintain a collection of these questions.

Software Engineer Interview Questions & Answers

TCS user image Sai Kowshik Nandigam

posted on 15 Jan 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. What's return statement in java
  • Q2. What are get set methods
  • Q3. What is the difference between an interface and an abstract class in Java?
  • Q4. How do you implement a stack in Java using an array?
  • Q5. What is the difference between a HashMap and a TreeMap in Java?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Technical questions regarding Salesforce
  • Q2. Technical questions regarding Salesforce
Round 2 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - No hike in HCL in all fiscal year
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at SRM Institute of Science and Technology, NCR Campus, Ghaziabad and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Can you tell me about yourself?
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

    • 5 years of experience in software development

    • Proficient in developing web applications

    • Skilled in using various technologies

    • Passionate about software engineering

  • Answered by AI
  • Q2. Can you explain one of the projects you completed during the academic year?
  • Ans. 

    Developed a web-based student management system for tracking attendance and grades.

    • Used HTML, CSS, and JavaScript for front-end development.

    • Implemented backend functionality using PHP and MySQL database.

    • Incorporated user authentication and authorization features for secure access.

    • Tested the system thoroughly to ensure functionality and user-friendliness.

  • Answered by AI
  • Q3. What were some of the fundamental concepts of Artificial Intelligence that the interviewer inquired about during your interview as a Computer Science and Engineering - Artificial Intelligence and Machine L...
  • Q4. What were your Achievements in the graduation years
  • Ans. 

    Graduated with honors, completed multiple internships, and won coding competitions

    • Graduated with honors in Computer Science

    • Completed internships at XYZ Company and ABC Corporation

    • Won first place in coding competition at university hackathon

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while introducing yourself, and always ensure you possess comprehensive knowledge about the information you have provided in your resume.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was good . 3 question

Round 2 - Coding Test 

It was hard, 5 questions

Round 3 - Technical 

(4 Questions)

  • Q1. Face to Face interview .
  • Q2. Java basic question
  • Q3. Java question directly start with hard coding question
  • Q4. Not asking self introduction or anything related past company
Round 4 - HR 

(1 Question)

  • Q1. NA i am not selected
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Asked about technical expertise and topic related question
  • Q2. Notice period and salary discussion
Round 2 - Technical 

(2 Questions)

  • Q1. Technical in depth
  • Q2. Salary discussion
Round 3 - HR 

(1 Question)

  • Q1. Notice period and salary discussion

Qburst Interview FAQs

How many rounds are there in Qburst Software Engineer interview?
Qburst interview process usually has 2-3 rounds. The most common rounds in the Qburst interview process are Coding Test, Technical and Resume Shortlist.
What are the top questions asked in Qburst Software Engineer interview?

Some of the top questions asked at the Qburst Software Engineer interview -

  1. Difference between hardware and ...read more
  2. Array methods in...read more
  3. String conce...read more

Tell us how to improve this page.

Qburst Software Engineer Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more
Qburst Software Engineer Salary
based on 108 salaries
₹4 L/yr - ₹12.1 L/yr
6% less than the average Software Engineer Salary in India
View more details

Qburst Software Engineer Reviews and Ratings

based on 7 reviews

4.3/5

Rating in categories

4.1

Skill development

4.7

Work-life balance

4.4

Salary

4.2

Job security

3.9

Company culture

4.6

Promotions

4.1

Work satisfaction

Explore 7 Reviews and Ratings
Senior Engineer
199 salaries
unlock blur

₹6.2 L/yr - ₹16.4 L/yr

Senior Software Engineer
124 salaries
unlock blur

₹6.2 L/yr - ₹17 L/yr

Lead Engineer
109 salaries
unlock blur

₹10.4 L/yr - ₹24 L/yr

Software Engineer
108 salaries
unlock blur

₹4 L/yr - ₹12.1 L/yr

Engineer
80 salaries
unlock blur

₹4.7 L/yr - ₹11 L/yr

Explore more salaries
Compare Qburst with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview