LTI Coding Interview Questions | Find Most frequent String In Given Array | Maximum Repeated String

Поделиться
HTML-код
  • Опубликовано: 3 дек 2022
  • #lticodinginterviewquestions
    Find Most frequent String In Given Array in Java
    Find Maximum Repeated String in given list of Strings in Java
    find the string which is repeated maximum number of times
    input : {"abc","pqr","abc","abc","xyz","xyz}
    output : abc
    We have used hashmap to store key as String and value as integer which is count of that particular string.
    Thank you !
    Disclaimer:
    All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.

Комментарии • 7

  • @saurabhnawale485
    @saurabhnawale485 Год назад

    Madam project banane ke liye kya ana chahiye aur kaise start kare from beginning bahut confusion hai ya course join kare guidance ke liye college me guidance nahi mil raha please reply

    • @SJProgrammingSolutions
      @SJProgrammingSolutions  Год назад

      hello Saurabh
      1. First spend some time to understand the java concepts majorly OOPs concepts , String , Arrays, Exception handling and collection framwork.
      2. Then try to write some programs in java and use if else, while , for looks etc . Ex. Palindrom number , reverse given number , find prime numbers , reverse given string this kind of programs.
      3. Then using opps concepts create console based applications in java with all CRUD operations .(here you will use class, objects ,inheritance, collection framework ,exception handling etc)
      4. By this time you are bit confirtable with java and basic projects in java then you just have to enhance your basic projects.
      I hope this helps. Best of Luck !

    • @saurabhnawale485
      @saurabhnawale485 Год назад +1

      Thanks

  • @husenfakir7244
    @husenfakir7244 Год назад

    Question asked for how many yr exp

    • @SJProgrammingSolutions
      @SJProgrammingSolutions  Год назад +1

      4 years

    • @husenfakir7244
      @husenfakir7244 Год назад

      @@SJProgrammingSolutions
      Mam 1 to 2 year ke liye counse coding question hai uska video banao
      Aur
      Hibernate aur spring video banao
      Mai abhi java ki tayyari kar raha hu

    • @SJProgrammingSolutions
      @SJProgrammingSolutions  Год назад

      @@husenfakir7244 Sure , Best of luck !