Thursday, July 18, 2019

Parking Problem

Today i am posting a sample solution for a parking problem.

This is a simple problem and commonly asked in various technical aptitude exams.

https://github.com/shantanuspathak/infytq/blob/master/ParkingProblem.ipynb

infytq questions and solutions

Hi

 in next few days i am planning to post solutions of various logical problems at following link.
Purpose is to prepare students for exam of infytq.

https://github.com/shantanuspathak/infytq/tree/master

Parking Problem

Today i am posting a sample solution for a parking problem . This is a simple problem and commonly asked in various technical aptitude ex...