Upload Button Icon Add office photos

Filter interviews by

Fulcrum Digital Software Engineer Interview Questions and Answers

Updated 22 Jan 2025

Fulcrum Digital Software Engineer Interview Experiences

1 interview found

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

I was interviewed before Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic questions related to the language
  • Q2. Roles and responsibilities from the previous company
  • Ans. 

    Led a team of software engineers to develop and maintain web applications

    • Managed a team of 5 software engineers to ensure timely delivery of projects

    • Collaborated with product managers and designers to gather requirements and create technical specifications

    • Developed and maintained web applications using technologies such as HTML, CSS, JavaScript, and PHP

    • Performed code reviews and provided technical guidance to team memb...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. How to tackle certain situations or approach a task. How to start any new development.
  • Ans. 

    To tackle situations or approach a task, start by understanding requirements, breaking down the problem, researching solutions, creating a plan, implementing, testing, and iterating.

    • Understand the requirements and constraints of the task

    • Break down the problem into smaller, manageable parts

    • Research possible solutions and technologies

    • Create a plan outlining the steps and timeline

    • Implement the solution, following best pra...

  • Answered by AI
  • Q2. How to handle a bug, where to look first and how to test the reproduce the issue.
  • Ans. 

    To handle a bug, start by checking the code, logs, and user input. Reproduce the issue by following the steps that led to it.

    • Check the code for any obvious errors or mistakes that could be causing the bug.

    • Review the logs to see if there are any error messages or warnings related to the issue.

    • Examine the user input that triggered the bug to understand the context in which it occurred.

    • Reproduce the issue by following the...

  • Answered by AI

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Starts with a introduction, Core Java concepts, OOPS concepts, Singleton design pattern, Spring boot annotations like service, restcontroller.
  • Q2. DSA logical questions like 2nd highest number. How to find missing number from an array.
Round 2 - Behavioral 

(4 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring Boot, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Bachelor's degree in Computer Science from XYZ University

  • Answered by AI
  • Q2. Tell me about your family.
  • Ans. 

    I come from a close-knit family of five, including my parents, older sister, and younger brother.

    • Close-knit family of five

    • Parents, older sister, and younger brother

    • We enjoy spending time together traveling and trying new restaurants

  • Answered by AI
  • Q3. Why do you want to change the company
  • Ans. 

    Seeking new challenges and opportunities for growth in a different environment.

    • Desire for new challenges and learning opportunities

    • Seeking a better work-life balance

    • Interested in working with new technologies or industries

    • Looking for a more collaborative team environment

  • Answered by AI
  • Q4. After that interviewer describes my work and position in the company.

Interview Preparation Tips

Interview preparation tips for other job seekers - I have applied for Java position through the referral. I have received a call on Thursday that we want to schedule your interview on Saturday. And on Saturday both the rounds happened with positive feedback.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Coding Test 

Leet code medium level question

Round 2 - Technical 

(2 Questions)

  • Q1. About Java Streams
  • Q2. Restful API coding completion based on given file
Round 3 - HR 

(2 Questions)

  • Q1. To check your attitude
  • Q2. Given detailed about company and what project you are going to work on?
Round 4 - One-on-one 

(5 Questions)

  • Q1. Hashmap working
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

    • Hashmap uses a hashing function to map keys to indices in an array.

    • It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.

    • Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");

  • Answered by AI
  • Q2. Multithreading cases
  • Q3. Scenario specific on how to handle multiple events on a single variable to have accurate result
  • Q4. Database indexing
  • Q5. Architecture level
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Two simple coding with technical questions
Round 2 - Technical 

(1 Question)

  • Q1. One simple coding and technical questions along with system design questions
Round 3 - Technical 

(1 Question)

  • Q1. Work experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Please dont attend interview they wouldn't select you. Instead they will waste your time. And the HR chitranshi is too bad
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Nothing it went well

Round 2 - Coding Test 

Same here , asked basics of java and C#

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well and go! don't stammer
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Oops concept ? SQL Queries ?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

60 MCQ questions are there

Round 2 - Technical 

(2 Questions)

  • Q1. Simple java questions are there
  • Q2. Array list vs Linked List
  • Ans. 

    Array list is faster for accessing elements by index, while Linked List is better for frequent insertions and deletions.

    • Array list has constant time access to elements by index, while Linked List requires traversing the list to find an element.

    • Linked List is better for frequent insertions and deletions as it only requires changing pointers, while Array list may require shifting elements.

    • Array list uses contiguous memor...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

About front end , html, css, reasoning,

Round 2 - Technical 

(1 Question)

  • Q1. What.is let , var, const
Round 3 - Technical 

(2 Questions)

  • Q1. What is angular
  • Q2. Services in angular
Round 4 - HR 

(1 Question)

  • Q1. Communication skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good for freshers
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Python memory management
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is angular
  • Ans. 

    Angular is a popular open-source front-end web application framework developed by Google.

    • Angular is used for building dynamic web applications.

    • It allows for the creation of single-page applications.

    • Angular uses TypeScript for building applications.

    • It provides features like data binding, dependency injection, and routing.

    • Angular has a large community and ecosystem with many libraries and tools available.

  • Answered by AI
  • Q2. What is an angular
  • Ans. 

    Angular is a popular open-source web application framework developed by Google.

    • Angular is used for building dynamic web applications.

    • It allows for the creation of single-page applications.

    • Angular uses TypeScript for building applications.

    • It provides features like data binding, dependency injection, and routing.

    • Angular has a large community and ecosystem with many libraries and tools available.

  • Answered by AI

Skills evaluated in this interview

Fulcrum Digital Interview FAQs

How many rounds are there in Fulcrum Digital Software Engineer interview?
Fulcrum Digital interview process usually has 2 rounds. The most common rounds in the Fulcrum Digital interview process are Technical and HR.
How to prepare for Fulcrum Digital Software 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 Fulcrum Digital. The most common topics and skills that interviewers at Fulcrum Digital expect are Automation, Customer Service, Healthcare, JSON and Procurement.
What are the top questions asked in Fulcrum Digital Software Engineer interview?

Some of the top questions asked at the Fulcrum Digital Software Engineer interview -

  1. How to tackle certain situations or approach a task. How to start any new devel...read more
  2. How to handle a bug, where to look first and how to test the reproduce the issu...read more
  3. Basic questions related to the langu...read more

Tell us how to improve this page.

Fulcrum Digital Software Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Fulcrum Digital Software Engineer Salary
based on 66 salaries
₹3.7 L/yr - ₹13 L/yr
At par with the average Software Engineer Salary in India
View more details

Fulcrum Digital Software Engineer Reviews and Ratings

based on 8 reviews

1.8/5

Rating in categories

2.7

Skill development

2.1

Work-life balance

1.7

Salary

2.7

Job security

2.7

Company culture

1.6

Promotions

2.8

Work satisfaction

Explore 8 Reviews and Ratings
Senior Software Engineer
94 salaries
unlock blur

₹6.7 L/yr - ₹26.2 L/yr

Software Engineer
66 salaries
unlock blur

₹3.7 L/yr - ₹13 L/yr

Technical Lead
55 salaries
unlock blur

₹12.9 L/yr - ₹36 L/yr

Senior Associate
48 salaries
unlock blur

₹2.3 L/yr - ₹12 L/yr

Junior Associate
36 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Fulcrum Digital with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

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