Quick Overview

This question evaluates understanding of symmetric shared-secret string transformation and the design of a randomized set supporting expected O(1) operations, testing skills in cryptographic string manipulation and data-structure algorithmic reasoning.

Implement encryption and constant-time random set

Company: Axon

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: medium

Interview Round: Onsite

Quick Answer: This question evaluates understanding of symmetric shared-secret string transformation and the design of a randomized set supporting expected O(1) operations, testing skills in cryptographic string manipulation and data-structure algorithmic reasoning.

Loading…