SIG (Susquehanna) Software Engineer 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
SIG (Susquehanna)
Medium
Software EngineerCount subarrays with odd zero count
Given an integer array nums, return how many contiguous subarrays contain an odd number of zeros. Provide an O(n) solution (e.g., using prefix parity ...
Coding & Algorithms
0
0
Aug 8, 2025
SIG (Susquehanna)
Medium
Software EngineerImplement 3x3 matrix transforms and rotation
For a 3x3 matrix, write Python code to: (a) transpose it in-place; (b) swap any two rows and any two columns; (c) reverse a specified column and rever...
Coding & Algorithms
0
0
Aug 8, 2025