Filter interviews by
I applied via LinkedIn and was interviewed in Sep 2022. There were 2 interview rounds.
Shebang is a special character sequence used in Unix-based systems to indicate the interpreter for a script file.
Shebang starts with #! and is followed by the path to the interpreter
It is used to specify the interpreter for a script file
It allows the script to be executed without explicitly invoking the interpreter
Example: #!/bin/bash specifies that the script should be run using the bash interpreter
Vector projection is the process of projecting a vector onto another vector.
It involves finding the component of one vector that lies along another vector.
The result is a scalar value that represents the length of the projection.
The projection can be calculated using the dot product of the two vectors.
The formula for vector projection is proj_u(v) = (u . v / ||u||^2) * u.
Vector projection is used in various fields such
A leader is someone who guides and inspires others towards a common goal.
A leader possesses strong communication skills and can effectively convey their vision and goals to their team.
A leader is able to motivate and inspire their team members, encouraging them to perform at their best.
A leader is knowledgeable and experienced in their field, earning the respect and trust of their team.
A leader is able to make tough de...
3D object collision problem can be converted to 2D by projecting the objects onto a 2D plane.
Project the 3D objects onto a 2D plane using a projection matrix.
Calculate the 2D coordinates of the projected objects.
Perform collision detection in 2D using standard algorithms.
Example: projecting a sphere onto a 2D plane results in a circle.
Example: projecting a cube onto a 2D plane results in a square.
I was interviewed in Sep 2023.
Was given an assignment to complete
A distributed system based on the assignment would involve multiple servers working together to handle tasks and share resources.
Use load balancing to distribute tasks among servers.
Implement fault tolerance to ensure system reliability.
Utilize messaging queues for inter-server communication.
Use consistent hashing for data partitioning.
Examples: Apache Kafka, Redis Cluster, Hadoop Distributed File System.
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.
OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.
OOPs stands for Object-Oriented Programming System
Java is a class-based OOPs language
Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs
Objects have state and behavior
Java supports interfaces, which allow for multiple inheritance
Example: A car can be represented as an object wit...
Java solves machine dependency by using bytecode and virtual machine.
Java code is compiled into bytecode which is platform-independent
The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific
JVM translates bytecode into machine code for the specific platform
This allows Java code to run on any platform with a JVM installed
Example: A Java program compiled on Windows can run on Linux or Mac as
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
Printing 1 to 100 without for loop
Use recursion to print numbers from 1 to 99
Print 100 outside the recursion
Use a base case to stop recursion at 100
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
Simple aptitude test
I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.
Attended the codevita competition in final year of college.
I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
It was a basic aptitude test.
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
based on 1 interview
Interview experience
10-20 Yrs
Not Disclosed
5-10 Yrs
Not Disclosed
3-10 Yrs
Not Disclosed
Software Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Operations Manager
4
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech