Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by FutureSoft India Team. If you also belong to the team, you can get access from here

FutureSoft India Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

FutureSoft India Technical Lead Interview Questions and Answers

Updated 15 Sep 2024

FutureSoft India Technical Lead Interview Experiences

1 interview found

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

I appeared for an interview in Mar 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Cursor in sql server
  • Ans. 

    A cursor in SQL Server is a database object used to retrieve and manipulate data row by row.

    • Cursors are used when you need to perform row-by-row operations on a result set.

    • They can be declared, opened, fetched, and closed in SQL Server.

    • Example: DECLARE cursor_name CURSOR FOR SELECT column1, column2 FROM table_name

  • Answered by AI
  • Q2. Closure in javascript
  • Ans. 

    Closure in JavaScript allows a function to access variables from its outer scope even after the outer function has finished executing.

    • Closure is created when a function is defined within another function and has access to the outer function's variables.

    • The inner function can access and modify the outer function's variables even after the outer function has returned.

    • Closures are commonly used in event handlers, callback...

  • Answered by AI
  • Q3. @@scopeidentity

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Golang questions on threads

Round 2 - One-on-one 

(2 Questions)

  • Q1. Design Uber App using AWS infra ?
  • Ans. 

    Uber App can be designed using AWS infra by leveraging services like EC2, S3, Lambda, API Gateway, RDS, and DynamoDB.

    • Use EC2 instances to host the backend services and databases.

    • Store user data and media files in S3 buckets.

    • Utilize Lambda functions for serverless computing and event-driven architecture.

    • Expose APIs through API Gateway for communication between different components.

    • Use RDS for relational database managem

  • Answered by AI
  • Q2. How you handled the difficult situation with customer ?

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

It was deciphering spoken language to subtitle for a complicated accented show

Round 2 - HR 

(2 Questions)

  • Q1. Why do you want to work here?
  • Ans. 

    I am passionate about the company's mission and values, and I believe my skills and experience align well with the opportunities here.

    • Passionate about company's mission and values

    • Skills and experience align well with opportunities

    • Excited about potential for growth and development

  • Answered by AI
  • Q2. What are you passionate about that made you apply for this job?
  • Ans. 

    I am passionate about using data analysis to drive business decisions and improve processes.

    • I have always been fascinated by the power of data to uncover insights and drive strategic decision-making.

    • I enjoy working with large datasets and using statistical tools to extract meaningful information.

    • I believe that data-driven decision-making is crucial for businesses to stay competitive in today's market.

    • For example, in my...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good at the language you are applying for
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Ds and algos interview

Round 2 - Coding Test 

Language coding round with LLD and HLD

Round 3 - Technical 

(1 Question)

  • Q1. Managerial round with system architecture and design

Interview Preparation Tips

Round: Test
Experience: A coding test (Students were asked to bring Laptops)
Tips: Be thorough with C/C++, networking, OS, Data structures and architecture
Duration: 90 minutes

Round: Interview
Experience: 3 rounds of interview, one hour each, all technical 
Interview Process:All the three rounds are oriented around programming. A lot of focus was given to Data structures, C/C++, OS and algorithmsThe code from previous test is shown and they expect you to fix any bugs if thereThe interviewers are quietly friendly and help if you get stuck at any pointIf you do have any related projects, anticipate some thorough questions on that
Tips: Though the interviewers are helpful, get your basics clear early on. Don't rely on them.Practice coding sessions, a lot of companies have them as a shortlisting criteria.

College Name: IIT Madras

Interview Preparation Tips

Round: Test
Experience: PAPER DURATION: 3 hours
NO. OF QUESTIONS: 2 (20 marks each)
MAXIMUM MARKS: 20*2 = 40 marksQUESTION 1:
JSON Prettier:-Write a program which takes JSON as input and gives prettified JSONYou need to read JSON from STDIN. Input gives one line of uglified JSON.Output should be formatted JSON. Check the standard output link.Use 2 white spaces (not‘\t’) for one indentation.SAMPLE INPUT:{“group” : {list : [1,2,3]}, “list” : [“a”,”b”,”c”]}SAMPLE OUTPUT:{“group” : {List : [1,2,3]},“list” : [“a”,”b”,”c”]}EXPLANATION: Input will be uglifiedjson in one line and output will be prettified format of that. QUESTION 2:XML parse plus series computationEvaluate an expression given in XML format. Keys will be Expr- contains the entire expression. Elem – contains the digit, sum, Prod- contains two or more keys whose evaluation needs to be summed or multiplied respectively. Sub will contain 2 keys or more, where the second key onwards will have to be subtracted from the first one. Div- will contain 2 keys in which first key will need to be divided by second. SAMPLE INPUT:4673 SAMPLE OUTPUT:
20EXPLANATION:Input will be xml file through standard input. End of xml file marked by .
Duration: 180 minutes
Total Questions: 2

