Upload Button Icon Add office photos
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
3.5

based on 2.6k Reviews

Filter interviews by

Conduent Integration Engineer Interview Questions and Answers

Updated 28 May 2024

Conduent Integration Engineer Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(1 Question)

  • Q1. What are the different types of file formats that are used in the integrations? What is the difference between REST and SOAP? What types of protocols are you used in your projects?
  • Ans. 

    Different file formats, REST vs SOAP, and protocols used in integrations

    • File formats: JSON, XML, CSV, Excel, PDF

    • REST vs SOAP: REST is lightweight, uses standard HTTP methods, stateless; SOAP is protocol-based, uses XML, more secure

    • Protocols: HTTP, HTTPS, FTP, SFTP, SMTP, TCP/IP

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why should we hire you
Round 2 - Technical 

(2 Questions)

  • Q1. Do you have excell knowledge
  • Q2. How to use vlookup
  • Ans. 

    VLOOKUP is a function in Excel used to search for a value in a table and return a corresponding value.

    • Syntax: =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])

    • lookup_value: The value to search for in the first column of the table.

    • table_array: The range of cells that contains the data.

    • col_index_num: The column number in the table from which to retrieve the value.

    • range_lookup: Optional parameter - TRUE f...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Nov 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

Basic Communication Test.

Round 2 - HR 

(6 Questions)

  • Q1. HR will ask some common interview questions along with 5-6 technical Questions.
  • Q2. What is Domain Name System?
  • Ans. 

    Domain Name System (DNS) is a system that translates domain names to IP addresses on the internet.

    • DNS is like a phone book for the internet, translating human-readable domain names (like google.com) to machine-readable IP addresses (like 172.217.3.206).

    • DNS helps users access websites and other online services by resolving domain names to their corresponding IP addresses.

    • DNS servers store DNS records that contain inform...

  • Answered by AI
  • Q3. What is Active Directory?
  • Ans. 

    Active Directory is a directory service developed by Microsoft for Windows domain networks.

    • Centralized database for managing network resources

    • Stores information about users, computers, and other network objects

    • Allows administrators to control access and permissions

    • Facilitates single sign-on for users across network services

  • Answered by AI
  • Q4. What is DHCP and it's full form?
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that automatically assigns IP addresses to devices on a network.

    • DHCP is used to automatically assign IP addresses to devices on a network.

    • It helps in reducing the manual effort required to configure IP addresses on each device.

    • DHCP servers lease IP addresses to devices for a specific period of time.

    • DHCP also provides other network configurati...

  • Answered by AI
  • Q5. What is DORA Process?
  • Ans. 

    DORA Process stands for Define, Observe, Reflect, and Adjust. It is a continuous improvement process used in technical support.

    • Define the problem or goal

    • Observe the current situation or process

    • Reflect on what could be improved

    • Adjust processes or strategies accordingly

    • Example: Using DORA Process to improve response time in technical support tickets

  • Answered by AI
  • Q6. Some other questions like Windows latest version and other basic technical questions could be there.
Round 3 - Technical 

(1 Question)

  • Q1. You'll be provided with a study meterials once the HR round is cleared and in the technical round the panel will ask from the meterial itself. But it depends on the manager how many questions he/she would ...
Round 4 - Versant Test 

(1 Question)

  • Q1. Basic Versant test.
Round 5 - Chat Assessment 

(1 Question)

  • Q1. Basic Chat Assessment to check accuracy.

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Explane Active Directory
  • Q2. Centralized Mgmt
  • Q3. Group Policy, kerberos, DOmain Controller, LDAP protocol, SSO, Trust relationships, Redundancy and fault tolerance, Auditing and logging, Schema,

Interview Preparation Tips

Topics to prepare for Concentrix Corporation Senior Technical Support Engineer interview:
  • Windows Server
  • Group Policy
  • kerberos
  • Schema
  • Kernel
Interview preparation tips for other job seekers - Be prepare about Active Directry if you are going into EPS project.

I applied via Naukri.com and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - HR 

