Reverse String list Leetcode problem -344 in python || 2024 Interview preparation || Hindi

preview_player
Показать описание
Write a function that reverses a string. The input string is given as an array of characters s.

You must do this by modifying the input array in-place with O(1) extra memory.



Example 1:
Input: s = ["h","e","l","l","o"]
Output: ["o","l","l","e","h"]

Example 2:
Input: s = ["H","a","n","n","a","h"]
Output: ["h","a","n","n","a","H"]

____________________________________________
📌More leetcode problem videos

____________________________________________
Follow Me on:-👇👇👇

📧 Gmail
______________________________________

#reverse_string#2024 #interview #programming #leetcode #344 #python #codemania #interviewpreparation #faang

________________________________________
Don't forget to subscribe and like🖱️
Рекомендации по теме