Upload Button Icon Add office photos

Filter interviews by

IT Solution field work Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I was interviewed in Nov 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 minutes
Round difficulty - Medium

The online test was scheduled on 10:00 AM. Total 304 students were eligible who appeared for the test. 93 students were shortlisted in this round. MCQs were asked and two coding question

MCQs were of medium to hard level.
OOPS(2 Question)
DBMS(2 questions)
Networking(2 Questions)
Operating System(2 Questions),
Aptitude(2 Questions)

  • Q1. 

    Maximum Subarray Sum Problem Statement

    Given an array arr of length N consisting of integers, find the sum of the subarray (including empty subarray) with the maximum sum among all subarrays.

    Explanation...

  • Ans. 

    Find the sum of the subarray with the maximum sum among all subarrays in a given array.

    • Iterate through the array and keep track of the maximum sum subarray seen so far.

    • Use Kadane's algorithm to efficiently find the maximum subarray sum.

    • Consider the case where all elements in the array are negative.

    • Handle the case where the array contains only one element.

  • Answered by AI
  • Q2. 

    Flipping Coins Problem

    Gary has N coins placed in a straight line. Some coins have their head side up, and others have the tail side up.

    Convention:

    1 denotes the HEAD side is up. 
    0 denotes the TAIL sid...
  • Ans. 

    Find the maximum number of head-side up coins by flipping a continuous segment of coins.

    • Iterate through the array and calculate the maximum number of head-side up coins without flipping.

    • Iterate through the array and calculate the maximum number of head-side up coins after flipping a continuous segment.

    • Compare the results from the above two steps to find the maximum number of head-side up coins obtainable.

  • Answered by AI
Round 2 - Video Call 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

It was technical interview round, which was purely based on coding followed by 1 SQL query. Duration of round was of 1 hour from 10 AM-11AM. Interviewer asked me 2 Coding questions one to solve and run on Hackerrank codepair platform and for another one she asked only my approach to solve problem. In the remaining last 10 minutes interviewer asked me 1 SQL query on JOIN. Total 28 students were shortlisted in this round.

  • Q1. 

    First Missing Positive Problem Statement

    You are provided with an integer array ARR of length 'N'. Your objective is to determine the first missing positive integer using linear time and constant space. T...

  • Ans. 

    Find the smallest positive integer missing from an array of integers.

    • Iterate through the array and mark positive integers as visited by changing the sign of the corresponding index.

    • After marking, iterate again to find the first positive integer with a positive value, which will be the smallest missing positive integer.

    • Handle edge cases like all negative numbers, duplicates, and missing 1 separately.

  • Answered by AI
  • Q2. 

    Problem: kth Missing Element in a Sequence

    Given a strictly increasing sequence of integers VEC, identify the Kth missing contiguous integer element that is not present in the sequence, starting from the ...

  • Ans. 

    Find the kth missing element in a sequence of integers.

    • Iterate through the sequence to find missing elements.

    • Keep track of the count of missing elements found.

    • Return the kth missing element once count reaches k.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Banasthali University. Eligibility criteria7.0 and above CGPA , No current active backlogs/failures, only CS/IT StudentsAthenahealth interview preparation:Topics to prepare for the interview - Data Structures & Algorithms, Dynamic Programming, Hashing,Tree,Graph, Heap, OOPS, SQLTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Do practice a lot of competitive programming.
Tip 2 : Revise complete Data Structures at least 3-4 times. 
Tip 3 : Do practice SQL queries.
Tip 4 : Do at least 1 Internship from a good company.
Tip 5 : Maintain CGPA up to 7.5

Application resume tips for other job seekers

Tip 1 : Keep it short, Do not repeat the same achievements in different sections.
Tip 2 : Do participate in extracurricular activities and Hackathons.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Company Website

Interview Questionnaire 

5 Questions

  • Q1. My introduction.
  • Q2. My internship experience
  • Q3. My interest and Hobbies
  • Q4. Further questions relating to my interests.
  • Q5. What I knew about Netscribes and why I applied.
  • Ans. 

    Netscribes is a research and analytics firm providing business solutions to global clients.

    • Netscribes offers market intelligence, competitive intelligence, and technology intelligence services.

    • I applied because of their reputation for delivering high-quality research and analytics solutions.

    • Their focus on innovation and technology also appealed to me.

    • Netscribes has worked with clients in various industries, including h

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I applied through Netscribes' official website.
Firstly had a phone call conversation with an HR,
we fixed a date for a video call interview.

First-round was a managerial interview round with two managers.
The interview went smoothly.
I was told to wait for another round with a senior manager.

Second-round with a senior manager on the same day.
Again, everything went smoothly.

Got a call the next day with an offer of joining.

I applied via Naukri.com and was interviewed in Jan 2022. 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 - Assignment 

Basic Excel

Interview Preparation Tips

Interview preparation tips for other job seekers - Be fast in Excel and whatever the information needed fill wisely

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

Round 1 - Aptitude Test 

Simple basic matha

