Upload Button Icon Add office photos

Filter interviews by

FICO Solution Engineer Interview Questions and Answers

Updated 24 Feb 2024

FICO Solution Engineer Interview Experiences

1 interview found

Solution Engineer Interview Questions & Answers

user image Deepak Mandloi

posted on 24 Feb 2024

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

2 coding questions. Only java language is allowed. And 15 mcq

Round 2 - One-on-one 

(5 Questions)

  • Q1. What is functional programming
  • Ans. 

    Functional programming is a programming paradigm that treats computation as the evaluation of mathematical functions and avoids changing state and mutable data.

    • Focuses on pure functions that do not have side effects

    • Avoids mutable data and state changes

    • Uses higher-order functions and function composition

    • Supports recursion and immutability

    • Examples include languages like Haskell, Scala, and Clojure

  • Answered by AI
  • Q2. All from resume
  • Q3. Intersection of linked list
  • Ans. 

    Intersection of linked list is finding the common node where two linked lists meet.

    • Traverse both linked lists and find the lengths

    • Align the longer list's head to match the length of the shorter list

    • Iterate through both lists and compare nodes to find intersection

  • Answered by AI
  • Q4. How to create graph
  • Ans. 

    To create a graph, you can use software tools like Microsoft Excel, Google Sheets, or programming languages like Python with libraries such as Matplotlib or Seaborn.

    • Use software tools like Microsoft Excel or Google Sheets to input data and create a graph visually.

    • For more customization and automation, use programming languages like Python with libraries such as Matplotlib or Seaborn.

    • Specify the type of graph (e.g. bar ...

  • Answered by AI
  • Q5. How dijkstra and astar works, asked because i mention in my resume

Skills evaluated in this interview

Interview questions from similar companies

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

Share the link for codesignal

Round 2 - Technical 

(2 Questions)

  • Q1. Java related questions
  • Q2. Based on the resume
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Current time and their angles
  • Ans. 

    The question is asking for the current time and the angles formed by the hour and minute hands on a clock.

    • The angle between the hour and minute hands of a clock can be calculated using the formula: angle = |(30*hour - (11/2)*minutes)|

    • At 3:00, the angle between the hour and minute hands is 90 degrees.

    • At 6:00, the angle between the hour and minute hands is 180 degrees.

    • At 9:00, the angle between the hour and minute hands

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Didnt qual here btw
Round 3 - HR 

(1 Question)

  • Q1. Didnt qual either btw
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Angular and JavaScript.
Round 2 - One-on-one 

(2 Questions)

  • Q1. Behavioral Questions
  • Q2. CI-CD, Jenkins, AWS
Round 3 - One-on-one 

(1 Question)

  • Q1. Client Interview - Security related.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

There was a coding round and out of 75 students 28 got selected for next round

Round 2 - Technical 

(2 Questions)

  • Q1. Total on resume and basic coding questions like write code for different sorting algorithms.
  • Q2. Explain your project in detail and asking cross questions regarding project.
Round 3 - Technical 

(1 Question)

  • Q1. I was rejected in round 2.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through your resume thoroughly, and have a basic DSA knowledge.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a software developer with 5 years of experience in developing web applications using Java, JavaScript, and SQL.

    • 5 years of experience in software development

    • Proficient in Java, JavaScript, and SQL

    • Developed web applications for various clients

    • Strong problem-solving skills

    • Excellent team player

  • Answered by AI
  • Q2. What is your roles and responsibilities
  • Ans. 

    As a Software Developer, my roles and responsibilities include designing, developing, testing, and maintaining software applications.

    • Designing and developing software applications based on client requirements

    • Testing and debugging code to ensure functionality and performance

    • Collaborating with team members to brainstorm and implement new features

    • Maintaining and updating existing software applications

    • Staying up-to-date wi

  • Answered by AI
  • Q3. Explain about bug lifecycle
  • Ans. 

    Bug lifecycle involves identification, reporting, fixing, retesting, and closing of software bugs.

    • Identification: Bug is identified by testers or users through testing or real-world usage.

    • Reporting: Bug is reported to developers with detailed information like steps to reproduce.

    • Fixing: Developers analyze and fix the bug in the code.

    • Retesting: Testers verify the fix to ensure the bug is resolved.

    • Closing: Bug is closed o

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Case study with the topic provided
  • Q2. Questions on the resume

Skills evaluated in this interview

Interview experience
4
Good
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. What is HashMap?
  • Ans. 

    HashMap is a data structure that stores key-value pairs and provides constant time complexity for basic operations.

    • HashMap allows quick access to values based on their keys

    • Keys must be unique and values can be duplicated

    • HashMap is not thread-safe and requires synchronization for concurrent access

    • Java's HashMap implementation uses hashing to distribute keys across buckets

  • Answered by AI
  • Q2. It’s a collection framework.

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best.

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions related to Java, Spring, Rest API
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Basic java collection questions
Round 2 - Technical 

(1 Question)

  • Q1. Spring boot basic questions
Round 3 - HR 

(1 Question)

  • Q1. Why should we hire you
  • Ans. 

    I have a strong technical background, proven track record of delivering high-quality software, and a passion for continuous learning and improvement.

    • I have a Bachelor's degree in Computer Science and X years of experience in software development.

    • I have successfully led multiple projects from conception to completion, delivering high-quality software on time and within budget.

    • I am proficient in a variety of programming ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not even apply
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Mar 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

2 coding qns and aptitude

Round 2 - Technical 

(2 Questions)

  • Q1. Question from resume, projects, SQL, OOPS
  • Q2. Lambda function in python
  • Ans. 

    Lambda function in Python is an anonymous function that can have any number of arguments, but can only have one expression.

    • Lambda functions are defined using the lambda keyword.

    • They are commonly used for small, one-time tasks.

    • They can take any number of arguments, but can only have one expression.

    • Example: lambda x: x*2 will return the double of x.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to work for this company

Skills evaluated in this interview

FICO Interview FAQs

How many rounds are there in FICO Solution Engineer interview?
FICO interview process usually has 2 rounds. The most common rounds in the FICO interview process are Coding Test and One-on-one Round.
How to prepare for FICO Solution Engineer 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 FICO. The most common topics and skills that interviewers at FICO expect are Oracle, Unix, XML, C++ and FICO.
What are the top questions asked in FICO Solution Engineer interview?

Some of the top questions asked at the FICO Solution Engineer interview -

  1. What is functional programm...read more
  2. How to create gr...read more
  3. Intersection of linked l...read more

Tell us how to improve this page.

FICO Solution Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

S&P Global Interview Questions
4.1
 • 275 Interviews
Globant Interview Questions
3.8
 • 172 Interviews
Chetu Interview Questions
3.3
 • 172 Interviews
AVASOFT Interview Questions
3.6
 • 146 Interviews
ivy Interview Questions
3.6
 • 122 Interviews
DE Shaw Interview Questions
3.8
 • 120 Interviews
Axtria Interview Questions
3.1
 • 115 Interviews
Thomson Reuters Interview Questions
4.1
 • 112 Interviews
Amadeus Interview Questions
3.9
 • 107 Interviews
View all
FICO Solution Engineer Salary
based on 25 salaries
₹8 L/yr - ₹26.4 L/yr
83% more than the average Solution Engineer Salary in India
View more details

FICO Solution Engineer Reviews and Ratings

based on 2 reviews

3.8/5

Rating in categories

1.0

Skill development

2.0

Work-life balance

3.0

Salary

4.0

Job security

3.0

Company culture

3.0

Promotions

1.0

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
87 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
70 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer Level 1
53 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Devops Engineer
48 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Consultant
40 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare FICO with

Experian

3.8
Compare

TransUnion

4.0
Compare

Equifax

3.3
Compare

Crif High Mark Credit Information Services

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