i
ViaPlus by VINCI Highways
Filter interviews by
I applied via Referral and was interviewed before Dec 2023. There was 1 interview round.
posted on 27 Jan 2025
I was interviewed in Dec 2024.
Authentication verifies the identity of a user, while authorization determines what actions a user is allowed to perform.
Authentication confirms the user's identity through credentials like passwords or biometrics.
Authorization controls access to resources based on the authenticated user's permissions.
Example: Logging into a system with a username and password is authentication, while being able to view or edit specifi
I applied via Job Portal
Normal basic questions
Question will be different for everyone. 1st Question (easy-medium) (Arrays/Strings) , 2nd Question(medium-hard)(Trees/Graphs)
I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.
I can demonstrate my strengths through specific examples and experiences mentioned in my resume.
Provide specific examples of projects or tasks where you utilized these strengths
Discuss any relevant achievements or accomplishments that showcase these strengths
Share feedback or testimonials from previous supervisors or colleagues that highlight these strengths
SQL is a relational database management system, while NoSQL is a non-relational database management system.
SQL uses structured query language for defining and manipulating data, while NoSQL databases use various data models like document, key-value, graph, or wide-column stores.
SQL databases are table-based, with a predefined schema, while NoSQL databases are document-based, key-value pairs, wide-column stores, or grap...
My internship was at a marketing agency where I worked on social media campaigns and market research.
Assisted in creating social media content for clients
Conducted market research to identify target audiences
Analyzed data to measure campaign success
Attended client meetings to present findings
Collaborated with team members on various projects
ViaPlus by VINCI Highways interview questions for popular designations
I was interviewed before Jan 2024.
Real time project implementation involves developing software that processes and responds to data in real time.
Understand the requirements and constraints of the project
Choose appropriate technologies for real-time processing (e.g. Kafka, Spark)
Implement data pipelines for continuous data ingestion and processing
Ensure scalability and fault tolerance of the system
Test the system thoroughly to handle real-time data stre
Real time project implementation involves developing software that processes and displays data in real time.
Understand the requirements and constraints of the project
Choose appropriate technologies for real-time processing
Implement data streaming and processing algorithms
Ensure scalability and reliability of the system
Test the system thoroughly to handle real-time data
Monitor and optimize performance for real-time resp
I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.
ref is used for passing a variable by reference, while out is used for passing a variable by reference and also requires the variable to be initialized before passing.
ref keyword is used to pass a variable by reference, allowing the called method to modify the value of the variable.
out keyword is similar to ref, but it requires the variable to be initialized before passing to the method.
Example: int x = 10; Method(ref ...
OOPs components in C# are the building blocks of object-oriented programming, including classes, objects, inheritance, polymorphism, and encapsulation.
Classes: Blueprint for creating objects with properties and methods.
Objects: Instances of classes that hold data and behavior.
Inheritance: Ability to create new classes based on existing ones, inheriting their properties and methods.
Polymorphism: Ability to use a single ...
MVC stands for Model-View-Controller, a software design pattern for organizing code in a way that separates concerns.
Model represents the data and business logic of the application.
View is responsible for displaying the data to the user.
Controller acts as an intermediary between Model and View, handling user input and updating the Model accordingly.
Example: In a web application, the Model could be a database, the View ...
There are four types of joins in SQL Server: INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.
INNER JOIN: Returns rows when there is at least one match in both tables.
LEFT JOIN: Returns all rows from the left table and the matched rows from the right table.
RIGHT JOIN: Returns all rows from the right table and the matched rows from the left table.
FULL JOIN: Returns rows when there is a match in one of the tables.
I applied via Campus Placement and was interviewed before Aug 2023. There were 3 interview rounds.
Test based on aptitude
2 medium level questions and some mcqs
Top trending discussions
I was interviewed in Oct 2016.
I applied via Campus Placement
Boundary traversal of a tree is the process of visiting the nodes on the boundary of a tree in a specific order.
The boundary traversal can be done in three steps: left boundary, leaf nodes, and right boundary.
For the left boundary, start from the root and traverse down the left side of the tree until reaching a leaf node.
For the leaf nodes, perform an inorder traversal to visit all the leaf nodes of the tree.
For the ri...
Find the nearest greater value of a given value in a Binary Search Tree (BST).
Start from the root node and compare the given value with the current node's value.
If the given value is less than the current node's value, move to the left subtree.
If the given value is greater than the current node's value, move to the right subtree.
Keep track of the closest greater value encountered while traversing the tree.
Return the cl
Given an infinite staircase with a broken kth step, find the maximum height we can reach in n rounds of jumping i steps.
We can start by jumping the maximum number of steps in each round until we reach the broken step.
After reaching the broken step, we can discard the i steps that would land us on the broken step and jump the remaining steps.
We can continue this pattern until we reach the maximum height we can reach wit
based on 8 interviews
Interview experience
based on 36 reviews
Rating in categories
Software Engineer
62
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Principal Software Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Test Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Devops Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Zomato
Swiggy
Ola Cabs
Uber