Filter interviews by
Joins are SQL operations that combine records from two or more tables based on related columns.
INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id;
LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id;
RIGHT JOIN: Returns all records from the right table and ma...
Reverse a string while keeping special characters in the same position.
Iterate through the string and store special characters in a separate array.
Reverse the string excluding special characters.
Combine the reversed string with the special characters in their original positions.
Use bitwise operations to perform multiplication of two numbers.
Use bitwise operations like left shift and bitwise AND to perform multiplication.
For example, to multiply 3 and 5, you can do: (3 << 2) + (3 << 0) = 12 + 3 = 15.
Understand how binary multiplication works to implement the solution.
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
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
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
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
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 cl...
Remove duplicates from array of strings
Create a Set to store unique strings
Iterate through the array and add each string to the Set
Convert the Set back to an array to get the unique strings
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.
I applied via Campus Placement and was interviewed before Sep 2022. There were 5 interview rounds.
1st round consists of logical, verbal, quantitative aptitude and essay written and 2 programming questions.
Remove duplicates from array of strings
Create a Set to store unique strings
Iterate through the array and add each string to the Set
Convert the Set back to an array to get the unique strings
Reverse a string while keeping special characters in the same position.
Iterate through the string and store special characters in a separate array.
Reverse the string excluding special characters.
Combine the reversed string with the special characters in their original positions.
Use bitwise operations to perform multiplication of two numbers.
Use bitwise operations like left shift and bitwise AND to perform multiplication.
For example, to multiply 3 and 5, you can do: (3 << 2) + (3 << 0) = 12 + 3 = 15.
Understand how binary multiplication works to implement the solution.
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
Questions were asked from Pesuedocode,Flow Chart,Quntitative(Time Speed Distance,Profit and Loss,Ratio,Number series) IT Baasics,Essay Writing
It was easy to crack the round
Foreign key in SQL is a field in a table that is a primary key in another table, establishing a relationship between the two tables.
A foreign key ensures referential integrity by enforcing a link between data in two tables.
It helps maintain consistency and prevent orphaned records.
Example: In a database with tables for 'orders' and 'customers', the 'customer_id' in the 'orders' table would be a foreign key referencing ...
If selected, I will bring my skills, dedication, and enthusiasm to the role, contributing to the success of the team and organization.
I will undergo training to familiarize myself with the company's processes and procedures.
I will work closely with my team members to learn from their expertise and contribute to projects.
I will strive to meet and exceed expectations in my role, taking on new challenges and responsibilit...
Aptitude questions on Time, Volume, Arithmetic, Logical, Verbal
Code on the difference between the two dates
Basic aptitude questions
Basic patterns like star, numbers . Prepare some basic things from websites
Basic aptitude questions
Practice some basic patterns provided in websites. Star, number patterns
I applied via Approached by Company and was interviewed in Dec 2022. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 2 interview rounds.
The question is nonsensical and has no answer.
The question is not related to software engineering or any field for that matter.
It is likely a mistake or a joke question.
There is no meaningful response to give.
I appeared for an interview before Jun 2024, where I was asked the following questions.
Joins are SQL operations that combine records from two or more tables based on related columns.
INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id;
LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id;
RIGHT JOIN: Returns all records from the right table and matched...
An Armstrong number is a number that is equal to the sum of its own digits raised to the power of the number of digits.
An Armstrong number for a 3-digit number is a number such that: abc = a^3 + b^3 + c^3.
Example: 153 is an Armstrong number because 1^3 + 5^3 + 3^3 = 153.
For a 4-digit number, e.g., 1634: 1^4 + 6^4 + 3^4 + 4^4 = 1634.
To check if a number is Armstrong, convert it to string to get the number of digits.
Iter...
I applied via Campus Placement and was interviewed before Jun 2022. There were 5 interview rounds.
Basic questions on all the concepts of QA reasoning and VA
I applied via Campus Placement and was interviewed before Jun 2022. There were 5 interview rounds.
It was an aptitude round. We were also asked to write a logic for a problem.
Top trending discussions
The duration of Vuram interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 11 interview experiences
Difficulty level
Duration
Senior Technical Consultant
51
salaries
| ₹9.9 L/yr - ₹24.1 L/yr |
Technical Consultant
49
salaries
| ₹5 L/yr - ₹13.5 L/yr |
Associate Technical Consultant
44
salaries
| ₹4 L/yr - ₹11.2 L/yr |
Quality Engineer
25
salaries
| ₹5 L/yr - ₹9.4 L/yr |
Associate Consultant
13
salaries
| ₹4.5 L/yr - ₹6.4 L/yr |
Tekwissen
Softenger
XcelServ Solutions
Capital Numbers Infotech