Upload Button Icon Add office photos

Filter interviews by

FMS Solutions Intern Interview Questions and Answers

Updated 19 May 2024

FMS Solutions Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 19 May 2024

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

I applied via Walk-in and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

For first round there will be written test with aptitude and basic coding questions.


Coding questions;
1)Remove 2nd largest element from an array.
2)palindrome for string or number
3)swapping of two numbers with out using third variable

Round 2 - One-on-one 

(5 Questions)

  • Q1. What are your contribution to yourprojects
  • Q2. How do you connect API Need to write code
  • Ans. 

    Connecting to an API involves sending requests and receiving responses using HTTP protocols.

    • Use a library like Axios or Fetch to make HTTP requests to the API

    • Include necessary headers and parameters in the request

    • Handle the response data accordingly, such as parsing JSON or XML

    • Implement error handling for failed requests

  • Answered by AI
  • Q3. Write sql query for counting the repeated members in a table.
  • Ans. 

    SQL query to count repeated members in a table.

    • Use GROUP BY clause to group the members together.

    • Use COUNT() function to count the occurrences of each member.

    • Use HAVING clause to filter out the members that are repeated.

  • Answered by AI
  • Q4. Oops and in oops we need to write code
  • Q5. Write the sql query to remove duplicates from table
  • Ans. 

    Use the DISTINCT keyword in a SELECT query to remove duplicates from a table.

    • Use the SELECT DISTINCT statement to retrieve unique rows from a table.

    • For example: SELECT DISTINCT column1, column2 FROM table_name;

    • Another way is to use the GROUP BY clause with the COUNT() function to remove duplicates.

    • For example: SELECT column1, column2, COUNT(*) FROM table_name GROUP BY column1, column2;

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. General intro and goals

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via campus placement at MAEER's MIT College of Engineering, Pune and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

The aptitude test was successful, covering various topics such as ratios and proportions, percentages, blood relations, boat and stream problems, highest common factor (HCF) and least common multiple (LCM), volume and surface area, time and work, as well as questions related to profit and loss, and speed, distance, and time.

Round 2 - Coding Test 

In the coding test 1 question for coding and another 2 for debugging were asked.

Round 3 - Technical 

(3 Questions)

  • Q1. Tell me about yourself?
  • Q2. What do you mean by polymorphism?
  • Q3. A puzzle was asked. Probably do all the puzzles from geeks for geeks.

Interview Preparation Tips

Interview preparation tips for other job seekers - For interviews do the basic computer concepts. Do practice projects as project related questions might be asked. Oops concepts, sql, Dbms, OS, Cn.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Total of 90 mins aptitude and computer networks and excel

Round 2 - Coding Test 

45 mins it will be easy

Round 3 - communication 

(2 Questions)

  • Q1. Read the sentence
  • Q2. Repeat the sentence
Round 4 - One-on-one 

(2 Questions)

  • Q1. Explain about project
  • Ans. 

    The project involved developing a mobile application for tracking daily fitness activities.

    • Researched user needs and preferences for fitness tracking apps

    • Designed user interface for easy navigation and data input

    • Implemented features such as step tracking, calorie counting, and workout logging

    • Tested the application for bugs and usability issues

    • Collaborated with developers and designers to ensure project success

  • Answered by AI
  • Q2. Explain about your studies
  • Ans. 

    I am currently pursuing a Bachelor's degree in Computer Science with a focus on software development.

    • Studying various programming languages such as Java, C++, and Python

    • Learning about data structures and algorithms

    • Taking courses in web development and database management

    • Participating in coding competitions and hackathons

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - do well in round each round mark will be considered

Intern Interview Questions & Answers

Jio user image Harshita Krishna naik

posted on 30 Dec 2024

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

Aptitude test was very easy to clear

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. About educational Background

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and prepared well
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Mostly on numerical there will be 5 sets in round 1 aptitude and communication general English questions

Round 2 - Coding Test 

Coding questions are on arrays and lists

Round 3 - Technical 

