Upload Button Icon Add office photos

Filter interviews by

Fresh Node JS Developer Interview Questions and Answers

Updated 9 Mar 2023

Fresh Node JS Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Not Selected

I applied via Indeed and was interviewed before Mar 2022. There were 3 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 - One-on-one 

(2 Questions)

  • Q1. Work at my home amarjance be there at my place at sms mat karana
  • Q2. I love this my home and Kashmir wila
Round 3 - Aptitude Test 

Tum Kay and Kashmir too jannat be able Kam hia jani be able Kam hia ji ma I have no I'd

Interview Preparation Tips

Topics to prepare for Fresh Node JS Developer interview:
  • technology
Interview preparation tips for other job seekers - One two three days and Kashmir wila hia jaan ok I'll be there soon

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. LRU Cache - how to tackle
  • Ans. 

    LRU Cache is a data structure that maintains a list of items in order of most recently used to least recently used.

    • Implement using a doubly linked list and a hashmap for efficient operations

    • When an item is accessed, move it to the front of the list

    • When the cache is full, remove the least recently used item from the end of the list

  • Answered by AI
  • Q2. LRU Cache implementation based on a real time system. How would the main work which will be called etc etc
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at RV College Of Engineering (RVCE) and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 Medium level dsa questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Lld of cab booking system
  • Ans. 

    The Low Level Design (LLD) of a cab booking system involves detailing the system architecture and components at a lower level of abstraction.

    • Identify the main components of the system such as user interface, booking engine, payment gateway, and driver allocation algorithm.

    • Define the interactions between these components and how data flows between them.

    • Specify the data structures and algorithms used for efficient bookin...

  • Answered by AI
  • Q2. Discussion about online assesment

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for machine coding rounds.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Functional interface
  • Q2. Find if array of numbers, which are prime, using streams
  • Ans. 

    Use streams to find prime numbers in an array

    • Use Java streams to filter out non-prime numbers from the array

    • Check if a number is prime by dividing it by all numbers less than its square root

    • Create a method to check if a number is prime

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics, functional interfaces, REST security

Skills evaluated in this interview

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

What is your name write it in binary format using Ensemble language and how to optimize super computer

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What should be the crash ratio
  • Ans. 

    The crash ratio should ideally be as close to 0% as possible to ensure a stable and reliable app.

    • A low crash ratio indicates a stable app with minimal issues.

    • Regularly monitoring crash reports and addressing any recurring issues can help improve the crash ratio.

    • Testing the app thoroughly before release can help prevent crashes in the first place.

  • Answered by AI
  • Q2. What is ANR in android
  • Ans. 

    ANR stands for Application Not Responding in Android. It occurs when the main UI thread is blocked for too long.

    • ANR can happen when an application is not responding to user input for a certain period of time.

    • It is usually caused by long-running operations on the main UI thread, such as network operations or heavy computations.

    • Developers can prevent ANR by offloading heavy tasks to background threads or using asynchrono...

  • Answered by AI
  • Q3. Firebase crashlytics

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Difficult Coding question.

Round 2 - Technical 

(3 Questions)

  • Q1. Architecture design
  • Q2. Dont remember question
  • Q3. Explained desig

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Coding Test 

Python c java etc more about code

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

(2 Questions)

  • Q1. Sort an array in O(nlogn)
  • Ans. 

    Use merge sort algorithm to sort the array in O(nlogn) time complexity.

    • Implement merge sort algorithm which divides the array into two halves, recursively sorts the halves, and then merges the sorted halves.

    • Time complexity of merge sort is O(nlogn) where n is the number of elements in the array.

    • Example: ['apple', 'banana', 'cherry', 'date'] can be sorted using merge sort in O(nlogn) time complexity.

  • Answered by AI
  • Q2. Find element in sorted Array
  • Ans. 

    Use binary search to find element in sorted array efficiently.

    • Start with middle element and compare with target

    • If target is less, search left half, if greater search right half

    • Repeat until element is found or search space is empty

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30 min .. time, speed, distance

Round 2 - Coding Test 

Normal easy qus via leetcode

Fresh Interview FAQs

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

Some of the top questions asked at the Fresh Node JS Developer interview -

  1. Work at my home amarjance be there at my place at sms mat kar...read more
  2. I love this my home and Kashmir w...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Fresh interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 4.9k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Asian Paints Interview Questions
4.0
 • 618 Interviews
Senco Gold Interview Questions
4.5
 • 373 Interviews
Tata Group Interview Questions
4.2
 • 357 Interviews
American Express Interview Questions
4.2
 • 355 Interviews
BigBasket Interview Questions
3.9
 • 345 Interviews
Udaan Interview Questions
4.0
 • 334 Interviews
View all
Data Entry Operator
4 salaries
unlock blur

₹2.7 L/yr - ₹4.5 L/yr

HUB Manager
3 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Explore more salaries
Compare Fresh with

Amazon

4.1
Compare

Flipkart

4.0
Compare

Mahindra & Mahindra

4.1
Compare

Asian Paints

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview