Aptitude Practice Questions 1. The ratio of the speed of a bus and a car is 2:5. The c…
Write a python program to create 4 divisions of a registered students Accept total no …
Binary Search Given a sorted array A and an element to search E , find the index of…
Reverse an array Given a list of integers, reverse the list. Write a function sol…