Onemain financial Data Scientist Coding & Algorithms Interview Questions
Master your tech interview with our curated database of real questions from top companies.
2Questions
1Company
2 Questions 1 Company
Showing 2 results
OneMain Financial
Medium
Data ScientistSolve Python Challenges: Reverse String, Palindrome, Fibonacci, Unique List
Scenario Live coding round – four quick Python exercises Question Implement a function that reverses a string in-place. Write code that returns True i...
Coding & Algorithms
7
0
Jul 12, 2025
OneMain Financial
Medium
Data ScientistImplement an LRU cache with O(1) ops
Design and code an LRU cache supporting get(key) and put(key, value) in O(1) average time with capacity N. Specify your data structures, handle update...
Coding & Algorithms
0
0
Oct 13, 2025