Upload Button Icon Add office photos
Engaged Employer

i

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

CI Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

CI Infotech Senior Engineer Interview Questions and Answers

Updated 24 May 2024

CI Infotech Senior Engineer Interview Experiences

1 interview found

Senior Engineer Interview Questions & Answers

user image Javahar Manu Sharma

posted on 24 May 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. What do you know about DHCP?
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol, used to automatically assign IP addresses to devices on a network.

    • DHCP is used to assign IP addresses, subnet masks, default gateways, and other network parameters to devices on a network.

    • It helps in reducing the administrative workload of manually assigning IP addresses to each device.

    • DHCP operates based on a client-server model, where a DHCP server manages a pool o...

  • Answered by AI
  • Q2. What do you know about Domain?
  • Ans. 

    A domain is a group of computers, servers, and devices that are interconnected and share common rules and procedures.

    • Domains are used to manage and organize network resources.

    • They help in controlling access to resources and ensuring security.

    • Examples of domains include Active Directory domains in Windows environments and DNS domains for websites.

  • Answered by AI
  • Q3. What is IP Address and what is work IP Address?
  • Ans. 

    An IP Address is a unique numerical label assigned to each device connected to a computer network.

    • IP Address stands for Internet Protocol Address.

    • It is used to identify and locate devices on a network.

    • There are two types of IP Addresses - IPv4 and IPv6.

    • Example of IPv4 Address: 192.168.1.1

    • Example of IPv6 Address: 2001:0db8:85a3:0000:0000:8a2e:0370:7334

  • Answered by AI

Interview Preparation Tips

Topics to prepare for CI Infotech Senior Engineer interview:
  • Computer Networking
Interview preparation tips for other job seekers - Work hard and manage team work.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Test scenarios, regression sanity and integration testing

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

I applied via Walk-in and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

HR discussed the salary details

Round 2 - HR 

(2 Questions)

  • Q1. What was previous salary
  • Ans. 

    I am not comfortable disclosing my previous salary.

    • It is not appropriate to discuss previous salary in an interview setting.

    • Focus on the value I can bring to the company in this role.

    • Salary expectations can be discussed during the negotiation phase.

  • Answered by AI
  • Q2. What is expected salary
  • Ans. 

    Salary expectations are based on experience, skills, location, and industry standards.

    • Consider factors like years of experience, relevant skills, industry standards, and location when determining salary expectations.

    • Research average salaries for Senior Test Engineers in your area to get an idea of the market rate.

    • Be prepared to negotiate based on your qualifications and the company's budget.

    • Provide a salary range rathe...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Letter of Employment
  • Q2. Contractual agreement Signature formalities

Interview Preparation Tips

Interview preparation tips for other job seekers - Never go in ApMoSys...no growth ,no excellence & entire timepass in APMOSYS.
ApMoSys is a trap for freshers as well as experienced candidates as this candidates does not get any idea about interviews scheduled and interviews scheduled does not belong to our core domains or match criteria does not get fulfilled with the criteria we belong to.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

(1 Question)

  • Q1. Any question related Medical Billimg
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Level order traversal of tree similar question
  • Q2. Sql window function based question
  • Q3. Design a key generator
  • Ans. 

    A key generator is a tool used to create unique keys for various purposes.

    • Use a combination of letters, numbers, and special characters to create a unique key

    • Consider using a hashing algorithm to generate the key

    • Ensure the key is sufficiently long and random to minimize the chance of collisions

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before May 2022. There was 1 interview round.

Round 1 - HR 

(5 Questions)

  • Q1. They don’t take interview and they just ask money for for entering and never provide you job
  • Q2. They just fooling people
  • Q3. They are fake and unprofessional
  • Q4. They provide my salary and then I ended my month and they did not gave me my salary
  • Q5. Dynpro is fake company who provide the fake job and salary slips

Interview Preparation Tips

