Glassdoor users rated their interview experience at VINAYA KUMAR as 50% positive with a difficulty rating score of 2 out of 5 (where 5 is the highest level of difficulty). Candidates interviewing for Software Engineer and Supervisor rated their interviews as the hardest, whereas interviews for Software Engineer and Supervisor roles were rated as the easiest.
I applied online. I interviewed at VINAYA KUMAR (Chennai) in Jun 2025
Interview
Starts with intro and java oops questions and flutter questions and figma skills and the academic project and then family backgrounds and writing codes in java like sorting an array and then add the all letters in a number.
I applied through an employee referral. I interviewed at VINAYA KUMAR (Bengaluru) in Jun 2023
Interview
It was take online interview with one person it was good abd they asked all basic questions, asked about digital electronics, verilog uvm protocols and project , internship, and tra6
I applied through other source. I interviewed at VINAYA KUMAR (Bengaluru)
Interview
Core Java:
What are the OOPs principles in Java?
Difference between == and .equals() in Java.
Explain the concept of Inheritance and give a real-time example.
What is the difference between ArrayList and LinkedList?
How does Garbage Collection work in Java?
Coding Question:
Write a Java program to reverse a string without using in-built functions.
Write a program to find the transpose of a matrix.
Exception Handling:
Difference between Checked and Unchecked exceptions.
What is a try-catch-finally block?
Multithreading:
What is a thread?
Difference between Runnable and Thread class.