Array Implementation of List in Java - Part 1| Data Structures in Tamil | Logic First Tamil

Поділитися
Вставка
  • Опубліковано 6 жов 2024
  • CodeLink - github.com/Log... DS and ALGO in C/CPP: • Introduction to Data S...
    DS and ALGO in Java: • Introduction to Data S...
    Java Playlist: • Learn Java in Tamil
    Java one video: • Java Full Course in Ta...
    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 #DSA #DSALGO #DataStructures #Algorithms

КОМЕНТАРІ • 35

  • @meenavinoth1293
    @meenavinoth1293 2 роки тому +15

    Mam really appreciate ur teaching work...u r deserve ...legend and university lecture... One day u will achieve 1000 million subscribers...... congratulations..pls continue Ur teaching work

  • @prabakaranjoy214
    @prabakaranjoy214 2 роки тому +3

    Thank u ☺️ madam.... Ur teach easily understood the fresher.. thank u

  • @Moses_Karthikeyan
    @Moses_Karthikeyan 3 роки тому +4

    Logic First. Best Ever...🥳

  • @naveenkumark4794
    @naveenkumark4794 3 роки тому +4

    Thank You Akka 🙏

  • @aravindaravind8020
    @aravindaravind8020 3 роки тому +3

    Thank you mam

  • @rakesht.j664
    @rakesht.j664 2 роки тому +1

    U r teaching is really nice
    But one question is implementing all data structure like tree,list... how it would be helpful in interview because we will use this to do problems in interview.....?
    Thanks in advance....

    • @LogicFirstTamil
      @LogicFirstTamil  2 роки тому +2

      Yes. First you need to learn the basics of DSA. Then you have to practice a lot of questions in websites like leetcode to crack FAANG interviews.

    • @rakesht.j664
      @rakesht.j664 2 роки тому

      @@LogicFirstTamil okay thanks for your reply..
      Then implementing those functionlites will be good or right way can i solve problems?

    • @LogicFirstTamil
      @LogicFirstTamil  2 роки тому

      @@rakesht.j664 i dont understand ur question

    • @rakesht.j664
      @rakesht.j664 2 роки тому

      @@LogicFirstTamil I know the concepts of all ds...
      Still i need to do implementation?or else we can skip

    • @LogicFirstTamil
      @LogicFirstTamil  2 роки тому

      it depends on wat kind of company u want to get into. if its a normal service based company basic knowledge is enuf . for faang like companies solving questions is must

  • @vikeyvikey3149
    @vikeyvikey3149 Рік тому +1

    Tq akka🥺❤️💎

  • @089srihariv6
    @089srihariv6 2 роки тому +1

    super mam

  • @vijayanks1714
    @vijayanks1714 2 роки тому

    0:55 previous video nu mention panrathu java concept la irukura arrays thana LogicFirst

    • @LogicFirstTamil
      @LogicFirstTamil  2 роки тому +1

      no. prev video in dsa playlist. i think it is bigO

  • @-Corvo_Attano
    @-Corvo_Attano 2 роки тому +1

    Mam thank u very much :)

  • @KarthikeyanS-f3l
    @KarthikeyanS-f3l 2 місяці тому

    Akka Javascript aa use panni Data structures and algorithms sollithanga akka

  • @goushikak3259
    @goushikak3259 2 роки тому

    Nandrigal akka

  • @mdcreations4606
    @mdcreations4606 8 місяців тому

    Mam please idha JavaScript la ippidi panrathunu solla mudiyuma

  • @GaneshramMurugesan
    @GaneshramMurugesan 2 місяці тому

    mam... if(size == cap) nu solringa but athu epdi correct nu puriyalayae array capacity =16 na apo size=15 thane iruka mudiyum konjam explain panugalae mam

    • @RPN1510
      @RPN1510 23 дні тому

      size ndradhu no. of elements stored in the array bro if size = 0 means there is no element in the array.If a[0] means size = 1 ...So arr[15] means the size of the array is 16 which is equal to the initial capacity...

  • @saravanakugankugan6597
    @saravanakugankugan6597 Рік тому +1

    Akka ena software download pannum run panna

  • @amuthamohan8757
    @amuthamohan8757 2 роки тому

    Capacity is final variable, how do you modify it

    • @LogicFirstTamil
      @LogicFirstTamil  2 роки тому

      You can initialize or set value in constructor. After that it cannot be modified in program

  • @akash7061
    @akash7061 Рік тому

    Mam while loop enakuu intha program la continuvaa loop workaagla

    • @akash7061
      @akash7061 Рік тому

      nullpointerexception break point nu varuthu mam

  • @senthilnathan4596
    @senthilnathan4596 3 роки тому

    Mam private static final int la koduthuirukura initial capacity variable la eppadi neega dynamicArray la use pannega athu tha private field la irukae eppadi another class la atha initialze pannega

    • @senthilnathan4596
      @senthilnathan4596 3 роки тому

      And then run panna array indexoutofboundexception vartuhu

    • @LogicFirstTamil
      @LogicFirstTamil  3 роки тому

      @@senthilnathan4596 its another variable. u can use same names.

    • @senthilnathan4596
      @senthilnathan4596 3 роки тому

      Ennku antha place error kattuthu mam ...run panna runtime error kattuthu

    • @LogicFirstTamil
      @LogicFirstTamil  3 роки тому

      @@senthilnathan4596 indexoutofbound means ur arguments are incorrect

  • @ahilanarivarasu5887
    @ahilanarivarasu5887 2 роки тому

    is java good for dsa ? or shall i go with cpp?