i
Finastra
Filter interviews by
I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.
Oops concept is a programming paradigm based on the principles of object-oriented programming.
Encapsulation: bundling data and methods that operate on the data into a single unit (class)
Inheritance: ability of a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for different data types
Abstraction: hiding the complex implementation details and showing only the
Reversing a linked list involves changing the direction of pointers to go from the end to the beginning.
Start by initializing three pointers: current, prev, and next.
Iterate through the list, updating pointers to reverse the links.
Update the head pointer to point to the new beginning of the list.
Top trending discussions
I applied via Campus Placement
Question related to operating system and computer network
Traverse all child nodes in a tree data structure
Use depth-first or breadth-first traversal algorithms
Recursively visit each child node starting from the root node
Consider using a stack or queue data structure for traversal
Example: Traverse all nodes in a binary tree
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Written coding test
Basic coding questions
Only c c++
Easy level
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
In first round 4 coding question like 1 dsa 2 database and one is api and question is very simple . coding round was conducted in hackerrank
Again same but dsa question and oops concept in deep level
I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.
A binary tree is a data structure where each node has at most two children.
Start by creating a Node class with left and right child pointers.
Implement methods to insert, search, and delete nodes in the tree.
Consider different traversal methods like inorder, preorder, and postorder.
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.
Basic questions were given..bar graphs,pie charts
Integration types include point-to-point, middleware, and API-based integrations for connecting different systems.
Point-to-point integration involves direct connections between two systems.
Middleware integration uses a middle layer to connect multiple systems.
API-based integration utilizes APIs to connect systems and exchange data.
Examples: Salesforce to SAP integration, Salesforce to MailChimp integration, Salesforce
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to reuse code from another class
Creates a parent-child relationship between classes
Derived class inherits attributes and methods from base class
OOP principles are the fundamental concepts of object-oriented programming that help in designing and implementing software solutions.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: The ability of objects to take on multiple forms or have multiple behaviors.
Abstraction: Hiding t...
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to be used for different data types or objects.
Examples include method overloading and method overriding in object-oriented programming languages like Java.
Interview experience
Software Engineer
331
salaries
| ₹4.9 L/yr - ₹16.1 L/yr |
Senior Software Engineer
325
salaries
| ₹9.3 L/yr - ₹30 L/yr |
Associate Software Engineer
166
salaries
| ₹5 L/yr - ₹10 L/yr |
Senior QA Engineer
90
salaries
| ₹7 L/yr - ₹24.2 L/yr |
Expert Software Engineer
88
salaries
| ₹14 L/yr - ₹40 L/yr |
Temenos
FIS
Nucleus Software Exports
TCS