Premium Employer

i

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

Conduent Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Conduent Data Science Engineer Interview Questions and Answers

Updated 7 May 2021

Conduent Data Science Engineer Interview Experiences

1 interview found

I applied via Campus Placement and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself
  • Q2. First consist of coding round then technical discussion follow with panel discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be honest to what you write in your CV they focussed on your cv and expect that you have atleast good knowledge about your project and do some good projects on ML and AI with CV and DL

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Sep 2020. There were 2 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong basic knowledge about the topics in the resume

I applied via Referral and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Coding test

Round 2 - Technical 

(1 Question)

  • Q1. Technical round was asked technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic should be strong in the programming language you know

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

Interview Questionnaire 

3 Questions

  • Q1. That place how I am work
  • Q2. What is software engineer
  • Ans. 

    A software engineer is a professional who designs, develops, and maintains software applications.

    • Designs and develops software applications

    • Uses programming languages and tools to write code

    • Tests and debugs software to ensure it functions properly

    • Collaborates with other engineers and stakeholders to ensure software meets requirements

    • Continuously learns and adapts to new technologies and industry trends

  • Answered by AI
  • Q3. What is technical science
  • Ans. 

    Technical science is the application of scientific principles and methods to solve practical problems in technology.

    • It involves the use of scientific knowledge to design, develop, and improve technology.

    • Examples include computer science, electrical engineering, and mechanical engineering.

    • Technical science is interdisciplinary, drawing on knowledge from physics, chemistry, and mathematics.

    • It is essential for innovation ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but I stayed test it lasted for about one hour 10 minutes this interview wanted to test both me knowledge and wanted to test both my knowledge and communication skill most of the question asked Tu Meri related to mine bi touch circular computer science related topics a started a lost of basic related to my projects

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

Interview Questionnaire 

1 Question

  • Q1. What is object oriented programming
  • Ans. 

    Object oriented programming is a programming paradigm that uses objects to represent and manipulate data.

    • Objects encapsulate data and behavior

    • Classes define the blueprint for objects

    • Inheritance allows for code reuse and polymorphism

    • Examples include Java, C++, and Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to concepts and try to use basic approach

I applied via Newspaper Ad and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Group Discussion 

Group discussion,aptitude test

Round 2 - Aptitude Test 

Aptitude test

Interview Preparation Tips

Interview preparation tips for other job seekers - i am b.akhila iam studying in degree final year

Interview Questionnaire 

1 Question

  • Q1. To develop a product catalogue in core Java using Maven.

I applied via Referral and was interviewed in Apr 2021. There were 7 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Name
  • Q2. Introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good

I appeared for an interview in Jan 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 126 minutes
Round difficulty - Hard

This round consist of coding questions as well as mcqs based on aptitude as well as some domain sections. This round is hard.

  • Q1. 

    Maximum Path Sum in a Matrix

    Given an N*M matrix filled with integer numbers, determine the maximum sum that can be obtained from a path starting from any cell in the first row to any cell in the last row...

  • Ans. 

    Find the maximum sum path in a matrix from top row to bottom row by moving down or diagonally.

    • Use dynamic programming to keep track of maximum sum at each cell.

    • At each cell, consider the maximum sum from the cell above, left diagonal, and right diagonal.

    • Add the current cell value to the maximum of the three possibilities.

    • Repeat this process for all cells in the matrix to find the maximum sum path.

  • Answered by AI
  • Q2. 

    Boolean Matrix Transformation Challenge

    Given a 2-dimensional boolean matrix mat of size N x M, your task is to modify the matrix such that if any element is 1, set its entire row and column to 1. Specifi...

  • Ans. 

    Modify a boolean matrix such that if any element is 1, set its entire row and column to 1.

    • Iterate through the matrix to find elements with value 1

    • Store the row and column indices of these elements

    • Update the entire row and column for each element found to be 1

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 45 minutes
Round difficulty - Easy

In this round the interviewer ask few questions related to domain and at last he ask some behavioral questions.

  • Q1. 

    Intersection of Linked List Problem

    You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list.

    Your task is to determine t...

  • Ans. 

    Find the node where two linked lists merge, return -1 if no merging occurs.

    • Traverse both lists to find the lengths and the last nodes

    • Align the starting points of the lists by adjusting the pointers

    • Traverse both lists simultaneously until a common node is found

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Engineer in DelhiEligibility criteriaNo criteriaQuess Corp interview preparation:Topics to prepare for the interview - Data structures knowledge, OOPs, Pointers, Dynamic programming and Recursion, Graphs, Hashmaps and Priority Queues, Operating system, DBMS, Networking, Arrays, Strings, Stacks, Trees, Pointers, OS Kernel, Deadlock, Virtual Memory, Memory Management, Paging, Segmentation, Puzzles and aptitudeTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Be calm and have confidence . Confidence is the key to crack any interview. 
Tip 2 : Try to give maximum time on basics of a topic 
Tip 3 : Practice interview questions
Tip 4 : Do atleast 2 projects

Application resume tips for other job seekers

Tip 1 : Put only those skills in resume which the company requires, but don't put false information in resume
Tip 2 : Write only those things in resume in which you are 100% confident
Tip 3 : Have projects in resume and prepare well for it
Tip 4 : Keep it short and crisp.
Tip 5 : Focus on important things in resume

Final outcome of the interviewSelected

Skills evaluated in this interview

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

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

Round 1 - HR 

(2 Questions)

  • Q1. What are the responsibilities of a Data Analyst?
  • Ans. 

    Data Analysts are responsible for collecting, processing, and analyzing data to help organizations make informed decisions.

    • Collecting and organizing data from various sources

    • Cleaning and processing data to ensure accuracy and consistency

    • Analyzing data using statistical techniques and tools

    • Creating visualizations and reports to present findings

    • Interpreting data to provide insights and recommendations

    • Collaborating with s...

  • Answered by AI
  • Q2. Software engineer

Tell us how to improve this page.

Join Conduent Together we are making a difference.

Interview Questions from Similar Companies

Teleperformance Interview Questions
3.9
 • 1.8k Interviews
WNS Interview Questions
3.4
 • 1.1k Interviews
Infosys BPM Interview Questions
3.6
 • 962 Interviews
iEnergizer Interview Questions
4.6
 • 656 Interviews
Omega Healthcare Interview Questions
3.7
 • 455 Interviews
Quess Interview Questions
3.8
 • 426 Interviews
R1 RCM Interview Questions
3.9
 • 286 Interviews
IKS Health Interview Questions
3.6
 • 235 Interviews
View all
Transaction Processing Associate
1k salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Analyst
629 salaries
unlock blur

₹2 L/yr - ₹7.3 L/yr

Senior Associate
562 salaries
unlock blur

₹1.5 L/yr - ₹5.8 L/yr

Senior Software Engineer
427 salaries
unlock blur

₹4.4 L/yr - ₹17.4 L/yr

Senior Analyst
415 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Explore more salaries
Compare Conduent with

Teleperformance

3.9
Compare

Concentrix Corporation

3.7
Compare

iEnergizer

4.6
Compare

WNS

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