i think our initial value for probe should be zero, and not 1, because if we apply the linear probing function for first try, then H(k, 0)=(h(k)+0)=h(k) seems correct but if we take 1 then H(k, 1)=(h(k) + 1) will be the ans for the first check itself
@AyushSingh-vz8sc Жыл бұрын
Exactly I think maximum probe value should be 8 Because in case of key=8--> 8*8mod10=4 And when probe value is 8 Then hash function becomes (8*8)+8mod10=2 Which is the correct position. However if we take probe number as 9 we get hash value as 3 which is incorrect as we are inserting the element on 2nd position.
@NoumanHafeez-y3p6 ай бұрын
Exactly@@AyushSingh-vz8sc
@mukulsharma50554 ай бұрын
Yes you are correct
@Yash2.0Sharma20 күн бұрын
I think sir is crct don't consider i as probing value ,it will give wrong and just manually check probing value then it will ove right ans
@hemant_kumar_o48 күн бұрын
I think prob number and prob value are two different things
@junaidrashid61473 жыл бұрын
I am from kashmir Sir I am big fan of u may u live long
@saurabhbaloni8209 Жыл бұрын
Hope you guys don't breach the security 🙏
@akhilesh832410 ай бұрын
Yaha par patthar bazi mat karna
@Developwithimran10 ай бұрын
@@akhilesh8324 Pathar sY darty hoo darphok
@Faizify117 күн бұрын
Kashmir mez kaeth jayee chuk roza bayya..
@shubhamsingh-xw3tf2 жыл бұрын
I was banging my head against the wall to understand Hashing and these set of videos are very apt and clear. Thank you so much sir ❤️
@codingjony740011 ай бұрын
I was fucking your mom during your wall banging phase
@aary-s3e10 ай бұрын
bro maybe you are dumb
@suchitathakur59133 жыл бұрын
Everything will be easy until a good teacher like you teaches 🧡🧡
@taneshbalodi36203 жыл бұрын
A BIGG thanks to you for saving me every time, Loads of love to you.
@nooriiusman1234 жыл бұрын
Great bht achaa smjhyea apne keep it up bro
@aadarshkumar75053 жыл бұрын
Very-2 good lacture sir. I am fan of u. I am a student of MCA and I try to many time to solve this question in the class but it not happen. And now it's to easy like 2-3 table.😀 Thanks sir.🙏
@umamaheswariseralathan69247 ай бұрын
I am from Tamil Nadu, but I could understand every concept of you sir, Thank you so much sir.
@preetireddy56685 жыл бұрын
You so good in ur concepts
@moonfahim6 ай бұрын
your explaining is so clear that I can say you the best teacher
@himanshutiwari19517 ай бұрын
thanks for this valuable content sir if you were not on youtube then many of students not cleared their uni exams easily !!
@puskarbanerjee49035 күн бұрын
One day some of my friends were in a serious discussion upon hashing, I felt jealous and a bit disgrace that they had made a great progress! Once our dsa professor asked a question from hashing and though he hadn't tought it yet , one of them answered, which made me start learning about it! I thought that it must be an intricate topic, and mastering it would be a great progress, but after seeing your videos, i still think so😂
@zeetechtube82734 жыл бұрын
Quality Lectures kindly provide Linked List lectures please .
@MuhammadAfzal-pl2sp4 жыл бұрын
Good explanation. To day is my paper of this subject.
@GateSmashers4 жыл бұрын
All the best
@MuhammadAfzal-pl2sp4 жыл бұрын
@@GateSmashersthank you so much sir. I have attempt. Joins, index are hot topics but you did not make videos on view and Hashing in DBMS. Also important topics.
@nafisakhan54253 жыл бұрын
Great explanation sir...
@Itzsainiqueen294 жыл бұрын
Sir ap bhut amazing study karte ho👏👏👏
@mshayanilyas89762 жыл бұрын
Thank you Very Much You are a great Teacher
@anudeepm488310 ай бұрын
sir in L-6.2 you said that open hasing includes (chaining) and closed hashing includes (linear, quadratic probing and double hasshing) but in this video its different. Can you plz clarify which one to follow
@akravi89265 жыл бұрын
hats off sir.. thank you so much
@vijone1115 жыл бұрын
Always salute you Sir for your Skills
@Aarti-Sweetshots4 жыл бұрын
Thanks Sir for starting this channel
@zoyashokat5134 жыл бұрын
good teacher i like ur teaching method and appricate u
@muhammadtayyabtahirqureshi71862 жыл бұрын
I like your videos before I watch them bcz im always sure that you will provide the best...
@ektatyagi22273 жыл бұрын
Thankyouu sir ❤️ for making this hashing so easy❤️
@abidjamil-v1y Жыл бұрын
dear sir, I am from Pakistan,,,, I am heartly thankfull of you.
@prajaktakhobragade73144 жыл бұрын
Best CS Teacher on KZbin
@sahilmorey330415 күн бұрын
Dhanyawad sir 🙏🙏
@Aishwarya1405-w9m5 жыл бұрын
Thank you sir😎
@alishachhabra79953 жыл бұрын
WOW video
@asifnoor28634 жыл бұрын
Please upload one more video on hashing concept and especially for chaining
@uniqueelsa59592 жыл бұрын
UNDERRRATEDDDDDDDDDDD
@SHASHANKRUSTAGII5 жыл бұрын
Bahut efforts. Love u
@arjumandvillagelife3 жыл бұрын
really helpful
@arpangupta21625 жыл бұрын
Concept refreshed Motto successful
@pushpanjalijha2779 Жыл бұрын
Thank you for explaining
@kiran-yl9wd4 жыл бұрын
Thank you sir
@SangArt2 жыл бұрын
Sir, how did u get the max probe value as 9. I calculated and got 8. (4+8)mod10 is 2. So it comes to 2nd position. But if we take probe value is 9 then it will be (4+9)mod10 which is 3 then if it was 9 then it would have gone to 13th position right?
@kavithapriyacj48682 жыл бұрын
i too have same doubt dude...any idea u got
@SangArt2 жыл бұрын
@@kavithapriyacj4868 I just found it to be 8
@SangArt2 жыл бұрын
@@kavithapriyacj4868 did u try calculating it
@storyoflisa3 жыл бұрын
Use Quadratic probing to insert the following keys to the table 90, 20, 51, 60, 11,26, 38 Hash function is hash(x) = x mod 12. kindely plz sir solve this problem
@rubabsheikh84074 жыл бұрын
Bravo....
@krishanudutta29433 жыл бұрын
Excellent sir
@tarunbhatia97915 жыл бұрын
Sir plz december 2019 ka net ka paper solve li video upload kr do plz ...
@happycoding51633 жыл бұрын
perfectly explained....
@GAU-C--RATNAKANTAHANSE3 жыл бұрын
Thank you sir.....
@rahuldevlekar68094 жыл бұрын
Sir I want this to watch this hashing technique topic from starting to end . From intro to end . Please send me link of rest lec .
@vinothinijawahar69385 жыл бұрын
Request for a session on greedy algo nd algos
@Errrric1232 жыл бұрын
Thanks sir
@rohitkumarj6325 жыл бұрын
Sir what if the table length is 8 and key elements are 9 and if linear probe must be used? Can it be possible?
@shivanidhavi76254 жыл бұрын
best best best😍👌
@amiqsamuel15574 жыл бұрын
v.good tutorial
@akashbansal55013 жыл бұрын
❤️❤️❤️
@PratimaYadav-bg3ug4 жыл бұрын
Thanku sir 🙏
@sundramdubey57825 жыл бұрын
nice & thanks....... 4th comment
@AadeshingaleOfficial-zl5fd10 ай бұрын
Nice Sir ☺️
@kholavirk2158 Жыл бұрын
If mod is greater then value and answer is given in point just like 1.6 then in which position we inset value
@arshmaryam97854 жыл бұрын
Please elaborate this topic Load factor Please explain
@muhammadzulqurnain41533 жыл бұрын
Thanks
@aakashgautam22004 жыл бұрын
probe value should be 8 you counted 1 for the first time but it must be started from 0 .
@alishachhabra79953 жыл бұрын
No, it is 9 count again
@SangArt2 жыл бұрын
@@alishachhabra7995 @Aakash Gautam even I got probe value as 8. Coz (4+8)mod10 which is 2 so we end up at 2nd position but if it was probe 9 then it would have ended up at the 3rd position which we didn't
@achyutkumarsingh73084 жыл бұрын
Tnk you sir
@crazyduniya1282 жыл бұрын
Captions are awesome 😂😂😂😂
@anweshadas76993 жыл бұрын
Plz explain dobule hashing
@laxmanpatil15173 жыл бұрын
⭐⭐⭐⭐⭐
@shonekuncheria33072 жыл бұрын
is linear probing used in open addressing or closed addressing? you said in the previous video that it is used in closed addressing
@debaratibanik012 жыл бұрын
Linear probing is used in open addressing ( open addressing is called closed hashing) (and the chaining is called open hashing)
@yashvisoni58194 жыл бұрын
Sir ye video vo dbms ki playlist me nahi hai
@shreyashinilay9730 Жыл бұрын
probe number is number of collisions then according to formula it is coming 8 (4+8)%10 and according to definition it is 8 because no. of collisions is 8...... how come 9 is the answer?
@shuvshaw95944 жыл бұрын
Very helpful
@darshitatripathi1052 жыл бұрын
Open adressing m aapne chaining batayi thi
@SangArt2 жыл бұрын
No that was open hashing. This is open addressing. Open addressing is also know as closed hashing
@AnshuRoy-r9d8 ай бұрын
Sir you said linear is closed hashing in the previous video but now in this videa you are saying it in the open hashing 🤔🤔
@siddiquiadnan924 жыл бұрын
What is time complexity for hash
@babbarutkarsh77704 жыл бұрын
Which CS subject does it come under, DBMS or OS? Cause I don’t think its included in any playlist of yours.
@gaurimandot57882 жыл бұрын
DSA
@lisasamaddar4160 Жыл бұрын
Data structure
@zeetechtube82734 жыл бұрын
if the length of the hash table cant be given in the Question what we do .?
@kholavirk2158 Жыл бұрын
Sir if mod are not given then what we do please answer me
@vivekrana1657 Жыл бұрын
Hash table length 15 hi jaye to kya hoga size of hash table
@AamirK11 Жыл бұрын
0-14
@abhishekgupta04794 ай бұрын
sorry but I have doubt in previous video you make diagram in which linear probing is under in closed hashing now you are saying it is in open Hashing
@DSA.In.C4 ай бұрын
Sir isme number of collision nhi aaya why
@kholavirk2158 Жыл бұрын
If size are given but mod are not given what we do
@DSA.In.C4 ай бұрын
Prob value ko hi collision kahte hai
@swatiraj54625 жыл бұрын
what if the length is not provided?
@saleemhafiz1911 ай бұрын
Plz anybody confirm. Is the max prob 9 or 8?
@lord_yzal2 жыл бұрын
@mohammadhamzatariq77910 ай бұрын
Sir kash ye dekh liya hota 😢😢
@guojunhuang40924 жыл бұрын
is this video in English?
@ParthPaTeL-wm3kt11 ай бұрын
Wrong Explanation, Probe value = number of collision, not as your explanation.
@naveenrawat15496 ай бұрын
Brother then it's the same because you don't want to check if it is not colliding at that spot