Logo

Question preview

You're too big!

What this preview is

About this preview

You're too big! is a cooked quant interview question on networking.

Unlock full access to getcracked

Join to unlock this question, detailed solutions, and our complete library of quant finance interview prep.

What this IP fragmentation interview question tests

This is a hard networking question that probes your understanding of how the Internet Protocol handles packets that exceed the maximum transmission unit (MTU) of a link. It's the kind of question that surfaces in infrastructure and systems interviews where candidates need to reason about real-world packet behaviour rather than abstract protocols.

The question rewards clarity on the mechanisms the IP layer uses to deal with size mismatches, the trade-offs involved, and how modern networks try to avoid the problem altogether. You should be able to explain both the mechanics and the practical implications—what happens at each layer, what fields matter, and why this became a critical consideration in protocol design.

  • MTU discovery and path MTU
  • Packet headers and size constraints
  • Fragmentation flags and offset fields
  • Reassembly at the destination

Related learning resources

  • TCP/IP Illustrated: The Protocols, Volume 1