Upload Button Icon Add office photos

Kept Bug Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Kept Bug Technologies Interview Questions and Answers

Updated 12 Jun 2023

6 Interview questions

A Senior Java Developer was asked
Q. What is Java?
Ans. 

Java is a high-level programming language known for its platform independence and object-oriented features.

  • Java is a class-based, object-oriented programming language.

  • It is designed to have as few implementation dependencies as possible.

  • Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM).

View all Senior Java Developer interview questions
A Senior Java Developer was asked
Q. What is meant by Inheritance?
Ans. 

Inheritance is a mechanism in which a new class inherits properties and behaviors from an existing class.

  • Allows for code reusability

  • Establishes a parent-child relationship between classes

  • Derived class can access non-private members of the base class

  • Example: Class Car extends Vehicle

View all Senior Java Developer interview questions
A Senior Java Developer was asked
Q. How many types of OOP concepts are there?
Ans. 

There are four main types of OOP concepts: Inheritance, Encapsulation, Polymorphism, and Abstraction.

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

  • Encapsulation restricts access to certain components within a class.

  • Polymorphism allows objects to be treated as instances of their parent class.

  • Abstraction hides the implementation details and only shows the necessary features.

View all Senior Java Developer interview questions
A Senior Java Developer was asked
Q. Explain the Spring MVC flow.
Ans. 

Spring MVC flow is the process of handling web requests in a Spring MVC application.

  • Client sends a request to the DispatcherServlet

  • DispatcherServlet sends the request to the appropriate Controller

  • Controller processes the request and returns a ModelAndView object

  • DispatcherServlet selects the view and renders the response

  • Client receives the response

View all Senior Java Developer interview questions
A Senior Java Developer was asked
Q. What is Spring MVC?
Ans. 

Spring MVC is a framework for building web applications in Java.

  • Spring MVC stands for Model-View-Controller, providing a way to structure web applications.

  • It uses annotations to define controllers, request mappings, and other components.

  • Spring MVC supports RESTful web services and integrates with other Spring frameworks like Spring Boot.

  • It allows for easy testing of web applications using mock objects and dependen...

View all Senior Java Developer interview questions
A Senior Java Developer was asked
Q. Explain Spring Boot annotations.
Ans. 

Spring Boot annotations are used to simplify the configuration and development of Spring applications.

  • Annotations like @SpringBootApplication, @RestController, @Autowired, @ComponentScan are commonly used in Spring Boot applications.

  • These annotations help in auto-configuration, dependency injection, and component scanning.

  • For example, @SpringBootApplication is used to mark the main class of a Spring Boot applicati...

View all Senior Java Developer interview questions

Kept Bug Technologies Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in May 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(6 Questions)

  • Q1. What is spring MVC?
  • Ans. 

    Spring MVC is a framework for building web applications in Java.

    • Spring MVC stands for Model-View-Controller, providing a way to structure web applications.

    • It uses annotations to define controllers, request mappings, and other components.

    • Spring MVC supports RESTful web services and integrates with other Spring frameworks like Spring Boot.

    • It allows for easy testing of web applications using mock objects and dependency in...

  • Answered by AI
  • Q2. Explain spring boot annotations?
  • Ans. 

    Spring Boot annotations are used to simplify the configuration and development of Spring applications.

    • Annotations like @SpringBootApplication, @RestController, @Autowired, @ComponentScan are commonly used in Spring Boot applications.

    • These annotations help in auto-configuration, dependency injection, and component scanning.

    • For example, @SpringBootApplication is used to mark the main class of a Spring Boot application.

    • Si...

  • Answered by AI
  • Q3. Explain spring MVC flow?
  • Ans. 

    Spring MVC flow is the process of handling web requests in a Spring MVC application.

    • Client sends a request to the DispatcherServlet

    • DispatcherServlet sends the request to the appropriate Controller

    • Controller processes the request and returns a ModelAndView object

    • DispatcherServlet selects the view and renders the response

    • Client receives the response

  • Answered by AI
  • Q4. What is mean by java?
  • Ans. 

    Java is a high-level programming language known for its platform independence and object-oriented features.

    • Java is a class-based, object-oriented programming language.

    • It is designed to have as few implementation dependencies as possible.

    • Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM).

  • Answered by AI
  • Q5. How Many type of opps concept?
  • Ans. 

    There are four main types of OOP concepts: Inheritance, Encapsulation, Polymorphism, and Abstraction.

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

    • Encapsulation restricts access to certain components within a class.

    • Polymorphism allows objects to be treated as instances of their parent class.

    • Abstraction hides the implementation details and only shows the necessary features.

  • Answered by AI
  • Q6. What is mean by Ineritace?
  • Ans. 

    Inheritance is a mechanism in which a new class inherits properties and behaviors from an existing class.

    • Allows for code reusability

    • Establishes a parent-child relationship between classes

    • Derived class can access non-private members of the base class

    • Example: Class Car extends Vehicle

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I have Java developer Current working on Rubrics Softcon private limited company

Top trending discussions

View All
Interview Tips & Stories
5d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Kept Bug Technologies?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Sep 2020. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Python program like print day, month and year from current date and fibonacci series
  • Q2. Bluetooth concept basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare only program and basic concepts

I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All related to project worked on wlan testing and networking concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall Good.
They gave taken 3 technical and 1hr round

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Nuts and bolts game, to output date in a certain format, one SQL query

