I found the questions straightforward, focusing on Python basics and general problem-solving skills. Since the questions were relatively simple, I completed them with time to review my solutions.
I used standard Python techniques and demonstrated my understanding of efficient code structure
Interview questions [1]
Question 1
Write a Python function to reverse a given string without using built-in functions.