DSA Phir se with Sumeet | Leetcode 8 | String to Integer

preview_player
Показать описание
I am solving DSA again via this playlist.

I read your comments and consider your requests. As soon as we build some momentum we will start preparing smartly.

This is Leetcode 8 | String to Integer

I am doing the following work these days

My instagram, linkedin and twitter are also pretty interesting.

Рекомендации по теме
Комментарии
Автор

Some new things i learnt
1)10*ans+digit
2)boolean neg variable usage
3)i==0 condition
4) overflow conditions
5) type casting to int in final step

Malayalam_learner
Автор

Thank you Sir, aaj to aapke saath saath baithke 3 sawal maine bhi kar liye... Thank you so much 💯🙏🙏

CodingJoySoul
Автор

This thing I learned new while solving this question:
if(result > INT_MAX/10 || (result == INT_MAX/10 && s[i] - '0' > INT_MAX%10)){
return (sign == 1) ? INT_MAX : INT_MIN;
}

deeksha
Автор

Can you please increase the sound. Thoda low hain sound.

puspanjalipradhan
Автор

try to keep the pace slowly sir it would be good

beastboy..
Автор

hello sir, ap thoda fast pdha de rahe hai jese ap pichle video mein normal speed pe the wese rahiye q ki mere jese jo jo apke DSA peheli bar and apke sath sath kar rahe hain and jo ki hum log keliye thoda naya hai to hum log samajh ke apke sath sath chalenge and ek habbit b ban jayega daily apse sikh v jayenge and sath sath practice v ho jayega .

rakeshrajmahakud
Автор

sir please make a solution on 24 game leetcode question .

ritikshandilya
join shbcf.ru