Upload Button Icon Add office photos

Filter interviews by

Vuram Interview Questions, Process, and Tips

Updated 6 Dec 2024

Top Vuram Interview Questions and Answers

View all 13 questions

Vuram Interview Experiences

Popular Designations

25 interviews found

Web Developer Interview Questions & Answers

user image Anonymous

posted on 22 Aug 2022

I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test was kinda difficult so learn to manage time

Round 2 - Technical 

(2 Questions)

  • Q1. The interviewer asked me about sorting method and asked me to write code for any one sorting
  • Q2. He asked me a question in water jug problem
Round 3 - HR 

(1 Question)

  • Q1. He asked me questions like introduce yourself, what's your background and stuffs like that.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be nervous, prepare for all the puzzle questions, learn to manage time while solving apti questions and be confident!

Web Developer Interview Questions asked at other Companies

Q1. Last Index of Element The task is to determine the index of the last occurrence of a specified element x within an array that may contain duplicate elements. If the element is not present, return -1. Input: The first line contains an intege... read more
View answer (1)
Round 1 - Coding Test 

Basic Aptitude + Coding + Essay Writing

Round 2 - Technical 

(3 Questions)

  • Q1. Asked Basic Coding questions
  • Q2. Reverse the input string - Removing numerics
  • Ans. 

    Reverse input string and remove numerics

    • Use string manipulation functions to remove numerics

    • Reverse the resulting string using a loop or built-in function

    • Return the reversed string

  • Answered by AI
  • Q3. Print the 100th place digit of given input
  • Ans. 

    To print the 100th place digit of given input

    • Extract the input as a string

    • Check if the input is at least 100 digits long

    • Print the 100th digit from the left

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a Low code company, So they don't look much for coding. You can crack easily

Skills evaluated in this interview

Customer Support Executive Interview Questions asked at other Companies

Q1. Understanding customer problems,whT i know about BPO nd how they work,how i will handle a difficult nd angry customer,i can satisfied my client.
View answer (21)
Vuram Interview Questions and Answers for Freshers
illustration image

I applied via Campus Placement and was interviewed in Jun 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 

All Important Aptitude as MCQ, 2 Coding, and 1 Essay Writing

Round 2 - Technical 

(1 Question)

  • Q1. More than 10 questions from the Familiar Language (Like Python,C), OOPS, DBMS, DSA
Round 3 - Technical 

(1 Question)

  • Q1. Computer Networks, 1 Programing, 1 Puzzle Solving
Round 4 - HR 

(1 Question)

  • Q1. Basic HR Questions which is found on Youtube

Interview Preparation Tips

Interview preparation tips for other job seekers - Interact like a Colleague (Friend), Don't Afraid, Be Positive, If you don't know the answer tell them a truth,
Put a effort to crack this job :)

Software Developer fresher Interview Questions asked at other Companies

Q1. Can we implement multiple interfaces in a single Java class?
View answer (1)
Round 1 - Aptitude Test 

Basic aptitute questions

Round 2 - Technical 

(1 Question)

  • Q1. Basic question from the programming
Round 3 - Technical 

(1 Question)

  • Q1. Logical question from programming
Round 4 - HR 

(1 Question)

  • Q1. They ask Salary disscussion and normal HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall easy interview just chilll people are awsome they are so polite
just environment all the best

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)

Vuram interview questions for popular designations

 Software Engineer

 (3)

 Associate Consultant

 (3)

 Software Developer

 (2)

 System Engineer

 (2)

 Intern

 (2)

 Associate Technical Consultant

 (2)

 Software Developer fresher

 (2)

 Quality Analyst

 (1)

Round 1 - Aptitude Test 

It has 40 Questions and 1 paragraph writing and 2 coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Many problem where give and they asked me to tell the logic to solve it
Round 3 - Technical 

(1 Question)

  • Q1. Live coding was given
Round 4 - HR 

(1 Question)

  • Q1. It was easy and the HR was friendly

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your resume and also have basic idea in all technology. Be prepared with your project.

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)

Get interview-ready with Top Vuram Interview Questions

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

Round 1 - Aptitude Test 

The aptitude test is quiet easy

Round 2 - Coding Test 

One coding question like you have to print 3 number in unit place between numbera 100 and 200 like 103,113,123 and so on

Interview Preparation Tips

Topics to prepare for Vuram Software Developer fresher interview:
  • Computer basics
  • DBMS
  • C
  • CPP
  • Puzzle
Interview preparation tips for other job seekers - This is a good company if you got a chance to join go ahead

Software Developer fresher Interview Questions asked at other Companies

Q1. Can we implement multiple interfaces in a single Java class?
View answer (1)
Round 1 - Aptitude Test 

Simple aptitude

Round 2 - Technical 

