Upload Button Icon Add office photos
Engaged Employer

i

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

Cognizant Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Cognizant System Software Engineer Interview Questions, Process, and Tips

Updated 17 Dec 2020

Top Cognizant System Software Engineer Interview Questions and Answers

View all 12 questions

Cognizant System Software Engineer Interview Experiences

2 interviews found

I applied via Campus Placement and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

12 Questions

  • Q1. What is slew rate?
  • Ans. 

    Slew rate is the rate at which an electrical signal changes over time.

    • Slew rate measures how quickly the voltage of a signal can change.

    • It is typically expressed in volts per microsecond (V/μs).

    • A high slew rate indicates a signal can change rapidly, while a low slew rate indicates a slower change.

    • Slew rate is important in applications where fast signal transitions are required, such as in amplifiers or digital circuits

  • Answered by AI
  • Q2. What is oscillator?
  • Ans. 

    An oscillator is an electronic circuit that produces a periodic, oscillating electronic signal.

    • Oscillators are used in many electronic devices, such as radios, televisions, and computers.

    • They are also used in clocks, watches, and other timekeeping devices.

    • There are many different types of oscillators, including crystal oscillators, LC oscillators, and RC oscillators.

    • Oscillators can produce signals at a wide range of fr...

  • Answered by AI
  • Q3. What is gain?
  • Ans. 

    Gain is the increase in signal power or amplitude produced by an amplifier or other electronic device.

    • Gain is a measure of amplification.

    • It is the ratio of output power to input power.

    • It can be expressed in decibels (dB).

    • For example, if an amplifier has a gain of 10, it will increase the input signal by a factor of 10.

    • Gain is an important parameter in designing and analyzing electronic circuits.

  • Answered by AI
  • Q4. What is flip-flop?
  • Ans. 

    A flip-flop is a digital circuit that can store a single bit of information.

    • It has two stable states: 0 and 1.

    • It can be used to store data, count pulses, and synchronize digital circuits.

    • Examples include D flip-flop, JK flip-flop, and T flip-flop.

  • Answered by AI
  • Q5. What is gsm?
  • Ans. 

    GSM stands for Global System for Mobile Communications, a standard for mobile communication networks.

    • GSM is a digital cellular network technology used for voice and data communication.

    • It was first introduced in 1991 and is now widely used in over 200 countries.

    • GSM uses a SIM card to identify and authenticate users on the network.

    • It operates on different frequency bands depending on the region.

    • GSM has been largely repla...

  • Answered by AI
  • Q6. What is hamming distance?
  • Ans. 

    Hamming distance is the number of positions at which the corresponding symbols are different between two strings of equal length.

    • Hamming distance is used in coding theory, information theory, and cryptography.

    • It is also used in DNA analysis to measure the genetic distance between two sequences.

    • For example, the Hamming distance between '10101' and '11100' is 2.

    • It can be calculated by comparing each symbol in the two str...

  • Answered by AI
  • Q7. What is resonance?
  • Ans. 

    Resonance is the phenomenon of an object vibrating at its natural frequency due to the influence of an external force.

    • Resonance occurs when an object is subjected to an external force that matches its natural frequency.

    • This causes the object to vibrate with increasing amplitude.

    • Examples of resonance include a tuning fork vibrating when struck, a wine glass shattering due to a high-pitched sound, and a bridge collapsing...

  • Answered by AI
  • Q8. What is digital communication?
  • Ans. 

    Digital communication is the transmission of information through digital signals.

    • Digital communication uses binary code to represent data.

    • It can be done through various mediums such as wires, fiber optics, or wireless signals.

    • Examples include email, text messaging, and video conferencing.

    • Digital communication allows for faster and more efficient transmission of information compared to analog communication.

  • Answered by AI
  • Q9. Write a program to reverse a string?
  • Ans. 

    Program to reverse a string

    • Create an empty string to store the reversed string

    • Iterate through the original string from end to start

    • Append each character to the new string

    • Return the reversed string

  • Answered by AI
  • Q10. Write a program to print name?
  • Ans. 

    A program to print name using an array of strings.

    • Declare an array of strings with the name.

    • Assign the name to the array.

    • Loop through the array and print each string.

  • Answered by AI
  • Q11. Tell me more about your rescue team?
  • Q12. Aptitude questions on ratio and proportion,mixture and allegation, Simple interest and common interest.

