So I had my telephonic round with Bloomberg last week .The question was pretty simple
Given 2 linked list add the numbers and return the list -- https://leetcode.com/problems/add-two-numbers/
Follow up question 1 - Can you solve this question without using Stack
Follow up question 2 - Can this problem be solved without using carry /remainder
Have the onsite interview scheduled after 3 weeks.