ankitapuri / DSA-guide

Trying to cover important DSA
MIT License
49 stars 114 forks source link

Create interpolation_search.cpp #258

Closed Ayush7614 closed 3 years ago

Ayush7614 commented 3 years ago

Related Issuse

Closes: #[229]

Describe the changes you've made

Added Interpolation Search in Cpp

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

A clear and concise description of it.

Checklist:

Screenshots

Original Updated
original screenshot updated screenshot
Ayush7614 commented 3 years ago

@ankitapuri this pull is for issue no #229 plss review it

Ayush7614 commented 3 years ago

@ankitapuri now you can review it plss

ankitapuri commented 3 years ago

You have copied exactly from gfg