PracHub
QuestionsPremiumCoachesLearningGuidesInterview Prep
|Home/Coding & Algorithms/SIG (Susquehanna)

Implement 3x3 matrix transforms and rotation

Last updated: Mar 29, 2026

Quick Overview

This question evaluates proficiency in array and matrix manipulation, specifically in-place transpose, row/column swapping, column/row reversal, and 90-degree rotation operations.

  • Medium
  • SIG (Susquehanna)
  • Coding & Algorithms
  • Software Engineer

Implement 3x3 matrix transforms and rotation

Company: SIG (Susquehanna)

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: Medium

Interview Round: Take-home Project

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 reverse all rows; and (d) rotate the matrix 90 degrees clockwise. Include example inputs and resulting matrices for each operation.

Quick Answer: This question evaluates proficiency in array and matrix manipulation, specifically in-place transpose, row/column swapping, column/row reversal, and 90-degree rotation operations.

Related Interview Questions

  • Count subarrays with odd zero count - SIG (Susquehanna) (Medium)
SIG (Susquehanna) logo
SIG (Susquehanna)
Aug 8, 2025, 12:00 AM
Software Engineer
Take-home Project
Coding & Algorithms
10
0

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 reverse all rows; and (d) rotate the matrix 90 degrees clockwise. Include example inputs and resulting matrices for each operation.

Submit Your Answer

Sign in to leave a comment

Loading comments...

Browse More Questions

More Coding & Algorithms•More SIG (Susquehanna)•More Software Engineer•SIG (Susquehanna) Software Engineer•SIG (Susquehanna) Coding & Algorithms•Software Engineer Coding & Algorithms
PracHub

Master your tech interviews with 8,500+ real questions from top companies.

Product

  • Questions
  • Learning Tracks
  • Interview Guides
  • Resources
  • Premium
  • For Universities
  • Student Access

Browse

  • By Company
  • By Role
  • By Category
  • Topic Hubs
  • SQL Questions
  • Compare Platforms
  • Discord Community

Support

  • support@prachub.com
  • (916) 541-4762

Legal

  • Privacy Policy
  • Terms of Service
  • About Us

© 2026 PracHub. All rights reserved.