Filter interviews by
I applied via campus placement at Vivekanand Education Society's Institute of Technology, Mumbai and was interviewed in Sep 2024. There were 2 interview rounds.
Basic quantitative questions along with DSA and coding questions were asked
Greedy algorithms make the optimal choice at each step, while Divide and Conquer breaks a problem into smaller subproblems.
Greedy algorithms select the best option at each step without considering the overall solution
Divide and Conquer divides a problem into smaller subproblems, solves them recursively, and then combines the solutions
Example of Greedy algorithm: Dijkstra's shortest path algorithm
Example of Divide and C
Joins are used to combine rows from two or more tables based on a related column between them.
Types of joins include 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 ...
Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for improved performance and responsiveness in software applications.
Multithreading allows multiple threads to run concurrently within a single process.
Each thread has its own stack and program counter, but shares the same memory space.
Multithreading can improve performance by utilizing multiple CPU cores efficiently.
Examples of m...
Deadlocks occur when two or more processes are unable to proceed because each is waiting for the other to release a resource.
Deadlocks happen when processes compete for resources and each holds a resource needed by the other.
Four conditions must hold for a deadlock to occur: mutual exclusion, hold and wait, no preemption, and circular wait.
Examples of resources that can lead to deadlocks include locks, semaphores, and ...
Binary search is a divide and conquer algorithm that searches for a target value within a sorted array.
Divide the array in half and compare the target value with the middle element
If the target value is less than the middle element, search the left half of the array
If the target value is greater than the middle element, search the right half of the array
Repeat the process until the target value is found or the subarray
I applied via Campus Placement
Aptitude, Logical, Data Structures, Coding
I have developed multiple projects during my academics including a web-based student management system and a mobile app for tracking daily expenses.
Web-based student management system: Developed using HTML, CSS, JavaScript, PHP, and MySQL. Allowed users to register, login, and manage their academic information.
Mobile app for tracking daily expenses: Built using React Native. Users could input their daily expenses and v
Delete removes specific rows, truncate removes all rows, drop removes entire table structure.
Delete is a DML command used to remove specific rows from a table.
Truncate is a DDL command used to remove all rows from a table.
Drop is a DDL command used to remove the entire table structure.
Delete can be rolled back, truncate cannot be rolled back, drop cannot be rolled back.
I applied via Campus Placement
Logical
Quantitative
Mcq on Dsa like
1.height of binary tree
Question to code on paper 3 code out of which 2 were compulsory to attend
1.string and a rotated string is equal
2.rearrange array like even number first then odd numbers
And so on
I was interviewed in Jan 2024.
There was pen paper test which includes aptitude , dsa mcq and 2 coding questions
It was a pen paper test 2 moderate level string codes
Developed a web-based project management tool for tracking tasks and deadlines.
Used HTML, CSS, and JavaScript for the frontend
Implemented RESTful APIs using Node.js and Express.js for the backend
Utilized a PostgreSQL database for storing project data
Implemented user authentication and authorization using JWT
Integrated third-party libraries like Moment.js for date and time manipulation
Vistaar Technologies interview questions for popular designations
I applied via Campus Placement and was interviewed in Feb 2024. There were 4 interview rounds.
Quants, Logical, Puzzles all are MBA CET level questions
In person Coding Round.
I applied via Campus Placement
It is based on logical and reasoning and data Structure and there were two coding Questions
Tip :- If you solve that coding questions in Java or C++ then Your chances are Absolute
I applied via Campus Placement
2 - 3 medium level coding questions
I applied via Campus Placement and was interviewed in Sep 2023. There were 5 interview rounds.
Train questions, quant, reasoning
Binary search is a search algorithm that finds the position of a target value within a sorted array.
Divide the array in half and compare the target value with the middle element
If the target value is smaller, search the left half of the array. If larger, search the right half
Repeat the process until the target value is found or the subarray is empty
HashMap is a data structure in Java that stores key-value pairs and allows for fast retrieval of values based on keys.
HashMap is part of the Java Collections framework.
It uses hashing to store and retrieve elements quickly.
Each key in a HashMap must be unique.
Example: HashMap
Aptitude question on topics ranging from maths, algorithms, data-structures
I applied via campus placement at Lokmanya Tilak College of Engineering, Navi Mumbai and was interviewed in Sep 2023. There were 2 interview rounds.
Round 1 : Was a combination of aptitude + Basic but tricky Programming question
Aptitude was Divided into Three Section :
1) Mathematical Problems on Speed, Distance Time, Age Problems, Mensuration Problems
2)Logical Reasoning (situation based Problems)
3)Multiple Choice Questions on Data Structures (My Questions were Based on Binary Tree, operators, Basic Input output based Question
Then There Was Programming Section :
this section had 3 Programming Problem Statements
We have to Solve any 2.
Problem 1 was based on arrays
Problem 2 was based on strings
Problem 3 Was based on arrays
If You Solve Easy to Medium Intensity Questions On leetcode you can easily tackle these problems
Problem Were of easy intensity but had a tricky part.
Top trending discussions
The duration of Vistaar Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 23 interviews
Interview experience
based on 37 reviews
Rating in categories
Software Engineer
87
salaries
| ₹4 L/yr - ₹6.7 L/yr |
Senior Software Engineer
49
salaries
| ₹5 L/yr - ₹11 L/yr |
Trainee
26
salaries
| ₹2.1 L/yr - ₹4 L/yr |
Technical Lead
13
salaries
| ₹11 L/yr - ₹12.7 L/yr |
Software Engineer Trainee
10
salaries
| ₹3.3 L/yr - ₹4 L/yr |
Algonomy
Capillary Technologies
Ramco Systems
Eka Software Solutions