Rushi Prajapati
Rushi Prajapati
  • 12
  • 3 733

Відео

3 May 2024 Coding Question 2 TCS NQT || Coding Question || TCS NQT Coding Question.
Переглядів 7192 місяці тому
3 May 2024 Coding Question 2 TCS NQT || Coding Question || TCS NQT Coding Question.
3 May Coding Question TCS NQT || TCS Coding Question || Shift 2 TCS NQT
Переглядів 1,6 тис.2 місяці тому
3 May Coding Question TCS NQT || TCS Coding Question || Shift 2 TCS NQT
TCS NQT CODING Tricks || Rotate Array || Solve In Just 30 second.
Переглядів 1493 місяці тому
Example 1: Input: N = 5, array[] = 1,2,3,4,5 K=2 Output: 3,4,5,1,2 Explanation: Rotate the array to right by 2 elements. Example 2: Input: N = 7, array[] = 1,2,3,4,5,6,7 K=3 Output: {4,5,6,7,1,2,3} Explanation: Rotate the array to right by 3 elements.
Fresher Hiring Global Payment 10 Lakh || 12LPA Shaddi.com Hiring For Fresher.
Переглядів 103 місяці тому
Link For Apply :- Global Payment :- jobs.globalpayments.com/en/jobs/r0048707/associate-software-engineer Saddi.com :- www.linkedin.com/jobs/view/3902280551
Tricks || TCS NQT Coding Solution || Find The GCD of Two Number || TCS NQT 2023 || Get Prime Role.
Переглядів 1133 місяці тому
Question is that find the GCD of two Number.
17 April,2024 Problem 2 Easy - Medium|| TCS NQT Coding Question. || Array.
Переглядів 4833 місяці тому
Detail Solution of the TCS NQT Coding Question.
17th April,2024 TCS NQT Coding Question. || TCS NQT CODING QUESTION.|| String Based || Question 1.
Переглядів 5013 місяці тому
I gave That EXAM on 17 April 2024.I think It was very Easy For Me.
Detect Loop In LinkedList
Переглядів 47 місяців тому
LeetCode Problem Link:- leetcode.com/problems/linked-list-cycle/description/ PlayList Link :- ua-cam.com/play/PLLrDGXYq80xhdlN0PnPl7QMg1hSxjHVDo.html&si=8b3eAcwzG46_ca_C
Reverse LinkedList Easy To Understand
Переглядів 37 місяців тому
Leetcode Reverse LinkedList :- leetcode.com/problems/reverse-linked-list/ PlayList Link :- ua-cam.com/play/PLLrDGXYq80xhdlN0PnPl7QMg1hSxjHVDo.html&si=8b3eAcwzG46_ca_C
Finding middle element in a linked list.
Переглядів 168 місяців тому
GeeksForGeeks Problem Link :-www.geeksforgeeks.org/problems/finding-middle-element-in-a-linked-list/1?itm_source=geeksforgeeks&itm_medium=article&itm_campaign=bottom_sticky_on_article Use Fast And Slow Pointer Technique.

КОМЕНТАРІ

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

    Aapka no chahiye bhaiya ji

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

    If you want May 6 Shift 2 Coding Questions then i can provide you?

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

      please provide me i will be thankful

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

      Easy Coding Question: Find the Missing Number from Arr[]. Range of number in arr should be 1-9. Note that Arr should be 1 less then (if M is 9 than Arr length should 8)M. Input: M= 9 Arr=[1,2,3,4,5,7,8,9] Output: 6 Note that Arr[] should not Contain any duplicate element

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

    Sir i have a query like i gave tcs paid nqt on 17th april and I solved one question partially 4/7 test cases and other question completly and in my overall scorecard i got 79.59 then there will be any chances that i will get mail for any profile in tcs or by other tcs affiliated companies.

  • @HarshSharma-bq8hw
    @HarshSharma-bq8hw 2 місяці тому

    in the interview can i code in python?

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

      Yes, You can code in C,C++,python, Java.

    • @HarshSharma-bq8hw
      @HarshSharma-bq8hw 2 місяці тому

      @@rushiprajapati4597 thanks I also wanted to know that can we use the python library like panas,random,max,sort,etc

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

      @@HarshSharma-bq8hw yes

    • @HarshSharma-bq8hw
      @HarshSharma-bq8hw 2 місяці тому

      @@rushiprajapati4597 then to yah questions bhot zyada easy h🙂

  • @HarshSharma-bq8hw
    @HarshSharma-bq8hw 2 місяці тому

    in the interview can i code in python?

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

    Shocks😂 bro epic

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

    bhai variables ke names to thode se sense wale lo. ekdum confuse kar rahe ho

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

    there is no link

  • @sravantipris3544
    @sravantipris3544 3 місяці тому

    But for multiple test cases it fails for example input arr={1,5,6,9} and n=11 it fails so,better to use DP in it

    • @rushiprajapati4597
      @rushiprajapati4597 3 місяці тому

      Weight of stone is already given in the problem. Your task is to find the cnt with the help of given weight. W[] is fix. It is not taken by the user... IF the W[] is custom than we can use DP approach...

  • @saathnibhanasathiya7727
    @saathnibhanasathiya7727 3 місяці тому

    bhai glt h aapka solution dp lagao solve ho jayega aap aik test case lo weight - 1 2 25 47 and here n = 50 yha aaapna soltion fail ho jayega

    • @rushiprajapati4597
      @rushiprajapati4597 3 місяці тому

      Weight Is already given (1,2,5,10,20,50,100,500,1000) Using thus Weight find the Minimum number of Weight stone... So that's why DP is not Needed. BTW this is very easy question.

  • @SB-pp6in
    @SB-pp6in 3 місяці тому

    Bro pls upload for 2nd question also