PracHub
QuestionsPremiumLearningGuidesInterview PrepNEWCoaches

Quick Overview

This question evaluates proficiency with string parsing and time arithmetic, assessing the ability to interpret HH:MM formatted timestamps and work with temporal values in minute units.

  • Medium
  • SIG (Susquehanna)
  • Data Manipulation (SQL/Python)
  • Software Engineer

Calculate minutes between two time strings

Company: SIG (Susquehanna)

Role: Software Engineer

Category: Data Manipulation (SQL/Python)

Difficulty: Medium

Interview Round: Take-home Project

Given two times t1 and t2 in "HH:MM" 24-hour format on the same day with t2 > t1, compute the difference in minutes. Show how you parse the strings, convert to minutes since midnight, and subtract. Example: t1 = "12:23", t2 = "13:24" -> 61.

Quick Answer: This question evaluates proficiency with string parsing and time arithmetic, assessing the ability to interpret HH:MM formatted timestamps and work with temporal values in minute units.

Last updated: Mar 29, 2026

Related Coding Questions

  • Write SQL for deliveries analytics - SIG (Susquehanna) (Medium)

Loading coding console...

PracHub

Master your tech interviews with 7,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.