Filter interviews by
I was interviewed before Apr 2023.
Coding snippets and object oriented concepts
OOPs concepts refer to Object-Oriented Programming concepts like inheritance, encapsulation, polymorphism, and abstraction. GET and POST are HTTP methods used for sending data to a server.
OOPs concepts include inheritance, encapsulation, polymorphism, and abstraction.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation involves bundling data and methods that operate on the data...
Inheritance is a mechanism in OOP where a class inherits properties and behaviors from another class. Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Inheritance allows a class to inherit attributes and methods from another class, promoting code reusability.
Polymorphism allows objects of different classes to be treated as objects of a common superclass, enabling flexibil...
Annotations are metadata added to code to provide additional information or instructions.
Annotations are used in Java to provide metadata about classes, methods, variables, etc.
They can be used for documentation purposes, code analysis, or to generate code.
Examples include @Override, @Deprecated, and @SuppressWarnings annotations.
A rest controller is a component in a web application that handles incoming HTTP requests and returns appropriate responses.
Handles HTTP requests and maps them to appropriate handler methods
Typically used in RESTful web services to implement CRUD operations
Can be implemented using frameworks like Spring MVC in Java
A hash map is a data structure that stores key-value pairs and allows for efficient retrieval of values based on their keys.
Hash maps use a hash function to map keys to indexes in an array, where the corresponding values are stored.
They offer constant-time average case complexity for inserting, deleting, and searching for elements.
Examples of hash map implementations include HashMap in Java and unordered_map in C++.
Methods in Java are blocks of code that perform a specific task. They are defined within a class and can be called to execute the code.
Methods are defined using the 'method' keyword followed by the return type, method name, and parameters.
Methods can have access modifiers like public, private, protected, or default.
Methods can return a value using the 'return' keyword.
Methods can be called by using the method name foll...
OOPs in Java stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.
OOPs in Java involves the use of classes and objects to organize code and data.
It includes concepts like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation involves bundling data and methods that operate on the d...
I applied via Referral and was interviewed in Apr 2023. There were 2 interview rounds.
MFC (Microsoft Foundation Class) application is a framework for building Windows-based applications using C++.
MFC provides classes for GUI components like windows, controls, and dialogs.
It simplifies the process of creating Windows applications by providing pre-built classes and functions.
MFC applications are typically developed using Visual Studio.
Examples of MFC applications include Microsoft Word and Visual Studio i
TCP is connection-oriented, reliable, and slower, while UDP is connectionless, unreliable, and faster.
TCP is connection-oriented, meaning a connection is established before data transfer.
TCP is reliable, as it ensures all data packets are received in order and without errors.
TCP is slower than UDP due to the overhead of error-checking and retransmission.
UDP is connectionless, meaning data can be sent without establishi...
Mutex is a synchronization mechanism used to control access to shared resources, while atomic variables ensure atomicity in operations.
Mutex is used to prevent multiple threads from accessing shared resources simultaneously
Atomic variables ensure that operations on the variable are indivisible and not interrupted by other threads
Mutexes are typically used in multithreaded programming to avoid race conditions
Atomic vari...
Yes, I have experience in multithreading.
Implemented multithreading in Java to improve performance of a web application
Used pthreads in C to create parallel processing for a data processing application
Utilized Python's threading module to handle concurrent tasks in a server application
TickerPlant interview questions for popular designations
I applied via Referral and was interviewed before Nov 2020. There were 3 interview rounds.
Get interview-ready with Top TickerPlant Interview Questions
I applied via Campus Placement and was interviewed before Aug 2021. There were 3 interview rounds.
Easy aptitude questions based on logical reasoning and basic maths.
Easy logic-based question based on arrays and strings with some javascript output-based questions.
Discussion about the projects that I made in college and the tech stack I know.
1 basic array/string-based problem.
I applied via Campus Placement and was interviewed in Jul 2023. There were 4 interview rounds.
Logical reasoning and non verbal questions
Basic dsa concepts and find the syntax error
I applied via Campus Placement and was interviewed in Mar 2023. There were 3 interview rounds.
Test consist of 25 Apatitude Question and 10 Coding problems of Debugging code, Find Output, Set Matrixs, Valid Matrix, Height of N-ary Tree, Sorting, Linked List etc. So prepare well with standard dsa problems of any sheet (striver sheet)
Iterate through array to find 2nd largest element
Iterate through array and keep track of largest and second largest elements
Handle edge cases like empty array or array with less than 2 elements
Example: ['3', '5', '2', '7', '1'] should return '5'
I applied via Campus Placement
Object oriented programming questions
Combination of all letters in a word
based on 4 interviews
Interview experience
based on 37 reviews
Rating in categories
Software Engineer
42
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
18
salaries
| ₹0 L/yr - ₹0 L/yr |
Executive
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Module Lead
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Moneycontrol.com
BloombergQuint
Market Pulse
Capital Market Publishers