Filter interviews by
I applied via Approached by Company and was interviewed before Feb 2023. There were 3 interview rounds.
posted on 9 Oct 2024
posted on 27 Nov 2024
Karat Interview for next filtering the candidate
Design a classic Snake game based on Nokia phones.
Use a 2D array to represent the game board.
Implement logic for snake movement and growth.
Include collision detection with walls and itself.
Add food items for the snake to eat and grow.
Display the game on a grid-based interface.
posted on 26 Feb 2024
Factory pattern is a creational design pattern that provides an interface for creating objects in a superclass, but allows subclasses to alter the type of objects that will be created.
Factory pattern is used to create objects without specifying the exact class of object that will be created.
It provides a way to delegate the instantiation logic to child classes.
Commonly used in situations where a class can't anticipate ...
Dependency injection is a design pattern where components are given their dependencies rather than creating them internally.
Allows for better code reusability and testability
Reduces coupling between components
Promotes separation of concerns
Examples: Constructor injection, Setter injection, Interface injection
Design principles are guidelines for designing software solutions, while design patterns are reusable solutions to common design problems.
Design principles are high-level guidelines that help in designing software solutions that are scalable, maintainable, and efficient.
Design patterns are reusable solutions to common design problems that have been proven to be effective in various scenarios.
Examples of design principl...
I applied via Campus Placement and was interviewed in Aug 2023. There were 3 interview rounds.
3 simple questions( 2 related to dsa and 1 related DBMS ) and 1 reasoning question
Quant and reasoning question
Two coding question 1 medium and 1 hard
posted on 5 Jun 2023
I applied via Referral
First round is a hectic 3 hr aptitude + java snippets test, hirepro based.
I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.
Multiple question math GK reasoning etc
String is mutable which mean one values assign then it can not change It create new object every execute String builder is immutable its values is changes dynamically means it can not create new object
Select *from table1,table and execute result Join queres
JavaScript anonymous functions in jQuery are used to create functions without a name, while JavaScript functions are named functions.
JavaScript functions are named and can be reused multiple times.
jQuery anonymous functions are used for event handling and callbacks.
JavaScript functions can be defined using the function keyword, while jQuery anonymous functions are created using the $ symbol.
Constructor type casting involves converting one data type to another in a constructor.
Constructor type casting is used to convert one data type to another in a constructor.
It can be done implicitly or explicitly depending on the languages.
For example, in Java, you can explicitly cast a data type in a constructor like this: int num = (int) doubleNum;
Reverse a string in C# without using built-in features
Create a character array from the input string
Use two pointers to swap characters at the beginning and end of the array
Continue swapping until the pointers meet in the middle
Sql queries and c# coding
I applied via campus placement at Panimalar Engineering College, Chennai and was interviewed before Oct 2022. There were 4 interview rounds.
More filter in Group discussion
based on 1 review
Rating in categories
Consultant
159
salaries
| ₹9.1 L/yr - ₹26 L/yr |
Associate Consultant
112
salaries
| ₹5.9 L/yr - ₹15 L/yr |
Senior Software Engineer
94
salaries
| ₹11.5 L/yr - ₹28 L/yr |
Senior Consultant
77
salaries
| ₹16.8 L/yr - ₹36 L/yr |
Engineering Specialist
61
salaries
| ₹16 L/yr - ₹30 L/yr |
TIBCO Software
Pegasystems
SAP
Oracle