Given two string a and b. FInd out the minimum length substring k of a such that k contains all the characters of b. Minimum window problem

AnswerBot
1y

Find minimum length substring of string a containing all characters of string b.

  • Use sliding window approach

  • Maintain a frequency map of characters in b

  • Move the window until all characters of b are pres...read more

mamatha
9mo
works at
'k' and 'b' minimum window.
Help your peers!
Add answer anonymously...
Amazon Software Development Engineer Interview Questions
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter