Upload Button Icon Add office photos

Filter interviews by

InfoService Interview Questions, Process, and Tips

Updated 18 Jun 2024

Top InfoService Interview Questions and Answers

View all 21 questions

InfoService Interview Experiences

Popular Designations

39 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions on sql window functions.
Round 2 - Technical 

(1 Question)

  • Q1. Advanced sql questions and python dsa question

Senior Data Analyst Interview Questions asked at other Companies

Q1. What is the difference between Least Squares Method and the maximum likelihood
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via campus placement at Christ University, Bangalore and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Same as all the companies

Round 2 - Technical 

(4 Questions)

  • Q1. Basics of c and python
  • Q2. What are pointers
  • Ans. 

    Pointers are variables that store memory addresses of other variables or functions.

    • Pointers allow direct access to memory locations

    • They are used for dynamic memory allocation

    • Pointers can be used to pass variables by reference

  • Answered by AI
  • Q3. Coding questions basics
  • Q4. Why is python used
  • Ans. 

    Python is used for its simplicity, readability, versatility, and vast libraries.

    • Easy to learn and read code

    • Versatile - used for web development, data analysis, artificial intelligence, etc.

    • Large standard library and third-party modules

    • Community support and active development

    • Cross-platform compatibility

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is ci and cd
  • Ans. 

    CI stands for Continuous Integration and CD stands for Continuous Delivery/Continuous Deployment.

    • CI is the practice of merging code changes into a shared repository frequently, which triggers automated builds and tests.

    • CD is the process of automating the delivery of applications to various environments, such as staging or production, after passing automated tests.

    • CI/CD pipelines help streamline the software delivery pr...

  • Answered by AI
  • Q2. Where will devops evolve
  • Ans. 

    Devops will evolve towards greater automation, integration, and collaboration across development and operations teams.

    • Increased automation of repetitive tasks to improve efficiency and reduce errors

    • Greater integration of development and operations processes to streamline workflows

    • Enhanced collaboration between teams to foster communication and alignment on goals

    • Shift towards infrastructure as code and containerization

  • Answered by AI
  • Q3. Java string literals used for
  • Ans. 

    Java string literals are used to represent fixed values in code.

    • Used to store fixed values like text or numbers

    • Enclosed in double quotes

    • Can contain escape characters like \n or \t

    • Examples: String name = "John"; String message = "Hello, World!";

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Where do you see yourself in 5 years
  • Q2. Why ibm ??? And what is your intention
Round 3 - Client Interview 

(1 Question)

  • Q1. Talked to the client about the project

Skills evaluated in this interview

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Its intuitive they asked dsa related coding questions 60 min slot to solve 2 questions hacker rank based test

Round 2 - Technical 

(1 Question)

  • Q1. Magic methods in pythons, memory management questions, dsa questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in fundamentals

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (1)

InfoService interview questions for popular designations

 Software Developer

 (4)

 Analyst

 (2)

 Consultant

 (2)

 Human Resource and Finance Executive

 (2)

 Application Support Engineer

 (1)

 Associate Software Engineer

 (1)

 Associate Systems Engineer

 (1)

 Back Office Staff

 (1)

Interview experience
4
Good
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
No response

I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Question relates to dynamic programming

Round 2 - Assignment 

Low level design and high level design

Interview Preparation Tips

Interview preparation tips for other job seekers - Work smartly

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)

Get interview-ready with Top InfoService Interview Questions

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

I applied via Campus Placement and was interviewed in Aug 2023. There were 4 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 

Normal aptitude questions

Round 3 - Coding Test 

Strings and array questions mostly

Round 4 - Technical 

(1 Question)

  • Q1. All about your resume few puzzles and technical questions on coding language and projects done

Interview Preparation Tips

Topics to prepare for InfoService Associate Systems Engineer interview:
  • Areas of interest
Interview preparation tips for other job seekers - Prepare thoroughly about resume

Associate Systems Engineer Interview Questions asked at other Companies

