Upload Button Icon Add office photos

Filter interviews by

Fission Labs Interview Questions and Answers

Updated 13 Oct 2023

Fission Labs Interview Experiences

Popular Designations

4 interviews found

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

I applied via Walk-in and was interviewed in Sep 2023. There were 2 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 - One-on-one 

(6 Questions)

  • Q1. Self introduction
  • Q2. Why this field you interested
  • Ans. My brother is working in bench sales Recruiter.He thought me how to work .He gave Questions and notes. I'm preparing since 1 week.I was really impressed and intrested to this job and that this kind of role . I know roles and responsibilities
  • Answered Anonymously
  • Q3. How many types of tax terms
  • Ans. 

    There are three main types of tax terms: W2, C2C, and 1099.

    • W2 - employee is on the company's payroll and taxes are withheld by the employer

    • C2C - employee is a contractor and responsible for paying their own taxes

    • 1099 - similar to C2C but refers specifically to independent contractors

  • Answered by AI
  • Q4. 1.Corp to Corp : In thes tax terms service agreement between company to company. In these tax terms dependent and independent consultant can we work. 2.W2:In these tax terms Employer take care of Consultan...
  • Q5. Time Zones how many types
  • Ans. 

    There are 24 time zones in the world, each one representing a different hour of the day.

    • There are 24 time zones in the world, each one roughly representing 15 degrees of longitude.

    • Time zones are used to standardize time across different regions of the world.

    • Examples of time zones include Eastern Standard Time (EST), Central European Time (CET), and Japan Standard Time (JST).

  • Answered by AI
  • Q6. 1.EST 2.CST 3.MST 4.PST

US IT Bench Sales Recruiter Interview Questions asked at other Companies

Q1. How many types of tax terms
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2022. There were 4 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 - Coding Test 

Coding standards are major priority.

Round 3 - Coding Test 

Efficiency in coding

Round 4 - HR 

(2 Questions)

  • Q1. Regarding communication and package
  • Q2. What is the expectedpackage
  • Ans. 

    The expected package for a Software Engineer Trainee varies depending on the company, location, and level of experience.

    • Expected package can range from entry-level salaries to competitive offers based on skills and qualifications

    • Factors such as company size, industry, and location can impact the salary range

    • Candidates can research average salaries for similar positions in their area to get an idea of what to expect

  • Answered by AI

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)

I applied via Campus Placement and was interviewed before Sep 2021. There were 8 interview rounds.

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 - Aptitude Test 

1. Arithmetic
2. Reasoning
3. HTML
4. Javascript

Round 3 - Technical 

(1 Question)

  • Q1. 1. HTML 2. Javascript 3. CSS
Round 4 - HR 

(1 Question)

  • Q1. 1. Communication 2. Soft Skills 3. Logical Questions
Round 5 - Technical 

(1 Question)

  • Q1. 1. HTML 2. CSS 3. Javascript
Round 6 - HR 

(1 Question)

  • Q1. 1. Communication 2. Logical Questions 3. Soft Skills
Round 7 - Assignment 

1. HTML
2. CSS
3. Javascript
4. Fundamentals

Round 8 - One-on-one 

(1 Question)

  • Q1. Basic Communication, logical thinking questions

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. For freshers, be strong with fundamentals & communication

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

Interview Questionnaire 

2 Questions

  • Q1. Batch Class
  • Q2. Know the structure of batch class, start ,execute, finish. Learn about interfaces statefull and stateless.

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (6)

Fission Labs interview questions for popular designations

 Software Engineer Trainee

 (1)

 Salesforce Developer

 (1)

 US IT Bench Sales Recruiter

 (1)

 Associate Software Engineer

 (1)

Jobs at Fission Labs

View all

Interview questions from similar companies

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 70 Minutes
Round difficulty - Hard

  • Q1. 

    Candies Distribution Problem Statement

    Prateek is a kindergarten teacher with a mission to distribute candies to students based on their performance. Each student must get at least one candy, and if two s...

  • Ans. 

    The task is to distribute candies to students based on their performance while minimizing the total candies distributed.

    • Create an array to store the minimum candies required for each student.

    • Iterate through the students' ratings array to determine the minimum candies needed based on the adjacent ratings.

    • Consider both left-to-right and right-to-left passes to ensure fair distribution.

    • Keep track of the total candies dist

  • Answered by AI
  • Q2. 

    Merge Sort Problem Statement

    You are given a sequence of numbers, ARR. Your task is to return a sorted sequence of ARR in non-descending order using the Merge Sort algorithm.

    Explanation:

    The Merge Sort...

  • Ans. 

    Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.

    • Use Divide and Conquer approach to recursively divide the input array into two halves.

    • Merge the sorted halves to produce a completely sorted array.

    • Ensure the implementation handles the constraints specified in the problem statement.

    • Example: For input [3, 1, 4, 1, 5], the output should be [1, 1, 3, 4, 5].

  • Answered by AI

Interview Preparation Tips

Eligibility criteria8CGPAThink Future Technologies interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming, apti , programming language , SETime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects

Application resume tips for other job seekers

Tip 1 : Do not put false things on resume.
Tip 2 : Have some projects on resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Complex sql scenarios and their results
  • Ans. 

    Complex SQL scenarios and their results

    • Using subqueries to filter data

    • Joining multiple tables with complex conditions

    • Using window functions to calculate running totals

    • Pivoting data to transform rows into columns

    • Using recursive queries to traverse hierarchical data

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have strong knowledge in SQL, ETL & DWH concepts

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Nov 2021. There were 2 interview rounds.

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. Oops concepts, core java
  • Q2. Java 8 stream api and lambda

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well it will be easy to crack. they hire good peope

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

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

Round 1 - Coding Test 

If you are a fresher , then this is for you else almost no coding test for experienced candidates.

Round 2 - One-on-one 

(1 Question)

  • Q1. Javascript basics, Angular react general questions depends upon profile.
Round 3 - Behavioral 

(1 Question)

  • Q1. They asked general questions related to some hectic situation faced in previous company / project..

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm . Clear your basics . That's it.

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

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.

Fission Labs Interview FAQs

How many rounds are there in Fission Labs interview?
Fission Labs interview process usually has 4-5 rounds. The most common rounds in the Fission Labs interview process are Resume Shortlist, HR and Technical.
How to prepare for Fission Labs 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 Fission Labs. The most common topics and skills that interviewers at Fission Labs expect are Javascript, AWS, Python, Java and Salesforce.
What are the top questions asked in Fission Labs interview?

Some of the top questions asked at the Fission Labs interview -

  1. How many types of tax te...read more
  2. Time Zones how many ty...read more
  3. What is the expectedpack...read more

Tell us how to improve this page.

Fission Labs Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.6
 • 40 Interviews
ConsultAdd Interview Questions
3.5
 • 36 Interviews
Junglee Games Interview Questions
3.1
 • 32 Interviews
View all

Fission Labs Reviews and Ratings

based on 57 reviews

4.1/5

Rating in categories

4.3

Skill development

4.3

Work-life balance

4.0

Salary

3.9

Job security

4.2

Company culture

4.0

Promotions

4.2

Work satisfaction

Explore 57 Reviews and Ratings
Senior/Lead Performance Testing (Immediate Joiners Only)

Hyderabad / Secunderabad

7-10 Yrs

Not Disclosed

Technical Architect (Python & AI)

Hyderabad / Secunderabad

10-18 Yrs

Not Disclosed

Explore more jobs
Software Engineer
90 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Senior Software Engineer
63 salaries
unlock blur

₹7.2 L/yr - ₹20 L/yr

Associate Software Engineer
33 salaries
unlock blur

₹3 L/yr - ₹7.2 L/yr

Softwaretest Engineer
20 salaries
unlock blur

₹5 L/yr - ₹14 L/yr

Software Developer
15 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Explore more salaries
Compare Fission Labs with

SNVA Group

3.7
Compare

Euclid Innovations

3.5
Compare

Nuvento Systems

3.5
Compare

Systems Plus

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