🔥TCS Coding Live Class-3 | TCS Jan/Feb 2024 Coding Questions 🔥

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ม.ค. 2025

ความคิดเห็น • 9

  • @tausifahmad1132
    @tausifahmad1132 9 หลายเดือนก่อน +1

    class Solution {
    public int lengthOfLongestSubstring(String s) {
    int start=0;
    int end=0;
    int max_length=0;
    List list=new ArrayList();
    while(end

  • @hkdreams6907
    @hkdreams6907 9 หลายเดือนก่อน +2

    Didi ne to bahot time laga diya😅1 question me 😅
    Edit:- no hate

  • @ArnabBhadra02
    @ArnabBhadra02 9 หลายเดือนก่อน

    sir, are u from kolkata?

  • @vageshnp6792
    @vageshnp6792 9 หลายเดือนก่อน

    Tq

  • @MohdAqib-un3rk
    @MohdAqib-un3rk 9 หลายเดือนก่อน +1

    This is leetcode 3 question. and mostly sabne kiya hai ye, please actual question kraye, just a suggestion

    • @OnlineStudy4u
      @OnlineStudy4u  9 หลายเดือนก่อน +1

      Difficult question karane pe bacho ko samjh ni aata . Simple question karane pe simple lagta hai. That’s the issues

    • @MohdAqib-un3rk
      @MohdAqib-un3rk 9 หลายเดือนก่อน +1

      @@OnlineStudy4uDifficult mat krao, wo questions krao jo TCS m already puchey Jaa chukey hai, jb koi programming seekhta hai to ye question every TH-cam channel krata hai. That's the point....

    • @OnlineStudy4u
      @OnlineStudy4u  9 หลายเดือนก่อน

      @@MohdAqib-un3rk that kind of questions we are doing in tcs nqt crash course. here we keep everyone in mind and then solve the problems.

  • @prudhvirajmacherla9854
    @prudhvirajmacherla9854 9 หลายเดือนก่อน

    done