Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by KocharTech Team. If you also belong to the team, you can get access from here

KocharTech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

KocharTech Backend Developer Interview Questions and Answers

Updated 7 Nov 2024

KocharTech Backend Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain microservice
  • Ans. 

    Microservices are a software development technique where applications are composed of small, independent services that communicate with each other over a network.

    • Microservices break down a large application into smaller, loosely coupled services.

    • Each service is responsible for a specific function and can be developed, deployed, and scaled independently.

    • Communication between microservices is typically done through APIs ...

  • Answered by AI
  • Q2. What is OOP and explain each concepts
  • Ans. 

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

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

    • The main concepts of OOP are encapsulation, inheritance, and polymorphism.

    • Encapsulation refers to bundling data and methods that operate on the data into a single unit.

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

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Flatten and remove duplicates from an array
  • Ans. 

    Flatten and remove duplicates from an array of strings

    • Use the flat() method to flatten the array

    • Use the Set object to remove duplicates

    • Convert the Set back to an array using the spread operator

  • Answered by AI

Interview Preparation Tips

Topics to prepare for ValueLabs Backend Developer interview:
  • Javascript
  • AWS
  • Node.Js

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(7 Questions)

  • Q1. Latest project explanation with application architecture, tech stack used. Business logic implemented
  • Ans. 

    Developed a web application for online shopping with microservices architecture using Node.js, Express, MongoDB, and React.

    • Implemented microservices architecture to improve scalability and maintainability

    • Used Node.js and Express for backend development

    • Utilized MongoDB for database management

    • Implemented React for frontend development

    • Implemented business logic for user authentication, product management, and order proces

  • Answered by AI
  • Q2. Create an api based on your latest project with coding standards, SOLID principles (need to code in the laptop provided) interviewer assess the code.
  • Q3. What are the design patterns you have used and explain them within your project context
  • Ans. 

    I have used the Singleton, Factory, and Observer design patterns in my projects.

    • Singleton pattern: Used to ensure a class has only one instance and provides a global point of access to it. For example, I implemented a Logger class as a Singleton to manage logging throughout the application.

    • Factory pattern: Used to create objects without specifying the exact class of object that will be created. For instance, I used a F...

  • Answered by AI
  • Q4. Write linq queries to get order id and list of products (based on latest project)
  • Ans. 

    Use LINQ queries to retrieve order id and list of products based on latest project.

    • Use OrderByDescending to get the latest project first

    • Join Order and Product tables on OrderId

    • Select OrderId and list of Products

  • Answered by AI
  • Q5. Write sql query to get 2 nd largest salary
  • Ans. 

    Use SQL query with ORDER BY and LIMIT to get 2nd largest salary.

    • Use SELECT statement to retrieve salary column

    • Use ORDER BY clause to sort salaries in descending order

    • Use LIMIT 1,1 to get the second row

  • Answered by AI
  • Q6. Web apps/ api security, performance, unit testing, code review and authentication/authorization related discussions
  • Q7. Generic class, generic methods related questions and write code in the board
Round 2 - HR 

(2 Questions)

  • Q1. Experience, relevant experience, current company related details
  • Q2. Salary discussions/negotiations

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared extensively what you have mentioned in your CV

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jun 2023. There were 5 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 

Basic MCQs(SQL, Java Output, Spring) and 2 simple coding with no logic involved

Round 3 - Technical 

(1 Question)

  • Q1. Very through based on Resume
Round 4 - One-on-one 

(1 Question)

  • Q1. Managerial Round with basic discussion
Round 5 - HR 

(1 Question)

  • Q1. Information about company culture etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the Technology mentioned in resume with depth.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was for 30mins and expected to use Java 8 inbuilt functions

I applied via Naukri.com and was interviewed in Jul 2019. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Managerial question for SAP implementation and conversion related topics
  • Q2. Discussion with Capita UK leadership team for further evaluation of implementation and support skill for SAP HANA
  • Q3. Sap Finance related tricky question

Interview Preparation Tips

Interview preparation tips for other job seekers - HR are cooperative for this finance process
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Virtual English test

Round 2 - Technical 

(1 Question)

  • Q1. Questions around your technical knowledge
Round 3 - One-on-one 

(1 Question)

  • Q1. One-on-one round with head of Group
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2022. There were 5 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 - One-on-one 

(1 Question)

  • Q1. Functional Questions & competency questions
Round 3 - Aptitude Test 

Excel Test, Aptitude test and English test

Round 4 - Technical 

(1 Question)

  • Q1. Functional Questions
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion

I applied via Naukri.com

Interview Questionnaire 

5 Questions

  • Q1. What are Agile Key Metrics
  • Ans. 

    Agile Key Metrics are measurements used to track the progress and success of Agile projects.

    • Agile Key Metrics include Velocity, Burn-Down Charts, Cycle Time, Lead Time, and Cumulative Flow Diagrams.

    • Velocity measures the amount of work completed in a sprint.

    • Burn-Down Charts track the remaining work in a sprint.

    • Cycle Time measures the time it takes to complete a task.

    • Lead Time measures the time it takes to deliver a feat...

  • Answered by AI
  • Q2. What are thr main roles and responsibilities of PMO
  • Q3. What are the Resource Level Metrics
  • Ans. 

    Resource level metrics are measurements used to evaluate the efficiency and effectiveness of resources used in a project or organization.

    • Resource level metrics help in identifying areas where resources can be optimized.

    • Examples of resource level metrics include cost per unit, time to complete a task, and resource utilization rate.

    • Resource level metrics can be used to improve decision-making and resource allocation.

    • Thes...

  • Answered by AI
  • Q4. Person should be well versed to Handle Multiple Projects
  • Q5. Person should be able to work on Dashboards im form of Excel & PowerPoint

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on PMO roles and responsibilities and Agile Key Metrics

Skills evaluated in this interview

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

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Who is refer you in this company
  • Q2. How soon you can join
  • Q3. We will not provide you training do it yourself
  • Q4. If senior shout on you then what you will do it
  • Ans. 

    I would remain calm, listen actively, and address the situation professionally to resolve any issues.

    • Stay calm and composed to avoid escalating the situation.

    • Listen actively to understand the concerns being raised.

    • Acknowledge the senior's feelings and express willingness to improve.

    • Seek clarification on specific issues to address them effectively.

    • Follow up after the incident to ensure the relationship remains positive.

  • Answered by AI

KocharTech Interview FAQs

How many rounds are there in KocharTech Backend Developer interview?
KocharTech interview process usually has 1 rounds. The most common rounds in the KocharTech interview process are Technical.
What are the top questions asked in KocharTech Backend Developer interview?

Some of the top questions asked at the KocharTech Backend Developer interview -

  1. What is OOP and explain each conce...read more
  2. Explain microserv...read more

Tell us how to improve this page.

KocharTech Backend Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

EPAM Systems Interview Questions
3.7
 • 556 Interviews
Synechron Interview Questions
3.5
 • 366 Interviews
Movate Interview Questions
3.3
 • 260 Interviews
VVDN Technologies Interview Questions
3.6
 • 199 Interviews
Cybage Interview Questions
3.8
 • 194 Interviews
ValueLabs Interview Questions
3.7
 • 191 Interviews
SS&C TECHNOLOGIES Interview Questions
3.3
 • 173 Interviews
YASH Technologies Interview Questions
3.8
 • 152 Interviews
View all
Customer Service Executive
229 salaries
unlock blur

₹1 L/yr - ₹3.5 L/yr

Customer Support Executive
203 salaries
unlock blur

₹0.9 L/yr - ₹4 L/yr

Customer Care Executive
178 salaries
unlock blur

₹0.7 L/yr - ₹4 L/yr

Team Lead
139 salaries
unlock blur

₹1.5 L/yr - ₹6.5 L/yr

Technical Support Executive
97 salaries
unlock blur

₹0.8 L/yr - ₹4 L/yr

Explore more salaries
Compare KocharTech with

Synechron

3.5
Compare

Zensar Technologies

3.7
Compare

Capita

3.6
Compare

VVDN Technologies

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