| Status | Title | Video | Leetcode | Solve | Difficulty | Companies | Topics |
|---|---|---|---|---|---|---|---|
| 33. Search in Rotated Sorted Array | Solve | Medium | Accenture+91 | ||||
| 97. Interleaving String | Solve | Medium | Amazon+23 | ||||
| 221. Maximal Square | Solve | Medium | Amazon+7 | ||||
| 1081. Smallest Subsequence of Distinct Characters | Solve | Medium | Amazon+4 | ||||
| 1838. Frequency of the Most Frequent Element | Solve | Medium | Adobe+7 |
FactSet is known for hiring strong problem solvers who can work with large financial datasets and build efficient, scalable systems. During the interview process, candidates are typically evaluated through one or more coding rounds focused on data structures and algorithms (DSA), followed by technical discussions and behavioral interviews.
The coding rounds usually test your understanding of core concepts such as arrays, strings, hash maps, recursion, and tree or graph traversal. Interviewers often look for candidates who can write clean code, explain their thought process clearly, and optimize solutions after presenting an initial approach. Time and space complexity discussions are also important.
Practicing commonly asked FactSet interview questions can help you recognize patterns and approach problems with confidence. The curated set of DSA problems below is designed to help you strengthen your fundamentals and prepare effectively for FactSet’s coding interviews.
Preparing for a FactSet coding interview requires a strong foundation in core data structures and the ability to translate logical thinking into efficient code. Interviewers typically expect candidates to reason through problems step by step and explain their approach clearly before jumping into implementation.
Most FactSet technical interviews include one or two coding problems along with follow-up questions that test optimization, edge cases, and code readability. Practicing common DSA patterns and writing clean, structured code can significantly improve your performance.
Consistent practice with real interview-style questions will help you build confidence and develop the problem-solving skills needed to succeed in FactSet’s technical interviews.