Lavesh Garg
Lavesh Garg
  • Видео 125
  • Просмотров 117 586
High Level Design(HLD) || Lecture-3 || Monolith, Microservices, GRPC and Webhooks || Notes || Hindi
Read “Microservices Architecture : All You Need to know“ by Ankit Agarwal on Medium: medium.com/@ankitagarwal702/microservices-architecture-all-you-need-to-know-8efa2ec4181f
HLD Playlist
ruclips.net/p/PLUxcLTS1fiM1jL66PRbmIYDoq94LP_Wvz
Notes
drive.google.com/file/d/1ttRZRnvqffVLGMbSXL3NsIIbGXjEO_9B/view?usp=sharing
Просмотров: 106

Видео

High Level Design(HLD) || Lecture-2 || Polling, Websockets and Server sent events || Notes || Hindi
Просмотров 912 месяца назад
Article (Polling, Websockets and server sent events) medium.com/@ankitagarwal702/polling-websockets-and-server-sent-events-system-design-de7df492748d HLD Playlist ruclips.net/p/PLUxcLTS1fiM1jL66PRbmIYDoq94LP_Wvz Notes drive.google.com/file/d/1rgM9L0Qr7S6C7fTfBxnEx77C-rRUnRBl/view?usp=sharing
High Level Design(HLD) || Lecture-1 || Client Server architecture and Networking || Notes || Hindi
Просмотров 1203 месяца назад
Articles Client Server Architecture medium.com/@ankitagarwal702/client-server-architecture-system-design-433d97e6c72d#ec16 Networking medium.com/@ankitagarwal702/important-networking-concepts-to-know-for-client-server-architecture-297c8d7785c8
Leetcode 141 || LinkedList Cycle || Slow and Fast Pointer || Intuition with code
Просмотров 1026 месяцев назад
Practice Problem Here leetcode.com/problems/linked-list-cycle/description/?envType=daily-question&envId=2024-03-06 Solution Discussed in Video (Source Code) leetcode.com/submissions/detail/1195508282/
K closest point to origin || PriorityQueue || Leetcode 973 || DSAP20
Просмотров 1358 месяцев назад
Practice question from Here leetcode.com/problems/k-closest-points-to-origin/description/ Link to DSAP 20 Sheet noisy-mountain-da6.notion.site/DSAP-20-Total-75-85-problems-f122f75e45ff44febf01b72d62e6a3a1 Link to full DSAP 20 Playlist ruclips.net/p/PLUxcLTS1fiM2B7ire91OCW9q-75ZutRv1
Max Sum Without Adjacents || GFG POTD || 1-D DP || with code
Просмотров 948 месяцев назад
Practice question from below link www.geeksforgeeks.org/problems/max-sum-without-adjacents2430/1
SOLID Principles || Low Level System Design || with Source Code
Просмотров 2418 месяцев назад
Source Code Link github.com/laveshgarg80/SOLID_PRINCIPLES
Kth Largest element in an array || Heaps || DSAP 20
Просмотров 498 месяцев назад
Practice Question From Leetcode leetcode.com/problems/kth-largest-element-in-an-array/description/ DSAP 20 Sheet noisy-mountain-da6.notion.site/DSAP-20-Total-75-85-problems-f122f75e45ff44febf01b72d62e6a3a1
Longest Consecutive Sequence || Leetcode 128 || Hashing || DSAP 20
Просмотров 679 месяцев назад
Practice Problem on Leetcode leetcode.com/problems/longest-consecutive-sequence/description/ DSAP 20 Sheet Link noisy-mountain-da6.notion.site/DSAP-20-Total-75-85-problems-f122f75e45ff44febf01b72d62e6a3a1
Count Subarray with given Xor || Hashing || DSAP20
Просмотров 3209 месяцев назад
Practice Problem on Interview Bit www.interviewbit.com/problems/subarray-with-given-xor/ DSAP Sheet noisy-mountain-da6.notion.site/DSAP-20-Total-75-85-problems-f122f75e45ff44febf01b72d62e6a3a1
Harkirat Singh 100xDev Challenge || Upskill Starts Here🔥
Просмотров 3039 месяцев назад
Harkirat Bhaiya Course Link harkirat.classx.co.in/new-courses/8-live-0-100-complete Will Share the progress Here..... My Twitter LAVESHGARG80 My Friends Twitter (Raj Gupta) RajGupt34458534 Will shortly update LinkedIn Id's here soon
Longest Subarray with given sum K || Hashing || pattern 2 || DSAP 20
Просмотров 267Год назад
DSAP 20 Sheet noisy-mountain-da6.notion.site/DSAP-20-Total-75-85-problems-f122f75e45ff44febf01b72d62e6a3a1 DSAP 20 Full Playlist ruclips.net/p/PLUxcLTS1fiM2B7ire91OCW9q-75ZutRv1 Happy Coding
Longest Increasing Subsequence || O(nlogn) || Binary Search (Pattern 1) || DSAP 20
Просмотров 111Год назад
DSAP 20 Sheet noisy-mountain-da6.notion.site/DSAP-20-Total-75-85-problems-f122f75e45ff44febf01b72d62e6a3a1 DSAP 20 Full Playlist ruclips.net/p/PLUxcLTS1fiM2B7ire91OCW9q-75ZutRv1 Happy Coding
Allocate Minimum Number of Pages || Binary Search (pattern 1) || with Code || DSAP20
Просмотров 185Год назад
Problems Related to Allocate Minimum Number of Pages 1. Capacity To Ship Packages Within D Days leetcode.com/problems/capacity-to-ship-packages-within-d-days/description/ DSAP 20 Sheet noisy-mountain-da6.notion.site/DSAP-20-Total-75-85-problems-f122f75e45ff44febf01b72d62e6a3a1 DSAP 20 Full Playlist ruclips.net/p/PLUxcLTS1fiM2B7ire91OCW9q-75ZutRv1 Happy Coding
Peak Element || with code || Pattern 1 (Binary Search) || DSAP 20
Просмотров 162Год назад
Problems Related to Peak Element 1. Peak Index in a mountain array leetcode.com/problems/peak-index-in-a-mountain-array/description/ (exactly same code of peak element) DSAP 20 Sheet noisy-mountain-da6.notion.site/DSAP-20-Total-75-85-problems-f122f75e45ff44febf01b72d62e6a3a1 DSAP 20 Full Playlist ruclips.net/p/PLUxcLTS1fiM2B7ire91OCW9q-75ZutRv1 Happy Coding
Search in a rotated sorted array || with Code || Pattern 1 (Binary Search) || Hindi || DSAP 20
Просмотров 203Год назад
Search in a rotated sorted array || with Code || Pattern 1 (Binary Search) || Hindi || DSAP 20
Binary Search || with Code || Mathematical proof of time complexity || Hindi || DSAP 20
Просмотров 333Год назад
Binary Search || with Code || Mathematical proof of time complexity || Hindi || DSAP 20
DSAP 20 || Identify Patterns and solve any DSA problem || 20 Patterns || 75 Problems
Просмотров 1,1 тыс.Год назад
DSAP 20 || Identify Patterns and solve any DSA problem || 20 Patterns || 75 Problems
Cimpress Joining Kit
Просмотров 4,4 тыс.Год назад
Cimpress Joining Kit
GFG || Unique Number of Occurrences || Intuition + Algo + Java Code || POTD || Hindi
Просмотров 88Год назад
GFG || Unique Number of Occurrences || Intuition Algo Java Code || POTD || Hindi
Leetcode 111 || Minimum Depth of Binary Tree || with code || Hindi
Просмотров 149Год назад
Leetcode 111 || Minimum Depth of Binary Tree || with code || Hindi
Cracked Groww Off-Campus || Tier 3 || 17+ LPA without DSA
Просмотров 374Год назад
Cracked Groww Off-Campus || Tier 3 || 17 LPA without DSA
Learn how to apply debugger in vs-code and browser || React , Node , java and Javascript || Hindi
Просмотров 168Год назад
Learn how to apply debugger in vs-code and browser || React , Node , java and Javascript || Hindi
How to top engineering exams in one day || My SGPA 9.57
Просмотров 253Год назад
How to top engineering exams in one day || My SGPA 9.57
RTU/BTU Big Data Full Course || with notes || Hindi
Просмотров 22 тыс.Год назад
RTU/BTU Big Data Full Course || with notes || Hindi
Snake Game with a twist || Reversing a Linked List || Resources + Source Code
Просмотров 625Год назад
Snake Game with a twist || Reversing a Linked List || Resources Source Code
I Caught Red Handed By Codechef while Cheating in a contest😥😭. || 4⭐ to 2⭐ 😭
Просмотров 10 тыс.Год назад
I Caught Red Handed By Codechef while Cheating in a contest😥😭. || 4⭐ to 2⭐ 😭
My Journey || Tier-3 to Cimpress (12 Lakh Base)🔥
Просмотров 2,1 тыс.Год назад
My Journey || Tier-3 to Cimpress (12 Lakh Base)🔥
GFG POTD || Case-specific Sorting of Strings || Algorithm + Java Code || Hindi
Просмотров 145Год назад
GFG POTD || Case-specific Sorting of Strings || Algorithm Java Code || Hindi
Leetcode 2359 || Find Closest Node to Given Two Nodes || Algorithm + Java Code || Hindi
Просмотров 126Год назад
Leetcode 2359 || Find Closest Node to Given Two Nodes || Algorithm Java Code || Hindi

