Stack Data Structure Implementation | Java Course in Tamil | Logic First Tamil

  Рет қаралды 43,604

Logic First Tamil

Logic First Tamil

Күн бұрын

Java Playlist,
• Learn Java in Tamil
C Interview program playlist,
• C Interview Programs i...
C programming in one video,
• C Programming in Tamil...
C programming playlist
• Introduction to C prog...
C++ Playlist link
• C++ Programming in Tamil
English channel link,
/ @logicfirst31

Пікірлер
@sarav-Frontend_Engineer
@sarav-Frontend_Engineer 2 жыл бұрын
Your simple way of explanation boosting our interests to learn and code more. Thanks a lot!
@Durga1788
@Durga1788 2 жыл бұрын
excellent akka enga mam vida super a solli kudukarenga. love u
@Sakthi-rf1ok
@Sakthi-rf1ok 3 жыл бұрын
Mam.. ellam Data structures (LinkedList,que,etc)um nadathidunga mam..romba use full ah irukku.. Thank you mam..
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
sure.pls share with ur friends
@topricano9964
@topricano9964 5 ай бұрын
23 minutes epdi pochu nae teriyala... Your explanation is amazing!!!
@jegadeeshevergreen3101
@jegadeeshevergreen3101 3 жыл бұрын
நன்றி அக்கா
@AAnonymouSS1
@AAnonymouSS1 Жыл бұрын
Good explanation
@anishefx007
@anishefx007 2 ай бұрын
What is the need for using constructor in this program? Can we initialize tos =-1 normally?
@shivaangikrish1751
@shivaangikrish1751 2 жыл бұрын
superbzzz mam.. thanks a lot mam.....
@abikulasekaran8977
@abikulasekaran8977 2 жыл бұрын
Superb👌👌
@Warrior_234
@Warrior_234 3 жыл бұрын
Thanks mam
@C.Sakthivignesh
@C.Sakthivignesh 2 жыл бұрын
Mam,Are you working in product based company?
@nova487
@nova487 3 жыл бұрын
Mam queue la ,first in first out thana sonninga , appo epdii mam dequeue (like Stack , If(tos>0) return s[tos--];) class varum (dequeue panna firstla irukara element thana print aaganum),naa try panna but enakku epdi panrathunu terla mam
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
you should dequeue from beginning. try to do that. very easy only
@ganesh3761
@ganesh3761 2 жыл бұрын
@@LogicFirstTamil Atha for loop use pani poten correct ah vanduchi, Apdi podlama mam, Void pop() for(tos=0;tos
@sivakumar-uu4ft
@sivakumar-uu4ft 3 жыл бұрын
Nice Detailed view in stack 👍 Keep post with letest java 8 👍
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
pls share with ur friends
@sulthanarazia2014
@sulthanarazia2014 2 жыл бұрын
Sooper b mam
@shahnaz9026
@shahnaz9026 Жыл бұрын
Mam I'm not using an IDE while executing this code, cannot find symbol error how to resolve
@mathumathusan154
@mathumathusan154 2 жыл бұрын
clear explanation
@MuthuPandi-dz6rh
@MuthuPandi-dz6rh 3 жыл бұрын
Maam ithu normal program thaana maam class kulla methods create panni methods kulla some functions write panni main la call panrom ithukum data structure kum stack kum enna link maam explain pannunga maam plsss
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
This itself is stack ds. Data structure na onnum special illa. It s also a class with methods like this.
@vijayvj4773
@vijayvj4773 3 жыл бұрын
Akka Queue full explaination give pannunga akka ungalukku Punniyamaa pokum..neenga teach panna stack enakku super ah understand pannen.Plz Give the queue And you must rply me.
@ganesh3761
@ganesh3761 2 жыл бұрын
Queue um athey maari thn bro first la irundu display pana oru loop kula array output podra mari irukum bro
@basisofmen8575
@basisofmen8575 3 жыл бұрын
Akka char vatchu try panna char print aagama athoda ASCII value print aaguthu
@deepanp3640
@deepanp3640 2 жыл бұрын
mam stack constructer edhuku creater pandrom athoda useh intha programe la illa stack constructer la only tos value tha assign pandrom atha stack class le assign pannikalamla....???
@LogicFirstTamil
@LogicFirstTamil 2 жыл бұрын
this is the right way to do.
@deepanp3640
@deepanp3640 2 жыл бұрын
Tq u for solving the doubt mam...love of your works ❤️
@ganesh3761
@ganesh3761 2 жыл бұрын
@Logic First Tamil Atha for loop use pani poten correct ah vanduchi, Apdi podlama mam, Void pop() for(int i=0;i
@LogicFirstTamil
@LogicFirstTamil 2 жыл бұрын
why are printing inside push method? You should only push data within push method.
@ganesh3761
@ganesh3761 2 жыл бұрын
@@LogicFirstTamil Sorry mam that is pop function in stack()
@ganesh3761
@ganesh3761 2 жыл бұрын
@@LogicFirstTamil Now correct ah mam
@ganesh3761
@ganesh3761 2 жыл бұрын
@@LogicFirstTamil I wrongly typed it as push
@saravanakugankugan6597
@saravanakugankugan6597 Жыл бұрын
Akka data structure video full videos iruka ongda
@arivuchelvang7570
@arivuchelvang7570 3 жыл бұрын
Mam character vachi try pannan...but s1.push(a); nu kodutha "a" la error kaatudhu...err type:"a cannot be resolved to a variable"...push la char item dhan koduthurkan but en varala nu therila mam?
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
shld give 'a'
@arivuchelvang7570
@arivuchelvang7570 3 жыл бұрын
@@LogicFirstTamil thanks mam 🤧👍
@keepquiet9075
@keepquiet9075 2 жыл бұрын
Stack Ku header file import pannanuma?
@ganesh3761
@ganesh3761 2 жыл бұрын
Mam nenga stack ah vera class use pani podlam la Apdi potalum crrct thanu,
@LogicFirstTamil
@LogicFirstTamil 2 жыл бұрын
yes u can. In fact its better to do tat way
@jayasrikirubanandam8693
@jayasrikirubanandam8693 2 жыл бұрын
hello mam What is the purpose of creating a package?
@LogicFirstTamil
@LogicFirstTamil 2 жыл бұрын
chk java first program video
@umesh4678
@umesh4678 3 жыл бұрын
Na patha varaiyum entha playlist la entha video tha konjam puriyala mam please replyme😕
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
i have simplified it as much as possible. pls try to rewatch and understand each line i say. dont progress further if you dont understand something. grab a paper, work it out and understand.
@umesh4678
@umesh4678 3 жыл бұрын
Akka ungakita na learn pannanum nu nenakiren ungala yepudi contact pannurathu ..
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
@@umesh4678 sorry. m not taking personal classes bro
@umesh4678
@umesh4678 3 жыл бұрын
@@LogicFirstTamil ok 😕
@sathiyapriyan1995
@sathiyapriyan1995 2 жыл бұрын
Can u please explain recursion
@LogicFirstTamil
@LogicFirstTamil 2 жыл бұрын
chk my c recusion video and merge sort video
@manikandanm5594
@manikandanm5594 2 жыл бұрын
I got error like this "Can't find symbol"
@shahnaz9026
@shahnaz9026 Жыл бұрын
Same here
@MuthuPandi-dz6rh
@MuthuPandi-dz6rh 3 жыл бұрын
I have done que maam but i used another variable by intializing 0 and returned like number++ 😂 is it correct maam
@MuthuPandi-dz6rh
@MuthuPandi-dz6rh 3 жыл бұрын
Maam reply for this please
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
bro, fully implement and test it. If it works for all cases, then its good. You know how a queue should behave right? If not check my datastructure queue video
@akashpraveen9814
@akashpraveen9814 3 жыл бұрын
👍
@hariprasanth1712
@hariprasanth1712 3 жыл бұрын
Enaku en purilaya 🥲
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
Watch from beginning. Whenever you are not getting clearly, dont continue to watch. Stop there, take pen and paper, write down the example and try to understand that point. Just continuing to watch won't help
@shibushiva5755
@shibushiva5755 Жыл бұрын
Hey mam, void push(int item) { if(tos==9) { Sysout("Stack is Full"); } } what about the index 9th value takes place. The position of index 9 will remain empty...
@LogicFirstTamil
@LogicFirstTamil Жыл бұрын
if tos is 9, it means a value is already there in index 9. pls see explanation again
@shibushiva5755
@shibushiva5755 Жыл бұрын
@@LogicFirstTamil ok thank you so much
@peakyblinderzz
@peakyblinderzz Жыл бұрын
Implement a stack for char datatype package oop; public class stackDemo { public static void main(String args[]) { Stack v1 = new Stack(); v1.push('l'); v1.push('o'); v1.push('g'); v1.push('i'); v1.push('c'); System.out.println( v1.pop()); }} package oop; public class Stack { char v [] = new char [10]; int tos; Stack() { tos =-1; } void push(char item) { if(tos==9) { System.out.println("The stack is full"); } else { v[++tos]=item; } } char pop() { if(tos>=0) { return v[tos--]; } else { System.out.println("The stack is empty"); return (char) -1; } } }
@manikandanm5594
@manikandanm5594 2 жыл бұрын
Plss reply me mam
@ganesh3761
@ganesh3761 2 жыл бұрын
@Logic First Tamil Atha for loop use pani poten correct ah vanduchi, Apdi podlama mam, Void pop() for(int i=0;i
@ganesh3761
@ganesh3761 2 жыл бұрын
For pop 🎂 Correct ah mam
Java Method Overloading | Java Course in Tamil | Logic First Tamil
11:09
Logic First Tamil
Рет қаралды 42 М.
Stacks Explained in Tamil | Data Structures | Ep-2 | Code io
21:57
code io - Tamil
Рет қаралды 46 М.
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
2. Data Structures and Dynamic Arrays
50:18
MIT OpenCourseWare
Рет қаралды 547 М.
Java Passing References | Java Course in Tamil | Logic First Tamil
13:17
Logic First Tamil
Рет қаралды 23 М.
Java Methods | Java Course in Tamil | Logic First Tamil
17:49
Logic First Tamil
Рет қаралды 84 М.
3.3 Stack implementation using Linked List | Data Structures and Algorithm Tutorials
27:01
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19