Interview Preparation Tips

Interview preparation tips for other job seekers - My interview went 1 hr and 15 min long.
for the first 45 min it was like question answer round. the interviewer asked questions about all subjects in ENTC Engg. but as i have done diploma and also have a good knowledge of all subjects in ENCT Engg. also asked me to solve some aptitude questions so it went good.
after that he asked me about my participation in social activities and also about my family background. and then gave feedback in which he told me to keep that always learning attitude constant even after graduation.
you need to stay calm, honest and confident and you can easily ace the interview if you that potential of holding a strong knowledge of the field you are studying in.
i thought they will ask about IT subjects but surprisingly they asked about the field i was studying in.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. About C language , java
  • Q2. What is pointer ? What is array ? One dimenisonal array , two dimensional array ?
  • Ans. 

    A pointer is a variable that stores the memory address of another variable. An array is a collection of similar data types.

    • Pointers are used to manipulate memory and create dynamic data structures.

    • Arrays can be one-dimensional or multi-dimensional, and are accessed using index values.

    • One-dimensional arrays are like a list of items, while two-dimensional arrays are like a table with rows and columns.

    • Example: int *ptr; i...

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

    An object is an instance of a class. A class is a blueprint for creating objects.

    • An object is a data structure that contains data and methods.

    • A class is a template or blueprint for creating objects.

    • Objects are created from classes using the 'new' keyword.

    • Classes define the properties and behaviors of objects.

    • Inheritance allows classes to inherit properties and behaviors from other classes.

    • Polymorphism allows objects to

  • Answered by AI
  • Q4. Three aptitude questions regarding simple interest , discounts , directions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and be genuine . These two are the most important thing you have to show up to your recuriter. You have to be skilled enough. You should be able to communicate with recuriter in english . Always tend to be in learning mode . Be calm and confident that makes you crack the interview .

Skills evaluated in this interview

System Software Engineer Interview Questions Asked at Other Companies

asked in Sasken
Q1. Reverse a string in following format If the string is Have a good ... read more
asked in Infosys
Q2. In between the single player games and group games what will you ... read more
Q3. How will you select a particular hardware / vendor for a system
Q4. Introduced yourself, what is Selenium, what is webdriver, what Ag ... read more
asked in Infosys
Q5. What is memory loss or when we will use static keyword

Interview questions from similar companies

I applied via Referral and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic concept question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics should be clear. Some scenario based questions based on business rules and FDMEE data load

I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Cocubes Test Task 1 is of Aptitude questions needs to be completed in Specific time interval and Task 2 is Essay Writing to be finished in Given interval

Round 2 - HR 

(1 Question)

  • Q1. Are you ready to Relocate
  • Ans. Yes I am relocate and flexible with any location
  • Answered Anonymously
Round 3 - Coding Test 

L1 Exam should be cleared L 1 exam is of multiple choice questions and completely related to Java J2Ee Spring

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for co cubes Aptitude and All the best

I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - say individual ideas,plans, story's.say different opinions,speek confidentially, correctly answer Yes or no questions, correctly say interested and confidential job,

I appeared for an interview before Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 45 minutes
Round difficulty - Hard

All mcqs should answer with in time limit should have a lot of practice to solve in exam

  • Q1. 

    Water Jug Problem Statement

    You have two water jugs with capacities X and Y liters respectively, both initially empty. You also have an infinite water supply. The goal is to determine if it is possible to...

  • Ans. 

    The Water Jug Problem involves determining if a specific amount of water can be measured using two jugs of different capacities.

    • Start by considering the constraints and limitations of the problem.

    • Think about how the operations allowed can be used to reach the target measurement.

    • Consider different scenarios and test cases to come up with a solution.

    • Implement a function that takes the capacities of the jugs and the targe...

  • Answered by AI
Round 2 - Coding Test 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

Easy and just basic questions very easy round

  • Q1. 

    Matrix Multiplication Task

    Given two sparse matrices MAT1 and MAT2 of integers with dimensions 'N' x 'M' and 'M' x 'P' respectively, the goal is to determine the resulting matrix produced by their multipl...

  • Ans. 

    Implement a function to multiply two sparse matrices and return the resulting matrix.

    • Create a function that takes two sparse matrices as input and returns the resulting matrix after multiplication.

    • Iterate through the non-zero elements of the matrices to perform the multiplication efficiently.

    • Ensure to handle the sparse nature of the matrices to optimize the multiplication process.

    • Consider the constraints provided to en...

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 6 cgpaTata Consultancy Services (TCS) interview preparation:Topics to prepare for the interview - Dql, Data structures, Java, Operating system, Data scienceTime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : preapre core subjects 
Tip 2 : be confident and answer clearly
Tip 3 : be strong with projects

Application resume tips for other job seekers

Tip 1 : good projects in ml and ai
Tip 2 : practical experience

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is flexbox
  • Ans. 

    Flexbox is a CSS layout module that allows for flexible and responsive web design.

    • Flexbox allows for easy alignment and positioning of elements within a container.

    • It uses a set of properties to define the layout, such as display: flex and flex-direction.

    • Flexbox is particularly useful for creating responsive designs that adapt to different screen sizes.

    • It can also be used in combination with other CSS layout modules, su...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Flexbox is a layout model that allows elements to align and distribute space within a container. Using flexible widths and heights, elements can be aligned to fill a space or distribute space between elements, which makes it a great tool to use for responsive design systems.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. It was for automotive domain. Mainly the questions were on automotive concept like CAN, UDS protocols, and tools of Vector company. Embedded c knowledge is must
  • Q2. Embedded c knowledge is must
  • Q3. Debugging skills are add on

Interview Preparation Tips

Interview preparation tips for other job seekers - Python or any script language for automotion will be plus point

I applied via Campus Placement and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is a bit
  • Q2. What us the size of a bit
  • Ans. 

    A bit is the smallest unit of digital information. It can have a value of either 0 or 1.

    • A bit is a binary digit, represented as either 0 or 1.

    • It is the basic unit of information used in computing and digital communications.

    • A group of 8 bits is called a byte.

    • The size of a bit is dependent on the architecture of the computer system.

  • Answered by AI
  • Q3. How many bits are there in C
  • Ans. 

    C is a programming language and does not have a fixed number of bits.

    • C is a high-level programming language that can be compiled to run on different architectures with varying bit sizes.

    • The number of bits in C depends on the hardware architecture it is compiled for.

    • For example, C code compiled for a 32-bit architecture will have 32-bit integers, while code compiled for a 64-bit architecture will have 64-bit integers.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and patient. Dont hesitate to give answers.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic question on testing, selenium, java, sql, agile, topics from resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with whatever written in resume

Cognizant Interview FAQs

What are the top questions asked in Cognizant System Software Engineer interview?

Some of the top questions asked at the Cognizant System Software Engineer interview -

  1. What is pointer ? What is array ? One dimenisonal array , two dimensional array...read more
  2. What is object ? What is class...read more
  3. write a program to reverse a stri...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
DXC Technology Interview Questions
3.7
 • 802 Interviews
View all
Cognizant System Software Engineer Salary
based on 29 salaries
₹2.8 L/yr - ₹9.8 L/yr
26% less than the average System Software Engineer Salary in India
View more details

Cognizant System Software Engineer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

3.0

Work-life balance

3.0

Salary

3.1

Job security

3.1

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 2 Reviews and Ratings
Associate
72.3k salaries
unlock blur

₹5.2 L/yr - ₹16 L/yr

Programmer Analyst
55.6k salaries
unlock blur

₹2.4 L/yr - ₹9.3 L/yr

Senior Associate
50.3k salaries
unlock blur

₹9 L/yr - ₹28.6 L/yr

Senior Processing Executive
29.1k salaries
unlock blur

₹1.8 L/yr - ₹9 L/yr

Technical Lead
17.7k salaries
unlock blur

₹6 L/yr - ₹25 L/yr

Explore more salaries
Compare Cognizant with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Accenture

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