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 at Rajalakshmi Engineering College, Chennai 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. Check Indices With Given DifferenceYou are given an integer array 'ARR' of size ‘N’ and two integers ‘A’ and ‘B’. You need to find if there are two distinct indices in the array, such that the absolute difference of values on those indices ... read more
View answer (4)
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)

I applied via campus placement at Sri Sairam Engineering College, Chennai 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 (181)

Vuram interview questions for popular designations

 Associate Consultant

 (3)

 Software Engineer

 (3)

 Associate Technical Consultant

 (2)

 Intern

 (2)

 Software Developer

 (2)

 Software Developer fresher

 (2)

 System Engineer

 (2)

 Customer Support Executive

 (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 (38)

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 (8)

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)

System Engineer Interview Questions & Answers

user image Vishnuvardhan Vishnuvardhan

posted on 22 Aug 2021

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 (8)

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

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.6k 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
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
MAQ Software Interview Questions
1.9
 • 97 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

₹9.9 L/yr - ₹23.5 L/yr

Technical Consultant
47 salaries
unlock blur

₹5.2 L/yr - ₹11.6 L/yr

Associate Technical Consultant
42 salaries
unlock blur

₹4 L/yr - ₹9.9 L/yr

Quality Engineer
24 salaries
unlock blur

₹5.5 L/yr - ₹9.4 L/yr

Associate Consultant
13 salaries
unlock blur

₹3.7 L/yr - ₹6.4 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