i
Vinove Software & Services
Filter interviews by
I applied via Approached by Company and was interviewed in May 2022. There were 4 interview rounds.
Contains 50 question over g-form
It has 8 questions on coderbyte.
I was interviewed in Dec 2020.
Round duration - 60 minutes
Round difficulty - Medium
The round had quantitative questions along with some logical reasoning and english section and fundamentals of DBMS ,OS and Data structures and some other such topics
Round duration - 90 minutes
Round difficulty - Medium
The editor and the environment was great and not disturbing like many have.
They had their own test cases to check the scope of our code.
Given an array of numbers, the task is to find the maximum sum of any contiguous subarray of the array.
The first line of input contains the size of the arr...
Round duration - 40 minutes
Round difficulty - Medium
It had only mcq questions but we could not navigate through the questions it had some reasoning and some dbms topics along with data structure ,memory ,cache memory and other topics
Round duration - 10 minutes
Round difficulty - Medium
The interviewer was polite and asked few questions from data structures and some from DBMS and some web question and about my project.
Round duration - 12 minutes
Round difficulty - Medium
The interviewer asked me about my project and told me to describe myself in one word and justify that and asked my personal skills and asked some technical questions as well
Tip 1 : Must go for interviews questions present online for topics you have mentioned.
Tip 2 : Be updated with the latest technology and have those concepts clear in your mind and do prepare your projects and have a clear picture of it to explain that
Tip 3 : For preparing algorithms do practice them, that is the best way and lastly you can check your knowledge by solving mcqs and quizzes of those topics to have confidence.
Tip 1 : Do not mention anything in your resume that you are not confident about. And prepare your resume well before interview.
Tip 2 : Mention your projects and technical skills and your github link to showcase your project portfolio that will have a great impression
Top trending discussions
posted on 22 Jan 2025
1 hour online test ..
posted on 17 Oct 2024
I applied via Walk-in
To implement a queue using a stack, use two stacks and simulate the queue operations.
Use two stacks, one for enqueue operation and one for dequeue operation.
For enqueue operation, simply push elements onto the stack used for enqueueing.
For dequeue operation, if the dequeue stack is empty, pop all elements from enqueue stack and push onto dequeue stack.
Then pop from the dequeue stack to simulate dequeue operation.
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Create a Node class with data and next pointer
Initialize a head pointer to null
Add nodes by updating next pointers
Traverse the list by following next pointers
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
It was ok. I was not able to solve all the questions.
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
The interviewer asked about javascript basics and DSA questions and some typescript questions
Coding for international
posted on 31 Aug 2024
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
Simple question on maths
OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPS focuses on creating objects that interact with each other to solve complex problems
Key principles include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation ensures that the internal state of an object is hidden from the outside world
Inheritance allows a class to inherit...
posted on 19 Sep 2024
I applied via Job Portal
60mintues DSA level coding exam
based on 1 interview
Interview experience
based on 24 reviews
Rating in categories
Software Developer
102
salaries
| ₹3 L/yr - ₹11 L/yr |
Associate Software Developer
61
salaries
| ₹3.7 L/yr - ₹4.5 L/yr |
Software Engineer
23
salaries
| ₹4 L/yr - ₹10 L/yr |
Associate Software Engineer
18
salaries
| ₹3.2 L/yr - ₹5 L/yr |
Web Developer
15
salaries
| ₹2.3 L/yr - ₹8.5 L/yr |
TCS
Infosys
Wipro
HCLTech