PracHub
QuestionsPremiumLearningGuidesInterview PrepNEWCoaches
|Home/Software Engineering Fundamentals/Bitkernel

Analyze TCP three-way handshake states

Last updated: Mar 29, 2026

Quick Overview

This question evaluates understanding of TCP connection establishment and the TCP state machine, testing recognition of correct state transitions during the three-way handshake and related transport-layer behavior.

  • medium
  • Bitkernel
  • Software Engineering Fundamentals
  • Software Engineer

Analyze TCP three-way handshake states

Company: Bitkernel

Role: Software Engineer

Category: Software Engineering Fundamentals

Difficulty: medium

Interview Round: Take-home Project

During TCP connection establishment (three-way handshake), which of the following descriptions is correct? Options: - A. The server enters state `SYN_SENT` after waiting 2MSL time upon receiving the client's SYN segment. - B. The server enters state `SYN_RCVD` after receiving the client's ACK segment. - C. When the client is in `ESTABLISHED` state, the server may still be in `SYN_RCVD` state. - D. If the server does not receive the client's final ACK segment, it directly closes the connection after waiting 2MSL time.

Quick Answer: This question evaluates understanding of TCP connection establishment and the TCP state machine, testing recognition of correct state transitions during the three-way handshake and related transport-layer behavior.

Related Interview Questions

  • Evaluate C for-loop execution count - Bitkernel (medium)
  • Trace first pass of heap sort - Bitkernel (medium)
  • Find minimum two’s-complement value with three ones - Bitkernel (medium)
  • Identify incorrect statement about sockets - Bitkernel (medium)
  • Solve cups logic puzzle with one true statement - Bitkernel (medium)
Bitkernel logo
Bitkernel
Oct 24, 2025, 12:00 AM
Software Engineer
Take-home Project
Software Engineering Fundamentals
1
0

During TCP connection establishment (three-way handshake), which of the following descriptions is correct?

Options:

  • A. The server enters state SYN_SENT after waiting 2MSL time upon receiving the client's SYN segment.
  • B. The server enters state SYN_RCVD after receiving the client's ACK segment.
  • C. When the client is in ESTABLISHED state, the server may still be in SYN_RCVD state.
  • D. If the server does not receive the client's final ACK segment, it directly closes the connection after waiting 2MSL time.

Solution

Show

Comments (0)

Sign in to leave a comment

Loading comments...

Browse More Questions

More Software Engineering Fundamentals•More Bitkernel•More Software Engineer•Bitkernel Software Engineer•Bitkernel Software Engineering Fundamentals•Software Engineer Software Engineering Fundamentals
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.