Round 2 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and expectations of the role.

    • Focus on the value you can bring to the company rather than a specific number

    • Research the average salary range for similar positions in the industry and location

    • Consider your experience, skills, and qualifications when determining your salary expectations

    • Be prepared to negotiate and discuss other benefits besides salary

  • Answered by AI
  • Q2. Share details of your previous job.
  • Ans. 

    I worked as a Sales Associate at XYZ Company.

    • Responsible for assisting customers in finding and purchasing products.

    • Managed inventory and restocked shelves to ensure product availability.

    • Provided excellent customer service and resolved any issues or complaints.

    • Achieved sales targets by upselling and cross-selling products.

    • Collaborated with team members to create attractive product displays.

    • Utilized POS system to proces...

  • Answered by AI
  • Q3. Why should we hire you?
  • Ans. 

    I have the necessary skills, experience, and passion to excel in this role.

    • I have a strong educational background and relevant work experience.

    • I am a quick learner and have a proven track record of adapting to new environments.

    • I am highly motivated and dedicated to delivering high-quality work.

    • I possess excellent communication and teamwork skills.

    • I am passionate about the industry and committed to continuous learning a

  • Answered by AI
  • Q4. Where do you see yourself in 5 years?
  • Ans. 

    In 5 years, I see myself as a Senior Associate, leading a team and contributing to the growth and success of the company.

    • Advancing to a Senior Associate role

    • Leading a team and mentoring junior associates

    • Contributing to the growth and success of the company

    • Continuing to develop my skills and knowledge in the field

  • Answered by AI
  • Q5. What are your strengths and weaknesses?
  • Ans. 

    My strengths include strong communication skills, attention to detail, and ability to work well in a team. My weaknesses include being overly critical of my own work and sometimes struggling with time management.

    • Strength: Strong communication skills

    • Strength: Attention to detail

    • Strength: Ability to work well in a team

    • Weakness: Being overly critical of my own work

    • Weakness: Struggling with time management

  • Answered by AI
  • Q6. Tell me about yourself.
  • Ans. 

    I am a highly motivated and experienced professional with a strong background in the field.

    • I have a Bachelor's degree in Business Administration.

    • I have worked as an Associate at XYZ Company for the past 3 years.

    • I am skilled in data analysis and problem-solving.

    • I have successfully managed multiple projects and achieved significant results.

    • I am a team player and have excellent communication skills.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Startup in Kolkata. Work life balance is good. Average job security.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Assignment 

HR told us how to do and then I have write those accordingly.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Tell me a out yourself?
  • Q2. Why should we hire you?
  • Q3. How many words you can write?
  • Ans. 

    I can write a large number of words efficiently and accurately.

    • I have excellent typing skills and can type quickly.

    • I have experience writing reports, essays, and articles which require a high word count.

    • I am proficient in using word processing software like Microsoft Word to efficiently write and edit documents.

  • Answered by AI
  • Q4. What is your typing speed?
  • Ans. 

    My typing speed is 80 words per minute.

    • Typing speed: 80 words per minute

    • Accuracy: 98%

    • Proficient in touch typing

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and answer properly.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. Everything regarding market Research
  • Q2. About market Research
  • Q3. Methods of search
  • Ans. 

    Various methods of search include keyword search, boolean search, and natural language search.

    • Keyword search involves entering specific words or phrases to find relevant information

    • Boolean search uses operators like AND, OR, NOT to narrow or broaden search results

    • Natural language search allows users to enter queries in everyday language for more accurate results

  • Answered by AI
  • Q4. Swot analysis, TAM, SAM ,SOM
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical Core research questions

Skills evaluated in this interview

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

(1 Question)

  • Q1. Basic introduction
Round 2 - Technical 

(1 Question)

  • Q1. Job related questions

I applied via LinkedIn and was interviewed in Jan 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 - Aptitude Test 

Nornal Google form test has been taken

Round 3 - HR 

(1 Question)

  • Q1. Just taken my interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be a condent while giving introduction about you infront of hr.. speak in English
Round 1 - HR 

(1 Question)

  • Q1. Fresher or experienced?
Round 2 - Case Study 

Can you work on weekends without any extra benefits.

Round 3 - One-on-one 

(1 Question)

  • Q1. Can you go beyond your normal work that is allocated without expecting anything in return.

Interview Preparation Tips

Interview preparation tips for other job seekers - Join here, only if you're not getting any better jobs for a long time.
And even if you join, 1 year experience & resign. There's no growth, future, hikes etc anything at all here (except Work from Home)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 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 - Assignment 

Related to the proces they are hiring for

Round 3 - HR 

(2 Questions)

  • Q1. Question Related to the Process
  • Q2. Depend on what process you are hiring for. Questions will be from the related.

Interview Preparation Tips

Interview preparation tips for other job seekers - Freshers Go For It. But dont stay more than 1-2 years

Tell us how to improve this page.

Interview Questions from Similar Companies

EXL Service Interview Questions
3.7
 • 740 Interviews
Mu Sigma Interview Questions
2.6
 • 229 Interviews
Access Healthcare Interview Questions
3.9
 • 208 Interviews
Straive Interview Questions
3.4
 • 176 Interviews
AGS Health Interview Questions
4.0
 • 158 Interviews
Indegene Interview Questions
3.4
 • 151 Interviews
Nielsen Interview Questions
3.7
 • 117 Interviews
Kantar Interview Questions
3.5
 • 96 Interviews
Netscribes Interview Questions
2.8
 • 83 Interviews
View all

IT Solution field work Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

3.0

Skill development

2.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Compare IT Solution field work with

EXL Service

3.7
Compare

Access Healthcare

3.9
Compare

AGS Health

4.0
Compare

Straive

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