6 - ZigZag Conversion
5 - Longest Palindromic Substring
4 Median of Two Sorted Arrays
Longest Substring without Repeating Characters
Add Two Numbers
2Sum
1. What is Kubernetes? This is one of the most basic Kubernetes interview questions yet one of the most important ones! Kubernetes is an open-source container orchestration tool or system that is used to automate tasks such as the management, monitoring, scaling, and deployment of containerized applications. It is used to easily manage several containers (since it can handle grouping of containers), which provides for logical units that can be discovered and managed.