Upload Button Icon Add office photos

Filter interviews by

CMS Computers Limited (INDIA) Interview Questions, Process, and Tips

Updated 8 Apr 2025

Top CMS Computers Limited (INDIA) Interview Questions and Answers

View all 21 questions

CMS Computers Limited (INDIA) Interview Experiences

Popular Designations

38 interviews found

I applied via Walk-in and was interviewed before Oct 2021. 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 

(2 Questions)

  • Q1. It's a simply difficult technical round done for me
  • Q2. What is OOP's concept
  • Ans. 

    OOP is a programming paradigm that uses objects to represent real-world entities and their interactions.

    • OOP stands for Object-Oriented Programming

    • It focuses on encapsulation, inheritance, and polymorphism

    • Encapsulation means hiding the implementation details of an object from the outside world

    • Inheritance allows creating new classes based on existing ones

    • Polymorphism allows objects of different classes to be treated as i...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for CMS Computers Limited (INDIA) Java Developer interview:
  • Spring boot,hybernate,
Interview preparation tips for other job seekers - It's good for your bright future and good pay scale they gave they are very friendly to employee

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is java language?
  • Ans. 

    Java EK high level Ki programming language hai jiska istemal software or application ko banane ke lie Kiya jata h

  • Answered Anonymously
  • Q2. What is process?
  • Q3. What is operating system
  • Ans. 

    Operating system ek software hota h jo computer ya mobile hardware ko niyantrit karta h or user ko hardware ke sath sanwad karne me madada karta h

  • Answered Anonymously
  • Q4. What is binary and number system
  • Q5. What is tree and AVL tree

Resident Engineer Interview Questions asked at other Companies

Q1. What is PLC ? WHAT IS LADDAR LOGIC ? WHAT IS WORKING PRINCIPAL OF RADAR GUAGE FOR LIQUID ? WHAT IS WORKING PRINCIPAL OF DCV ? HOW CAN SWITCH PRIMARY TO STAND BY SERVER ?
View answer (2)

Domain Expert Interview Questions & Answers

user image Lavanshu Nirbhay

posted on 26 Feb 2025

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

I appeared for an interview in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. About your work experience and activities done in detail.
  • Q2. About the workflow.
Round 2 - One-on-one 

(2 Questions)

  • Q1. Related to warehousing,
  • Q2. Related to process concepts, criteria and regulation authorities

Interview Preparation Tips

Interview preparation tips for other job seekers - just be confident in your knowledge, and what you don't know, accept that, and don't do it over.

Domain Expert Interview Questions asked at other Companies

Q1. What about Domain and CSR skill council
View answer (2)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about ur self
  • Q2. Java concepts asked to me
Round 2 - HR 

(2 Questions)

  • Q1. Salary discussed asked to me
  • Q2. Joining date to be asked

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (4)

CMS Computers Limited (INDIA) interview questions for popular designations

 Project Manager

 (2)

 Software Engineer

 (2)

 Java Developer

 (2)

 Technical Support Engineer

 (1)

 Network Administrator

 (1)

 Software Engineer Trainee

 (1)

 Technical Writer

 (1)

 Data Analyst

 (1)

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

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. Good question c#..net MVC,api
  • Q2. Sql server database, Store procedure etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Good environment company

Web Application Developer Interview Questions asked at other Companies

Q1. What is and how to use This keyword
View answer (1)

Get interview-ready with Top CMS Computers Limited (INDIA) Interview Questions

Data Analytics Intern Interview Questions & Answers

user image Aditya singh bhadouriya

posted on 8 Apr 2025

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

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. What is primary key
  • Q2. Find out the second highest salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company

Data Analytics Intern Interview Questions asked at other Companies

Q1. What are the different data types in Python?
View answer (2)

Jobs at CMS Computers Limited (INDIA)

View all
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. 1:write a custom finder method to find second highest salary
  • Ans. 

    Write a custom finder method to find the second highest salary.

    • Sort the salaries in descending order.

    • Retrieve the second element from the sorted list.

    • Handle edge cases such as when there are duplicate salaries or less than two salaries.

  • Answered by AI
  • Q2. 1:what do you use for verzioning
  • Ans. 

    I use Git for versioning.

    • Git is a distributed version control system.

    • It allows multiple developers to work on the same project simultaneously.

    • Git tracks changes to files and allows for easy collaboration and code merging.

    • It provides features like branching, tagging, and history tracking.

    • Examples of Git hosting platforms are GitHub, GitLab, and Bitbucket.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Difference between loops in java 7 and loops in streams
  • Ans. 

    Loops in Java 7 vs Loops in Streams

    • Java 7 loops use imperative programming style, while streams use functional programming style

    • Java 7 loops require explicit iteration, while streams handle iteration internally

    • Streams provide built-in methods for filtering, mapping, and reducing data

    • Streams can be parallelized for improved performance

    • Java 7 loops are generally more efficient for simple iterations

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. What is postgress??
  • Ans. 

    PostgreSQL is an open-source relational database management system known for its robustness, scalability, and extensibility.

    • PostgreSQL is commonly referred to as Postgres.

    • It is a powerful and feature-rich database system.

    • PostgreSQL supports various data types, including JSON, arrays, and user-defined types.

    • It provides advanced features like transactions, concurrency control, and data integrity.

    • PostgreSQL is widely used...

  • Answered by AI
  • Q2. Have to work on employee payroll system

Interview Preparation Tips

Interview preparation tips for other job seekers - overall i will not suggest you to give interview with them as panel dest not join interview and will
reshedule in 3-4 time

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Very easy to solve the problem

Round 2 - Technical 

(3 Questions)

  • Q1. Live sinariyous
  • Q2. HR round person question
  • Q3. What did like most

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical round is important

Cloud Consultant Interview Questions asked at other Companies

Q1. how much do you know about sap and what is its uses
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Cloud infrastructure
  • Q2. Cloud Computing

Senior Technical Support Engineer Interview Questions asked at other Companies

Q1. What tool tableau use for optimization of deployments?
View answer (1)

Soc Analyst 2 Interview Questions & Answers

user image Anonymous

posted on 23 Oct 2024

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

I appeared for an interview in Jul 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Firewall overall
  • Q2. Osi model layer

Interview Preparation Tips

Interview preparation tips for other job seekers - Work life balance is not good
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Computer hardware and software related
  • Q2. Network related queries

CMS Computers Limited (INDIA) Interview FAQs

How many rounds are there in CMS Computers Limited (INDIA) interview?
CMS Computers Limited (INDIA) interview process usually has 2-3 rounds. The most common rounds in the CMS Computers Limited (INDIA) interview process are Technical, HR and Resume Shortlist.
How to prepare for CMS Computers Limited (INDIA) 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 CMS Computers Limited (INDIA). The most common topics and skills that interviewers at CMS Computers Limited (INDIA) expect are Java, Javascript, MVC, SQL and ASP.Net.
What are the top questions asked in CMS Computers Limited (INDIA) interview?

Some of the top questions asked at the CMS Computers Limited (INDIA) interview -

  1. What is packet flow? How its travel from one user to anoth...read more
  2. What are technologies that you have had exposure ...read more
  3. What is difference between abstract class and interfa...read more
How long is the CMS Computers Limited (INDIA) interview process?

The duration of CMS Computers Limited (INDIA) interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

CMS Computers Limited (INDIA) Interview Process

based on 48 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 341 Interviews
CitiusTech Interview Questions
3.3
 • 277 Interviews
NeoSOFT Interview Questions
3.6
 • 268 Interviews
Tiger Analytics Interview Questions
3.7
 • 227 Interviews
Altimetrik Interview Questions
3.8
 • 222 Interviews
Episource Interview Questions
3.9
 • 220 Interviews
Xoriant Interview Questions
4.1
 • 184 Interviews
Incedo Interview Questions
3.1
 • 184 Interviews
View all

Fast track your campus placements

View all

CMS Computers Limited (INDIA) Reviews and Ratings

based on 613 reviews

3.8/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

3.3

Salary

3.7

Job security

3.6

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 613 Reviews and Ratings
Network Engineer

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

System Administrator

Bangalore / Bengaluru

2-5 Yrs

Not Disclosed

Sr. Java Consultant

Mumbai,

Thane

+1

8-13 Yrs

Not Disclosed

Explore more jobs
Software Engineer
159 salaries
unlock blur

₹2.4 L/yr - ₹9.2 L/yr

Software Developer
88 salaries
unlock blur

₹2 L/yr - ₹9.2 L/yr

Business Analyst
62 salaries
unlock blur

₹2.4 L/yr - ₹10.5 L/yr

System Administrator
52 salaries
unlock blur

₹1.5 L/yr - ₹7.4 L/yr

Project Manager
45 salaries
unlock blur

₹6 L/yr - ₹18 L/yr

Explore more salaries
Compare CMS Computers Limited (INDIA) with

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

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