FazeelUsmani / Amazon-SDE-Preparation

This repository includes all the interview preparation questions for Amazon SDE role
https://practice.geeksforgeeks.org/batch/Amazon-Test-Series
1.15k stars 295 forks source link

Create 10 quadraticProbing.cpp #72

Closed Juro221 closed 9 months ago

Juro221 commented 3 years ago

Similarly as in 09 linearProbing.cpp we compute the position and if it is occupied we are looking for the next free position. Time complexity : O(n)

FazeelUsmani commented 9 months ago

This PR is not updated for a while, closing it. Thanks!