College Name: NA

I appeared for an interview before Jan 2021.

Interview Questionnaire 

2 Questions

  • Q1. Basic analysis questions
  • Q2. Excel Based analysis as it was a entry-level position

Interview Preparation Tips

Interview preparation tips for other job seekers - Read about the company
Read about the interviewer
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Online apitude containing 10 question without camera

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

I appeared for an interview in Sep 2024.

Round 1 - Aptitude Test 

Logical reasoning ,verbal aptitude , two java program and html
duration 1hr

Round 2 - Coding Test 

Hand written java coding 5 problem statement oops, String, Arrays and others

Round 3 - HR 

(2 Questions)

  • Q1. About infiniti software solution
  • Q2. Questions in java
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025.

Round 1 - Aptitude Test 

It was simple and easily solvable.

Round 2 - Coding Test 

There was 2 programs must pass the testcases.

Round 3 - Coding Test 

There was written test of programming.

Round 4 - HR 

(2 Questions)

  • Q1. Why you choose infiniti
  • Ans. 

    I chose Infiniti for its innovative culture, commitment to excellence, and opportunities for professional growth in software development.

    • Innovative Culture: Infiniti fosters creativity, allowing developers to work on cutting-edge technologies like AI and machine learning.

    • Commitment to Excellence: The company's focus on high-quality software aligns with my personal values of delivering robust and reliable solutions.

    • Prof...

  • Answered by AI
  • Q2. Share about your self
  • Ans. 

    I am a passionate software developer with a strong background in full-stack development and a love for problem-solving.

    • Education: Bachelor's degree in Computer Science from XYZ University.

    • Experience: 3 years of experience in developing web applications using React and Node.js.

    • Projects: Developed an e-commerce platform that increased sales by 30% within the first quarter.

    • Skills: Proficient in JavaScript, Python, and SQL...

  • Answered by AI
Round 5 - Technical 

(2 Questions)

  • Q1. Oops concepts in java
  • Ans. 

    OOP concepts in Java include encapsulation, inheritance, polymorphism, and abstraction, enabling modular and reusable code.

    • Encapsulation: Bundling data and methods that operate on the data within a single unit (class). Example: private variables with public getters/setters.

    • Inheritance: Mechanism where one class inherits properties and behaviors from another. Example: class Dog extends Animal.

    • Polymorphism: Ability to pr...

  • Answered by AI
  • Q2. Features

Skills evaluated in this interview

FutureSoft India Interview FAQs

How many rounds are there in FutureSoft India Technical Lead interview?
FutureSoft India interview process usually has 1 rounds. The most common rounds in the FutureSoft India interview process are Technical.
How to prepare for FutureSoft India Technical Lead 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 FutureSoft India. The most common topics and skills that interviewers at FutureSoft India expect are AWS, Agile Coaching, Ajax, Analysis and Azure.
What are the top questions asked in FutureSoft India Technical Lead interview?

Some of the top questions asked at the FutureSoft India Technical Lead interview -

  1. Closure in javascr...read more
  2. cursor in sql ser...read more
  3. @@scopeident...read more

Tell us how to improve this page.

FutureSoft India Technical Lead Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

BrowserStack Interview Questions
3.6
 • 49 Interviews
Fleetx.io Interview Questions
3.7
 • 28 Interviews
ZIGRAM Interview Questions
3.2
 • 26 Interviews
RGBSI Interview Questions
3.4
 • 24 Interviews
Ginesys Interview Questions
3.7
 • 24 Interviews
View all
FutureSoft India Technical Lead Salary
based on 7 salaries
₹17 L/yr - ₹30 L/yr
16% more than the average Technical Lead Salary in India
View more details
System Engineer
23 salaries
unlock blur

₹1.2 L/yr - ₹4.5 L/yr

Software Developer
21 salaries
unlock blur

₹3.2 L/yr - ₹13 L/yr

System Administrator
13 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Senior Analyst
12 salaries
unlock blur

₹6.5 L/yr - ₹9 L/yr

Lead Developer
11 salaries
unlock blur

₹7.2 L/yr - ₹13 L/yr

Explore more salaries
Compare FutureSoft India with

Aurigo

4.7
Compare

Prime Focus Technologies

3.3
Compare

Nowfloats Technologies

3.2
Compare

Peel-works

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