I have been struggling with this concept from six months . Thank you so much mam .
@SwatiChawlaofficial3 жыл бұрын
My pleasure...😊🙏🏻 Glad u liked it!!!
@nishitasingh45122 жыл бұрын
@@SwatiChawlaofficial mam linear search mein eval input ke liye use krne se kya hoga ....mtlb what is the use of eval here?
@supercrystal80792 жыл бұрын
thank u ma'am a good cs teacher was needed on KZbin!!
@SwatiChawlaofficial2 жыл бұрын
Thanks and Welcome..
@prathamchauhan74873 жыл бұрын
Mam tomorrow my practical u nice very teaching great teching teacher
@SwatiChawlaofficial3 жыл бұрын
Thanku so much... Best wishes for your exam..
@prathamchauhan74873 жыл бұрын
@@SwatiChawlaofficial thnaku mam 😘
@a_50214 жыл бұрын
Thank you mam for clearing our all the doubts
@SwatiChawlaofficial4 жыл бұрын
Most welcome... Keep Watching
@SwatiChawlaofficial4 жыл бұрын
Sure....before practicals.. will definitely upload
@GM-zs2ni4 жыл бұрын
Mam do we have infix to postfix conversion ? It comes under polish strings which is omitted
@tenzin43883 жыл бұрын
Thank You So Much Ma'am. Cleared all my doubt
@SwatiChawlaofficial3 жыл бұрын
Welcome..
@professor76982 жыл бұрын
Literally she is great ❤🔥
@SwatiChawlaofficial2 жыл бұрын
Thanku
@SameerSharma-v7q7 ай бұрын
Mam your channel is like nexa classes of computer ❤️🎉🥹🙏🏻☺️
@SwatiChawlaofficial6 ай бұрын
Please share it with others too
@innovative29663 жыл бұрын
THANKS MA'AM 😊
@SwatiChawlaofficial3 жыл бұрын
Most welcome 😊
@kunaldhankhar46423 жыл бұрын
Thank you mam ❤️❤️
@SwatiChawlaofficial3 жыл бұрын
Welcome
@miscellaneousadda83104 жыл бұрын
Best video as always
@SwatiChawlaofficial4 жыл бұрын
Thanku.....🙏🏻😊
@ScimitarGaming3 жыл бұрын
thank you! very well explained
@SwatiChawlaofficial3 жыл бұрын
You are welcome!
@everythingreal67803 жыл бұрын
Searching k alava baki k operation list k kha or h please provide link and lecture was awesome
@SwatiChawlaofficial3 жыл бұрын
Thanku.. Plz Check out this... kzbin.info/www/bejne/eaLQgXeGrcyjrNE Or you can search any topic...by typing topic name and my name
@ankitandanshuexperiment.73733 жыл бұрын
Mam if question comes enter number and do linear search and binary search (menu driven program) can we do both together
@ankitandanshuexperiment.73733 жыл бұрын
Mam please tell
@SwatiChawlaofficial3 жыл бұрын
yes..these can be done together...but not required.. if u want to do..in case of binary search..use sort() to sort the elements of list..
@balwan20243 жыл бұрын
Your voice is so nice
@SwatiChawlaofficial3 жыл бұрын
Thanku
@aasthamehta99162 жыл бұрын
Mam please make video of the following programm of these chapter: 1. Deleting of an element from sorted linear list 2.inserting an element in a sorted array using traditional algorithm 3. Traversing a linear list
@karan42693 жыл бұрын
Thank you mam
@SwatiChawlaofficial3 жыл бұрын
Welcome
@bhavishyagupta73614 жыл бұрын
Thank You So Much Mam
@SwatiChawlaofficial4 жыл бұрын
Most welcome 😊
@divispire3 жыл бұрын
Thanks ma'am
@SwatiChawlaofficial3 жыл бұрын
Most welcome 😊
@santoshmaravi74 жыл бұрын
Nice video mam 💕
@SwatiChawlaofficial4 жыл бұрын
Thanku....
@parthswami8350 Жыл бұрын
Mam please explain the question no 32 solved problems data structures -2 (Sumit Arora )
@TechBoyPranit30312 жыл бұрын
mam program me ek problem hai binary search me, jab user sorted form me list nhi dega to hm usko sort kar lenge to uske baad sorted list par binary search karenge to jo index return karega wo to sorted list ka hoga na ki user wale list ka
@SwatiChawlaofficial2 жыл бұрын
Yes... We can modify the source code accordingly
@punitbohra17712 жыл бұрын
what happen when a number is two times in a list ? Then linear search what will givethe position of that particular ? for eg- [12,3,4,8,23,55,23,41,8,65] in this situation what will be the position of the no 8 Please ans this mam with reason.
@SwatiChawlaofficial2 жыл бұрын
First occurrence elements index
@aryanmahajan40113 жыл бұрын
A binary file “Book.dat” has structure [BookNo, Book_Name, Author, Price]. i. Write a user defined function CreateFile() to input data for a record and add to “Book.dat” . ii. Write a function CountRec(Author) in Python which accepts the Author name as parameter and count and return number of books by the given Author are stored in the binary file “Book.dat” OR A binary file “STUDENT.DAT” has structure (admission_number, Name, Percentage). Write a function countrec() in Python that would read contents of the file “STUDENT.DAT” and display the details of those students whose percentage is above 75. Also display number of students scoring above 75% Ma'am how to do these type of question
@SwatiChawlaofficial3 жыл бұрын
check out the last question of this video.. kzbin.info/www/bejne/jJvcq36Cor-AiaM for more questions of such type...plz watch the videos of Imp. Ques. + live sessions of binary file
@tan85832 жыл бұрын
mam do we have to learn this topic for term 2? is it there in term 2 syllabus?
@SwatiChawlaofficial2 жыл бұрын
kzbin.info/www/bejne/eIaoY5iOmaaLes0
@SJ-ic4yr4 жыл бұрын
The book uses while loop, but we can use for loop, right?
@supriyoadhikary24973 жыл бұрын
Yes bro
@shelly09383 жыл бұрын
Another topic?? Searching by hashing???
@viswaraje84414 жыл бұрын
Even if we don't write found=1 in for loop will it work? Found =1 ka jarorat kya hi? if found if loop automatically breaks
@SwatiChawlaofficial4 жыл бұрын
We are updating the value of variable found to 1..only if the element is present in the list.. If element is not present in the list...found will be 0..
@learnwithsonu7084 жыл бұрын
Print ("mam video is helpful ")
@SwatiChawlaofficial4 жыл бұрын
Nice... 😊😊 Keep watching...
@mrwordpress66764 жыл бұрын
@@SwatiChawlaofficial always (beg+mid)//2 Is not enough some time we have to choose different one ma'am iam right or ??
@shailyjhaveri82832 жыл бұрын
Mam this was 1 yr ago but can 2022 students learn from this video for term2 or syllabus has changed?
@SwatiChawlaofficial2 жыл бұрын
kzbin.info/www/bejne/o5fKgp14fc6Hj7s
@jayashree55374 жыл бұрын
Very usefull video madam. Can you put the videos of SQL sums also madam.
@SwatiChawlaofficial4 жыл бұрын
Already uploaded... Plz Check the Playlist of MySQL
@anujshukla98923 жыл бұрын
Mam ye topic to syllabus se ht gya h??
@SwatiChawlaofficial3 жыл бұрын
no
@anujshukla98923 жыл бұрын
@@SwatiChawlaofficialok mam thanks🙏
@sathwik64133 жыл бұрын
Got it mam by mistake comment was deleted thank you so much mam and mam where can i find stack and que program
@SwatiChawlaofficial3 жыл бұрын
Check out the playlist of data structure or u can search any concept by writing the concept name and my name
@ShivamSahu-bx6hm3 жыл бұрын
Mam plz tell new pattern of cs according cbse cerriculum?
@mohamedabdulali48452 жыл бұрын
Is list and linear list same?
@sachinrathore8354 жыл бұрын
Thanks mam
@SwatiChawlaofficial4 жыл бұрын
Welcome 🙏🏻😊
@venkatesang45114 жыл бұрын
Mam please tell how get your notes and pdf for class 12 mam
@SwatiChawlaofficial4 жыл бұрын
Sure... You can enjoy special perks by joining the membership. Have a look at this. kzbin.info/door/2vH9rqGh-fJELF8acGfBdwjoin
@awesomeindians5301 Жыл бұрын
Ma'am is it required for 2022-23?? Ma'am hai kya ye syllabus mein??
@jethalalchampaklalgada-rp8xx Жыл бұрын
No
@apekshajain67763 жыл бұрын
Mam binary and linear search topic delete ho gya hai na 2021 sylabus se
@SwatiChawlaofficial3 жыл бұрын
No
@alafiakhan28542 жыл бұрын
Is this coming in our boards 2021-22
@roushan89804 жыл бұрын
Mam please also provide notes also🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏
@SwatiChawlaofficial4 жыл бұрын
Sure... You can enjoy special perks by joining the membership. Have a look at this. kzbin.info/door/2vH9rqGh-fJELF8acGfBdwjoin
@sachinrathore8354 жыл бұрын
Mam please make series of previous year question s of boards please
@SwatiChawlaofficial4 жыл бұрын
Already uploaded... chapter wise... Please visit the channel once and check the Playlists of all the Chapters for previous year que amd sample paper playlist.. Will upload more
@sachinrathore8354 жыл бұрын
@@SwatiChawlaofficial is pyq is in programming corner
@SwatiChawlaofficial4 жыл бұрын
In chapters playlist
@viswaraje84414 жыл бұрын
Yes mam.in sql Groupby ...having me dikat ho raha hai. Make a video exclusively for that
@SwatiChawlaofficial4 жыл бұрын
Plz watch the videos of Mysql...already uploaded...w8th example and questions too
@khushikasaudhan41613 жыл бұрын
Mam binary search me problem ho rahi hai...so plss make one more video on this....please mam its a humble request 2 uh
@SwatiChawlaofficial3 жыл бұрын
what problem u r facing?
@harjap20056 ай бұрын
❤❤
@kashish6294 жыл бұрын
"Thankyou ma'am"
@SwatiChawlaofficial4 жыл бұрын
welcome.. keep watching....
@Itsmedoctor-p6r2 күн бұрын
Mam didn't study anything properly my book is sumita arora mam 083 code help me 😢
Plz check your code once again.... For binary search, pre-requisite is that u have to enter elements in the sorted order.. Still , if it will not work, u can paste ur code here also..
@sachinrathore8353 жыл бұрын
Is it deleted for 2021
@SwatiChawlaofficial3 жыл бұрын
No
@omkarpathak60044 жыл бұрын
👍👍👍
@souryadeepbanerjee46102 жыл бұрын
Mam do we have this part in our term 2 examination this year (searching , sorting) ? Mam pls reply