(1 Question)

  • Q1. What is structure Difference between array and list Oops concepts
  • Ans. 

    Structures are user-defined data types that group together variables of different data types under a single name.

    • Arrays are fixed-size data structures that store elements of the same data type in contiguous memory locations.

    • Lists are dynamic data structures that can grow or shrink in size and can store elements of different data types.

    • OOP concepts include encapsulation, inheritance, and polymorphism.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to crack with basic coding and technical knowledge

Skills evaluated in this interview

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

I applied via Walk-in and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Assignment 

Aptitude, verbal, coding

Round 2 - Technical 

(1 Question)

  • Q1. Basics from skills mentioned on resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well in the fundamentals, that what you have added on the resume, and try to prepare in DBMS as a add on

System Engineer Interview Questions asked at other Companies

Q1. Election Winner Determination In an ongoing election between two candidates A and B, there is a queue of voters that includes supporters of A, supporters of B, and neutral voters. Neutral voters have the power to swing the election results ... read more
View answer (9)

I applied via Referral and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. 1. What is pOM
  • Ans. 

    pOM stands for Process Order Management. It is a system used to manage and track the production process of goods.

    • pOM helps in creating and managing production orders

    • It tracks the progress of each order and ensures timely delivery

    • It helps in managing inventory levels and scheduling production

    • pOM can be integrated with other systems like ERP and MES

    • Example: SAP's Production Planning module is an example of pOM

  • Answered by AI
  • Q2. 2. Write code snippet to handle excel in selenium
  • Ans. 

    Code snippet to handle excel in Selenium

    • Create an object of FileInputStream class to read the excel file

    • Create an object of XSSFWorkbook class to represent the workbook

    • Create an object of XSSFSheet class to represent the sheet

    • Use getRow() and getCell() methods to read the data from the sheet

    • Use setCellValue() method to write data to the sheet

  • Answered by AI
  • Q3. Screenshare and capture xpath for Amazon drop down
  • Ans. 

    To screenshare and capture xpath for Amazon drop down, use browser developer tools and inspect element.

    • Open Amazon website and navigate to the drop down menu

    • Right-click on the drop down menu and select 'Inspect' or 'Inspect Element'

    • In the developer tools, locate the HTML code for the drop down menu

    • Right-click on the HTML code and select 'Copy' > 'Copy XPath'

    • The XPath for the drop down menu is now copied to your clipboa

  • Answered by AI
  • Q4. Scenario based questions

Skills evaluated in this interview

Quality Analyst Interview Questions asked at other Companies

Q1. How you will maintain the balance between operations and quality so that they do not have any conflicts of interest
View answer (3)

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

Interview Questionnaire 

2 Questions

  • Q1. Based on oop, programming
  • Q2. Oops question

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the oops and programming skill

System Engineer Interview Questions asked at other Companies

Q1. Election Winner Determination In an ongoing election between two candidates A and B, there is a queue of voters that includes supporters of A, supporters of B, and neutral voters. Neutral voters have the power to swing the election results ... read more
View answer (9)
Contribute & help others!
anonymous
You can choose to be anonymous

Vuram Interview FAQs

How many rounds are there in Vuram interview?
Vuram interview process usually has 3-4 rounds. The most common rounds in the Vuram interview process are Technical, Aptitude Test and HR.
How to prepare for Vuram 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 Vuram. The most common topics and skills that interviewers at Vuram expect are Management, Monitoring, Analytics, SQL and Troubleshooting.
What are the top questions asked in Vuram interview?

Some of the top questions asked at the Vuram interview -

  1. Multiplication of 2 numbers without using built in function, loop, +,* operator...read more
  2. Reverse a string but special characters remains the same posit...read more
  3. Screenshare and capture xpath for Amazon drop d...read more

Recently Viewed

JOBS

Hindustan Coca Cola Beverages

No Jobs

REVIEWS

Expeditors International

No Reviews

INTERVIEWS

Della Group

No Interviews

INTERVIEWS

Kollmorgen

No Interviews

DESIGNATION

LIST OF COMPANIES

Vuram

Overview

REVIEWS

Vuram

No Reviews

SALARIES

Vuram

No Salaries

COMPANY BENEFITS

Vuram

No Benefits

INTERVIEWS

Aramex

No Interviews

Tell us how to improve this page.

Vuram Interview Process

based on 10 interviews

Interview experience

4
  
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
MAQ Software Interview Questions
1.9
 • 100 Interviews
View all

Vuram Reviews and Ratings

based on 68 reviews

4.2/5

Rating in categories

4.3

Skill development

4.1

Work-life balance

3.8

Salary

4.5

Job security

4.3

Company culture

3.7

Promotions

4.1

Work satisfaction

Explore 68 Reviews and Ratings
Senior Technical Consultant
49 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Consultant
47 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Technical Consultant
42 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Engineer
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Vuram with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent