Upload Button Icon Add office photos

Filter interviews by

Forsys Interview Questions, Process, and Tips

Updated 27 Feb 2025

Top Forsys Interview Questions and Answers

Forsys Interview Experiences

Popular Designations

7 interviews found

I applied via Campus Placement and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

First round is aptitude test. Easy to medium aptitude level questions will be asked.

Round 2 - Technical 

(2 Questions)

  • Q1. In the second round easy to medium coding questions will be asked. Also questions based on OOPs and DSA will be asked.
  • Q2. 1. Sorting questions. 2. What is OOPs? 3. Why OOPs? 4. What is polymorphism? 5. What is Inheritance? 6. Where do we use multi threading? 7. What is multi threading?
Round 3 - Technical 

(1 Question)

  • Q1. Questions asked on projects, business logics and OOPs.

Interview Preparation Tips

Topics to prepare for Forsys Software Development Engineer 1 interview:
  • Object Oriented Programming
  • Web Development
Interview preparation tips for other job seekers - Be good with OOPs concepts and the projects that you have done.

Software Development Engineer 1 Interview Questions asked at other Companies

Q1. 4. Design a system for making table reservations at a restaurant.
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

First round is assignment.

Round 2 - Group Discussion 

2nd round is the group discussion.

Round 3 - Technical 

(2 Questions)

  • Q1. Explain oops concept
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOP focuses on creating objects that interact with each other to solve problems.

    • Encapsulation: Objects can hide their internal state and require interaction through defined interfaces.

    • Inheritance: Objects can inherit attributes and methods from other objects.

    • Polymorphism: Object...

  • Answered by AI
  • Q2. What is database
  • Ans. 

    A database is a structured collection of data that is stored and accessed electronically.

    • Organized collection of data

    • Stored electronically

    • Allows for easy access and retrieval of information

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. They asked me about the projects in my resume
  • Q2. Explain overloading with real life example
  • Ans. 

    Overloading is when a class has multiple methods with the same name but different parameters.

    • Overloading allows a class to have multiple methods with the same name but different parameters.

    • The compiler determines which method to call based on the number and type of arguments passed.

    • Example: a class with multiple 'calculate' methods that accept different data types like int, double, or string.

  • Answered by AI

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (6)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Aug 2024.

Round 1 - Coding Test 

I applied for the Forsys role through on-campus recruitment, and in the first round, they asked multiple-choice questions along with two coding questions that were of medium difficulty level, similar to those found on LeetCode.

Round 2 - Group Discussion 

The selected students from the first round will have the GD where they will general topic like is work from home is good option kind of things

Round 3 - Technical 

(1 Question)

  • Q1. They will ask mostly about the sql and also ask us to do a dsa question

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 (42)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Salesforce flows
  • Q2. Asynchronous apex
  • Ans. 

    Asynchronous apex allows for processing tasks in the background without blocking the main thread.

    • Used for long-running processes like callouts, email sending, and batch jobs

    • Improves performance by offloading tasks to run asynchronously

    • Can be implemented using future methods, queueable interface, and batch apex

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Count of opportunities associated to account
  • Ans. 

    The count of opportunities associated with an account can be determined by querying the database for opportunities linked to the account.

    • Query the database for opportunities associated with the account

    • Count the number of opportunities returned in the query result

    • Consider filtering out any duplicate opportunities if necessary

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Asynchronous apex
  • Ans. 

    Asynchronous apex allows for processing tasks in the background without blocking the main thread.

    • Asynchronous apex is used to perform long-running tasks such as callouts, email sending, and batch processing.

    • It helps in improving performance by offloading tasks to run in the background.

    • Examples include @future methods, Queueable interface, and Batch Apex.

    • Asynchronous apex can be used to handle large data volumes efficie

  • Answered by AI
  • Q2. Lightning data table
Round 4 - Communication 

(1 Question)

  • Q1. Projects and roles
Round 5 - HR 

(1 Question)

  • Q1. Package discussion 8

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Forsys interview questions for popular designations

 Senior Software Engineer

 (2)

 Software Development Engineer 1

 (1)

 Software Engineer

 (1)

 Software Developer

 (1)

 Salesforce Developer

 (1)

 Senior Technical Architect

 (1)

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(2 Questions)

  • Q1. Useless people and jas Zero knowledge
  • Q2. Not willing to listen
Round 3 - Technical 

(2 Questions)

  • Q1. Not ready to accept their failures
  • Q2. Zero knowledge people are at the top

Interview Preparation Tips

Interview preparation tips for other job seekers - Better not to Join this family company, you will regret

Senior Technical Architect Interview Questions asked at other Companies

Q1. How ErrorHandling is done in your project?
View answer (1)

I applied via Approached by Company and was interviewed before Oct 2021. There were 5 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. Based on the skill they will interviwed
Round 3 - Technical 

(1 Question)

  • Q1. Based on the skill they will do deeply
Round 4 - Technical 

(1 Question)

  • Q1. Project Manager and delivery head will give your roles and responsibilities of project
Round 5 - HR 

(1 Question)

  • Q1. CTC & ECTC and date of joining

Interview Preparation Tips

