i
FactSet
Filter interviews by
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 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
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 25 Mar 2024
I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.
var, let, and const are all used for variable declaration in JavaScript, but they have different scopes and mutability.
var is function-scoped and can be redeclared and reassigned
let is block-scoped and can be reassigned but not redeclared
const is block-scoped and cannot be reassigned or redeclared
posted on 4 Jun 2024
posted on 2 Jun 2024
I applied via Naukri.com and was interviewed before Jun 2023. There were 5 interview rounds.
posted on 13 Jan 2025
I applied via Company Website and was interviewed in Dec 2024. There were 2 interview rounds.
I have extensive experience in designing and implementing frameworks for various software projects.
Designed and implemented a custom testing framework for automated testing of web applications.
Utilized Spring framework for developing enterprise applications, including dependency injection and aspect-oriented programming.
Contributed to the design and implementation of a microservices architecture using Netflix OSS frame
I am comfortable with Java, Python, and SQL. I rate myself 8/10 in Java, 7/10 in Python, and 9/10 in SQL.
Java - 8/10
Python - 7/10
SQL - 9/10
I have experience working on financial software applications and projects.
Developed financial software applications for tracking expenses and budgeting
Worked on projects involving payment processing and transaction management
Familiar with financial data analysis and reporting tools
Collaborated with finance teams to understand requirements and implement solutions
TDD stands for Test-Driven Development and BDD stands for Behavior-Driven Development. TDD focuses on writing tests before writing code, while BDD focuses on the behavior of the system.
TDD involves writing a failing test, writing code to make the test pass, and then refactoring the code.
BDD focuses on defining the behavior of the system through examples written in a specific format like Given-When-Then.
TDD is more deve...
Program to find frequency of words in a sentence
Split the sentence into words using space as delimiter
Create a map to store word frequencies
Iterate through the words and update the map accordingly
Handle case sensitivity and punctuation if needed
Program to check if sum of digits of a number is prime
Convert the number to a string to iterate through each digit
Calculate the sum of digits
Check if the sum is a prime number
SQL query to get the second highest salary in a table
Use the MAX() function to find the highest salary
Use the WHERE clause to exclude the highest salary
Order the salaries in descending order and limit the result to 1
Abstract class allows partial implementation while interface allows full abstraction.
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
A class can only extend one abstract class, but can implement multiple interfaces.
Abstract class is used when some common functionality needs to be shared among subclasses, while interface is used to define a contract for clas...
Static keyword is used in programming to declare variables or methods that belong to the class itself, rather than instances of the class.
Static variables are shared among all instances of a class.
Static methods can be called without creating an instance of the class.
Static keyword is used to define constants in a class.
Static keyword is used in Java, C++, and other programming languages.
Objects are stored in memory in the heap or stack depending on their scope and lifetime.
Objects with local scope are stored on the stack, while objects with dynamic memory allocation are stored on the heap.
Primitive data types like int, float are stored on the stack, while complex objects like arrays, classes are stored on the heap.
Objects stored on the stack have faster access but limited size, while objects on the he
posted on 14 Jun 2024
Reading messages from Google Cloud Pub/Sub involves creating a subscription and pulling messages from the subscription.
Create a subscription to a Google Cloud Pub/Sub topic
Use the subscription to pull messages from the topic
Process the messages received from the subscription
I was interviewed in Jan 2025.
Bloomberg offers a wide range of products for financial professionals, including the Bloomberg Terminal, Bloomberg Market Concepts, and Bloomberg News.
Bloomberg Terminal is a software platform used by financial professionals for real-time market data, news, and analytics.
Bloomberg Market Concepts is an e-learning course that provides an introduction to financial markets and the Bloomberg Terminal.
Bloomberg News is a gl...
based on 3 interviews
Interview experience
based on 21 reviews
Rating in categories
Research Analyst
2.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Research Analyst
753
salaries
| ₹0 L/yr - ₹0 L/yr |
Equity Research Analyst
354
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
248
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer III
242
salaries
| ₹0 L/yr - ₹0 L/yr |
Thomson Reuters
Bloomberg
Morningstar
S&P Global