(7 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why are you looking for a change?
  • Q5. Where do you see yourself in 5 years?
  • Q6. What are your strengths and weaknesses?
  • Q7. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Group discussion & Asked like technical team lead Related questions.

I applied via Walk-in and was interviewed before Dec 2021. There were 6 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 - Aptitude Test 

General computers peripheral and hardware troubleshooting and network related

Round 3 - Technical 

(4 Questions)

  • Q1. What is no post situation with computer?
  • Ans. 

    No post situation with computer refers to a scenario where the computer fails to complete the Power-On Self-Test (POST) process.

    • It could be due to hardware failure, such as a faulty power supply, motherboard, or RAM.

    • It could also be due to software issues, such as corrupted BIOS or operating system files.

    • Troubleshooting steps include checking hardware connections, resetting BIOS, and running diagnostic tests.

    • Examples o...

  • Answered by AI
  • Q2. What's is Boot process
  • Ans. 

    The boot process is the sequence of events that occur when a computer system is turned on.

    • The BIOS (Basic Input/Output System) performs a Power-On Self-Test (POST)

    • The BIOS loads the bootloader from the boot device

    • The bootloader loads the operating system kernel

    • The kernel initializes the system and loads necessary drivers and services

    • The user is presented with a login screen or desktop environment

  • Answered by AI
  • Q3. What input output device's
  • Ans. 

    Input/output devices are hardware components that allow users to interact with a computer system.

    • Examples of input devices include keyboards, mice, scanners, and microphones.

    • Examples of output devices include monitors, printers, and speakers.

    • Some devices, such as touchscreens and webcams, can function as both input and output devices.

    • Input/output devices are essential for user interaction with computer systems.

  • Answered by AI
  • Q4. How to make sure that internet is working
  • Ans. 

    To check if internet is working, perform basic troubleshooting steps and use online tools.

    • Check if other devices are able to connect to the internet

    • Restart the router/modem and the device

    • Check if the device has a valid IP address

    • Ping a website or IP address to check for connectivity

    • Use online tools like speedtest.net to check for internet speed

    • Contact the internet service provider for further assistance

  • Answered by AI
Round 4 - Versant test 

(2 Questions)

  • Q1. We need to dictate the mentioned passage
  • Q2. Answer questions as per given passage
Round 5 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why you want to join this company
Round 6 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and have good communication and troubleshooting skill..

Skills evaluated in this interview

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

Interview Questionnaire 

3 Questions

  • Q1. Introduce about yourself
  • Q2. What is the brain of computer
  • Ans. 

    The brain of a computer is the Central Processing Unit (CPU).

    • The CPU is responsible for executing instructions and performing calculations.

    • It is often referred to as the 'brain' of the computer because it controls all the other components.

    • The speed and power of the CPU can greatly affect the performance of the computer.

    • Examples of popular CPUs include Intel Core i7 and AMD Ryzen processors.

  • Answered by AI
  • Q3. Difference between gpu and cpu
  • Ans. 

    GPU is a specialized processor designed to handle complex graphical computations, while CPU is a general-purpose processor.

    • CPU is responsible for executing instructions and managing the overall system

    • GPU is optimized for parallel processing and handling large amounts of data

    • CPU has a few powerful cores, while GPU has many smaller cores

    • CPU is typically used for tasks like running applications and managing the operating ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Candidates need to be confident and communication skill should be good. Average knowledge about computers.

Skills evaluated in this interview

Conduent Interview FAQs

How many rounds are there in Conduent Integration Engineer interview?
Conduent interview process usually has 1 rounds. The most common rounds in the Conduent interview process are Technical.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Transaction Processing Associate
977 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Analyst
648 salaries
unlock blur

₹2 L/yr - ₹7.5 L/yr

Senior Associate
583 salaries
unlock blur

₹1.5 L/yr - ₹5.5 L/yr

Senior Software Engineer
441 salaries
unlock blur

₹4.4 L/yr - ₹17.7 L/yr

Senior Analyst
439 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Explore more salaries
Compare Conduent with

Wipro

3.7
Compare

Genpact

3.9
Compare

Tech Mahindra

3.5
Compare

HCLTech

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