Комментарии

  • @mohitchandola3435
    @mohitchandola3435 6 дней назад

    30 70 books dedo nhi pages dedo

  • @SandeepSingh-un6mf
    @SandeepSingh-un6mf 11 дней назад

    you can also loop start with 1 and first get i-1 and second i. and after the loop complete add last char os String and add the value in result.

  • @Akshansh-xj3kw
    @Akshansh-xj3kw 16 дней назад

    bhaiya ye triangle wala symbol kispr lgta h

    • @LaveshGarg
      @LaveshGarg 16 дней назад

      In case of plagarism

  • @hackerrrrrrr911
    @hackerrrrrrr911 21 день назад

    Thank you

  • @SRINIVASgAITBECS
    @SRINIVASgAITBECS 23 дня назад

    How many days after giving interview for SP role results are expected???

  • @gouravmajee9913
    @gouravmajee9913 Месяц назад

    Clear and precise 🙌

  • @sanchaysinha
    @sanchaysinha Месяц назад

    I did same mistake, i shared solution aur wo log copy paste kr diya. Bhaiya kya ye codechef pe show hote rahega humesa ki hum cheat kiye hai/ karwaye hai !?

    • @divyadahiya9161
      @divyadahiya9161 Месяц назад

      i have same question should i make new account?

    • @LaveshGarg
      @LaveshGarg Месяц назад

      @@divyadahiya9161 no don't make new account for it. It will kept on your profile but after sometime it doesn't matter. Always remember participate in contest for upgrading your knowledge not for rating. Rating is just a motivation

  • @neerajagarwal3176
    @neerajagarwal3176 Месяц назад

    Hello Lavesh, Please upload further videos.

  • @Ravi_477
    @Ravi_477 Месяц назад

    Solution please

  • @sangramsahoo4409
    @sangramsahoo4409 2 месяца назад

    are you sure ki plagrism phele wala per lgta hai

    • @LaveshGarg
      @LaveshGarg 2 месяца назад

      yes in my case yahi hua tha

    • @sangramsahoo4409
      @sangramsahoo4409 2 месяца назад

      @@LaveshGarg dusre Wale par kuch lga tha?

  • @yugaja929
    @yugaja929 2 месяца назад

    Can't we use a list of images and randomly use their index

    • @LaveshGarg
      @LaveshGarg 2 месяца назад

      yes absolutely we can do that also. one problem can be solved with multiple ways. you can use any approach you want.

  • @pradeepkumawat1220
    @pradeepkumawat1220 2 месяца назад

    Great sir

  • @shlokdadhich6966
    @shlokdadhich6966 2 месяца назад

    I had studied high level designing from various playlists but the way he is teaching is so interactive and understandable

  • @naiduanuradha6
    @naiduanuradha6 2 месяца назад

    bro, please upload further videos too

    • @LaveshGarg
      @LaveshGarg 2 месяца назад

      Sure will try to continue the series

  • @origamibydevansh4270
    @origamibydevansh4270 3 месяца назад

    i have a interview on cimpress company as a graphic designer so if my english is not good,is there any problem with it?

  • @MohammedJaveedHussain
    @MohammedJaveedHussain 3 месяца назад

    Can you please give me codechef mail

  • @saumyajaiswal6585
    @saumyajaiswal6585 3 месяца назад

    cimpress offcampus freshers leti hai? Im from 2024 batch....please provide a roadmap

    • @LaveshGarg
      @LaveshGarg 3 месяца назад

      No cimpress generally hires sde-1 (freshers) from on-campus. If you want to join cimpress off-campus than you can apply for sde-2 but for that you need at least 1.5 to 2 years of experience.

  • @ritusharma5259
    @ritusharma5259 3 месяца назад

    chlo ek aacha kaam mai bhi kr deti hu haha.. 00:03 Big Data is about handling large amounts of data. 02:11 Instagram and Amazon are examples of Big Data usage 06:50 Big data analytics and its importance for business growth 09:20 Importance of user privacy in handling data 14:07 Traditional data handling and data filtering techniques 16:04 Big Data involves transactions, variety, velocity, and volume. 20:26 Understanding GBS operations and architectures 22:16 Overview of Google File System Architecture 26:14 Introduction to GBS Architecture 28:05 Exploration of Master Data and Metadata in Big Data 32:20 Understanding the role of the tractor in monitoring tasks 34:04 Introduction to Map Reduce concept 38:16 Explanation of applying map function on temperature data 40:18 Understanding the reduce function in depth 44:05 Local mode is the default mode for RTU/BTU Big Data Full Course 46:00 Understanding master-slave relationship in distributed processing. 49:58 Understanding the interface in classes 52:00 Explanation of map, reduce, and driver code 56:06 Understanding input and output formats 57:57 Writing code for map and reduce functions 1:01:41 Summary of Map and Reduce Functions 1:03:35 Understanding record readers and data files 1:07:19 Explaining the role of combiner, miner, reducer, partitioner in MapReduce process. 1:09:16 Serialization and Write Table Interface 1:13:39 Understanding Comparable and Comparator in Java 1:15:55 Comparison and table class in Java 1:19:55 Introduction to object and generic primitives 1:21:51 Understanding Right Table Collections and MapWritable classes 1:26:13 SQL is easier to learn and use 1:28:00 Understanding the order and optimization in Big Data processing 1:31:59 Understanding Java Virtual Machine and local mode in pig program execution 1:33:59 Executing Pig Latin in MBD and control flow statements 1:38:09 Understanding data types in Big Data 1:40:09 Understanding table management and types of tables in SQL 1:43:47 Overview of SQL table operations 1:45:40 Exploring Alter Table Commands Crafted by Merlin AI.00:03 Big Data is about handling large amounts of data. 02:11 Instagram and Amazon are examples of Big Data usage 06:50 Big data analytics and its importance for business growth 09:20 Importance of user privacy in handling data 14:07 Traditional data handling and data filtering techniques 16:04 Big Data involves transactions, variety, velocity, and volume. 20:26 Understanding GBS operations and architectures 22:16 Overview of Google File System Architecture 26:14 Introduction to GBS Architecture 28:05 Exploration of Master Data and Metadata in Big Data 32:20 Understanding the role of the tractor in monitoring tasks 34:04 Introduction to Map Reduce concept 38:16 Explanation of applying map function on temperature data 40:18 Understanding the reduce function in depth 44:05 Local mode is the default mode for RTU/BTU Big Data Full Course 46:00 Understanding master-slave relationship in distributed processing. 49:58 Understanding the interface in classes 52:00 Explanation of map, reduce, and driver code 56:06 Understanding input and output formats 57:57 Writing code for map and reduce functions 1:01:41 Summary of Map and Reduce Functions 1:03:35 Understanding record readers and data files 1:07:19 Explaining the role of combiner, miner, reducer, partitioner in MapReduce process. 1:09:16 Serialization and Write Table Interface 1:13:39 Understanding Comparable and Comparator in Java 1:15:55 Comparison and table class in Java 1:19:55 Introduction to object and generic primitives 1:21:51 Understanding Right Table Collections and MapWritable classes 1:26:13 SQL is easier to learn and use 1:28:00 Understanding the order and optimization in Big Data processing 1:31:59 Understanding Java Virtual Machine and local mode in pig program execution 1:33:59 Executing Pig Latin in MBD and control flow statements 1:38:09 Understanding data types in Big Data 1:40:09 Understanding table management and types of tables in SQL 1:43:47 Overview of SQL table operations 1:45:40 Exploring Alter Table Commands

    • @LaveshGarg
      @LaveshGarg 3 месяца назад

      Great work ritu😁

    • @LaveshGarg
      @LaveshGarg 3 месяца назад

      @@ritusharma5259 yeah you can comment your doubt here. will try to resolve your doubt

    • @godslayerxt
      @godslayerxt 2 месяца назад

      Itni mehnat paper me ki hoti to pass nhi ho jati 😭

    • @s.k.sharma5410
      @s.k.sharma5410 2 месяца назад

      69 missed calls from BTU😂

  • @placement8059
    @placement8059 3 месяца назад

    Is it fully remote?

  • @priyanibheriya9058
    @priyanibheriya9058 4 месяца назад

    ❤❤❤❤❤

  • @Shivin26
    @Shivin26 4 месяца назад

    Exam food diya bhai... Bhaii 2 may 2024 ko exam tha yani kal Raat ko 2 baje tak sirf unit 1 he hui thi Aur fir 2 ghante so gya 5 se 7 ke beech me sirf aapki video ke kaaran 3 4 complete hui and 10.30 tak sirf aapke videos ke kaaran 5 bhi and 2 bhi karli to the point precise and easy Thank you very much it's a much needed video Thank you

    • @LaveshGarg
      @LaveshGarg 4 месяца назад

      Thanks bhai It meant a lot😍

  • @sahilsharma7692
    @sahilsharma7692 4 месяца назад

    Kal exam h bhai abhi raat ke 3 baj rhe h abhi tak kuch nhi aata tha BDA me aur dar bhi lag rha tha lekin ab ye video dekh ke dar bhi khatam ho gaya aur lagta h paper bhi acha jaega , Thanks buddy.

    • @radheradhe55903
      @radheradhe55903 4 месяца назад

      bhai shi btaaa Mera bhi just open kri hai video trust krluna ispe???

    • @sahilsharma7692
      @sahilsharma7692 4 месяца назад

      Ha bhai padhle isi se maine abhi complete ki h best and easy hai

    • @LaveshGarg
      @LaveshGarg 4 месяца назад

      @@sahilsharma7692 Thank you bhai best of luck for the exam

    • @LaveshGarg
      @LaveshGarg 4 месяца назад

      @@radheradhe55903 yes bhai you can trust issi mai se ayega paper (pura paper) just go through the video once. you will ace the exam

    • @sahilsharma7692
      @sahilsharma7692 4 месяца назад

      Thanks boss exam fod diya saara isi me se aaya tha

  • @rajdeepsharma8073
    @rajdeepsharma8073 4 месяца назад

    great video

    • @LaveshGarg
      @LaveshGarg 4 месяца назад

      Thanks bhai❤ and best of luck for the exam fodd dena yahi video dekh lo notes aache se padhlo sab ho jayega pura paper issi se banega maine bhi yahi padha hai

  • @lucifer2390
    @lucifer2390 4 месяца назад

    thank u bhai

    • @LaveshGarg
      @LaveshGarg 4 месяца назад

      best of luck for exam fodd do❤‍🔥

  • @udaygaur7881
    @udaygaur7881 4 месяца назад

    Excellent 👍👍👍

    • @LaveshGarg
      @LaveshGarg 4 месяца назад

      best of luck bhai for exam isse karlo it is more than enough🤎

  • @Prem-wr6fo
    @Prem-wr6fo 4 месяца назад

    Straight to the point

    • @LaveshGarg
      @LaveshGarg 4 месяца назад

      Thank you bhai best of luck for exam bas ye video karlo maine bhi inhi notes se padha tha ho jayega and rest focus on placement. Good luck bhai🤗

  • @RS25J
    @RS25J 4 месяца назад

    1:24:00

  • @user-bo3qg5gr8l
    @user-bo3qg5gr8l 4 месяца назад

    for interview is english required or neccessary ?

    • @LaveshGarg
      @LaveshGarg 4 месяца назад

      yes interview is in english language

    • @user-bo3qg5gr8l
      @user-bo3qg5gr8l 4 месяца назад

      @@LaveshGarg if I am not feeling confident in English so can I give interview in Hindi does this affect?

    • @LaveshGarg
      @LaveshGarg 4 месяца назад

      @@user-bo3qg5gr8l It totally depends on the interviewer but mostly interviews are in english

  • @user-yo6vx9ry8v
    @user-yo6vx9ry8v 4 месяца назад

    How you cleared interview round? What are the things you prepared

  • @vineetkashyap4583
    @vineetkashyap4583 4 месяца назад

    Dubara Bol Raha huu........Bhai dara raha hai kya 😂 btw nice explanation

    • @LaveshGarg
      @LaveshGarg 4 месяца назад

      🤣 Thank you bhai

  • @AnjaliJain-dt1bt
    @AnjaliJain-dt1bt 4 месяца назад

    Hello Bro, today I gave contest on codechef and also my brother. As he is new in contest he asked me for a code for explaination and I gave him. He submitted with some changes. Will I get penalty for it or he. Please tell me how can I avoid it if I gets penalty. I am near to be a 3 star😢. I watched your plagiarism video.

    • @LaveshGarg
      @LaveshGarg 4 месяца назад

      If code is changed than it will not be penalized

  • @KUMAR-gq8sb
    @KUMAR-gq8sb 5 месяцев назад

    college tag matter krta h kya??

    • @LaveshGarg
      @LaveshGarg 5 месяцев назад

      No bro even manish is from teir-3 college

    • @KUMAR-gq8sb
      @KUMAR-gq8sb 5 месяцев назад

      @@LaveshGarg skit vs poornima vs poornima university vs jecrc vs jecrc uni. vs arya clg vs arya uni. vs SGVU vs APEX UNI. vs jnu vs VGU vs JKLU vs UEM vs JIET jodhpur vs Galgotiyas uni. vs GLA Mathura vs CU vs LPU which is better and why??

  • @vamcaraveti1918
    @vamcaraveti1918 5 месяцев назад

    is account is for first cheating ??

  • @sayaligangapurkar4558
    @sayaligangapurkar4558 5 месяцев назад

    or kis type k assignments hote hai

  • @sayaligangapurkar4558
    @sayaligangapurkar4558 5 месяцев назад

    hi anyone from cimpress who can guide me for graphic designer interview for technical round,.

  • @codedByAyush
    @codedByAyush 5 месяцев назад

    great explanation bhai!

  • @your_daddy_mf
    @your_daddy_mf 5 месяцев назад

    Lavesh bhai tum bade kab hue ??😂😂 cute baby of expert coaching ....

  • @shivdix
    @shivdix 5 месяцев назад

    लवेश भाई शेर

  • @palakkumar7943
    @palakkumar7943 6 месяцев назад

    int mid = low + (high - low) / 2; ye lga bhai

    • @LaveshGarg
      @LaveshGarg 6 месяцев назад

      yes the same thing is discussed at 6:58

  • @GeekDecoderr
    @GeekDecoderr 7 месяцев назад

    mera 1400 se seedha 850 hogaya 😭😭

    • @LaveshGarg
      @LaveshGarg 7 месяцев назад

      don't worry bro dubara badh jayegi keep grinding always remember give contest to upgrade yourself, rating is just a motivator

  • @ankishkhandelwal7588
    @ankishkhandelwal7588 8 месяцев назад

    I am also following this course let's go 😀

  • @VinayKumar-vm1hg
    @VinayKumar-vm1hg 8 месяцев назад

    Why if student<required student then we also storing ans

  • @anshulsharma7237
    @anshulsharma7237 8 месяцев назад

    best best best, exam was awesome

    • @LaveshGarg
      @LaveshGarg 8 месяцев назад

      Thank you Anshul glad to know this video helped you😄

  • @MalayThakkar
    @MalayThakkar 8 месяцев назад

    Bro when did you receive offer letter for internship?

    • @LaveshGarg
      @LaveshGarg 8 месяцев назад

      I don't correctly remember but I got it in around november or December

    • @MalayThakkar
      @MalayThakkar 8 месяцев назад

      @@LaveshGarg I was only asking because I was selected, but haven’t recieved any communication yet

  • @KaranMaandad-fo1ie
    @KaranMaandad-fo1ie 8 месяцев назад

    Thanks

  • @rj27thug78
    @rj27thug78 8 месяцев назад

    CFBR ! 👏

  • @user-ck6ul6xg5v
    @user-ck6ul6xg5v 8 месяцев назад

    Javascript

  • @pshycocoder
    @pshycocoder 8 месяцев назад

    Sub kr dia.. solid content Also make course on Mern stack

  • @lovishtater
    @lovishtater 8 месяцев назад

    ❤️‍🔥❤️‍🔥❤️‍🔥

  • @67_divyanshsinha52
    @67_divyanshsinha52 8 месяцев назад

    I did get a minus in my recent contest though neither have I cheated nor I have shared the code with anyone ... I did ask my frnd for the concept not the code but then also I got an insane minus

    • @67_divyanshsinha52
      @67_divyanshsinha52 8 месяцев назад

      Any suggestions what should I do

    • @LaveshGarg
      @LaveshGarg 8 месяцев назад

      @@67_divyanshsinha52 yes you can mail codechef about this they will definitly do something in this matter

    • @67_divyanshsinha52
      @67_divyanshsinha52 8 месяцев назад

      @@LaveshGarg I did mail them... but would I get my ratings back ?

    • @LaveshGarg
      @LaveshGarg 8 месяцев назад

      @@67_divyanshsinha52 Yes definitly If after there investigation you found not to be guilty then they will increase your rating

    • @67_divyanshsinha52
      @67_divyanshsinha52 8 месяцев назад

      @@LaveshGarg and what kind of investigation will be there?