Pergunta de entrevista da empresa Visa Inc.

There were 4 questions 1) Easy bit manipulation problem based on the Kernighan's algorithm for counting set bits where you were required to use extra space to reduce time complexity 2) One easy BFS question similar to finding islands 3) One simple DP question based on Kadane's algorithm 4) A simple implementation based problem.