i
FactSet
Filter interviews by
I applied via Approached by Company and was interviewed before Apr 2023. There were 5 interview rounds.
Hackerrank Test with 2 coding questions with 1 hour time period
List is mutable, tuple is immutable in Python.
List can be modified after creation, tuple cannot.
List is defined using square brackets [], tuple using parentheses ().
Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)
I applied via Naukri.com and was interviewed before May 2022. There were 4 interview rounds.
Online one and one session for me it as 3 Rounds
1) one and one approx 1 Hour, this round is Technical, we need to share the screen and we need to say our overall experience and products involved and roles and responsibilities, They will ask the practical questions how we need to solve questions ( like I am from .Net technology) so they asked for .Net related technical questions, After that answer also will ask for any other possible ways we can write the code in different formats, This process will go until an Hour.
2) Same as Technical as Point 1 and this round will taken by manager and this is also 1 Hour, No changes as per about point.
3) This round also Technical, But this will took by the Senior manager, But it is just 20 minutes, The senior manager will just touch’s the technical part and they will check the your behaviour , English skills and they will ask the CEO of the company 😜.
4) HR round.
Check the above round 1
Check the above round 1
Top trending discussions
posted on 27 Jun 2022
I applied via Naukri.com and was interviewed before Jun 2021. There were 3 interview rounds.
posted on 1 Oct 2024
I applied via Campus Placement
DP graphs strings it was good
Reverse a linked list by changing the direction of pointers
Start with three pointers: current, previous, and next
Iterate through the list, updating pointers to reverse the direction
Return the new head of the reversed list
The Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.
Start with two variables initialized to 0 and 1
Loop through desired number of iterations, adding the previous two numbers to get the next number
Print or store each number in the series
I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.
Clean code is well-organized, easy to read, and maintainable code that follows best practices.
Clean code is easy to read and understand by other developers.
It follows consistent naming conventions for variables, functions, and classes.
Clean code is well-organized with proper indentation and spacing.
It avoids unnecessary complexity and duplication.
Clean code is modular and follows the single responsibility principle.
Exa...
To better test your code, use a combination of unit tests, integration tests, regression tests, and automated testing.
Write unit tests to test individual components or functions in isolation.
Perform integration tests to test how different components work together.
Implement regression tests to ensure that new code changes do not break existing functionality.
Utilize automated testing tools to run tests quickly and effici...
It continues for 15 mins
posted on 2 May 2024
I applied via Naukri.com and was interviewed before May 2023. There were 4 interview rounds.
They asked general aptitude questions ones you can easily practice from indiabix
Be prepared with medium level DSA questions. They touched upon topics like trees, DP, hashing etc.
I applied via campus placement at MET Institute of Computer Science, Mumbai and was interviewed in Apr 2023. There were 4 interview rounds.
Logical,quants,coding
Method overriding is a feature in object-oriented programming where a subclass provides a specific implementation of a method that is already provided by its parent class.
In method overriding, the method in the subclass has the same name, return type, and parameters as the method in the parent class.
The purpose of method overriding is to provide a specific implementation of a method in the subclass that is different fr...
Exception handling in Java is a mechanism to handle runtime errors and prevent program crashes.
Exceptions are objects that represent errors or unexpected events during program execution.
Java provides try, catch, and finally blocks to handle exceptions.
try block contains the code that may throw an exception, catch block handles the exception, and finally block is executed regardless of an exception.
Example: try { // cod...
posted on 27 Oct 2023
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
based on 20 reviews
Rating in categories
Research Analyst
2.8k
salaries
| ₹1.8 L/yr - ₹5.2 L/yr |
Senior Research Analyst
747
salaries
| ₹2.8 L/yr - ₹8.5 L/yr |
Equity Research Analyst
329
salaries
| ₹2 L/yr - ₹4.6 L/yr |
Software Engineer
261
salaries
| ₹6.7 L/yr - ₹26 L/yr |
Senior Software Engineer
242
salaries
| ₹12.6 L/yr - ₹36.1 L/yr |
Thomson Reuters
Bloomberg
Morningstar
S&P Global