Google real OA | Mock Coding Test stream #2 | Practice Simulation | Vivek Gupta

Поділитися
Вставка
  • Опубліковано 15 січ 2025

КОМЕНТАРІ • 12

  • @lofibeats2344
    @lofibeats2344 Рік тому +4

    This thing has so much potential.
    And there's not many people who are doing this.
    If you can continue doing this it will definitely add so much value.

  • @shivendrasingh4816
    @shivendrasingh4816 Рік тому +3

    Thanks a lot, sir for giving me an opportunity to be in the live stream with you.

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

    Is there any reference material for the trick used to convert 2d knapsack to 1d knapsack?

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

    Sir I have a question?
    The Google test you take is on typical difficulty or it is on the lower side of difficulty??

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

    for q2, can removal be handled by changing x to x+removed element?

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

    Bhaiya question number 2 add or remove wala isko segment trees se kr skte kya ?

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

    Cool

  • @Pi-Bit
    @Pi-Bit Рік тому +1

    haan chhote bhaiyo

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

    solution of 1:
    class Solution {
    public:
    int waysToPartition(vector& nums, int k) {
    mapmp;
    int sum=0;
    for(int i=0;i0){
    cout