Round 2 - Technical 

(2 Questions)

  • Q1. Stacks and Queues
  • Q2. Linked lists, arrays, and many more basic fundamental Dsa questions.
Round 3 - Technical 

(2 Questions)

  • Q1. More about your resume projects.
  • Q2. Puzzles and reasoning is asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Try Puzzles on gfg, knows your projects that you have mentioned in your cv or resume, basic dsa is mostly asked with a focus on dbms.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

15 objective questions related to basic DSA, OOPS

Round 2 - Technical 

(2 Questions)

  • Q1. Explain your one of the project , cross questions around project
  • Q2. OS, DBMS & One medium complex coding question
Round 3 - Technical 

(2 Questions)

  • Q1. Introduce yourself & explain your fav. project.
  • Q2. One coding question related to sorting & hashing, i have to share my screen and discuss all possible approaches & then write code for optimum approach.
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

3 coding questions of moderate difficult

Round 3 - Technical 

(1 Question)

  • Q1. Coding questions asked in coding round

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was quite easy.basic questions reagrding c and puzzles were asked.
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

It had 2 programming questions and 30 aptitude questions
it

Round 3 - Technical 

(2 Questions)

  • Q1. Introduce yourself, educational background
  • Q2. What languages are you familiar with

Interview Preparation Tips

Interview preparation tips for other job seekers - I had one technical interview which went on for 45 mins. I couldnt clear this round, hence didnt go to the 2nd round. I was given one program and 3 aptittude questions and 3 puzzles
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Six coding questions to be solved within an hour. The coding questions were standard aptitude based and did not include any complex topics like Dynamic Programming or trees in my case.

Round 3 - One-on-one 

(1 Question)

  • Q1. I had to solve a problem. Given an expression involving operators and operands with parentheses, convert it to postfix expression. I used the stack data structure.
  • Ans. 

    Convert infix expressions to postfix using the stack data structure for operator precedence and parentheses handling.

    • Use a stack to hold operators and parentheses while scanning the expression.

    • Output operands (numbers/variables) immediately to the postfix expression.

    • Pop operators from the stack to the output when encountering a lower precedence operator.

    • Handle parentheses: push '(' onto the stack and pop until '(' when...

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. A puzzle question

Interview Preparation Tips

Interview preparation tips for other job seekers - Think that it can be done, and lastly with the support of interviewer, it can be done. All the best
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Online coding test having basic problems and some aptitude problem.

Round 2 - One-on-one 

(3 Questions)

  • Q1. Interviewer will ask opps and 2 basic coding problem 2 aptitude problem if you mention any technology in resume then ask about technology and projects
  • Q2. What is opps ?
  • Ans. 

    OOPs stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.

    • OOPs focuses on creating objects that contain both data and methods to manipulate that data.

    • Encapsulation, inheritance, polymorphism, and abstraction are key principles of OOPs.

    • Examples of OOPs languages include Java, C++, and Python.

  • Answered by AI
  • Q3. What is singleton class ?
  • Ans. 

    A singleton class is a class that can only have one instance created and provides a global point of access to that instance.

    • Singleton classes are often used for logging, caching, database connections, and thread pools.

    • They typically have a private constructor to prevent instantiation from other classes.

    • They provide a static method to access the single instance, which is created if it doesn't exist yet.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Surya Software Systems Software Developer interview:
  • Opps
  • DSA
Interview preparation tips for other job seekers - Focus on learning

Skills evaluated in this interview

Kept Bug Technologies Interview FAQs

How many rounds are there in Kept Bug Technologies interview?
Kept Bug Technologies interview process usually has 2 rounds. The most common rounds in the Kept Bug Technologies interview process are Resume Shortlist and Technical.
How to prepare for Kept Bug Technologies interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Kept Bug Technologies. The most common topics and skills that interviewers at Kept Bug Technologies expect are Business Development, Marketing, Marketing Management, New Business Development and Sales.
What are the top questions asked in Kept Bug Technologies interview?

Some of the top questions asked at the Kept Bug Technologies interview -

  1. How Many type of opps conce...read more
  2. What is mean by ja...read more
  3. What is mean by Inerita...read more

Tell us how to improve this page.

Overall Interview Experience Rating

2.5/5

based on 2 interview experiences

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Kept Bug Technologies Reviews and Ratings

based on 36 reviews

4.1/5

Rating in categories

4.0

Skill development

3.9

Work-life balance

3.9

Salary

4.0

Job security

4.0

Company culture

3.8

Promotions

3.8

Work satisfaction

Explore 36 Reviews and Ratings
Java Developer
5 salaries
unlock blur

₹1.5 L/yr - ₹4 L/yr

Software Engineer
4 salaries
unlock blur

₹2.4 L/yr - ₹4.5 L/yr

HR Executive
4 salaries
unlock blur

₹2 L/yr - ₹3.6 L/yr

Android Developer
4 salaries
unlock blur

₹1.8 L/yr - ₹16 L/yr

Desktop Support Engineer
3 salaries
unlock blur

₹1.1 L/yr - ₹2.2 L/yr

Explore more salaries
Compare Kept Bug Technologies with

Global Edge Software

3.5
Compare

Moveinsync Technology Solutions

3.2
Compare

PagarBook

3.7
Compare

Trawex Technologies

4.5
Compare
write
Share an Interview