Interview preparation tips for other job seekers - It is good company and good opportunity to learn new technologies here

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2022. There were 5 interview rounds.

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 - Assignment 

Based on role they give some assignments and tasks.

Round 3 - Technical 

(1 Question)

  • Q1. Based on the experience they ask some questions
Round 4 - Technical 

(1 Question)

  • Q1. One more technical round
Round 5 - HR 

(1 Question)

  • Q1. Hr round for salary discussion and they dont give as we expectations, if we ask more thry will say rudely "Good luck for your job search".

Interview Preparation Tips

Interview preparation tips for other job seekers - Better go for another good company we dont get mimimum respect here. And dont take over concerns, e en i dont get any answers from manager for lots of questions.

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Core concepts of javascript.
  • Q2. Defining the high-level component structure of a page.
  • Ans. 

    High-level component structure of a page refers to the organization of the main elements on a webpage.

    • Identify the main content area of the page

    • Determine the navigation menu and its placement

    • Decide on the placement of secondary content such as ads or related articles

    • Consider the footer and its contents

    • Ensure the page is responsive and adaptable to different screen sizes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the core concepts and be ready to solve problems given at random. Knowing which concept to use would be very much helpful in getting the solutions to the questions.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2023. There were 5 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Design a data structure that can take a number with infinite digits and support operation like addition
  • Ans. Create a linked list of number where each node is a digit of a number
  • Answered by inspiringstarfruit
  • Q2. Explain in-depth of the projects you did
  • Ans. Explain project in details with all complexities
  • Answered by inspiringstarfruit
Round 2 - Technical 

(1 Question)

  • Q1. Design a system that reads content of a file and show it in a webpage as the file gets update the webpage should also get updated in realtime
  • Ans. 

    Design a system to display real-time updates of a file's content on a webpage.

    • Use a server-side programming language like Node.js to read the file content.

    • Implement a WebSocket connection between the server and the webpage for real-time updates.

    • Whenever the file is updated, send the updated content to the webpage using the WebSocket connection.

    • Update the webpage dynamically using JavaScript to display the new content.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Engineering Manager round - Explain the projects you did in detail
Round 4 - Technical 

(1 Question)

  • Q1. Director round - Explain the projects in details
Round 5 - HR 

(3 Questions)

  • Q1. Explain projects in high level
  • Ans. 

    I have worked on various projects involving software development and implementation.

    • Developed a web application for a retail company to manage inventory and sales.

    • Implemented a mobile app for a healthcare organization to track patient data and appointments.

    • Created a data analysis tool for a financial institution to analyze market trends and make investment decisions.

  • Answered by AI
  • Q2. Explain your strong points
  • Q3. Explain your entire background

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Except HR round try to be as technical as you can get. Don't make your projects look easy

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Feb 2023. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain what happens when we click on a URL
  • Ans. 

    When we click on a URL, the browser sends a request to the server, which responds with the requested webpage.

    • Clicking on a URL triggers the browser to send an HTTP request to the server.

    • The server receives the request and processes it.

    • The server then sends back a response containing the requested webpage.

    • The browser receives the response and renders the webpage for the user to view.

  • Answered by AI
  • Q2. When a number is represented in LinkedList, how do we add 2 numbers
  • Ans. 

    To add two numbers represented as linked lists, iterate through both lists simultaneously, adding corresponding digits and carrying over the carry value.

    • Create a new linked list to store the result.

    • Initialize a carry variable to 0.

    • Iterate through both linked lists simultaneously, adding the corresponding digits and the carry value.

    • If the sum of the digits is greater than 9, update the carry value and store the remainde...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Machine coding round
  • Q2. Chat app using sockets
  • Ans. 

    A chat app using sockets allows real-time communication between users.

    • Use a socket library or framework to handle the communication.

    • Implement a server that listens for incoming connections and manages the chat rooms.

    • Establish a socket connection between the server and clients for sending and receiving messages.

    • Handle message encryption and decryption for secure communication.

    • Implement features like user authentication,...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Project Discussions
Round 4 - HR 

(1 Question)

  • Q1. Why am i leaving my old org etc

Skills evaluated in this interview

Forsys Interview FAQs

How many rounds are there in Forsys interview?
Forsys interview process usually has 4 rounds. The most common rounds in the Forsys interview process are Technical, HR and One-on-one Round.
How to prepare for Forsys 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 Forsys. The most common topics and skills that interviewers at Forsys expect are Salesforce, Java, Javascript, Oracle and Project Management.
What are the top questions asked in Forsys interview?

Some of the top questions asked at the Forsys interview -

  1. Count of opportunities associated to acco...read more
  2. Explain overloading with real life exam...read more
  3. What is datab...read more

Tell us how to improve this page.

Forsys Interview Process

based on 9 interviews

Interview experience

2.9
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
BrowserStack Interview Questions
3.6
 • 48 Interviews
View all

Forsys Reviews and Ratings

based on 57 reviews

2.7/5

Rating in categories

2.9

Skill development

2.9

Work-life balance

2.9

Salary

2.8

Job security

2.7

Company culture

2.6

Promotions

2.8

Work satisfaction

Explore 57 Reviews and Ratings
Software Engineer
63 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
32 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Salesforce Developer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer Level 1
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Forsys with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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