Upload Button Icon Add office photos

QBurst Technologies

Compare button icon Compare button icon Compare

Filter interviews by

QBurst Technologies Project Assistant Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. What is OOPS?
  • Ans. 

    OOPS stands for Object-Oriented Programming System.

    • OOPS is a programming paradigm that focuses on objects and their interactions.

    • It involves encapsulation, inheritance, and polymorphism.

    • Encapsulation is the process of hiding implementation details from the user.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Polymorphism allows objects to take on multiple forms or behaviors.

    • Examples of O

  • Answered by AI
  • Q2. What is Class?
  • Ans. 

    A blueprint for creating objects that share common properties and behaviors.

    • Classes are used in object-oriented programming to create objects with similar attributes and methods.

    • They serve as a blueprint for creating objects.

    • Classes can inherit properties and methods from other classes.

    • Examples include a class for creating different types of cars or a class for creating different types of animals.

  • Answered by AI
  • Q3. What is Abstraction?
  • Ans. 

    Abstraction is the process of hiding complex implementation details and exposing only the necessary information.

    • Abstraction allows us to focus on the essential features of an object or system, without getting bogged down in unnecessary details.

    • It helps to reduce complexity and increase efficiency in software development.

    • For example, a car dashboard abstracts away the complex workings of the engine and presents only the...

  • Answered by AI
  • Q4. What is Object Slicing?
  • Ans. 

    Object slicing is when a derived class object is assigned to a base class object, resulting in loss of derived class attributes.

    • Object slicing occurs when a derived class object is assigned to a base class object.

    • The result is the loss of derived class attributes.

    • This happens because the base class object can only hold the attributes of the base class.

    • Example: class Base { int x; }; class Derived : public Base { int y;...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident even if you dont know anything

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jan 2021. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic Core / advance java, spring boot, Hibernate, DB, Collection, New java Feature - Stream, lambda expression, function interface, DB related, about your last project technology, flow, your role etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident, prepare well, if don't know answer simply say don't know, not going wrong, ask whatever your concern (Related to topic)

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Encapsulation, Abstraction, Inheritance
  • Q2. What is Routing in mvc.
  • Ans. 

    Routing in MVC is the process of mapping incoming requests to the appropriate controller and action.

    • Routing is responsible for determining which controller and action should handle a particular request.

    • Routes are defined in the RouteConfig.cs file in the App_Start folder.

    • Routes can be customized to include parameters and constraints.

    • Example: {controller}/{action}/{id} maps to HomeController.Index(5) when the URL is /Ho...

  • Answered by AI
  • Q3. Reflection

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready with basics of your core technology.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Adb, how to check logs if any app crash, device rooting, adb basic commands, OTA, bug life cycle, STLC, SDLC, about projects which you have done in your previous company, priority, severity, examples of bo...

Interview Preparation Tips

Interview preparation tips for other job seekers - Just read the job description and prepare according to that, mainly we should know basic concepts of testing, if we have experience in previous organization then prepare about your projects that you have done.

I applied via Naukri.com and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Program to reverse a string
  • Ans. 

    A program to reverse a string

    • Iterate through the string from end to start and append each character to a new string

    • Use built-in functions like reverse() or StringBuilder.reverse() in some programming languages

    • Convert the string to an array, reverse the array, and then convert it back to a string

  • Answered by AI
  • Q2. Program to read data from excel
  • Ans. 

    A program to read data from excel.

    • Use a library like Apache POI or OpenPyXL to read excel files.

    • Identify the sheet and cell range to read data from.

    • Parse the data and store it in a suitable data structure.

    • Handle errors and exceptions that may occur during the process.

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. Explain the Automation framework
  • Ans. 

    Automation framework is a set of guidelines, standards, and tools used for automating software testing.

    • It provides a structured approach to automate tests

    • It includes tools for test case management, test data management, and reporting

    • It helps in reducing manual effort and increasing test coverage

    • Examples include Selenium, Appium, and TestNG

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why should we hire you?
  • Q4. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Average level interview questions, be prepared on your skills and you should be able to crack it

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. All questions were string programming related and sql queries for some condition.angular questions asked .

Interview Preparation Tips

Interview preparation tips for other job seekers - I think all project need different skilled and it all depend upon interviewer.

I was interviewed before Mar 2021.

Round 1 - Technical 

(1 Question)

  • Q1. More question on java in first round and in 2nd round project based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Should be confident on java basics

I applied via Recruitment Consultant and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About the job description

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong knowledge as per the job description

I applied via Recruitment Consultant and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Related to basics and logic thinking

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to be strong on basics and logic thinking

I applied via Naukri.com and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Regarding my previous job
  • Q2. Work experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Bec confident

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Chetu Interview Questions
3.3
 • 172 Interviews
View all

Fast track your campus placements

View all
Senior Engineer
461 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
320 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
287 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
263 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
149 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare QBurst Technologies 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