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

Fullstack Developer

Technovert
upvote
share-icon
2 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 4 months
Topics: Arrays, Linked List, Oops, System Design, Docker, Kubernetes.
Tip
Tip

Tip 1 : Stay focused
Tip 2 : Practice coding questions
Tip 3 : View previous interviews of the company applying to

Application process
Where: Naukri
Eligibility: no
Resume Tip
Resume tip

Tip 1 : Have at least 3 great project
Tip 2 : Write only what you know and prepare well

Interview rounds

01
Round
Easy
Video Call
Duration75 minutes
Interview date12 May 2022
Coding problem1

This was an online assessment round. It was conducted on the Campustest platform. Around 180 students gave this round. The test was divided into 5 sections, each with a time constraint.

 

1. MCQ Questions

Operating Systems- 10 questions (15 minutes).
Computer Networks – 4 questions (15 minutes).
Quantitative Analysis – 10 questions (10 minutes).
Verbal – 10 questions (10 minutes).
Aptitude – 10 questions (15 minutes).

02
Round
Easy
Video Call
Duration60 minutes
Interview date12 May 2022
Coding problem3

This was an online coding round. This round had 3 questions.

 

1. Reverse string Word Wise

Moderate
0/80
Asked in companies
IBMHexaware TechnologiesTata Consultancy Services (TCS)

Reverse the given string word wise. That is, the last word in given string should come at 1st place, last second word at 2nd place and so on. Individual words should remain as it is.

Try solving now

2. Most Frequent Word

Easy
0/40
Asked in companies
Goldman SachsTata Consultancy Services (TCS)Optum

You are given a paragraph that may have letters both in lowercase and uppercase, spaces, and punctuation. You have also given a list of banned words. Now your task is to find the most frequent word which is not in the list of banned words. There will always be a solution, and the solution will be unique.

While comparing words, you can ignore whether the letter is lowercase or uppercase. For example, ‘AsK’ and ‘aSK’ are the same. The words will always contain only alphabets or we can say words will be separated by spaces or punctuation. The answer will be in uppercase letters.

The words in the banned list will always be in upper letters and free from punctuation and spaces.

For example :

Paragraph = ‘It's a square SqUare. It's a FLAT flat.’ 
Banned =[FLAT, IT, S]. 
So we can see these words [IT, S, SQUARE, FLAT ]  are most frequent.
Now we will look at to banned list and we can see 3 of the words are banned.
So we have a unique answer SQUARE which has a frequency of 2 and not on the banned list.
Try solving now

3. Covid Vaccination

Moderate
0/80
Asked in companies
InfosysTata Consultancy Services (TCS)Accenture

We are suffering from the Second wave of Covid-19. The Government is trying to increase its vaccination drives. Ninja wants to help the Government to plan an effective method to help increase vaccination following safety measures. Time is running out. Can you help the nation?

You are given two positive integers: ‘n,’ ‘maxVaccines’ denoting the number of days for which this vaccination drive will go on and the total number of vaccines available for the drive, respectively. You have to find the number of vaccines administered each day. You are also given a number ‘dayNumber,’ and we are interested to know the maximum number of vaccines that can be administered on ‘dayNumber’ th day.

The rules of the vaccination drive :

1. There should be a positive number of vaccines administered each day during the vaccination drive.

2. The absolute difference between the number of vaccines in two consecutive days should not exceed 1.

3. The sum of all the elements of the vaccines array does not exceed maxVaccines, that is, you cannot administer more vaccines than what is provided to you.

4. Vaccines administered on ‘dayNumber’ th day should be maximized.

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

How do you select an element by class name in CSS?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by OYO
2559 views
0 comments
0 upvotes
SDE - 1
2 rounds | 5 problems
Interviewed by Meesho
4954 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Salesforce
1734 views
0 comments
0 upvotes
company logo
System Engineer
2 rounds | 2 problems
Interviewed by Tata Consultancy Services (TCS)
1500 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Fullstack Developer
6 rounds | 5 problems
Interviewed by Microsoft
1914 views
0 comments
0 upvotes
company logo
Fullstack Developer
4 rounds | 10 problems
Interviewed by Paytm (One97 Communications Limited)
1628 views
1 comments
0 upvotes
company logo
Fullstack Developer
2 rounds | 2 problems
Interviewed by Samsung
1823 views
0 comments
0 upvotes