Upload Button Icon Add office photos

American InfoSource

Compare button icon Compare button icon Compare

Filter interviews by

American InfoSource Interview Questions and Answers

Updated 20 Mar 2025

American InfoSource Interview Experiences

Popular Designations

11 interviews found

IT Helpdesk Engineer Interview Questions & Answers

user image Jignesh J Prajapati

posted on 8 Nov 2024

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

(2 Questions)

  • Q1. Current and expected salary
  • Q2. Total experience in the field
  • Ans. 

    I have 5 years of experience in the IT field.

    • 5 years of experience in IT

    • Proficient in troubleshooting hardware and software issues

    • Familiar with various operating systems such as Windows, macOS, and Linux

    • Experience in providing technical support to end-users

    • Certifications in IT support and networking

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. Firewall Related- HA, Default function, applications of firewall
  • Q2. In depth questions about windows 11.
  • Q3. DHCP- TCPIP-networking related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Its desk job but interview will be totally depending on resume.

IT Helpdesk Engineer Interview Questions asked at other Companies

Q1. 1. Tell me the port no of Http and https? 2.What id domain and what is ADDS? 3.What is the MFA? 4.What is DNS and DHCP 5.Tell me about Active Directory. 6.What is group policy? 7.What is RAID? 8.What iSCSI? 9.What is the Paas, SaaS? 10.What... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Sep 2024, where I was asked the following questions.

  • Q1. Projects, last company experience, challenges, etc
  • Q2. Future prospects

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your work. Dnt involve in gossips. Do your best.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

BI Analyst Interview Questions & Answers

user image Anonymous

posted on 23 Aug 2024

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

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Asked basic questions on Power BI such as data extraction, data manipulation, dashboard making,
  • Q2. Basic SQL queries was asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication skills are required as it is client facing role.
Basic Power BI, SQL skills needed.
Knowledge of Excel, PowerPoint is required.

BI Analyst Interview Questions asked at other Companies

Q1. How will you communicate the technical advantage to a business user?
View answer (3)

QA Engineer Interview Questions & Answers

user image Disha Mukherjee

posted on 3 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Priority and Severity examples
  • Ans. 

    Priority and Severity are used in software testing to determine the importance and impact of defects.

    • Priority is the level of importance assigned to a defect, based on its impact on the system or business.

    • Severity is the impact of a defect on the system's functionality, ranging from critical to minor.

    • Examples: Priority - High priority bug that causes the application to crash frequently. Severity - Critical bug that pre...

  • Answered by AI
  • Q2. Testing Process

Skills evaluated in this interview

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

American InfoSource interview questions for popular designations

 Financial Analyst

 (4)

 MIS Coordinator

 (1)

 BI Analyst

 (1)

 Software Developer

 (1)

 Senior Java Developer

 (1)

 Java Developer

 (1)

 IT Helpdesk Engineer

 (1)

 QA Engineer

 (1)

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

(2 Questions)

  • Q1. Tell me about you
  • Ans. 

    I am a detail-oriented financial analyst with a strong background in financial modeling and data analysis.

    • I have a Bachelor's degree in Finance and have completed internships at top financial institutions.

    • I am proficient in Excel, financial software, and have experience in forecasting and budgeting.

    • I have excellent communication skills and can effectively present complex financial information to stakeholders.

  • Answered by AI
  • Q2. Morgage loan, other related

Financial Analyst Interview Questions asked at other Companies

Q1. Suppose you have 10000 US dollars with you, out of which you took a loan of 5000 US Dollars. Now suppose you have purchased two assets of 5000 US Dollars each, one through cash and other through bank loan. How would you show this transactio... read more
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Indeed and was interviewed in May 2023. There were 3 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. About your self. What you know about MIS
Round 3 - Technical 

(1 Question)

  • Q1. Excel functions & formulas, VBA, Automation reports

Interview Preparation Tips

Interview preparation tips for other job seekers - Before you go please understand the VBA and it better use for quick automate the report ad per their requirement.

MIS Coordinator Interview Questions asked at other Companies

Q1. Are u convenient in english
View answer (22)

Jobs at American InfoSource

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

I applied via Referral and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Basic details of your
  • Q2. Expected CTC you want
  • Ans. 

    I am looking for a competitive salary based on my experience and skills.

    • Research average salaries for Java Developers in the industry

    • Consider your years of experience and level of expertise

    • Factor in location and cost of living

    • Negotiate based on additional benefits like healthcare, bonuses, etc.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Theoretical interview depend on your skills
Round 3 - One-on-one 

(1 Question)

  • Q1. Theoretical interview depend on skills

Interview Preparation Tips

Interview preparation tips for other job seekers - If your fresher or 1 year experience you may join but culture is very toxic

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is Hashmap and concurrent hashmap
  • Ans. 

    Hashmap is a data structure that stores key-value pairs. Concurrent Hashmap is a thread-safe version of Hashmap.

    • Hashmap is implemented using an array of linked lists.

    • It allows null values and only one null key.

    • Concurrent Hashmap allows multiple threads to access and modify the map concurrently.

    • It achieves thread-safety by dividing the map into segments and locking only the affected segments during modification.

  • Answered by AI
  • Q2. Annotation in spring boot repository and Service
  • Ans. 

    Annotations in Spring Boot repository and service

    • Annotations are used to provide metadata to the code

    • @Repository annotation is used to indicate a DAO component

    • @Service annotation is used to indicate a service component

    • Both annotations are used in Spring Boot to enable dependency injection

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Collection framework must revise.Spring boot developer annotation revision.

Skills evaluated in this interview

Senior Java Developer Interview Questions asked at other Companies

Q1. Remove the Kth Node from the End of a Linked List You are given a singly Linked List with 'N' nodes containing integer data and an integer 'K'. Your task is to delete the Kth node from the end of this Linked List. Input: The first line of ... read more
View answer (1)
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before May 2023. There was 1 interview round.

Round 1 - Assignment 

General mathematics with English and aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Only you need to prepare your introduction and atleast you have degree of your graduation

Financial Analyst Interview Questions asked at other Companies

Q1. Suppose you have 10000 US dollars with you, out of which you took a loan of 5000 US Dollars. Now suppose you have purchased two assets of 5000 US Dollars each, one through cash and other through bank loan. How would you show this transactio... read more
View answer (3)

I applied via Campus Placement and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Bankruptcy, types of loan

Interview Preparation Tips

Interview preparation tips for other job seekers - Very slow process

Financial Analyst Interview Questions asked at other Companies

Q1. Suppose you have 10000 US dollars with you, out of which you took a loan of 5000 US Dollars. Now suppose you have purchased two assets of 5000 US Dollars each, one through cash and other through bank loan. How would you show this transactio... read more
View answer (3)

American InfoSource Interview FAQs

How many rounds are there in American InfoSource interview?
American InfoSource interview process usually has 1-2 rounds. The most common rounds in the American InfoSource interview process are Technical, One-on-one Round and HR.
How to prepare for American InfoSource 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 American InfoSource. The most common topics and skills that interviewers at American InfoSource expect are Data Analytics, Back Office, Automotive Engineering, SSRS and MVC.
What are the top questions asked in American InfoSource interview?

Some of the top questions asked at the American InfoSource interview -

  1. What is Hashmap and concurrent hash...read more
  2. Annotation in spring boot repository and Serv...read more
  3. Expected CTC you w...read more

Tell us how to improve this page.

American InfoSource Interview Process

based on 10 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
WNS Interview Questions
3.4
 • 1k Interviews
EXL Service Interview Questions
3.7
 • 740 Interviews
View all

American InfoSource Reviews and Ratings

based on 145 reviews

3.3/5

Rating in categories

2.9

Skill development

3.3

Work-life balance

3.1

Salary

3.4

Job security

3.2

Company culture

2.9

Promotions

3.0

Work satisfaction

Explore 145 Reviews and Ratings
RPA_SBPA Developer

Gurgaon / Gurugram

2-7 Yrs

₹ 8-17 LPA

Business Continuty Planning Manager

Vadodara

9-13 Yrs

Not Disclosed

AI Automation Developer

Gurgaon / Gurugram

1-5 Yrs

₹ 14-18 LPA

Explore more jobs
Financial Analyst
328 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Executive Quality Control
25 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Team Lead
19 salaries
unlock blur

₹3.6 L/yr - ₹7.4 L/yr

Software Developer
14 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Senior Software Developer
13 salaries
unlock blur

₹8.9 L/yr - ₹22 L/yr

Explore more salaries
Compare American InfoSource with

EXL Service

3.7
Compare

WNS

3.4
Compare

Genpact

3.8
Compare

TCS

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