Upload Button Icon Add office photos

Filter interviews by

Walkover Web Solutions Interview Questions and Answers

Updated 9 Oct 2024

Walkover Web Solutions Interview Experiences

Popular Designations

7 interviews found

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

I applied via Walk-in and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

3 DSA Leetcode Medium Level Question with covering DP , tree , Graph topics and Other fantastic Questions of Array .

Round 2 - Technical 

(2 Questions)

  • Q1. Related to Projects , Moderate Database Understanding , Basics Coding Logics
  • Q2. Time Complexity , Algorithm Design Ability check
Round 3 - HR 

(1 Question)

  • Q1. They will describe the responsibility of the role

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Coding Test 

For Advance developer role they asked Medium to Hard Leetcode Questions of Topic String and Matrices, and for QA Role They just asked 4questions 1Pattern printing kite, 2print 1 to 50 number using recursion, 3is it Anagraam Or not, 4number is Armstrong or not

Interview Preparation Tips

Interview preparation tips for other job seekers - that both tests are held in pen and paper mode.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Interview Questions & Answers

user image Anonymous

posted on 16 Jul 2023

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jun 2023. 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 - Coding Test 

The first round was the coding test,which consisted 6 questions in 1hr.
3 q were logical and aptitude question to be completed in 10min,
3 q were coding ques of medium level from leetcode to be completed in 50 min
find missing and repeating num
max product in subarray
majority element
water traped

Round 3 - Technical 

(2 Questions)

  • Q1. The second round was the technical round,conducted by 3 interns . they are asked various question, such as how to create a secure payment gateway,how the amazon payment gateway work on both the client and ...
  • Q2. Worst interview process interns take interview
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

DSA, string array questions

Round 2 - Technical 

(1 Question)

  • Q1. SQL , OOPs, DSA, JAVA(my prefered language).

Associate Software Developer Interview Questions asked at other Companies

Q1. Nth Fibonacci Number Problem Statement Calculate the Nth term in the Fibonacci sequence, where the sequence is defined as follows: F(n) = F(n-1) + F(n-2), with initial conditions F(1) = F(2) = 1. Input: The input consists of a single intege... read more
View answer (1)

Walkover Web Solutions interview questions for popular designations

 Software Developer

 (2)

 Associate Software Developer

 (1)

 Software Trainee

 (1)

 Software Developer Intern

 (1)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Mcq questions on dbms, networking and 2 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Puzzles to check thinking abilty
  • Q2. Coding question on linked list and array

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

I applied via Company Website and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Basic duplicate and array questions were given.

Round 2 - Assignment 

6 week training assessments.

Interview Preparation Tips

Interview preparation tips for other job seekers - So, you need to be good at your development skills. They are not asking for DSA but only pure development.

Software Trainee Interview Questions asked at other Companies

Q1. 1. What is java and it's features ? 2. Why it is called platform independent language? 3. What is static memory allocation, dynamic memory allocation? 4. types of variable 5. Type casting 4. what is oops ? Is java contains a 100% opp's conc... read more
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 25 Oct 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed before Oct 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. WAP to Reverse string
  • Q2. How to clone object in js

Skills evaluated in this interview

Interview questions from similar companies

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

I was interviewed in Nov 2022.

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 - Aptitude Test 

Strong appitude knowledge is required.

Round 3 - Technical 

(1 Question)

  • Q1. String , arrays, oops

Interview Preparation Tips

Interview preparation tips for other job seekers - Have strong basic concepts.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Strecture of sql statement
  • Ans. 

    SQL statements are used to interact with databases by performing operations like querying, updating, and deleting data.

    • SQL statements are made up of keywords like SELECT, INSERT, UPDATE, DELETE, etc.

    • They are structured in a specific order, with clauses like WHERE, ORDER BY, GROUP BY, etc.

    • Tables are referenced using their names, and conditions are specified to filter data.

    • Joins can be used to combine data from multiple

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SOLID principals, oops, c# basics, SQL server, azure, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics of oops and design pattern

Walkover Web Solutions Interview FAQs

How many rounds are there in Walkover Web Solutions interview?
Walkover Web Solutions interview process usually has 2-3 rounds. The most common rounds in the Walkover Web Solutions interview process are Coding Test, Technical and Resume Shortlist.
How to prepare for Walkover Web Solutions interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Walkover Web Solutions. The most common topics and skills that interviewers at Walkover Web Solutions expect are Communication Skills, Management, Automation, B2B Sales and MySQL.
What are the top questions asked in Walkover Web Solutions interview?

Some of the top questions asked at the Walkover Web Solutions interview -

  1. how to clone object in...read more
  2. WAP to Reverse str...read more
  3. the second round was the technical round,conducted by 3 interns . they are aske...read more

Tell us how to improve this page.

Walkover Web Solutions Interview Process

based on 6 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
CGS Interview Questions
3.6
 • 25 Interviews
View all

Walkover Web Solutions Reviews and Ratings

based on 54 reviews

2.8/5

Rating in categories

3.2

Skill development

2.8

Work-life balance

2.6

Salary

2.2

Job security

2.7

Company culture

2.4

Promotions

2.6

Work satisfaction

Explore 54 Reviews and Ratings
Software Developer
49 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Finance Executive
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Executive Accountant
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Walkover Web Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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