Premium Employer

i

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

Clover Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clover Infotech Software Developer Interview Questions and Answers

Updated 16 Nov 2024

Clover Infotech Software Developer Interview Experiences

7 interviews found

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

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops concept with example
  • Ans. 

    Oops concept refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class. Example: Parent class 'Animal' and child class 'Dog'.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Class 'Car' with private variables and public methods.

    • Polymorphism...

  • Answered by AI
  • Q2. Basic Database question

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic of js and react
  • Q2. Hooks , state , props , component

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Validate Binary Tree Nodes Problem You are provided with 'N' bina ... read more
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. They asked questioned on joints
Round 2 - HR 

(1 Question)

  • Q1. Basic question about family and backgroud

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont joint very less pay
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There was 10 question

Round 2 - HR 

(2 Questions)

  • Q1. What is array and strings
  • Ans. 

    Arrays are a collection of elements of the same data type, while strings are a sequence of characters.

    • Arrays can store multiple values in a single variable, accessed by index.

    • Strings are a special type of array that store sequences of characters.

    • Example: Array - [1, 2, 3], String - 'hello world'

  • Answered by AI
  • Q2. Write a code of prime number
  • Ans. 

    Code to check if a number is prime or not

    • Use a loop to check if the number is divisible by any number other than 1 and itself

    • If the number is only divisible by 1 and itself, it is a prime number

    • Example: Check if 7 is prime - loop from 2 to 6, no number divides 7 evenly

  • Answered by AI

Skills evaluated in this interview

Clover Infotech interview questions for designations

 Senior Software Developer

 (1)

 Software Engineer

 (15)

 Plsql Developer

 (3)

 Java Developer

 (2)

 Oracle Developer

 (1)

 Database Developer

 (1)

 Cognos Developer

 (1)

 ODI Developer

 (1)

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

I applied via Job Portal and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Normal verbal, logical question

Round 3 - Technical 

(1 Question)

  • Q1. Sql and java and some web technology
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2023. 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 - One-on-one 

(1 Question)

  • Q1. What is your expectations
Round 3 - One-on-one 

(1 Question)

  • Q1. Why we should hire you
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic concepts only like opps
  • Q2. Exception handling

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. Based on core java Advanced java
  • Q2.  I have completed software developer course from Jspiders
  • Q3. Please gives the interviews based on Core Java and advanced Java
  • Q4. I am very happy to work with your organization si can you please give me a one chance ?
  • Q5. I have good knowledge on Oops language so

Interview Preparation Tips

Interview preparation tips for other job seekers - I have good understanding about core java.
I have good knowledge on oops Concept.
Advanced java and stream APIs and stream framworks etc.

I applied via Naukri.com and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They asked the multiple questions regarding to my profile likr about the project , skills, domain and about your future expectations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus to the fundamentals and be confident.
Stick with your resume

Interview Questionnaire 

1 Question

  • Q1. Runtime pollymorphism

Interview Preparation Tips

Round: Test
Experience: I scored good.
Tips: Core java good knowledge.
Duration: 30 minutes
Total Questions: 25

Round: Technical Interview
Experience: like this many ques from core java and hibernate and sql also and I scored good.
Tips: Command over core java and sql also.

Clover Infotech Interview FAQs

How many rounds are there in Clover Infotech Software Developer interview?
Clover Infotech interview process usually has 1-2 rounds. The most common rounds in the Clover Infotech interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Clover Infotech Software Developer 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 Clover Infotech. The most common topics and skills that interviewers at Clover Infotech expect are ASP.Net, C#, .Net Core, ASP.Net MVC and Java.
What are the top questions asked in Clover Infotech Software Developer interview?

Some of the top questions asked at the Clover Infotech Software Developer interview -

  1. What is array and stri...read more
  2. Write a code of prime num...read more
  3. Oops concept with exam...read more
How long is the Clover Infotech Software Developer interview process?

The duration of Clover Infotech Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Clover Infotech Software Developer Interview Process

based on 8 interviews

1 Interview rounds

  • Technical Round
View more
Join Clover Infotech Digital Solutions for the New-Age Enterprise
Clover Infotech Software Developer Salary
based on 349 salaries
₹2.2 L/yr - ₹10 L/yr
34% less than the average Software Developer Salary in India
View more details

Clover Infotech Software Developer Reviews and Ratings

based on 43 reviews

3.2/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

3.1

Salary

3.2

Job security

2.9

Company culture

2.6

Promotions

2.8

Work satisfaction

Explore 43 Reviews and Ratings
Software Engineer
1.3k salaries
unlock blur

₹1.8 L/yr - ₹9.8 L/yr

Senior Software Engineer
834 salaries
unlock blur

₹4.2 L/yr - ₹15.9 L/yr

Application Support Engineer
582 salaries
unlock blur

₹2 L/yr - ₹8.3 L/yr

Technical Support Engineer
559 salaries
unlock blur

₹2 L/yr - ₹7.5 L/yr

Oracle Database Administrator
500 salaries
unlock blur

₹1.8 L/yr - ₹10.1 L/yr

Explore more salaries
Compare Clover Infotech with

ITC Infotech

3.6
Compare

3i Infotech

3.5
Compare

Sify Technologies

3.8
Compare

Microland

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