Q1. Given string/sentence need to be reversed and the vowels need to be replaced with numbers from 1-9.In the reversed string replaced numbers should appear in descending order from left to right .If there are more than 9 vowels , numbering sho... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Apr 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is digital marketing, questions about sql,html and CSS, Questions about salesforce.
  • Q2. What is head,name me 7 types of tags, How to add image in html,what is tag,some questions regarding css and some basic questions on sql.Last one they ask about you do have any certifications regarding sal...
  • Ans. 

    Answering questions related to HTML, CSS, and Salesforce certifications.

    • Types of tags in HTML include <h1> for headings, <p> for paragraphs, <img> for images, <a> for links, <div> for divisions, <ul> for unordered lists, and <li> for list items.

    • To add an image in HTML, use the <img> tag with the src attribute specifying the image file path.

    • The <a> tag in HTML is use...

  • Answered by AI

Skills evaluated in this interview

Digital Marketer Interview Questions asked at other Companies

Q1. How to identitify that a particular lead is comming from Google Ads of Facebook Ads if we're running both Ads together?
View answer (1)

Analyst Interview Questions & Answers

user image Anonymous

posted on 27 Apr 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2023. There were 2 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 

(2 Questions)

  • Q1. Be confident while giving interview. Eye contact is necessary.
  • Q2. All technical questions on java

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci NumberYou are given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 +7. Fibonacci number is calculated u... read more
View answer (5)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Coding Test 

Very difficult to crack. Prepare from. Basic concept. For data scientists read, python and data engineering stuff.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from. Analyst point of view as most of the questions are scenario based.

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Easy interview, asyn, lwc
Round 3 - Behavioral 

(1 Question)

  • Q1. About projects, what are clouds u worked

Interview Preparation Tips

Interview preparation tips for other job seekers - just be on basics and practise on trigger as much u can

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (5)

InfoService Interview FAQs

How many rounds are there in InfoService interview?
InfoService interview process usually has 2 rounds. The most common rounds in the InfoService interview process are Resume Shortlist, Technical and HR.
How to prepare for InfoService 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 InfoService. The most common topics and skills that interviewers at InfoService expect are Python, Data Engineering, Data Pipeline, SQL and AWS.
What are the top questions asked in InfoService interview?

Some of the top questions asked at the InfoService interview -

  1. what is head,name me 7 types of tags, How to add image in html,what is tag,...read more
  2. What is the full from of NO of business fiel...read more
  3. Yaml file how did u configured and how mule will encript the deta...read more
How long is the InfoService interview process?

The duration of InfoService interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

InfoService Interview Process

based on 21 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.8
 • 5.6k Interviews
Nagarro Interview Questions
4.0
 • 778 Interviews
Publicis Sapient Interview Questions
3.5
 • 611 Interviews
GlobalLogic Interview Questions
3.6
 • 582 Interviews
UST Interview Questions
3.8
 • 508 Interviews
CGI Group Interview Questions
4.0
 • 487 Interviews
Synechron Interview Questions
3.6
 • 360 Interviews
View all

Fast track your campus placements

View all

InfoService Reviews and Ratings

based on 265 reviews

4.0/5

Rating in categories

3.9

Skill development

4.1

Work-life balance

3.6

Salary

4.0

Job security

3.9

Company culture

3.5

Promotions

3.8

Work satisfaction

Explore 265 Reviews and Ratings
Technical Support Engineer
38 salaries
unlock blur

₹1 L/yr - ₹4.5 L/yr

Consultant
21 salaries
unlock blur

₹4 L/yr - ₹21.3 L/yr

System Administrator
20 salaries
unlock blur

₹0.9 L/yr - ₹8.1 L/yr

Software Engineer
19 salaries
unlock blur

₹2.2 L/yr - ₹11.2 L/yr

Software Developer
18 salaries
unlock blur

₹3 L/yr - ₹20.2 L/yr

Explore more salaries
Compare InfoService with

Cognizant

3.8
Compare

Sutherland Global Services

3.6
Compare

Hexaware Technologies

3.6
Compare

Virtusa Consulting Services

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