Quick Overview

Return the minimum character changes needed so every fixed-length block in a lowercase password becomes a palindrome while block boundaries remain unchanged.

Minimize Changes to Make Every Password Block Palindromic

Company: Citadel

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: medium

Interview Round: HR Screen

Quick Answer: Return the minimum character changes needed so every fixed-length block in a lowercase password becomes a palindrome while block boundaries remain unchanged.

Loading…