Interview preparation tips for other job seekers - Dynpro makes people fake and they did not provide salary and end of my day they did not gave my experience letter and did not provide my salary
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Basic ios Questions No DS questions
  • Q2. Basic swift quesions
  • Q3. In App Purchase
  • Q4. Hardware Device connectivity
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 Aug 2022. There were 4 interview rounds.

Round 1 - Assignment 

Some Test Given in QA field.

Round 2 - One-on-one 

(1 Question)

  • Q1. One on one round on basic of computer hardwares and QA process.
Round 3 - One-on-one 

(1 Question)

  • Q1. Manager level one on one round about QA processes and real time scenarios. Automation related questions.
Round 4 - HR 

(1 Question)

  • Q1. About salary package.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in basic computer hardwares, QA
Round 1 - Technical 

(1 Question)

  • Q1. Difference between null and object.
  • Ans. 

    Null is absence of value while object is a collection of properties and methods.

    • Null is a primitive value while object is a complex data type.

    • Null is used to indicate absence of value while object is used to represent real-world entities.

    • Null cannot have properties or methods while object can have both.

    • Example of null: let x = null; Example of object: let person = { name: 'John', age: 30 };

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be aware of your current work. Make sure of all the flow, processing of your current project.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Approached by Company and was interviewed in Jul 2022. 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 - Technical 

(1 Question)

  • Q1. What is session? Where are session stored? Difference between 3tier architecture and 3layared architecture? What is SOA? Why we need WebApi? What is REST and RESTful? What are return types in WebApi?
  • Ans. 

    Questions related to web development and architecture

    • Session is a way to store user-specific data on the server-side

    • Session can be stored in-memory, on the server's file system, or in a database

    • 3-tier architecture separates presentation, application logic, and data storage

    • 3-layered architecture separates presentation, business logic, and data access

    • SOA is a design pattern where software components communicate with each...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Many scenario based questions based on the skills in resume and on the projects worked

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on the skills mentioned in resume. Be confident on the responses.

Skills evaluated in this interview

CI Infotech Interview FAQs

How many rounds are there in CI Infotech Senior Engineer interview?
CI Infotech interview process usually has 1 rounds. The most common rounds in the CI Infotech interview process are Technical.
What are the top questions asked in CI Infotech Senior Engineer interview?

Some of the top questions asked at the CI Infotech Senior Engineer interview -

  1. What is IP Address and what is work IP Addre...read more
  2. What do you know about DH...read more
  3. What do you know about Doma...read more

Tell us how to improve this page.

CI Infotech Senior Engineer Interview Process

based on 5 interviews

Interview experience

2.6
  
Poor
View more

Interview Questions from Similar Companies

NexTurn Interview Questions
4.2
 • 26 Interviews
ClaySys Interview Questions
3.0
 • 24 Interviews
Contus Interview Questions
4.3
 • 20 Interviews
Knoldus Inc Interview Questions
4.0
 • 20 Interviews
DynPro Interview Questions
3.8
 • 18 Interviews
View all
CI Infotech Senior Engineer Salary
based on 44 salaries
₹2.4 L/yr - ₹5.4 L/yr
58% less than the average Senior Engineer Salary in India
View more details

CI Infotech Senior Engineer Reviews and Ratings

based on 13 reviews

3.9/5

Rating in categories

3.1

Skill development

3.3

Work-life balance

2.8

Salary

3.5

Job security

3.4

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 13 Reviews and Ratings
Desktop Support Engineer
48 salaries
unlock blur

₹1.1 L/yr - ₹3.5 L/yr

Senior Engineer
44 salaries
unlock blur

₹2.4 L/yr - ₹5.4 L/yr

Engineer- Customer Support
25 salaries
unlock blur

₹1.5 L/yr - ₹4.3 L/yr

Assistant Engineer
21 salaries
unlock blur

₹1.5 L/yr - ₹2.7 L/yr

Assistant Manager
13 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Explore more salaries
Compare CI Infotech with

Accel Frontline

3.9
Compare

VHS Consulting

3.7
Compare

IVTL Infoview Technologies

3.6
Compare

Apex CoVantage

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