Add office photos
Premium Employer

Diligent

3.1
based on 40 Reviews
Filter interviews by

KPIT Technologies Interview Questions and Answers

Updated 7 Jan 2025

Q1. how to start react project only frontend paired with Dotnet core backend

Ans.

To start a React project with a Dotnet Core backend, set up the frontend and backend separately and then connect them using API calls.

  • Set up a new React project using create-react-app

  • Create a new Dotnet Core project for the backend

  • Implement API endpoints in the Dotnet Core backend to communicate with the React frontend

  • Use tools like Axios or Fetch in React to make API calls to the backend

  • Ensure CORS is configured properly to allow communication between frontend and backend

Add your answer

Q2. Explain Polymorphism with real time example

Ans.

Polymorphism allows objects to be treated as instances of their parent class, enabling flexibility and reusability in code.

  • Polymorphism allows a parent class to be used as a reference to a child class object

  • It enables methods in different classes to have the same name but different implementations

  • Example: Animal class with methods like eat() can be inherited by Dog and Cat classes with their own eat() implementations

Add your answer

Q3. What will you do when you don't find any solution to the customer's issue despite you checking on reference materials?

Ans.

I will escalate the issue to a supervisor or higher level of support for further assistance.

  • Escalate the issue to a supervisor or higher level of support

  • Clearly communicate the situation and steps taken to the customer

  • Apologize for the inconvenience and assure the customer that their issue will be resolved

Add your answer

Q4. Different between OLAP and OLTP

Ans.

OLAP is used for analyzing historical data while OLTP is used for managing real-time transactional data.

  • OLAP stands for Online Analytical Processing, used for data analysis and reporting.

  • OLTP stands for Online Transactional Processing, used for managing real-time transactional data.

  • OLAP databases are optimized for read-heavy workloads and complex queries.

  • OLTP databases are optimized for write-heavy workloads and simple queries.

  • OLAP databases are typically used in data warehou...read more

Add your answer
Discover KPIT Technologies interview dos and don'ts from real experiences

Q5. What is marshalling & unmarshalling in java

Ans.

Marshalling is the process of converting Java objects into a data format like JSON or XML, while unmarshalling is the reverse process.

  • Marshalling is used to serialize Java objects into a format that can be easily stored or transmitted.

  • Unmarshalling is used to deserialize data back into Java objects.

  • Marshalling and unmarshalling are commonly used in web services to convert data between different systems.

  • Example: Converting a Java object into JSON using a library like Jackson f...read more

Add your answer

Q6. How does viewmodel works internally?

Ans.

Viewmodel is a design pattern that separates the data of an application from the UI logic.

  • Viewmodel stores and manages UI-related data in a lifecycle-conscious way.

  • It survives configuration changes and is not destroyed when the UI is destroyed.

  • Viewmodel is typically used in conjunction with LiveData to update the UI when the data changes.

  • It helps in keeping the UI logic separate from the UI components, making the code more maintainable and testable.

Add your answer

Q7. Backend Architecture for RestAPI

Ans.

Backend architecture for RestAPI involves designing the structure and components of the server-side application to handle HTTP requests and responses.

  • Use a framework like Express.js for handling routing and middleware

  • Implement data storage using a database like MongoDB or MySQL

  • Utilize authentication and authorization mechanisms for secure access

  • Optimize performance by caching data and using asynchronous operations

  • Consider scalability by using load balancers and microservices

Add your answer

Q8. Auth0 steps for Implementation

Ans.

Auth0 is a popular authentication and authorization platform for developers.

  • Set up an Auth0 account and create an application

  • Configure authentication settings in the application dashboard

  • Integrate Auth0 SDK into your application code

  • Implement login and logout functionality using Auth0 SDK methods

Add your answer

Q9. sap what is sap and uses

Ans.

SAP stands for Systems, Applications, and Products in Data Processing. It is a software used for managing business operations and customer relations.

  • SAP is a software suite that helps businesses manage various aspects of their operations such as finance, HR, sales, and supply chain.

  • It integrates different functions within a company to streamline processes and improve efficiency.

  • SAP is commonly used for enterprise resource planning (ERP) and customer relationship management (C...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at KPIT Technologies

based on 15 interviews in the last 1 year
Interview experience
3.9
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.7
 • 4.4k Interview Questions
3.6
 • 378 Interview Questions
4.0
 • 269 Interview Questions
3.8
 • 210 Interview Questions
4.0
 • 202 Interview Questions
3.8
 • 135 Interview Questions
View all
Top Diligent Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter