Go Paisa interview experience Real time questions & tips from candidates to crack your interview

Backend Developer

Go Paisa
upvote
share-icon
1 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 months
Topics: Java Script,Node js,Algorithm,OOPS,DBMS,Express,
Tip
Tip

Tip 1 : Have a good command in Js
Tip 2 : Do at least 2 development project
Tip 3 : Node js , express , javascript is mandatory

Application process
Where: Coding Ninjas
Eligibility: Node js , js
Resume Tip
Resume tip

Tip 1 : add js , node js , express and backend skill
Tip 2 : Do at least 2-3 development project

Interview rounds

01
Round
Medium
Video Call
Duration30 min
Interview date20 Jan 2022
Coding problem2

It was in the evening
Interviewer was very cool

1. Merge Sort

Easy
15m average time
85% success
0/40
Asked in companies
Media.netHewlett Packard EnterpriseIBM

Given a sequence of numbers ‘ARR’. Your task is to return a sorted sequence of ‘ARR’ in non-descending order with help of the merge sort algorithm.

Example :

Merge Sort Algorithm -

Merge sort is a Divide and Conquer based Algorithm. It divides the input array into two-parts, until the size of the input array is not ‘1’. In the return part, it will merge two sorted arrays a return a whole merged sorted array.

subsequence

The above illustrates shows how merge sort works.
Note :
It is compulsory to use the ‘Merge Sort’ algorithm.
Try solving now

2. Javascript based Question

he asked many terms related core js and told me to start the express server and told me to do fetch api.

Problem approach

Step 1: just import express and then u can listen on the port , and then app.fetch(url);
Step 2: learn all the basic of javascript about scoping , lexical scope and many terms related to js

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by OYO
4657 views
0 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 3 problems
Interviewed by Amazon
960 views
0 comments
0 upvotes
company logo
SDE - 1
2 rounds | 5 problems
Interviewed by Meesho
6450 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Salesforce
3451 views
0 comments
0 upvotes