(2 Questions)

  • Q1. What is agile?and explain it
  • Ans. 

    Agile is a project management methodology that emphasizes flexibility, collaboration, and continuous improvement.

    • Agile involves breaking down projects into smaller tasks called sprints

    • It prioritizes customer feedback and adapting to changes quickly

    • Common frameworks include Scrum, Kanban, and Lean

    • Daily stand-up meetings and retrospectives are common practices in Agile

  • Answered by AI
  • Q2. Mostly on software engineer questions

Intern Interview Questions & Answers

TCS user image Anonymous

posted on 17 Jan 2025

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic concept of quant, No need to attempt all, I have attempted 22.Accuracy is important

Round 2 - Technical 

(3 Questions)

  • Q1. DBMS concepts - Normalization,joins , inner query
  • Q2. Reverse a string and check if its palindrome
  • Q3. Basics of java - oops concept, difference between inheritance and abstraction
Round 3 - HR 

(3 Questions)

  • Q1. Why do you want to join TCS?
  • Q2. Where do you see yourself in next 5 years?
  • Q3. Comfortable with any location?

Interview Preparation Tips

Interview preparation tips for other job seekers - Many times interviewers don't react or react negatively just to make us feel less confident or put us in stress situation, So be Confident!!
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 Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal level questions, 20 questions were there and they were little lengthy

Round 2 - Technical 

(2 Questions)

  • Q1. What are different types of transactions in SQL
  • Q2. Difference between truncate and delete

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Intern Interview Questions & Answers

IBM user image Anonymous

posted on 1 Jan 2025

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 2024. There was 1 interview round.

Round 1 - Group Discussion 

AI use cases and disadvantage

Intern Interview Questions & Answers

Amazon user image Anonymous

posted on 25 Aug 2024

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

MCQs and one question

Round 2 - Coding Test 

One medium problem about custom comparators

Round 3 - Technical 

(2 Questions)

  • Q1. House robber problem leetcode
  • Q2. Next Greater element problem leetcode
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is thermal engineering
Round 2 - HR 

(1 Question)

  • Q1. Introduce yourself to us

FMS Solutions Interview FAQs

How many rounds are there in FMS Solutions Intern interview?
FMS Solutions interview process usually has 3 rounds. The most common rounds in the FMS Solutions interview process are Aptitude Test, One-on-one Round and HR.
How to prepare for FMS Solutions Intern 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 FMS Solutions. The most common topics and skills that interviewers at FMS Solutions expect are Accounting, Waters, Core HR, Fish and Iso 27001 Lead Auditor.
What are the top questions asked in FMS Solutions Intern interview?

Some of the top questions asked at the FMS Solutions Intern interview -

  1. Write sql query for counting the repeated members in a tab...read more
  2. Write the sql query to remove duplicates from ta...read more
  3. How do you connect API Need to write c...read more

Tell us how to improve this page.

FMS Solutions Intern Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Intern Interview Questions from Similar Companies

TCS Intern Interview Questions
3.7
 • 35 Interviews
Amazon Intern Interview Questions
4.1
 • 26 Interviews
Deloitte Intern Interview Questions
3.8
 • 22 Interviews
Infosys Intern Interview Questions
3.6
 • 22 Interviews
IBM Intern Interview Questions
4.0
 • 14 Interviews
Wipro Intern Interview Questions
3.7
 • 11 Interviews
View all
Process Associate
106 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Senior Process Associate
96 salaries
unlock blur

₹2.7 L/yr - ₹5 L/yr

Process Specialist
68 salaries
unlock blur

₹4 L/yr - ₹6.1 L/yr

Senior Process Specialist
17 salaries
unlock blur

₹5.5 L/yr - ₹7.2 L/yr

Team Lead
13 salaries
unlock blur

₹7 L/yr - ₹8.5 L/yr

Explore more salaries
Compare FMS Solutions with

Tally Solutions

4.2
Compare

SAP

4.2
Compare

Oracle

3.7
Compare

IBM

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