Upload Button Icon Add office photos

Filter interviews by

Fresher Than Fresh Software Developer fresher Interview Questions and Answers

Updated 11 Feb 2023

Fresher Than Fresh Software Developer fresher Interview Experiences

2 interviews found

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

I applied via Approached by Company and was interviewed in Jan 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. What are culture add interview questions?
  • Ans. 

    Culture add interview questions are designed to assess a candidate's potential to contribute positively to the company culture.

    • Ask about their hobbies and interests outside of work

    • Inquire about their experience working in diverse teams

    • Ask how they handle conflict and difficult situations

    • Ask about their values and how they align with the company's values

    • Ask about their communication style and how they collaborate with o

  • Answered by AI
Round 2 - One-on-one 

(3 Questions)

  • Q1. What is culture add, and how is it different from culture fit?
  • Ans. 

    Culture add is the unique value an individual brings to a company's culture, while culture fit is the alignment of an individual's values with the company's culture.

    • Culture add focuses on what an individual can bring to enhance the company's culture.

    • Culture fit focuses on how well an individual's values align with the company's culture.

    • Culture add promotes diversity and inclusion in the workplace.

    • Culture fit can lead t...

  • Answered by AI
  • Q2. How can culture add interview questions help you attract the best candidates?
  • Ans. 

    Culture fit questions can help attract candidates who align with the company's values and work environment.

    • Culture fit questions can assess a candidate's personality, work style, and values.

    • They can also help identify candidates who are passionate about the company's mission and vision.

    • Examples of culture fit questions include asking about a candidate's preferred work environment, their communication style, and their a...

  • Answered by AI
  • Q3. What are culture add interview questions?
  • Ans. 

    Culture add interview questions are designed to assess a candidate's potential to contribute positively to the company's culture.

    • Ask about their hobbies and interests outside of work

    • Inquire about their experience working in diverse teams

    • Ask about their communication style and how they handle conflicts

    • Ask about their values and how they align with the company's values

    • Ask about their experience with company culture and w

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Making money online is quick and easy, and anyone can participate in learning for free. Spend 10 minutes learning every day and make money...
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via AmbitionBox and was interviewed in Dec 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Nice please any mire questions so that i can continue

Round 2 - One-on-one 

(2 Questions)

  • Q1. Please dont ask any more questi am tired of this
  • Ans. Please fill my application dorm and dont ask i am tired
  • Answered Anonymously
  • Q2. This is my final round and sont ask any more please

Interview Preparation Tips

Interview preparation tips for other job seekers - Do ur job Stay clam and fight there is nothing more i can say

Software Developer fresher Interview Questions Asked at Other Companies

asked in Accenture
Q1. Can we implement multiple interfaces in a single Java class?
asked in Infosys
Q2. What is dynamic language? What is difference between statically t ... read more
asked in Accenture
Q3. What is normalization in the database?
asked in PCS-Global
Q4. 2.what is the difference between constructor and method.
Q5. How can culture add interview questions help you attract the best ... read more

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
-

I was interviewed in Dec 2024.

Round 1 - Coding Test 

The assessment consisted of an online round lasting one hour, during which there were 33 questions, all of which were challenging, including the multiple-choice questions. The questions were divided into six subsections: 1. Data Structures and Algorithms (DSA) - with a problem related to dynamic programming or recursion; 2. Java; 3. Java 8; 4. Spring; 5. Spring Boot; 6. Microservices.

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

I was interviewed in Sep 2024.

Round 1 - Coding Test 

2 coding questions asked meeting rooms ds algo

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

Good question but very simple to answer

Round 2 - Technical 

(2 Questions)

  • Q1. Cooding question
  • Q2. About project you did in colly

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on skill
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Scenerio based questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Linked List Intersection Point
  • Ans. 

    Find the intersection point of two linked lists.

    • Use two pointers to traverse the linked lists

    • Calculate the difference in length between the two lists

    • Move the pointer of the longer list ahead by the difference

    • Move both pointers simultaneously until they meet at the intersection point

  • Answered by AI
  • Q2. Basic Spring Boot
  • Q3. Stream and Java 8 Questions

Skills evaluated in this interview

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

(1 Question)

  • Q1. Technical interview related to ooo
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via AngelList and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Had multiple questions on Array and String overall the difficulty level was medium the interviewer was friendly and patient

Round 2 - Technical 

(1 Question)

  • Q1. Had Discussion on the projects I made it was related to mern stack so he asked me questions regarding that also asked questions on DBMS and OS
Round 3 - HR 

(1 Question)

  • Q1. Simple Scenario based questions

Interview Preparation Tips

Topics to prepare for Fabindia Software Engineer interview:
  • DSA
  • Computer Networking
  • Operating Systems
  • OOPS
  • DBMS
Interview preparation tips for other job seekers - Be confident the recruiters are actually there to select you they will guide and help you they will often give you hints listen to them properly do not be in a rush take your time. talk through your solutions tell them the approach and then start coding do not be in rush

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

Interview Questionnaire 

4 Questions

  • Q1. Round 1 : DSA: 1)print all pairs with a target sum in an array (with frequency of elements). 2) Array to BST. 3) Top view of Binary Tree. 4) Minimum number of jumps to reach the end of an array
  • Ans. 

    DSA questions on array and binary tree manipulation

    • For printing pairs with target sum, use a hash table to store frequency of elements and check if complement exists

    • For converting array to BST, use binary search to find the middle element and recursively build left and right subtrees

    • For top view of binary tree, use a queue to traverse the tree level by level and store horizontal distance of nodes

    • For minimum number of j...

  • Answered by AI
  • Q2. JAVA + DBMS + LLD. 1) Print 1 to 100 using more than two threads(optimized approach). 2) SQL vs No SQl and some queries. 3 ) Design URL Shorterner
  • Q3. Hiring Manager: 1) Past Projects. 2) Asked to draw architecture of a system and list api contract. 3) Discussion regarding message brokers . 4) Some questions on Agile
  • Q4. HR: Culture and fitment round

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on DSA , SQL (interviews is relatively easy to crack)

Fresher Than Fresh Interview FAQs

How many rounds are there in Fresher Than Fresh Software Developer fresher interview?
Fresher Than Fresh interview process usually has 3 rounds. The most common rounds in the Fresher Than Fresh interview process are One-on-one Round, Resume Shortlist and Coding Test.
What are the top questions asked in Fresher Than Fresh Software Developer fresher interview?

Some of the top questions asked at the Fresher Than Fresh Software Developer fresher interview -

  1. How can culture add interview questions help you attract the best candidat...read more
  2. What is culture add, and how is it different from culture f...read more
  3. What are culture add interview questio...read more

Tell us how to improve this page.

Fresher Than Fresh Software Developer fresher Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Walmart Interview Questions
3.8
 • 408 Interviews
DMart Interview Questions
3.9
 • 399 Interviews
BigBasket Interview Questions
3.9
 • 356 Interviews
Blinkit Interview Questions
3.7
 • 182 Interviews
Landmark Group Interview Questions
4.0
 • 147 Interviews
Lowe's Interview Questions
4.2
 • 130 Interviews
Croma Interview Questions
4.0
 • 126 Interviews
Tesco Interview Questions
3.8
 • 121 Interviews
Target Interview Questions
4.2
 • 119 Interviews
View all

Fresher Than Fresh Software Developer fresher Reviews and Ratings

based on 3 reviews

4.2/5

Rating in categories

4.2

Skill development

4.4

Work-life balance

4.5

Salary

4.5

Job security

4.5

Company culture

4.5

Promotions

4.4

Work satisfaction

Explore 3 Reviews and Ratings
fresher
71 salaries
unlock blur

₹0.7 L/yr - ₹5.5 L/yr

Software Engineer
7 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Developer
5 salaries
unlock blur

₹2.8 L/yr - ₹3.5 L/yr

Data Entry Operator
5 salaries
unlock blur

₹2 L/yr - ₹3.5 L/yr

Account Assistant
5 salaries
unlock blur

₹1 L/yr - ₹2 L/yr

Explore more salaries
Compare Fresher Than Fresh with

BigBasket

3.9
Compare

Blinkit

3.7
Compare

Nature's Basket

3.8
Compare

Spencer's Retail

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