Upload Button Icon Add office photos

Filter interviews by

Sourcefuse Technologies Software Engineer Interview Questions and Answers

Updated 19 Feb 2020

Sourcefuse Technologies Software Engineer Interview Experiences

1 interview found

Interview Questionnaire 

2 Questions

  • Q1. I was asked core cs questions and also basic questions about my skills.
  • Q2. Be confident and strong in your technical skills and always be polite to the interviewers.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and strong in your technical skills and always be polite to the interviewers.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(3 Questions)

  • Q1. Related the profile they asked about .Net , c#, linq, sqlserver, UI. related topics answer they will ask.
  • Q2. Manager will ask about your project and experience.
  • Q3. Answer them about your worked projects and project experience.
Round 2 - HR 

(1 Question)

  • Q1. HR will discuss your salary and expected salary.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you want to work in this company please make mind i can do work till late night.
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
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

Sourcefuse Technologies Interview FAQs

What are the top questions asked in Sourcefuse Technologies Software Engineer interview?

Some of the top questions asked at the Sourcefuse Technologies Software Engineer interview -

  1. I was asked core cs questions and also basic questions about my skil...read more
  2. Be confident and strong in your technical skills and always be polite to the in...read more

Tell us how to improve this page.

Fast track your campus placements

View all
Sourcefuse Technologies Software Engineer Salary
based on 49 salaries
₹6 L/yr - ₹18.8 L/yr
53% more than the average Software Engineer Salary in India
View more details

Sourcefuse Technologies Software Engineer Reviews and Ratings

based on 6 reviews

2.8/5

Rating in categories

3.0

Skill development

2.7

Work-life balance

3.9

Salary

2.7

Job security

2.5

Company culture

3.5

Promotions

2.2

Work satisfaction

Explore 6 Reviews and Ratings
Software Engineer
49 salaries
unlock blur

₹6 L/yr - ₹18.8 L/yr

Devops Engineer
43 salaries
unlock blur

₹4.6 L/yr - ₹17 L/yr

Senior Software Engineer
28 salaries
unlock blur

₹11 L/yr - ₹28 L/yr

Technical Support Executive
19 salaries
unlock blur

₹1.8 L/yr - ₹7 L/yr

QA Engineer
18 salaries
unlock blur

₹5.5 L/yr - ₹14 L/yr

Explore more salaries
Compare Sourcefuse Technologies with

TO THE NEW

3.7
Compare

Srijan Technologies

3.5
Compare

Net Solutions

4.2
Compare

Publicis Sapient

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