The Sparks Foundation interview experience Real time questions & tips from candidates to crack your interview

Web Development intern

The Sparks Foundation
upvote
share-icon
1 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 1 Month
Topics: HTML, CSS, Java Script, Data Structure and Algorithms, OOPs and vue js.
Tip
Tip

Tip 1 : practice atleast 300 questions. 
Tip 2 : practice data structures. 
Tip 3 : revise your project.
Tip 4 : prepare most frequently asked interview questions.

Application process
Where: Campus
Eligibility: Above 8 CGPA
Resume Tip
Resume tip

Tip 1 : Mention your projects. 
Tip 2 : Mention your achievements in the field of that job.
Tip 3 : Do not put false things in your resume.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration30 Minutes
Interview date21 Jan 2021
Coding problem2

The remember the timing it was about 2pm. The interview experience was really very good. The interviewer was very cool and calm. One thing that i want to tell you is that the interviewer asked me many questions but i was stucked in a question, then the interviewer asked me to take a deep breath and then give the answer. And guess what, i gave the right answer.

1. Technical Question

You are given 2 website A and B how will you convert A into B?

2. 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

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
3452 views
0 comments
0 upvotes