diff --git a/data.json b/data.json index bedfd07..e0db24f 100644 --- a/data.json +++ b/data.json @@ -70,6 +70,15 @@ "mediumSolved": 475, "hardSolved": 186, "recentSubmissions": [ + { + "id": "1459068373", + "title": "House Robber II", + "timestamp": "1732182322", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.9 MB", + "lang": "java" + }, { "id": "1458919269", "title": "House Robber", @@ -105,15 +114,6 @@ "runtime": "1 ms", "memory": "45.4 MB", "lang": "java" - }, - { - "id": "1456106791", - "title": "House Robber", - "timestamp": "1731924283", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" } ] }, @@ -124,11 +124,20 @@ "section": "E", "dayi": "Hostellers", "username": "Ninja_ansari", - "totalSolved": 818, + "totalSolved": 819, "easySolved": 351, - "mediumSolved": 417, + "mediumSolved": 418, "hardSolved": 50, "recentSubmissions": [ + { + "id": "1459126085", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732187656", + "statusDisplay": "Accepted", + "runtime": "21 ms", + "memory": "67.1 MB", + "lang": "java" + }, { "id": "1458120735", "title": "House Robber", @@ -164,15 +173,6 @@ "runtime": "7 ms", "memory": "45.3 MB", "lang": "java" - }, - { - "id": "1457324800", - "title": "Course Schedule II", - "timestamp": "1732027645", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "46.3 MB", - "lang": "java" } ] }, @@ -189,48 +189,48 @@ "hardSolved": 81, "recentSubmissions": [ { - "id": "1458729578", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732152490", + "id": "1459150338", + "title": "Best Time to Buy and Sell Stock IV", + "timestamp": "1732190116", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "71.8 MB", + "runtime": "7 ms", + "memory": "43.5 MB", "lang": "java" }, { - "id": "1458197645", - "title": "Linked List Random Node", - "timestamp": "1732104191", + "id": "1459118939", + "title": "Best Time to Buy and Sell Stock II", + "timestamp": "1732186948", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "46.3 MB", + "runtime": "0 ms", + "memory": "46.2 MB", "lang": "java" }, { - "id": "1458192952", - "title": "Random Pick Index", - "timestamp": "1732103752", + "id": "1459072264", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1732182660", "statusDisplay": "Accepted", - "runtime": "88 ms", - "memory": "56.6 MB", + "runtime": "2 ms", + "memory": "61.9 MB", "lang": "java" }, { - "id": "1458176579", - "title": "Sort List", - "timestamp": "1732102143", + "id": "1458729578", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732152490", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "56.1 MB", + "runtime": "18 ms", + "memory": "71.8 MB", "lang": "java" }, { - "id": "1458162511", - "title": "Add Two Numbers", - "timestamp": "1732100724", + "id": "1458197645", + "title": "Linked List Random Node", + "timestamp": "1732104191", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.3 MB", + "runtime": "10 ms", + "memory": "46.3 MB", "lang": "java" } ] @@ -242,11 +242,38 @@ "section": "F", "dayi": "Hostellers", "username": "prakharkapoorcollege", - "totalSolved": 730, + "totalSolved": 732, "easySolved": 323, - "mediumSolved": 342, - "hardSolved": 65, + "mediumSolved": 343, + "hardSolved": 66, "recentSubmissions": [ + { + "id": "1459155605", + "title": "Count of Smaller Numbers After Self", + "timestamp": "1732190663", + "statusDisplay": "Accepted", + "runtime": "1834 ms", + "memory": "33.7 MB", + "lang": "python3" + }, + { + "id": "1459118353", + "title": "Evaluate Reverse Polish Notation", + "timestamp": "1732186896", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "18.6 MB", + "lang": "python3" + }, + { + "id": "1459110494", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732186108", + "statusDisplay": "Accepted", + "runtime": "29 ms", + "memory": "72.4 MB", + "lang": "java" + }, { "id": "1458567212", "title": "Island Perimeter", @@ -264,33 +291,6 @@ "runtime": "4 ms", "memory": "47.6 MB", "lang": "java" - }, - { - "id": "1458191179", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732103577", - "statusDisplay": "Accepted", - "runtime": "62 ms", - "memory": "64.5 MB", - "lang": "java" - }, - { - "id": "1457406024", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732033087", - "statusDisplay": "Accepted", - "runtime": "115 ms", - "memory": "33.7 MB", - "lang": "python3" - }, - { - "id": "1456402818", - "title": "Defuse the Bomb", - "timestamp": "1731948097", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "16.8 MB", - "lang": "python3" } ] }, @@ -530,6 +530,65 @@ } ] }, + { + "roll": "2215001897", + "name": "UTTAM KUMAR", + "url": "https://leetcode.com/u/uttam_roy01/", + "section": "E", + "dayi": "Day Scholars", + "username": "uttam_roy01", + "totalSolved": 654, + "easySolved": 199, + "mediumSolved": 392, + "hardSolved": 63, + "recentSubmissions": [ + { + "id": "1458905990", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732168767", + "statusDisplay": "Accepted", + "runtime": "183 ms", + "memory": "208.2 MB", + "lang": "cpp" + }, + { + "id": "1458483807", + "title": "House Robber III", + "timestamp": "1732125356", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "21 MB", + "lang": "cpp" + }, + { + "id": "1458447893", + "title": "Make Array Elements Equal to Zero", + "timestamp": "1732122977", + "statusDisplay": "Accepted", + "runtime": "4 ms", + "memory": "21.3 MB", + "lang": "cpp" + }, + { + "id": "1458128210", + "title": "House Robber II", + "timestamp": "1732097428", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.1 MB", + "lang": "java" + }, + { + "id": "1458100610", + "title": "House Robber", + "timestamp": "1732095035", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.2 MB", + "lang": "java" + } + ] + }, { "roll": "2215001541", "name": "SAKSHAM AGRAWAL", @@ -707,65 +766,6 @@ } ] }, - { - "roll": "2215800029", - "name": "SURBHI SHARMA", - "url": "https://leetcode.com/u/SurbhiSharma12/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "SurbhiSharma12", - "totalSolved": 536, - "easySolved": 183, - "mediumSolved": 277, - "hardSolved": 76, - "recentSubmissions": [ - { - "id": "1456946965", - "title": "Trapping Rain Water", - "timestamp": "1731996303", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46.1 MB", - "lang": "java" - }, - { - "id": "1454905707", - "title": "Valid Anagram", - "timestamp": "1731815101", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1453610372", - "title": "Search a 2D Matrix II", - "timestamp": "1731685667", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.8 MB", - "lang": "java" - }, - { - "id": "1452454371", - "title": "Majority Element", - "timestamp": "1731577420", - "statusDisplay": "Accepted", - "runtime": "1641 ms", - "memory": "53.6 MB", - "lang": "java" - }, - { - "id": "1452399483", - "title": "Single Number", - "timestamp": "1731572486", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "46.3 MB", - "lang": "java" - } - ] - }, { "roll": "2215500171", "name": "VIDHI AJMERA", @@ -826,237 +826,178 @@ ] }, { - "roll": "2215000438", - "name": "AYUSH GUPTA", - "url": "https://leetcode.com/u/guptaayush2005/", - "section": "E", + "roll": "2215000884", + "name": "KARTIKAY GARG", + "url": "https://leetcode.com/u/Kartikay-Garg18/", + "section": "C", "dayi": "Day Scholars", - "username": "guptaayush2005", - "totalSolved": 527, - "easySolved": 190, - "mediumSolved": 291, - "hardSolved": 46, + "username": "Kartikay-Garg18", + "totalSolved": 523, + "easySolved": 160, + "mediumSolved": 324, + "hardSolved": 39, "recentSubmissions": [ { - "id": "1456490794", - "title": "Defuse the Bomb", - "timestamp": "1731953951", + "id": "1459169440", + "title": "Count Unreachable Pairs of Nodes in an Undirected Graph", + "timestamp": "1732192083", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.4 MB", + "runtime": "18 ms", + "memory": "97.7 MB", "lang": "java" }, { - "id": "1455866557", - "title": "House Robber", - "timestamp": "1731903217", + "id": "1459159501", + "title": "Number of Operations to Make Network Connected", + "timestamp": "1732191078", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "3 ms", + "memory": "61.2 MB", "lang": "java" }, { - "id": "1455633266", - "title": "Sum of Unique Elements", - "timestamp": "1731876102", + "id": "1458797341", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732159802", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", + "runtime": "32 ms", + "memory": "67.5 MB", "lang": "java" }, { - "id": "1455128036", - "title": "Zero Array Transformation II", - "timestamp": "1731833013", + "id": "1458422710", + "title": "Satisfiability of Equality Equations", + "timestamp": "1732121281", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "88 MB", + "runtime": "1 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1455108017", - "title": "Zero Array Transformation I", - "timestamp": "1731831125", + "id": "1458232409", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732107239", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "81.6 MB", + "runtime": "23 ms", + "memory": "45.2 MB", "lang": "java" } ] }, { - "roll": "2215000699", - "name": "GOVIND N ACHARYA", - "url": "https://leetcode.com/u/Govind_Acharya/", - "section": "C", - "dayi": "Hostellers", - "username": "Govind_Acharya", - "totalSolved": 522, - "easySolved": 152, - "mediumSolved": 319, - "hardSolved": 51, + "roll": "2215000598", + "name": "DHEERAJ KRIPLANI", + "url": "https://leetcode.com/u/Dheeraj_2602/", + "section": "D", + "dayi": "Day Scholars", + "username": "Dheeraj_2602", + "totalSolved": 517, + "easySolved": 250, + "mediumSolved": 242, + "hardSolved": 25, "recentSubmissions": [ { - "id": "1458782647", - "title": "House Robber II", - "timestamp": "1732158436", + "id": "1457478161", + "title": "Defuse the Bomb", + "timestamp": "1732037407", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1457910458", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732079446", + "id": "1456958227", + "title": "House Robber", + "timestamp": "1731997073", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.8 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1457906901", - "title": "Unique Paths II", - "timestamp": "1732079162", + "id": "1456456023", + "title": "Defuse the Bomb", + "timestamp": "1731951341", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.7 MB", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1457837069", - "title": "Unique Paths", - "timestamp": "1732072971", + "id": "1455471790", + "title": "Jump Game", + "timestamp": "1731862980", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.9 MB", + "runtime": "1 ms", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1456912597", - "title": "Is Graph Bipartite?", - "timestamp": "1731993850", + "id": "1454370500", + "title": "Find the Power of K-Size Subarrays I", + "timestamp": "1731766494", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.2 MB", + "runtime": "1 ms", + "memory": "45.5 MB", "lang": "java" } ] }, { - "roll": "2215000884", - "name": "KARTIKAY GARG", - "url": "https://leetcode.com/u/Kartikay-Garg18/", + "roll": "2215000097", + "name": "ADITYA KHARE", + "url": "https://leetcode.com/u/Aditya_Khare18/", "section": "C", "dayi": "Day Scholars", - "username": "Kartikay-Garg18", - "totalSolved": 521, - "easySolved": 160, - "mediumSolved": 322, - "hardSolved": 39, + "username": "Aditya_Khare18", + "totalSolved": 493, + "easySolved": 231, + "mediumSolved": 241, + "hardSolved": 21, "recentSubmissions": [ { - "id": "1458797341", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732159802", + "id": "1458312588", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732113024", "statusDisplay": "Accepted", - "runtime": "32 ms", - "memory": "67.5 MB", + "runtime": "54 ms", + "memory": "58.9 MB", "lang": "java" }, { - "id": "1458422710", - "title": "Satisfiability of Equality Equations", - "timestamp": "1732121281", + "id": "1457074164", + "title": "Arranging Coins", + "timestamp": "1732006411", "statusDisplay": "Accepted", "runtime": "1 ms", "memory": "41.3 MB", "lang": "java" }, { - "id": "1458232409", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732107239", - "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "45.2 MB", - "lang": "java" - }, - { - "id": "1457919916", - "title": "House Robber II", - "timestamp": "1732080225", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1457836132", - "title": "Unique Paths", - "timestamp": "1732072880", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000598", - "name": "DHEERAJ KRIPLANI", - "url": "https://leetcode.com/u/Dheeraj_2602/", - "section": "D", - "dayi": "Day Scholars", - "username": "Dheeraj_2602", - "totalSolved": 517, - "easySolved": 250, - "mediumSolved": 242, - "hardSolved": 25, - "recentSubmissions": [ - { - "id": "1457478161", - "title": "Defuse the Bomb", - "timestamp": "1732037407", + "id": "1453741670", + "title": "Find Words That Can Be Formed by Characters", + "timestamp": "1731695715", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", + "runtime": "50 ms", + "memory": "45.3 MB", "lang": "java" }, { - "id": "1456958227", - "title": "House Robber", - "timestamp": "1731997073", + "id": "1452397815", + "title": "Largest Number At Least Twice of Others", + "timestamp": "1731572322", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1456456023", - "title": "Defuse the Bomb", - "timestamp": "1731951341", + "id": "1451723753", + "title": "Unique Paths III", + "timestamp": "1731512817", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1455471790", - "title": "Jump Game", - "timestamp": "1731862980", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.4 MB", - "lang": "java" - }, - { - "id": "1454370500", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731766494", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.5 MB", + "memory": "40.7 MB", "lang": "java" } ] @@ -1120,65 +1061,6 @@ } ] }, - { - "roll": "2215000097", - "name": "ADITYA KHARE", - "url": "https://leetcode.com/u/Aditya_Khare18/", - "section": "C", - "dayi": "Day Scholars", - "username": "Aditya_Khare18", - "totalSolved": 493, - "easySolved": 231, - "mediumSolved": 241, - "hardSolved": 21, - "recentSubmissions": [ - { - "id": "1458312588", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732113024", - "statusDisplay": "Accepted", - "runtime": "54 ms", - "memory": "58.9 MB", - "lang": "java" - }, - { - "id": "1457074164", - "title": "Arranging Coins", - "timestamp": "1732006411", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1453741670", - "title": "Find Words That Can Be Formed by Characters", - "timestamp": "1731695715", - "statusDisplay": "Accepted", - "runtime": "50 ms", - "memory": "45.3 MB", - "lang": "java" - }, - { - "id": "1452397815", - "title": "Largest Number At Least Twice of Others", - "timestamp": "1731572322", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1451723753", - "title": "Unique Paths III", - "timestamp": "1731512817", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - } - ] - }, { "roll": "2215001473", "name": "RITIK GUPTA", @@ -1252,186 +1134,68 @@ ] }, { - "roll": "2215500076", - "name": "HEMA DUA", - "url": "https://leetcode.com/u/Hema_dua/", - "section": "AC", + "roll": "2215000333", + "name": "APURVA GUPTA", + "url": "https://leetcode.com/u/apurvag0108/", + "section": "C", "dayi": "Hostellers", - "username": "Hema_dua", - "totalSolved": 473, - "easySolved": 210, - "mediumSolved": 234, - "hardSolved": 29, + "username": "apurvag0108", + "totalSolved": 452, + "easySolved": 219, + "mediumSolved": 217, + "hardSolved": 16, "recentSubmissions": [ { - "id": "1459038815", - "title": "House Robber", - "timestamp": "1732179804", + "id": "1458825493", + "title": "Minimum Rounds to Complete All Tasks", + "timestamp": "1732162265", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "112 ms", + "memory": "62.2 MB", "lang": "java" }, { - "id": "1458911366", - "title": "Climbing Stairs", - "timestamp": "1732169184", + "id": "1458814144", + "title": "Min Cost Climbing Stairs", + "timestamp": "1732161294", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "42.9 MB", "lang": "java" }, { - "id": "1458008195", - "title": "Is Graph Bipartite?", - "timestamp": "1732087029", + "id": "1458809173", + "title": "N-th Tribonacci Number", + "timestamp": "1732160868", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1457485791", - "title": "Median of Two Sorted Arrays", - "timestamp": "1732037865", + "id": "1458806239", + "title": "Climbing Stairs", + "timestamp": "1732160609", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "46.3 MB", + "runtime": "0 ms", + "memory": "40 MB", "lang": "java" }, { - "id": "1457306738", - "title": "Find Smallest Letter Greater Than Target", - "timestamp": "1732026374", + "id": "1458802915", + "title": "Available Captures for Rook", + "timestamp": "1732160318", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.4 MB", + "memory": "41.2 MB", "lang": "java" } ] }, { - "roll": "2215000061", - "name": "ABHISHEK SHARMA", - "url": "https://leetcode.com/u/2215000061_ABHISHEK/", - "section": "C", - "dayi": "Day Scholars", - "username": "2215000061_ABHISHEK", - "totalSolved": 454, - "easySolved": 166, - "mediumSolved": 261, - "hardSolved": 27, - "recentSubmissions": [ - { - "id": "1458811654", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732161080", - "statusDisplay": "Accepted", - "runtime": "20 ms", - "memory": "66.8 MB", - "lang": "java" - }, - { - "id": "1458784670", - "title": "House Robber II", - "timestamp": "1732158632", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1456941139", - "title": "Is Graph Bipartite?", - "timestamp": "1731995896", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1454829989", - "title": "Zero Array Transformation I", - "timestamp": "1731811899", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "95.9 MB", - "lang": "java" - }, - { - "id": "1454816466", - "title": "Make Array Elements Equal to Zero", - "timestamp": "1731811321", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.3 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000333", - "name": "APURVA GUPTA", - "url": "https://leetcode.com/u/apurvag0108/", - "section": "C", - "dayi": "Hostellers", - "username": "apurvag0108", - "totalSolved": 452, - "easySolved": 219, - "mediumSolved": 217, - "hardSolved": 16, - "recentSubmissions": [ - { - "id": "1458825493", - "title": "Minimum Rounds to Complete All Tasks", - "timestamp": "1732162265", - "statusDisplay": "Accepted", - "runtime": "112 ms", - "memory": "62.2 MB", - "lang": "java" - }, - { - "id": "1458814144", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732161294", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.9 MB", - "lang": "java" - }, - { - "id": "1458809173", - "title": "N-th Tribonacci Number", - "timestamp": "1732160868", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1458806239", - "title": "Climbing Stairs", - "timestamp": "1732160609", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", - "lang": "java" - }, - { - "id": "1458802915", - "title": "Available Captures for Rook", - "timestamp": "1732160318", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001014", - "name": "MADHAV GOYAL", - "url": "https://leetcode.com/u/madhavgoyal012/", + "roll": "2215001014", + "name": "MADHAV GOYAL", + "url": "https://leetcode.com/u/madhavgoyal012/", "section": "C", "dayi": "Day Scholars", "username": "madhavgoyal012", @@ -1487,65 +1251,6 @@ } ] }, - { - "roll": "2215500058", - "name": "DEVANSH SHARMA", - "url": "https://leetcode.com/u/devanshsharma17/", - "section": "AC", - "dayi": "Day Scholars", - "username": "devanshsharma17", - "totalSolved": 430, - "easySolved": 231, - "mediumSolved": 189, - "hardSolved": 10, - "recentSubmissions": [ - { - "id": "1458126148", - "title": "Is Graph Bipartite?", - "timestamp": "1732097237", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1457413849", - "title": "House Robber II", - "timestamp": "1732033578", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1455314780", - "title": "Row With Maximum Ones", - "timestamp": "1731850318", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "47 MB", - "lang": "java" - }, - { - "id": "1455159436", - "title": "Rearrange Array to Maximize Prefix Score", - "timestamp": "1731835995", - "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "57.6 MB", - "lang": "java" - }, - { - "id": "1454601796", - "title": "String to Integer (atoi)", - "timestamp": "1731784937", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "43.5 MB", - "lang": "java" - } - ] - }, { "roll": "2215001187", "name": "NITIN KUMAR SHARMA", @@ -1664,124 +1369,6 @@ } ] }, - { - "roll": "2215500096", - "name": "MADHUSUDAN SINGH CHAUHAN", - "url": "https://leetcode.com/u/madhusudan_chauhan/", - "section": "AE", - "dayi": "Day Scholars", - "username": "madhusudan_chauhan", - "totalSolved": 428, - "easySolved": 151, - "mediumSolved": 247, - "hardSolved": 30, - "recentSubmissions": [ - { - "id": "1458967970", - "title": "Longest Repeating Character Replacement", - "timestamp": "1732173585", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "44.1 MB", - "lang": "java" - }, - { - "id": "1458932968", - "title": "Longest Substring Without Repeating Characters", - "timestamp": "1732170808", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1458912381", - "title": "Number of Sub-arrays of Size K and Average Greater than or Equal to Threshold", - "timestamp": "1732169259", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "60.9 MB", - "lang": "java" - }, - { - "id": "1458864225", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1732165433", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "62 MB", - "lang": "java" - }, - { - "id": "1458568279", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732131868", - "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "45.6 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001985", - "name": "VISHAL SISODIYA", - "url": "https://leetcode.com/u/Vishal_Sisodiya24/", - "section": "H", - "dayi": "Day Scholars", - "username": "Vishal_Sisodiya24", - "totalSolved": 427, - "easySolved": 198, - "mediumSolved": 199, - "hardSolved": 30, - "recentSubmissions": [ - { - "id": "1458772402", - "title": "Rotate List", - "timestamp": "1732157434", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.6 MB", - "lang": "java" - }, - { - "id": "1458503110", - "title": "Swap Nodes in Pairs", - "timestamp": "1732126657", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1458494280", - "title": "Integer to Roman", - "timestamp": "1732126062", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1458461510", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732123887", - "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "45.4 MB", - "lang": "java" - }, - { - "id": "1457513920", - "title": "Partition List", - "timestamp": "1732039554", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", - "lang": "java" - } - ] - }, { "roll": "2215001780", "name": "SUBHANKAR SAU", @@ -1802,11 +1389,20 @@ "section": "C", "dayi": "Hostellers", "username": "kg666235", - "totalSolved": 417, - "easySolved": 188, + "totalSolved": 418, + "easySolved": 189, "mediumSolved": 197, "hardSolved": 32, "recentSubmissions": [ + { + "id": "1459076586", + "title": "Pascal's Triangle II", + "timestamp": "1732183018", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.1 MB", + "lang": "java" + }, { "id": "1458820849", "title": "Climbing Stairs", @@ -1842,15 +1438,6 @@ "runtime": "0 ms", "memory": "41.7 MB", "lang": "java" - }, - { - "id": "1457461129", - "title": "Make The String Great", - "timestamp": "1732036402", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42.3 MB", - "lang": "java" } ] }, @@ -1867,6 +1454,65 @@ "hardSolved": 20, "recentSubmissions": [] }, + { + "roll": "2215001565", + "name": "SAMEER KUSHWAHA", + "url": "https://leetcode.com/u/s_a_m2003/", + "section": "D", + "dayi": "Day Scholars", + "username": "s_a_m2003", + "totalSolved": 404, + "easySolved": 164, + "mediumSolved": 205, + "hardSolved": 35, + "recentSubmissions": [ + { + "id": "1458486021", + "title": "Climbing Stairs", + "timestamp": "1732125505", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.2 MB", + "lang": "java" + }, + { + "id": "1458345393", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732115548", + "statusDisplay": "Accepted", + "runtime": "16 ms", + "memory": "45.3 MB", + "lang": "java" + }, + { + "id": "1457981012", + "title": "Longest Common Subsequence", + "timestamp": "1732084876", + "statusDisplay": "Accepted", + "runtime": "22 ms", + "memory": "50.8 MB", + "lang": "java" + }, + { + "id": "1457839116", + "title": "Unique Paths", + "timestamp": "1732073173", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.6 MB", + "lang": "java" + }, + { + "id": "1457435669", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732034896", + "statusDisplay": "Accepted", + "runtime": "56 ms", + "memory": "59.2 MB", + "lang": "java" + } + ] + }, { "roll": "2215000242", "name": "ANJALI VARSHNEY", @@ -2305,6 +1951,24 @@ "mediumSolved": 216, "hardSolved": 30, "recentSubmissions": [ + { + "id": "1459118083", + "title": "Trapping Rain Water", + "timestamp": "1732186867", + "statusDisplay": "Accepted", + "runtime": "5 ms", + "memory": "25.9 MB", + "lang": "cpp" + }, + { + "id": "1459112149", + "title": "Container With Most Water", + "timestamp": "1732186271", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "61.8 MB", + "lang": "cpp" + }, { "id": "1459010952", "title": "Coin Change", @@ -2331,24 +1995,6 @@ "runtime": "0 ms", "memory": "11.7 MB", "lang": "cpp" - }, - { - "id": "1456917456", - "title": "Climbing Stairs", - "timestamp": "1731994205", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "7.8 MB", - "lang": "cpp" - }, - { - "id": "1456908152", - "title": "Fibonacci Number", - "timestamp": "1731993535", - "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "7.2 MB", - "lang": "cpp" } ] }, @@ -2470,6 +2116,65 @@ } ] }, + { + "roll": "2215800033", + "name": "YASH JAIN", + "url": "https://leetcode.com/u/yjyash0107/", + "section": "A(H)", + "dayi": "Day Scholars", + "username": "yjyash0107", + "totalSolved": 355, + "easySolved": 110, + "mediumSolved": 182, + "hardSolved": 63, + "recentSubmissions": [ + { + "id": "1450481172", + "title": "Sort the Matrix Diagonally", + "timestamp": "1731406995", + "statusDisplay": "Accepted", + "runtime": "5 ms", + "memory": "45.3 MB", + "lang": "java" + }, + { + "id": "1448067495", + "title": "Product of Array Except Self", + "timestamp": "1731189881", + "statusDisplay": "Accepted", + "runtime": "3 ms", + "memory": "56.3 MB", + "lang": "java" + }, + { + "id": "1448061859", + "title": "Trapping Rain Water", + "timestamp": "1731189171", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "45.8 MB", + "lang": "java" + }, + { + "id": "1446049282", + "title": "Rotate Array", + "timestamp": "1731003189", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "57.3 MB", + "lang": "java" + }, + { + "id": "1445065120", + "title": "Reshape the Matrix", + "timestamp": "1730917683", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "45.5 MB", + "lang": "java" + } + ] + }, { "roll": "2215500103", "name": "NIKUNJ GUPTA", @@ -2477,11 +2182,20 @@ "section": "AC", "dayi": "Hostellers", "username": "ngdec03", - "totalSolved": 351, + "totalSolved": 352, "easySolved": 65, - "mediumSolved": 259, + "mediumSolved": 260, "hardSolved": 27, "recentSubmissions": [ + { + "id": "1459061076", + "title": "House Robber III", + "timestamp": "1732181694", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "44.9 MB", + "lang": "java" + }, { "id": "1458908891", "title": "Count Unguarded Cells in the Grid", @@ -2517,15 +2231,6 @@ "runtime": "7 ms", "memory": "57.5 MB", "lang": "java" - }, - { - "id": "1457319106", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732027250", - "statusDisplay": "Accepted", - "runtime": "382 ms", - "memory": "58 MB", - "lang": "java" } ] }, @@ -2542,65 +2247,6 @@ "hardSolved": 29, "recentSubmissions": [] }, - { - "roll": "2215500054", - "name": "DEEPAK SHUKLA", - "url": "https://leetcode.com/u/deepshukla1209/", - "section": "AC", - "dayi": "Day Scholars", - "username": "deepshukla1209", - "totalSolved": 349, - "easySolved": 123, - "mediumSolved": 203, - "hardSolved": 23, - "recentSubmissions": [ - { - "id": "1458859777", - "title": "Find All Numbers Disappeared in an Array", - "timestamp": "1732165071", - "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "55.2 MB", - "lang": "java" - }, - { - "id": "1458455768", - "title": "Append K Integers With Minimal Sum", - "timestamp": "1732123510", - "statusDisplay": "Accepted", - "runtime": "1876 ms", - "memory": "61.7 MB", - "lang": "java" - }, - { - "id": "1458137517", - "title": "Second Largest Digit in a String", - "timestamp": "1732098292", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "42.5 MB", - "lang": "java" - }, - { - "id": "1456923173", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731994616", - "statusDisplay": "Accepted", - "runtime": "59 ms", - "memory": "61.8 MB", - "lang": "java" - }, - { - "id": "1456319587", - "title": "Maximum Matching of Players With Trainers", - "timestamp": "1731942544", - "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "56.9 MB", - "lang": "java" - } - ] - }, { "roll": "2215000373", "name": "ARYAN MALIK", @@ -2778,65 +2424,6 @@ } ] }, - { - "roll": "2215000335", - "name": "ARCHIT JAIN", - "url": "https://leetcode.com/u/archit2709/", - "section": "F", - "dayi": "Day Scholars", - "username": "archit2709", - "totalSolved": 344, - "easySolved": 181, - "mediumSolved": 152, - "hardSolved": 11, - "recentSubmissions": [ - { - "id": "1458224872", - "title": "Permutation in String", - "timestamp": "1732106629", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "42.5 MB", - "lang": "java" - }, - { - "id": "1457966010", - "title": "Long Pressed Name", - "timestamp": "1732083742", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1457913596", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732079709", - "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "45.4 MB", - "lang": "java" - }, - { - "id": "1457456603", - "title": "Maximum Product Subarray", - "timestamp": "1732036139", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1457387872", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732031957", - "statusDisplay": "Accepted", - "runtime": "57 ms", - "memory": "59 MB", - "lang": "java" - } - ] - }, { "roll": "2215000816", "name": "HRITIK KUMAR", @@ -2844,11 +2431,20 @@ "section": "E", "dayi": "Day Scholars", "username": "Hritiksingh66", - "totalSolved": 341, + "totalSolved": 342, "easySolved": 113, - "mediumSolved": 200, + "mediumSolved": 201, "hardSolved": 28, "recentSubmissions": [ + { + "id": "1459161723", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732191306", + "statusDisplay": "Accepted", + "runtime": "21 ms", + "memory": "66.9 MB", + "lang": "java" + }, { "id": "1458129584", "title": "House Robber II", @@ -2884,15 +2480,6 @@ "runtime": "2 ms", "memory": "45.1 MB", "lang": "java" - }, - { - "id": "1455874524", - "title": "House Robber", - "timestamp": "1731903904", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" } ] }, @@ -2903,9 +2490,9 @@ "section": "C", "dayi": "Day Scholars", "username": "sharma_vaishnaviii", - "totalSolved": 339, + "totalSolved": 340, "easySolved": 126, - "mediumSolved": 187, + "mediumSolved": 188, "hardSolved": 26, "recentSubmissions": [] }, @@ -2968,6 +2555,19 @@ } ] }, + { + "roll": "2215000573", + "name": "DEVANSH AGARWAL", + "url": "https://leetcode.com/u/devanshagarwal0/", + "section": "E", + "dayi": "Hostellers", + "username": "devanshagarwal0", + "totalSolved": 338, + "easySolved": 126, + "mediumSolved": 184, + "hardSolved": 28, + "recentSubmissions": [] + }, { "roll": "2215001680", "name": "SHIVANG SHUKLA", @@ -3040,12 +2640,30 @@ "hardSolved": 27, "recentSubmissions": [ { - "id": "1457465476", - "title": "Task Scheduler", - "timestamp": "1732036657", + "id": "1459155335", + "title": "Sort Characters By Frequency", + "timestamp": "1732190635", "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "41.7 MB", + "runtime": "11 ms", + "memory": "11.3 MB", + "lang": "cpp" + }, + { + "id": "1459153283", + "title": "Kth Smallest Element in a Sorted Matrix", + "timestamp": "1732190425", + "statusDisplay": "Accepted", + "runtime": "12 ms", + "memory": "17 MB", + "lang": "cpp" + }, + { + "id": "1457465476", + "title": "Task Scheduler", + "timestamp": "1732036657", + "statusDisplay": "Accepted", + "runtime": "31 ms", + "memory": "41.7 MB", "lang": "cpp" }, { @@ -3065,40 +2683,9 @@ "runtime": "307 ms", "memory": "65 MB", "lang": "cpp" - }, - { - "id": "1454338360", - "title": "Reorganize String", - "timestamp": "1731763849", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "9.4 MB", - "lang": "cpp" - }, - { - "id": "1453569074", - "title": "Find X-Sum of All K-Long Subarrays I", - "timestamp": "1731682101", - "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "34.1 MB", - "lang": "cpp" } ] }, - { - "roll": "2215000573", - "name": "DEVANSH AGARWAL", - "url": "https://leetcode.com/u/devanshagarwal0/", - "section": "E", - "dayi": "Hostellers", - "username": "devanshagarwal0", - "totalSolved": 337, - "easySolved": 126, - "mediumSolved": 183, - "hardSolved": 28, - "recentSubmissions": [] - }, { "roll": "2215001736", "name": "SHUBHNEET KAUR", @@ -3631,63 +3218,17 @@ ] }, { - "roll": "2215000429", - "name": "AYUSH ALAPURIYA", - "url": "https://leetcode.com/u/its_alapuriya/", - "section": "F", + "roll": "2215000328", + "name": "ANUSHKA MISHRA", + "url": "https://leetcode.com/u/anushkamishra2309/", + "section": "C", "dayi": "Day Scholars", - "username": "its_alapuriya", - "totalSolved": 306, - "easySolved": 149, - "mediumSolved": 144, - "hardSolved": 13, - "recentSubmissions": [ - { - "id": "1458479938", - "title": "Unique Paths", - "timestamp": "1732125098", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1456796548", - "title": "House Robber", - "timestamp": "1731984645", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1456568366", - "title": "Defuse the Bomb", - "timestamp": "1731959846", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.6 MB", - "lang": "java" - }, - { - "id": "1454805400", - "title": "Make Array Elements Equal to Zero", - "timestamp": "1731810645", - "statusDisplay": "Accepted", - "runtime": "101 ms", - "memory": "43.2 MB", - "lang": "java" - }, - { - "id": "1453772070", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731698410", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "64.5 MB", - "lang": "java" - } - ] + "username": "anushkamishra2309", + "totalSolved": 309, + "easySolved": 118, + "mediumSolved": 174, + "hardSolved": 17, + "recentSubmissions": [] }, { "roll": "2215000632", @@ -3696,11 +3237,20 @@ "section": "C", "dayi": "Day Scholars", "username": "neerajdivyanshruchi1", - "totalSolved": 306, + "totalSolved": 307, "easySolved": 111, - "mediumSolved": 168, + "mediumSolved": 169, "hardSolved": 27, "recentSubmissions": [ + { + "id": "1459151176", + "title": "House Robber II", + "timestamp": "1732190207", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.5 MB", + "lang": "java" + }, { "id": "1458932899", "title": "Count Unguarded Cells in the Grid", @@ -3736,74 +3286,6 @@ "runtime": "0 ms", "memory": "41 MB", "lang": "java" - }, - { - "id": "1457452093", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732035866", - "statusDisplay": "Accepted", - "runtime": "58 ms", - "memory": "59.1 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000954", - "name": "KSHITIZ JAIN", - "url": "https://leetcode.com/u/kshitiz001/", - "section": "D", - "dayi": "Hostellers", - "username": "kshitiz001", - "totalSolved": 303, - "easySolved": 105, - "mediumSolved": 166, - "hardSolved": 32, - "recentSubmissions": [ - { - "id": "1459014426", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732177610", - "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "67.3 MB", - "lang": "java" - }, - { - "id": "1458438793", - "title": "Count Good Triplets", - "timestamp": "1732122374", - "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1458386366", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732118675", - "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "45.4 MB", - "lang": "java" - }, - { - "id": "1456939215", - "title": "Longest Strictly Increasing or Strictly Decreasing Subarray", - "timestamp": "1731995756", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", - "lang": "java" - }, - { - "id": "1456937773", - "title": "Bulb Switcher", - "timestamp": "1731995658", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" } ] }, @@ -3976,60 +3458,60 @@ ] }, { - "roll": "2215001840", - "name": "TANYA MAHESHWARI", - "url": "https://leetcode.com/u/tanya50/", - "section": "E", + "roll": "2215500027", + "name": "ANSHUL SHARMA", + "url": "https://leetcode.com/u/anshul_pandit/", + "section": "AC", "dayi": "Hostellers", - "username": "tanya50", - "totalSolved": 298, - "easySolved": 88, - "mediumSolved": 171, - "hardSolved": 39, + "username": "anshul_pandit", + "totalSolved": 296, + "easySolved": 117, + "mediumSolved": 163, + "hardSolved": 16, "recentSubmissions": [ { - "id": "1456847541", - "title": "Is Graph Bipartite?", - "timestamp": "1731989076", + "id": "1458891767", + "title": "Super Pow", + "timestamp": "1732167600", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", + "runtime": "31 ms", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1455868068", - "title": "House Robber", - "timestamp": "1731903347", + "id": "1458398684", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732119590", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "18 ms", + "memory": "45.2 MB", "lang": "java" }, { - "id": "1452650858", - "title": "Baseball Game", - "timestamp": "1731595031", + "id": "1457114617", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732009979", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.6 MB", + "runtime": "56 ms", + "memory": "60.6 MB", "lang": "java" }, { - "id": "1452623138", - "title": "Valid Parentheses", - "timestamp": "1731592948", + "id": "1456108756", + "title": "House Robber", + "timestamp": "1731924462", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.5 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1451227090", - "title": "Coin Change", - "timestamp": "1731471515", + "id": "1454840779", + "title": "Shortest Subarray with Sum at Least K", + "timestamp": "1731812338", "statusDisplay": "Accepted", "runtime": "15 ms", - "memory": "44.6 MB", + "memory": "57.6 MB", "lang": "java" } ] @@ -4107,119 +3589,178 @@ ] }, { - "roll": "2215001170", - "name": "NIPUN RAJPUT", - "url": "https://leetcode.com/u/NipunRajput0312/", - "section": "D", + "roll": "2215000182", + "name": "AMAN KUMAR", + "url": "https://leetcode.com/u/_Aman_Kumar/", + "section": "C", "dayi": "Day Scholars", - "username": "NipunRajput0312", - "totalSolved": 283, - "easySolved": 85, - "mediumSolved": 176, - "hardSolved": 22, + "username": "_Aman_Kumar", + "totalSolved": 285, + "easySolved": 149, + "mediumSolved": 126, + "hardSolved": 10, "recentSubmissions": [ { - "id": "1459029388", - "title": "Sliding Window Maximum", - "timestamp": "1732178970", + "id": "1458808386", + "title": "Climbing Stairs", + "timestamp": "1732160799", "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "58.5 MB", + "runtime": "0 ms", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1458714372", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732150408", + "id": "1458780124", + "title": "House Robber II", + "timestamp": "1732158185", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "45.3 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1458197077", - "title": "Max Consecutive Ones III", - "timestamp": "1732104138", + "id": "1457838216", + "title": "Unique Paths", + "timestamp": "1732073082", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "46.5 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1457968896", - "title": "Longest Common Subsequence", - "timestamp": "1732083962", + "id": "1456913628", + "title": "Is Graph Bipartite?", + "timestamp": "1731993922", "statusDisplay": "Accepted", - "runtime": "34 ms", - "memory": "50.9 MB", + "runtime": "3 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1457759564", - "title": "Search Insert Position", - "timestamp": "1732064405", + "id": "1456331479", + "title": "Defuse the Bomb", + "timestamp": "1731943408", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", + "runtime": "2 ms", + "memory": "42.1 MB", "lang": "java" } ] }, { - "roll": "2215001116", - "name": "NAINA SHARMA", - "url": "https://leetcode.com/u/naina_sharma/", - "section": "C", + "roll": "2215000958", + "name": "KULDEEP SINGH", + "url": "https://leetcode.com/u/KuldeepSingh7249/", + "section": "H", "dayi": "Day Scholars", - "username": "naina_sharma", - "totalSolved": 282, - "easySolved": 118, - "mediumSolved": 146, - "hardSolved": 18, + "username": "KuldeepSingh7249", + "totalSolved": 283, + "easySolved": 152, + "mediumSolved": 123, + "hardSolved": 8, "recentSubmissions": [ { - "id": "1458927311", - "title": "Remove Element", - "timestamp": "1732170384", + "id": "1459081046", + "title": "Unique Paths", + "timestamp": "1732183401", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.7 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1458918361", - "title": "Ugly Number", - "timestamp": "1732169718", + "id": "1458474550", + "title": "Insertion Sort List", + "timestamp": "1732124749", "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "40.7 MB", + "runtime": "4 ms", + "memory": "43.9 MB", "lang": "java" }, { - "id": "1458819517", - "title": "Available Captures for Rook", - "timestamp": "1732161767", + "id": "1457127471", + "title": "House Robber", + "timestamp": "1732011097", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1458810589", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732160990", + "id": "1456509941", + "title": "Defuse the Bomb", + "timestamp": "1731955260", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "42 MB", + "lang": "java" + }, + { + "id": "1455429070", + "title": "Check if Array Is Sorted and Rotated", + "timestamp": "1731859784", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43 MB", + "memory": "41.1 MB", + "lang": "java" + } + ] + }, + { + "roll": "2215001170", + "name": "NIPUN RAJPUT", + "url": "https://leetcode.com/u/NipunRajput0312/", + "section": "D", + "dayi": "Day Scholars", + "username": "NipunRajput0312", + "totalSolved": 283, + "easySolved": 85, + "mediumSolved": 176, + "hardSolved": 22, + "recentSubmissions": [ + { + "id": "1459029388", + "title": "Sliding Window Maximum", + "timestamp": "1732178970", + "statusDisplay": "Accepted", + "runtime": "30 ms", + "memory": "58.5 MB", "lang": "java" }, { - "id": "1458804724", - "title": "Climbing Stairs", - "timestamp": "1732160474", + "id": "1458714372", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732150408", + "statusDisplay": "Accepted", + "runtime": "18 ms", + "memory": "45.3 MB", + "lang": "java" + }, + { + "id": "1458197077", + "title": "Max Consecutive Ones III", + "timestamp": "1732104138", + "statusDisplay": "Accepted", + "runtime": "3 ms", + "memory": "46.5 MB", + "lang": "java" + }, + { + "id": "1457968896", + "title": "Longest Common Subsequence", + "timestamp": "1732083962", + "statusDisplay": "Accepted", + "runtime": "34 ms", + "memory": "50.9 MB", + "lang": "java" + }, + { + "id": "1457759564", + "title": "Search Insert Position", + "timestamp": "1732064405", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.2 MB", + "memory": "42.7 MB", "lang": "java" } ] @@ -4283,65 +3824,6 @@ } ] }, - { - "roll": "2215000958", - "name": "KULDEEP SINGH", - "url": "https://leetcode.com/u/KuldeepSingh7249/", - "section": "H", - "dayi": "Day Scholars", - "username": "KuldeepSingh7249", - "totalSolved": 282, - "easySolved": 152, - "mediumSolved": 122, - "hardSolved": 8, - "recentSubmissions": [ - { - "id": "1458474550", - "title": "Insertion Sort List", - "timestamp": "1732124749", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.9 MB", - "lang": "java" - }, - { - "id": "1457127471", - "title": "House Robber", - "timestamp": "1732011097", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1456509941", - "title": "Defuse the Bomb", - "timestamp": "1731955260", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42 MB", - "lang": "java" - }, - { - "id": "1455429070", - "title": "Check if Array Is Sorted and Rotated", - "timestamp": "1731859784", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1454920518", - "title": "Zero Array Transformation I", - "timestamp": "1731815768", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "95.4 MB", - "lang": "java" - } - ] - }, { "roll": "2215000634", "name": "DIVYANSH YADAV", @@ -4408,11 +3890,20 @@ "section": "A(H)", "dayi": "Hostellers", "username": "ishangupta_cs22", - "totalSolved": 276, + "totalSolved": 277, "easySolved": 114, - "mediumSolved": 147, + "mediumSolved": 148, "hardSolved": 15, "recentSubmissions": [ + { + "id": "1459153124", + "title": "Minimum Operations to Make Array Equal", + "timestamp": "1732190407", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "40.6 MB", + "lang": "java" + }, { "id": "1458582929", "title": "Allow One Function Call", @@ -4448,73 +3939,64 @@ "runtime": "43 ms", "memory": "56.7 MB", "lang": "java" - }, - { - "id": "1456689332", - "title": "Array Reduce Transformation", - "timestamp": "1731972864", - "statusDisplay": "Accepted", - "runtime": "60 ms", - "memory": "49.1 MB", - "lang": "javascript" } ] }, { - "roll": "2215001941", - "name": "VIDHI KHANDELWAL", - "url": "https://leetcode.com/u/vidhi_1503/", - "section": "D", - "dayi": "Day Scholars", - "username": "vidhi_1503", - "totalSolved": 275, - "easySolved": 100, - "mediumSolved": 141, - "hardSolved": 34, + "roll": "2215001178", + "name": "NITAI GUPTA", + "url": "https://leetcode.com/u/nitaigupta27/", + "section": "C", + "dayi": "Hostellers", + "username": "nitaigupta27", + "totalSolved": 276, + "easySolved": 91, + "mediumSolved": 177, + "hardSolved": 8, "recentSubmissions": [ { - "id": "1455831853", - "title": "House Robber", - "timestamp": "1731899914", + "id": "1458800251", + "title": "Coin Change", + "timestamp": "1732160073", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", + "runtime": "14 ms", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1454854133", - "title": "Make Array Elements Equal to Zero", - "timestamp": "1731812882", + "id": "1458453717", + "title": "Min Cost Climbing Stairs", + "timestamp": "1732123372", "statusDisplay": "Accepted", - "runtime": "100 ms", - "memory": "43.4 MB", + "runtime": "1 ms", + "memory": "43.2 MB", "lang": "java" }, { - "id": "1454373071", - "title": "Contains Duplicate", - "timestamp": "1731766696", + "id": "1456400607", + "title": "Defuse the Bomb", + "timestamp": "1731947955", "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "57.9 MB", + "runtime": "2 ms", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1453584760", - "title": "Find Peak Element", - "timestamp": "1731683448", + "id": "1455291451", + "title": "Check If Word Is Valid After Substitutions", + "timestamp": "1731848329", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", + "runtime": "19 ms", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1453584419", - "title": "Find a Peak Element II", - "timestamp": "1731683419", + "id": "1455265506", + "title": "Validate Stack Sequences", + "timestamp": "1731845960", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "83.8 MB", + "runtime": "5 ms", + "memory": "44.3 MB", "lang": "java" } ] @@ -4526,11 +4008,29 @@ "section": "AC", "dayi": "Day Scholars", "username": "phantom_4669", - "totalSolved": 271, + "totalSolved": 273, "easySolved": 102, - "mediumSolved": 156, + "mediumSolved": 158, "hardSolved": 13, "recentSubmissions": [ + { + "id": "1459091589", + "title": "Jump Game", + "timestamp": "1732184334", + "statusDisplay": "Accepted", + "runtime": "483 ms", + "memory": "46.1 MB", + "lang": "java" + }, + { + "id": "1459061918", + "title": "House Robber III", + "timestamp": "1732181767", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "44.3 MB", + "lang": "java" + }, { "id": "1459048605", "title": "House Robber II", @@ -4557,24 +4057,6 @@ "runtime": "23 ms", "memory": "67.1 MB", "lang": "java" - }, - { - "id": "1458414200", - "title": "Longest Common Subsequence", - "timestamp": "1732120698", - "statusDisplay": "Accepted", - "runtime": "205 ms", - "memory": "55.3 MB", - "lang": "java" - }, - { - "id": "1457995686", - "title": "Is Graph Bipartite?", - "timestamp": "1732086019", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.8 MB", - "lang": "java" } ] }, @@ -4828,68 +4310,9 @@ ] }, { - "roll": "2215001229", - "name": "PIYUSH GUPTA", - "url": "https://leetcode.com/u/PIYUSH-0612/", - "section": "C", - "dayi": "Hostellers", - "username": "PIYUSH-0612", - "totalSolved": 263, - "easySolved": 108, - "mediumSolved": 134, - "hardSolved": 21, - "recentSubmissions": [ - { - "id": "1458818198", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732161654", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43 MB", - "lang": "java" - }, - { - "id": "1458774492", - "title": "House Robber II", - "timestamp": "1732157641", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1457837608", - "title": "Unique Paths", - "timestamp": "1732073022", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1456912256", - "title": "Is Graph Bipartite?", - "timestamp": "1731993826", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1455831723", - "title": "House Robber", - "timestamp": "1731899903", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000155", - "name": "AKASH YADAV", - "url": "https://leetcode.com/u/lifegod/", + "roll": "2215000155", + "name": "AKASH YADAV", + "url": "https://leetcode.com/u/lifegod/", "section": "C", "dayi": "Hostellers", "username": "lifegod", @@ -4899,65 +4322,6 @@ "hardSolved": 17, "recentSubmissions": [] }, - { - "roll": "2215001494", - "name": "ROHIT SINGH", - "url": "https://leetcode.com/u/ytrohit2004/", - "section": "H", - "dayi": "Hostellers", - "username": "ytrohit2004", - "totalSolved": 261, - "easySolved": 108, - "mediumSolved": 142, - "hardSolved": 11, - "recentSubmissions": [ - { - "id": "1458769311", - "title": "Non-overlapping Intervals", - "timestamp": "1732157127", - "statusDisplay": "Accepted", - "runtime": "47 ms", - "memory": "73.8 MB", - "lang": "java" - }, - { - "id": "1458081314", - "title": "K Radius Subarray Averages", - "timestamp": "1732093444", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "62.3 MB", - "lang": "java" - }, - { - "id": "1457943734", - "title": "Find a Peak Element II", - "timestamp": "1732082065", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "84.1 MB", - "lang": "java" - }, - { - "id": "1457866852", - "title": "Best Time to Buy and Sell Stock with Transaction Fee", - "timestamp": "1732075747", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "55.2 MB", - "lang": "java" - }, - { - "id": "1457866224", - "title": "Longest Common Subsequence", - "timestamp": "1732075690", - "statusDisplay": "Accepted", - "runtime": "20 ms", - "memory": "41.2 MB", - "lang": "java" - } - ] - }, { "roll": "2215500166", "name": "VAIBHAV YADAV", @@ -4965,11 +4329,20 @@ "section": "AC", "dayi": "Hostellers", "username": "money48_57", - "totalSolved": 261, - "easySolved": 67, + "totalSolved": 262, + "easySolved": 68, "mediumSolved": 172, "hardSolved": 22, "recentSubmissions": [ + { + "id": "1459085885", + "title": "Defuse the Bomb", + "timestamp": "1732183828", + "statusDisplay": "Accepted", + "runtime": "6 ms", + "memory": "42.5 MB", + "lang": "java" + }, { "id": "1458928070", "title": "Count Unguarded Cells in the Grid", @@ -5005,73 +4378,64 @@ "runtime": "28 ms", "memory": "46.6 MB", "lang": "java" - }, - { - "id": "1456998583", - "title": "Number of Provinces", - "timestamp": "1731999944", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "48.2 MB", - "lang": "java" } ] }, { - "roll": "2215000011", - "name": "ABHAY GIRI", - "url": "https://leetcode.com/u/AbhayGiri/", - "section": "H", + "roll": "2215000919", + "name": "KOMAL GUPTA", + "url": "https://leetcode.com/u/komalgupta8/", + "section": "F", "dayi": "Day Scholars", - "username": "AbhayGiri", + "username": "komalgupta8", "totalSolved": 261, - "easySolved": 92, + "easySolved": 98, "mediumSolved": 150, - "hardSolved": 19, + "hardSolved": 13, "recentSubmissions": [ { - "id": "1458340644", - "title": "Sliding Window Maximum", - "timestamp": "1732115163", + "id": "1458466698", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732124239", "statusDisplay": "Accepted", - "runtime": "48 ms", - "memory": "56.9 MB", + "runtime": "18 ms", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1457127359", - "title": "House Robber", - "timestamp": "1732011086", + "id": "1457545585", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732041577", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", + "runtime": "37 ms", + "memory": "57 MB", "lang": "java" }, { - "id": "1456371748", - "title": "Unique Paths III", - "timestamp": "1731946141", + "id": "1456460157", + "title": "House Robber II", + "timestamp": "1731951589", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1455133799", - "title": "Shortest Subarray with Sum at Least K", - "timestamp": "1731833563", + "id": "1456418604", + "title": "Defuse the Bomb", + "timestamp": "1731949047", "statusDisplay": "Accepted", - "runtime": "41 ms", - "memory": "61.5 MB", + "runtime": "3 ms", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1453683504", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731691429", + "id": "1455869404", + "title": "House Robber", + "timestamp": "1731903458", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "64.9 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" } ] @@ -5136,87 +4500,146 @@ ] }, { - "roll": "2215000919", - "name": "KOMAL GUPTA", - "url": "https://leetcode.com/u/komalgupta8/", - "section": "F", + "roll": "2215000011", + "name": "ABHAY GIRI", + "url": "https://leetcode.com/u/AbhayGiri/", + "section": "H", "dayi": "Day Scholars", - "username": "komalgupta8", + "username": "AbhayGiri", "totalSolved": 261, - "easySolved": 98, + "easySolved": 92, "mediumSolved": 150, - "hardSolved": 13, + "hardSolved": 19, "recentSubmissions": [ { - "id": "1458466698", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732124239", + "id": "1459083958", + "title": "Unique Paths", + "timestamp": "1732183658", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "45.4 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1457545585", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732041577", + "id": "1458340644", + "title": "Sliding Window Maximum", + "timestamp": "1732115163", "statusDisplay": "Accepted", - "runtime": "37 ms", - "memory": "57 MB", + "runtime": "48 ms", + "memory": "56.9 MB", "lang": "java" }, { - "id": "1456460157", - "title": "House Robber II", - "timestamp": "1731951589", + "id": "1457127359", + "title": "House Robber", + "timestamp": "1732011086", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1456418604", - "title": "Defuse the Bomb", - "timestamp": "1731949047", + "id": "1456371748", + "title": "Unique Paths III", + "timestamp": "1731946141", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42.2 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1455869404", - "title": "House Robber", - "timestamp": "1731903458", + "id": "1455133799", + "title": "Shortest Subarray with Sum at Least K", + "timestamp": "1731833563", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "41 ms", + "memory": "61.5 MB", "lang": "java" } ] }, { - "roll": "2215001751", - "name": "SNEHA AGARWAL", - "url": "https://leetcode.com/u/snehaagarwal11/", - "section": "C", + "roll": "2215001494", + "name": "ROHIT SINGH", + "url": "https://leetcode.com/u/ytrohit2004/", + "section": "H", "dayi": "Hostellers", - "username": "snehaagarwal11", - "totalSolved": 259, - "easySolved": 102, - "mediumSolved": 137, - "hardSolved": 20, + "username": "ytrohit2004", + "totalSolved": 261, + "easySolved": 108, + "mediumSolved": 142, + "hardSolved": 11, "recentSubmissions": [ { - "id": "1456912880", - "title": "Is Graph Bipartite?", - "timestamp": "1731993871", + "id": "1459082825", + "title": "Unique Paths", + "timestamp": "1732183562", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1456453513", + "id": "1458769311", + "title": "Non-overlapping Intervals", + "timestamp": "1732157127", + "statusDisplay": "Accepted", + "runtime": "47 ms", + "memory": "73.8 MB", + "lang": "java" + }, + { + "id": "1458081314", + "title": "K Radius Subarray Averages", + "timestamp": "1732093444", + "statusDisplay": "Accepted", + "runtime": "6 ms", + "memory": "62.3 MB", + "lang": "java" + }, + { + "id": "1457943734", + "title": "Find a Peak Element II", + "timestamp": "1732082065", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "84.1 MB", + "lang": "java" + }, + { + "id": "1457866852", + "title": "Best Time to Buy and Sell Stock with Transaction Fee", + "timestamp": "1732075747", + "statusDisplay": "Accepted", + "runtime": "4 ms", + "memory": "55.2 MB", + "lang": "java" + } + ] + }, + { + "roll": "2215001751", + "name": "SNEHA AGARWAL", + "url": "https://leetcode.com/u/snehaagarwal11/", + "section": "C", + "dayi": "Hostellers", + "username": "snehaagarwal11", + "totalSolved": 259, + "easySolved": 102, + "mediumSolved": 137, + "hardSolved": 20, + "recentSubmissions": [ + { + "id": "1456912880", + "title": "Is Graph Bipartite?", + "timestamp": "1731993871", + "statusDisplay": "Accepted", + "runtime": "3 ms", + "memory": "45 MB", + "lang": "java" + }, + { + "id": "1456453513", "title": "House Robber", "timestamp": "1731951188", "statusDisplay": "Accepted", @@ -5371,6 +4794,19 @@ } ] }, + { + "roll": "2215500028", + "name": "ANUJ KUMAR", + "url": "https://leetcode.com/u/anujjsengar/", + "section": "AC", + "dayi": "Hostellers", + "username": "anujjsengar", + "totalSolved": 257, + "easySolved": 136, + "mediumSolved": 108, + "hardSolved": 13, + "recentSubmissions": [] + }, { "roll": "2215500006", "name": "ABHISHEK MAHESHWARI", @@ -5489,19 +4925,6 @@ } ] }, - { - "roll": "2215500028", - "name": "ANUJ KUMAR", - "url": "https://leetcode.com/u/anujjsengar/", - "section": "AC", - "dayi": "Hostellers", - "username": "anujjsengar", - "totalSolved": 257, - "easySolved": 136, - "mediumSolved": 108, - "hardSolved": 13, - "recentSubmissions": [] - }, { "roll": "2215001092", "name": "MOHIT SHARMA", @@ -5621,77 +5044,77 @@ ] }, { - "roll": "2215000286", - "name": "ANSHIKA TRIPATHI", - "url": "https://leetcode.com/u/Anshika_Tripathi_12/", + "roll": "2215000170", + "name": "ALANKRATI SAXENA", + "url": "https://leetcode.com/u/Alan_Krati/", "section": "E", "dayi": "Hostellers", - "username": "Anshika_Tripathi_12", - "totalSolved": 253, - "easySolved": 81, - "mediumSolved": 142, - "hardSolved": 30, - "recentSubmissions": [] - }, - { - "roll": "2215000574", - "name": "DEVANSH AGRAWAL", - "url": "https://leetcode.com/u/devansh_511/", - "section": "C", - "dayi": "Hostellers", - "username": "devansh_511", - "totalSolved": 252, - "easySolved": 125, - "mediumSolved": 114, - "hardSolved": 13, + "username": "Alan_Krati", + "totalSolved": 254, + "easySolved": 87, + "mediumSolved": 144, + "hardSolved": 23, "recentSubmissions": [ { - "id": "1458065854", - "title": "House Robber II", - "timestamp": "1732092158", + "id": "1457875560", + "title": "Unique Paths", + "timestamp": "1732076533", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1457837048", - "title": "Unique Paths", - "timestamp": "1732072969", + "id": "1456849634", + "title": "Is Graph Bipartite?", + "timestamp": "1731989241", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "2 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1456921756", - "title": "Implement Queue using Stacks", - "timestamp": "1731994510", + "id": "1452679168", + "title": "Design Browser History", + "timestamp": "1731597122", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", + "runtime": "81 ms", + "memory": "52.2 MB", "lang": "java" }, { - "id": "1456914987", - "title": "Implement Stack using Queues", - "timestamp": "1731994022", + "id": "1452640652", + "title": "Baseball Game", + "timestamp": "1731594272", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", + "runtime": "2 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1456389658", - "title": "Count Good Numbers", - "timestamp": "1731947277", + "id": "1452620323", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731592727", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", + "runtime": "4 ms", + "memory": "43.3 MB", "lang": "java" } ] }, + { + "roll": "2215000286", + "name": "ANSHIKA TRIPATHI", + "url": "https://leetcode.com/u/Anshika_Tripathi_12/", + "section": "E", + "dayi": "Hostellers", + "username": "Anshika_Tripathi_12", + "totalSolved": 253, + "easySolved": 81, + "mediumSolved": 142, + "hardSolved": 30, + "recentSubmissions": [] + }, { "roll": "2215000105", "name": "ADITYA PANDEY", @@ -5699,11 +5122,20 @@ "section": "G", "dayi": "Hostellers", "username": "_pandeyad", - "totalSolved": 252, + "totalSolved": 253, "easySolved": 157, - "mediumSolved": 90, + "mediumSolved": 91, "hardSolved": 5, "recentSubmissions": [ + { + "id": "1459083384", + "title": "Unique Paths", + "timestamp": "1732183606", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.7 MB", + "lang": "java" + }, { "id": "1458569476", "title": "Largest Merge Of Two Strings", @@ -5739,31 +5171,68 @@ "runtime": "52 ms", "memory": "58.2 MB", "lang": "java" + } + ] + }, + { + "roll": "2215000574", + "name": "DEVANSH AGRAWAL", + "url": "https://leetcode.com/u/devansh_511/", + "section": "C", + "dayi": "Hostellers", + "username": "devansh_511", + "totalSolved": 252, + "easySolved": 125, + "mediumSolved": 114, + "hardSolved": 13, + "recentSubmissions": [ + { + "id": "1458065854", + "title": "House Robber II", + "timestamp": "1732092158", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.8 MB", + "lang": "java" }, { - "id": "1456268261", - "title": "Lexicographically Smallest Palindrome", - "timestamp": "1731938870", + "id": "1457837048", + "title": "Unique Paths", + "timestamp": "1732072969", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "45.1 MB", + "runtime": "0 ms", + "memory": "40.6 MB", + "lang": "java" + }, + { + "id": "1456921756", + "title": "Implement Queue using Stacks", + "timestamp": "1731994510", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.5 MB", + "lang": "java" + }, + { + "id": "1456914987", + "title": "Implement Stack using Queues", + "timestamp": "1731994022", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.4 MB", + "lang": "java" + }, + { + "id": "1456389658", + "title": "Count Good Numbers", + "timestamp": "1731947277", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.2 MB", "lang": "java" } ] }, - { - "roll": "2215500040", - "name": "AYUSH AGRAWAL", - "url": "https://leetcode.com/u/ayushagrawal-cs22/", - "section": "AC", - "dayi": "Hostellers", - "username": "ayushagrawal-cs22", - "totalSolved": 250, - "easySolved": 108, - "mediumSolved": 127, - "hardSolved": 15, - "recentSubmissions": [] - }, { "roll": "2215500052", "name": "DAKSH GAUR", @@ -5942,60 +5411,60 @@ ] }, { - "roll": "2215001375", - "name": "RADHIKA AGARWAL", - "url": "https://leetcode.com/u/Radhika_Agarwal22/", - "section": "D", - "dayi": "Hostellers", - "username": "Radhika_Agarwal22", - "totalSolved": 248, - "easySolved": 88, - "mediumSolved": 135, - "hardSolved": 25, - "recentSubmissions": [ - { - "id": "1459011533", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732177354", - "statusDisplay": "Accepted", - "runtime": "20 ms", - "memory": "67.2 MB", + "roll": "2215000274", + "name": "ANKUSH TYAGI", + "url": "https://leetcode.com/u/ankushtyagi02/", + "section": "C", + "dayi": "Day Scholars", + "username": "ankushtyagi02", + "totalSolved": 246, + "easySolved": 53, + "mediumSolved": 177, + "hardSolved": 16, + "recentSubmissions": [ + { + "id": "1459105979", + "title": "All Possible Full Binary Trees", + "timestamp": "1732185664", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "46 MB", "lang": "java" }, { - "id": "1457967877", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732083885", + "id": "1459102371", + "title": "Positions of Large Groups", + "timestamp": "1732185332", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "45.3 MB", + "runtime": "2 ms", + "memory": "44.4 MB", "lang": "java" }, { - "id": "1456924880", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731994741", + "id": "1459098545", + "title": "Minimum Path Sum", + "timestamp": "1732184975", "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "58.3 MB", + "runtime": "3 ms", + "memory": "48.1 MB", "lang": "java" }, { - "id": "1455831264", - "title": "House Robber", - "timestamp": "1731899858", + "id": "1458708589", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732149606", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "21 ms", + "memory": "66.9 MB", "lang": "java" }, { - "id": "1452663896", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731595998", + "id": "1458022770", + "title": "Sort Array By Parity II", + "timestamp": "1732088283", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "42.7 MB", + "runtime": "2 ms", + "memory": "46.5 MB", "lang": "java" } ] @@ -6007,11 +5476,20 @@ "section": "F", "dayi": "Day Scholars", "username": "PrathamCoder01", - "totalSolved": 243, + "totalSolved": 244, "easySolved": 138, "mediumSolved": 100, - "hardSolved": 5, + "hardSolved": 6, "recentSubmissions": [ + { + "id": "1459057240", + "title": "IPO", + "timestamp": "1732181369", + "statusDisplay": "Accepted", + "runtime": "122 ms", + "memory": "63.6 MB", + "lang": "java" + }, { "id": "1459031205", "title": "Sort Characters By Frequency", @@ -6047,73 +5525,64 @@ "runtime": "0 ms", "memory": "40.8 MB", "lang": "java" - }, - { - "id": "1455869150", - "title": "House Robber", - "timestamp": "1731903437", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" } ] }, { - "roll": "2215000274", - "name": "ANKUSH TYAGI", - "url": "https://leetcode.com/u/ankushtyagi02/", - "section": "C", + "roll": "2215001022", + "name": "MAHAK AGRAWAL", + "url": "https://leetcode.com/u/mahak26/", + "section": "F", "dayi": "Day Scholars", - "username": "ankushtyagi02", - "totalSolved": 243, - "easySolved": 52, - "mediumSolved": 175, - "hardSolved": 16, + "username": "mahak26", + "totalSolved": 242, + "easySolved": 104, + "mediumSolved": 131, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1458708589", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732149606", + "id": "1456786611", + "title": "Search Insert Position", + "timestamp": "1731983671", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "66.9 MB", + "runtime": "0 ms", + "memory": "42.6 MB", "lang": "java" }, { - "id": "1458022770", - "title": "Sort Array By Parity II", - "timestamp": "1732088283", + "id": "1455866781", + "title": "House Robber", + "timestamp": "1731903235", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "46.5 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1457912597", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732079625", + "id": "1455247743", + "title": "Trapping Rain Water", + "timestamp": "1731844236", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "45 MB", + "runtime": "1 ms", + "memory": "46.4 MB", "lang": "java" }, { - "id": "1457838470", - "title": "Unique Paths", - "timestamp": "1732073114", + "id": "1454019164", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1731732471", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "1 ms", + "memory": "44.4 MB", "lang": "java" }, { - "id": "1457306544", - "title": "Increasing Order Search Tree", - "timestamp": "1732026362", + "id": "1453196026", + "title": "Shortest Subarray to be Removed to Make Array Sorted", + "timestamp": "1731647324", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "2 ms", + "memory": "65.1 MB", "lang": "java" } ] @@ -6177,65 +5646,6 @@ } ] }, - { - "roll": "2215000531", - "name": "CHIRAG CHAUHAN", - "url": "https://leetcode.com/u/user7155Ud/", - "section": "C", - "dayi": "Day Scholars", - "username": "user7155Ud", - "totalSolved": 236, - "easySolved": 163, - "mediumSolved": 64, - "hardSolved": 9, - "recentSubmissions": [ - { - "id": "1457838621", - "title": "Unique Paths", - "timestamp": "1732073126", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1456946364", - "title": "Fibonacci Number", - "timestamp": "1731996260", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1456912432", - "title": "Is Graph Bipartite?", - "timestamp": "1731993839", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.2 MB", - "lang": "java" - }, - { - "id": "1455953931", - "title": "Defuse the Bomb", - "timestamp": "1731910512", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.4 MB", - "lang": "java" - }, - { - "id": "1455832669", - "title": "House Robber", - "timestamp": "1731899994", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - } - ] - }, { "roll": "2215001056", "name": "MANYA SHARMA", @@ -6243,11 +5653,20 @@ "section": "C", "dayi": "Day Scholars", "username": "manya_298", - "totalSolved": 236, + "totalSolved": 237, "easySolved": 109, - "mediumSolved": 109, + "mediumSolved": 110, "hardSolved": 18, "recentSubmissions": [ + { + "id": "1459206688", + "title": "Jump Game", + "timestamp": "1732195530", + "statusDisplay": "Accepted", + "runtime": "3 ms", + "memory": "45.6 MB", + "lang": "java" + }, { "id": "1459029885", "title": "Min Cost Climbing Stairs", @@ -6283,191 +5702,123 @@ "runtime": "1 ms", "memory": "45.7 MB", "lang": "java" - }, - { - "id": "1458486660", - "title": "Smallest Divisible Digit Product I", - "timestamp": "1732125549", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.4 MB", - "lang": "java" } ] }, { - "roll": "2215001043", - "name": "MANISH PAILWAR", - "url": "https://leetcode.com/u/ManishPailwar/", - "section": "F", + "roll": "2215000527", + "name": "CHETNA", + "url": "https://leetcode.com/u/gargchetna11/", + "section": "C", "dayi": "Day Scholars", - "username": "ManishPailwar", - "totalSolved": 235, - "easySolved": 153, - "mediumSolved": 78, - "hardSolved": 4, + "username": "gargchetna11", + "totalSolved": 233, + "easySolved": 88, + "mediumSolved": 130, + "hardSolved": 15, "recentSubmissions": [ { - "id": "1457875155", - "title": "Unique Paths", - "timestamp": "1732076497", + "id": "1457898110", + "title": "Unique Paths II", + "timestamp": "1732078447", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "39.6 MB", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1457399495", - "title": "House Robber", - "timestamp": "1732032691", + "id": "1457839030", + "title": "Unique Paths", + "timestamp": "1732073166", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1456480100", - "title": "Defuse the Bomb", - "timestamp": "1731953203", + "id": "1457445401", + "title": "Next Permutation", + "timestamp": "1732035464", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.8 MB", + "runtime": "0 ms", + "memory": "43.1 MB", "lang": "java" }, { - "id": "1455580921", - "title": "Number of Pairs of Strings With Concatenation Equal to Target", - "timestamp": "1731871101", + "id": "1456961860", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1731997324", "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "44.8 MB", + "runtime": "68 ms", + "memory": "59.3 MB", "lang": "java" }, { - "id": "1454587227", - "title": "Adding Spaces to a String", - "timestamp": "1731783600", + "id": "1456913142", + "title": "Is Graph Bipartite?", + "timestamp": "1731993891", "statusDisplay": "Accepted", - "runtime": "2260 ms", - "memory": "81 MB", + "runtime": "3 ms", + "memory": "44.7 MB", "lang": "java" } ] }, { - "roll": "2215500086", - "name": "KHUSHI", - "url": "https://leetcode.com/u/khushi_raghuvanshi19/", + "roll": "2215500038", + "name": "ASHISH", + "url": "https://leetcode.com/u/Ashish_Dubey1974/", "section": "AC", - "dayi": "Hostellers", - "username": "khushi_raghuvanshi19", + "dayi": "Day Scholars", + "username": "Ashish_Dubey1974", "totalSolved": 233, - "easySolved": 55, - "mediumSolved": 130, - "hardSolved": 48, + "easySolved": 102, + "mediumSolved": 109, + "hardSolved": 22, "recentSubmissions": [ { - "id": "1458919322", - "title": "House Robber", - "timestamp": "1732169790", + "id": "1459152843", + "title": "Jump Game", + "timestamp": "1732190380", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", + "runtime": "3 ms", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1458913521", - "title": "Climbing Stairs", - "timestamp": "1732169339", + "id": "1459057492", + "title": "House Robber II", + "timestamp": "1732181390", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "39.7 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1458539406", - "title": "Find First and Last Position of Element in Sorted Array", - "timestamp": "1732129356", + "id": "1459042055", + "title": "House Robber", + "timestamp": "1732180086", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "45.7 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1458538899", - "title": "Search in Rotated Sorted Array", - "timestamp": "1732129315", + "id": "1456269804", + "title": "String to Integer (atoi)", + "timestamp": "1731938980", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", + "runtime": "1 ms", + "memory": "42.7 MB", "lang": "java" }, { - "id": "1458537988", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732129241", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.5 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000527", - "name": "CHETNA", - "url": "https://leetcode.com/u/gargchetna11/", - "section": "C", - "dayi": "Day Scholars", - "username": "gargchetna11", - "totalSolved": 233, - "easySolved": 88, - "mediumSolved": 130, - "hardSolved": 15, - "recentSubmissions": [ - { - "id": "1457898110", - "title": "Unique Paths II", - "timestamp": "1732078447", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1457839030", - "title": "Unique Paths", - "timestamp": "1732073166", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1457445401", - "title": "Next Permutation", - "timestamp": "1732035464", + "id": "1455126920", + "title": "Search Insert Position", + "timestamp": "1731832906", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43.1 MB", - "lang": "java" - }, - { - "id": "1456961860", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731997324", - "statusDisplay": "Accepted", - "runtime": "68 ms", - "memory": "59.3 MB", - "lang": "java" - }, - { - "id": "1456913142", - "title": "Is Graph Bipartite?", - "timestamp": "1731993891", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.7 MB", + "memory": "42.8 MB", "lang": "java" } ] @@ -6532,76 +5883,35 @@ ] }, { - "roll": "2215500038", - "name": "ASHISH", - "url": "https://leetcode.com/u/Ashish_Dubey1974/", - "section": "AC", - "dayi": "Day Scholars", - "username": "Ashish_Dubey1974", - "totalSolved": 232, - "easySolved": 102, - "mediumSolved": 108, - "hardSolved": 22, + "roll": "2215001545", + "name": "SAKSHAM SAXENA", + "url": "https://leetcode.com/u/Bhumika_2004/", + "section": "D", + "dayi": "Hostellers", + "username": "Bhumika_2004", + "totalSolved": 231, + "easySolved": 109, + "mediumSolved": 113, + "hardSolved": 9, "recentSubmissions": [ { - "id": "1459042055", - "title": "House Robber", - "timestamp": "1732180086", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1456269804", - "title": "String to Integer (atoi)", - "timestamp": "1731938980", + "id": "1459205442", + "title": "Min Cost Climbing Stairs", + "timestamp": "1732195425", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "42.7 MB", - "lang": "java" - }, - { - "id": "1455126920", - "title": "Search Insert Position", - "timestamp": "1731832906", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.8 MB", + "memory": "43.3 MB", "lang": "java" }, { - "id": "1455079567", - "title": "3Sum", - "timestamp": "1731828637", + "id": "1459099304", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732185044", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "51.7 MB", + "runtime": "15 ms", + "memory": "45.1 MB", "lang": "java" }, - { - "id": "1454830860", - "title": "Largest Odd Number in String", - "timestamp": "1731811934", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.3 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001545", - "name": "SAKSHAM SAXENA", - "url": "https://leetcode.com/u/Bhumika_2004/", - "section": "D", - "dayi": "Hostellers", - "username": "Bhumika_2004", - "totalSolved": 229, - "easySolved": 108, - "mediumSolved": 112, - "hardSolved": 9, - "recentSubmissions": [ { "id": "1458815854", "title": "Climbing Stairs", @@ -6628,24 +5938,6 @@ "runtime": "0 ms", "memory": "41.2 MB", "lang": "java" - }, - { - "id": "1457922853", - "title": "House Robber II", - "timestamp": "1732080459", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1457837465", - "title": "Unique Paths", - "timestamp": "1732073008", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.9 MB", - "lang": "java" } ] }, @@ -6656,11 +5948,29 @@ "section": "C", "dayi": "Day Scholars", "username": "Bhumika_2004", - "totalSolved": 229, - "easySolved": 108, - "mediumSolved": 112, + "totalSolved": 231, + "easySolved": 109, + "mediumSolved": 113, "hardSolved": 9, "recentSubmissions": [ + { + "id": "1459205442", + "title": "Min Cost Climbing Stairs", + "timestamp": "1732195425", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "43.3 MB", + "lang": "java" + }, + { + "id": "1459099304", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732185044", + "statusDisplay": "Accepted", + "runtime": "15 ms", + "memory": "45.1 MB", + "lang": "java" + }, { "id": "1458815854", "title": "Climbing Stairs", @@ -6687,23 +5997,64 @@ "runtime": "0 ms", "memory": "41.2 MB", "lang": "java" + } + ] + }, + { + "roll": "2215002007", + "name": "VIVEK SINGH", + "url": "https://leetcode.com/u/Kavi_Singh/", + "section": "C", + "dayi": "Day Scholars", + "username": "Kavi_Singh", + "totalSolved": 227, + "easySolved": 83, + "mediumSolved": 129, + "hardSolved": 15, + "recentSubmissions": [ + { + "id": "1458823484", + "title": "Min Cost Climbing Stairs", + "timestamp": "1732162097", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "43 MB", + "lang": "java" + }, + { + "id": "1458808997", + "title": "Climbing Stairs", + "timestamp": "1732160852", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40 MB", + "lang": "java" }, { - "id": "1457922853", + "id": "1458789487", "title": "House Robber II", - "timestamp": "1732080459", + "timestamp": "1732159088", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1457837465", - "title": "Unique Paths", - "timestamp": "1732073008", + "id": "1456943609", + "title": "Fibonacci Number", + "timestamp": "1731996062", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "39.9 MB", + "memory": "40.1 MB", + "lang": "java" + }, + { + "id": "1456920714", + "title": "Is Graph Bipartite?", + "timestamp": "1731994437", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "45.5 MB", "lang": "java" } ] @@ -6768,169 +6119,51 @@ ] }, { - "roll": "2215001175", - "name": "NISHANT PATHAK", - "url": "https://leetcode.com/u/Nishant_1_8/", - "section": "C", + "roll": "2215001122", + "name": "NAMAN AGRAWAL", + "url": "https://leetcode.com/u/nkagrwl007/", + "section": "D", "dayi": "Hostellers", - "username": "Nishant_1_8", - "totalSolved": 227, - "easySolved": 87, - "mediumSolved": 125, - "hardSolved": 15, + "username": "nkagrwl007", + "totalSolved": 226, + "easySolved": 82, + "mediumSolved": 124, + "hardSolved": 20, "recentSubmissions": [ { - "id": "1458995375", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732175929", + "id": "1457986439", + "title": "Longest Common Subsequence", + "timestamp": "1732085299", "statusDisplay": "Accepted", - "runtime": "504 ms", - "memory": "73.6 MB", + "runtime": "29 ms", + "memory": "50.5 MB", "lang": "java" }, { - "id": "1458147909", - "title": "Unique Paths II", - "timestamp": "1732099285", + "id": "1456927549", + "title": "House Robber", + "timestamp": "1731994926", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.5 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1458100317", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732095010", + "id": "1452661188", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731595792", "statusDisplay": "Accepted", - "runtime": "16 ms", - "memory": "45.1 MB", + "runtime": "4 ms", + "memory": "43.6 MB", "lang": "java" }, { - "id": "1458081357", - "title": "House Robber II", - "timestamp": "1732093448", + "id": "1452637508", + "title": "Baseball Game", + "timestamp": "1731594031", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1457837618", - "title": "Unique Paths", - "timestamp": "1732073024", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215002007", - "name": "VIVEK SINGH", - "url": "https://leetcode.com/u/Kavi_Singh/", - "section": "C", - "dayi": "Day Scholars", - "username": "Kavi_Singh", - "totalSolved": 227, - "easySolved": 83, - "mediumSolved": 129, - "hardSolved": 15, - "recentSubmissions": [ - { - "id": "1458823484", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732162097", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "43 MB", - "lang": "java" - }, - { - "id": "1458808997", - "title": "Climbing Stairs", - "timestamp": "1732160852", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", - "lang": "java" - }, - { - "id": "1458789487", - "title": "House Robber II", - "timestamp": "1732159088", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1456943609", - "title": "Fibonacci Number", - "timestamp": "1731996062", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1456920714", - "title": "Is Graph Bipartite?", - "timestamp": "1731994437", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.5 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001122", - "name": "NAMAN AGRAWAL", - "url": "https://leetcode.com/u/nkagrwl007/", - "section": "D", - "dayi": "Hostellers", - "username": "nkagrwl007", - "totalSolved": 226, - "easySolved": 82, - "mediumSolved": 124, - "hardSolved": 20, - "recentSubmissions": [ - { - "id": "1457986439", - "title": "Longest Common Subsequence", - "timestamp": "1732085299", - "statusDisplay": "Accepted", - "runtime": "29 ms", - "memory": "50.5 MB", - "lang": "java" - }, - { - "id": "1456927549", - "title": "House Robber", - "timestamp": "1731994926", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1452661188", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731595792", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.6 MB", - "lang": "java" - }, - { - "id": "1452637508", - "title": "Baseball Game", - "timestamp": "1731594031", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42 MB", + "runtime": "2 ms", + "memory": "42 MB", "lang": "java" }, { @@ -7062,6 +6295,124 @@ } ] }, + { + "roll": "2215000555", + "name": "DEEPALI BISHT", + "url": "https://leetcode.com/u/deepali_2223/", + "section": "C", + "dayi": "Hostellers", + "username": "deepali_2223", + "totalSolved": 221, + "easySolved": 133, + "mediumSolved": 79, + "hardSolved": 9, + "recentSubmissions": [ + { + "id": "1459131246", + "title": "Separate Black and White Balls", + "timestamp": "1732188168", + "statusDisplay": "Accepted", + "runtime": "9 ms", + "memory": "45.2 MB", + "lang": "java" + }, + { + "id": "1459113062", + "title": "Lemonade Change", + "timestamp": "1732186364", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "55.5 MB", + "lang": "java" + }, + { + "id": "1458807699", + "title": "Climbing Stairs", + "timestamp": "1732160736", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40 MB", + "lang": "java" + }, + { + "id": "1458792038", + "title": "House Robber II", + "timestamp": "1732159308", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.6 MB", + "lang": "java" + }, + { + "id": "1457914135", + "title": "House Robber", + "timestamp": "1732079753", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.2 MB", + "lang": "java" + } + ] + }, + { + "roll": "2215001257", + "name": "PRAKHAR GUPTA", + "url": "https://leetcode.com/u/PrakharGupta77/", + "section": "H", + "dayi": "Hostellers", + "username": "PrakharGupta77", + "totalSolved": 221, + "easySolved": 153, + "mediumSolved": 67, + "hardSolved": 1, + "recentSubmissions": [ + { + "id": "1458806575", + "title": "Three Consecutive Odds", + "timestamp": "1732160638", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "42.1 MB", + "lang": "java" + }, + { + "id": "1457878859", + "title": "House Robber", + "timestamp": "1732076837", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41 MB", + "lang": "java" + }, + { + "id": "1456791112", + "title": "Check If N and Its Double Exist", + "timestamp": "1731984113", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "42.9 MB", + "lang": "java" + }, + { + "id": "1456221766", + "title": "Two Sum", + "timestamp": "1731935306", + "statusDisplay": "Accepted", + "runtime": "50 ms", + "memory": "44.7 MB", + "lang": "java" + }, + { + "id": "1455200491", + "title": "Bulls and Cows", + "timestamp": "1731839799", + "statusDisplay": "Accepted", + "runtime": "5 ms", + "memory": "42.2 MB", + "lang": "java" + } + ] + }, { "roll": "2215000385", "name": "ARYAN YADAV", @@ -7122,92 +6473,42 @@ ] }, { - "roll": "2215000555", - "name": "DEEPALI BISHT", - "url": "https://leetcode.com/u/deepali_2223/", - "section": "C", - "dayi": "Hostellers", - "username": "deepali_2223", - "totalSolved": 219, - "easySolved": 132, - "mediumSolved": 78, - "hardSolved": 9, + "roll": "2215000670", + "name": "GAURAV CHAUDHARY", + "url": "https://leetcode.com/u/Gaurav__Chaudhary/", + "section": "F", + "dayi": "Day Scholars", + "username": "Gaurav__Chaudhary", + "totalSolved": 218, + "easySolved": 157, + "mediumSolved": 56, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1458807699", - "title": "Climbing Stairs", - "timestamp": "1732160736", + "id": "1459191246", + "title": "Length of Last Word", + "timestamp": "1732194162", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1458792038", - "title": "House Robber II", - "timestamp": "1732159308", + "id": "1458295817", + "title": "Binary Search", + "timestamp": "1732111866", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "45.5 MB", "lang": "java" }, { - "id": "1457914135", - "title": "House Robber", - "timestamp": "1732079753", + "id": "1457339101", + "title": "Reverse String", + "timestamp": "1732028647", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1457837097", - "title": "Unique Paths", - "timestamp": "1732072974", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1456913470", - "title": "Is Graph Bipartite?", - "timestamp": "1731993912", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.1 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000670", - "name": "GAURAV CHAUDHARY", - "url": "https://leetcode.com/u/Gaurav__Chaudhary/", - "section": "F", - "dayi": "Day Scholars", - "username": "Gaurav__Chaudhary", - "totalSolved": 218, - "easySolved": 157, - "mediumSolved": 56, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1458295817", - "title": "Binary Search", - "timestamp": "1732111866", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.5 MB", - "lang": "java" - }, - { - "id": "1457339101", - "title": "Reverse String", - "timestamp": "1732028647", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "48.9 MB", + "memory": "48.9 MB", "lang": "java" }, { @@ -7227,15 +6528,6 @@ "runtime": "1 ms", "memory": "43.3 MB", "lang": "java" - }, - { - "id": "1454336476", - "title": "Maximum 69 Number", - "timestamp": "1731763695", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" } ] }, @@ -7298,65 +6590,6 @@ } ] }, - { - "roll": "2215000288", - "name": "ANSHITA AGRAWAL", - "url": "https://leetcode.com/u/Anshita_Agrawal/", - "section": "D", - "dayi": "Day Scholars", - "username": "Anshita_Agrawal", - "totalSolved": 214, - "easySolved": 100, - "mediumSolved": 105, - "hardSolved": 9, - "recentSubmissions": [ - { - "id": "1458908944", - "title": "Rotate Image", - "timestamp": "1732169002", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1458882451", - "title": "Set Matrix Zeroes", - "timestamp": "1732166872", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.6 MB", - "lang": "java" - }, - { - "id": "1458330454", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732114372", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1458068468", - "title": "Longest Common Subsequence", - "timestamp": "1732092381", - "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "50.9 MB", - "lang": "java" - }, - { - "id": "1457837145", - "title": "Unique Paths", - "timestamp": "1732072980", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", - "lang": "java" - } - ] - }, { "roll": "2215001225", "name": "PIYUSH AGRAWAL", @@ -7476,60 +6709,60 @@ ] }, { - "roll": "2215000883", - "name": "KARTIK VARSHNEY", - "url": "https://leetcode.com/u/user1038PX/", - "section": "D", - "dayi": "Hostellers", - "username": "user1038PX", + "roll": "2215500138", + "name": "SATVIK GUPTA", + "url": "https://leetcode.com/u/satvikg21111124/", + "section": "AD", + "dayi": "Day Scholars", + "username": "satvikg21111124", "totalSolved": 209, - "easySolved": 116, - "mediumSolved": 82, - "hardSolved": 11, + "easySolved": 67, + "mediumSolved": 113, + "hardSolved": 29, "recentSubmissions": [ { - "id": "1457964385", - "title": "Longest Common Subsequence", - "timestamp": "1732083618", + "id": "1456112284", + "title": "House Robber", + "timestamp": "1731924787", "statusDisplay": "Accepted", - "runtime": "29 ms", - "memory": "51.2 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1456934699", - "title": "Find the Distance Value Between Two Arrays", - "timestamp": "1731995440", + "id": "1446436298", + "title": "Middle of the Linked List", + "timestamp": "1731043182", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.4 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1456918095", - "title": "Find First Palindromic String in the Array", - "timestamp": "1731994250", + "id": "1446428016", + "title": "Reverse Linked List", + "timestamp": "1731042541", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.9 MB", + "runtime": "0 ms", + "memory": "42.4 MB", "lang": "java" }, { - "id": "1455831378", - "title": "House Robber", - "timestamp": "1731899869", + "id": "1428986290", + "title": "Max Consecutive Ones", + "timestamp": "1729485908", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", + "runtime": "3 ms", + "memory": "49.9 MB", "lang": "java" }, { - "id": "1455157231", - "title": "Valid Triangle Number", - "timestamp": "1731835792", + "id": "1422971531", + "title": "Find Median from Data Stream", + "timestamp": "1728981812", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "43.1 MB", + "runtime": "109 ms", + "memory": "63.5 MB", "lang": "java" } ] @@ -7541,11 +6774,20 @@ "section": "AD", "dayi": "Day Scholars", "username": "Ganesh_kumar_123", - "totalSolved": 208, - "easySolved": 64, + "totalSolved": 209, + "easySolved": 65, "mediumSolved": 117, "hardSolved": 27, "recentSubmissions": [ + { + "id": "1459059391", + "title": "Add Two Integers", + "timestamp": "1732181552", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.7 MB", + "lang": "java" + }, { "id": "1457471786", "title": "Maximum Sum of Distinct Subarrays With Length K", @@ -7581,15 +6823,6 @@ "runtime": "2 ms", "memory": "65.1 MB", "lang": "java" - }, - { - "id": "1449748206", - "title": "Prime Subtraction Operation", - "timestamp": "1731344054", - "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "45 MB", - "lang": "java" } ] }, @@ -7712,178 +6945,119 @@ ] }, { - "roll": "2215000956", - "name": "KULDEEP SHARMA", - "url": "https://leetcode.com/u/Kuldeepsharma5836/", - "section": "D", - "dayi": "Hostellers", - "username": "Kuldeepsharma5836", - "totalSolved": 205, - "easySolved": 98, - "mediumSolved": 100, - "hardSolved": 7, + "roll": "2215000408", + "name": "ATHARVA JAISWAL", + "url": "https://leetcode.com/u/itsaj01/", + "section": "F", + "dayi": "Day Scholars", + "username": "itsaj01", + "totalSolved": 204, + "easySolved": 84, + "mediumSolved": 103, + "hardSolved": 17, "recentSubmissions": [ { - "id": "1457962864", - "title": "Longest Common Subsequence", - "timestamp": "1732083499", + "id": "1457874353", + "title": "Unique Paths", + "timestamp": "1732076426", "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "51.4 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1457292899", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732025397", + "id": "1455867839", + "title": "House Robber", + "timestamp": "1731903328", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "43.2 MB", + "runtime": "0 ms", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1455247647", - "title": "3Sum", - "timestamp": "1731844228", + "id": "1451226996", + "title": "Coin Change", + "timestamp": "1731471507", "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "51.4 MB", + "runtime": "15 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1453665711", - "title": "Find Peak Element", - "timestamp": "1731690105", + "id": "1450541876", + "title": "Next Greater Element I", + "timestamp": "1731412868", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", + "runtime": "3 ms", + "memory": "43.1 MB", "lang": "java" }, { - "id": "1452586096", - "title": "Single Element in a Sorted Array", - "timestamp": "1731589957", + "id": "1450539190", + "title": "Implement Queue using Stacks", + "timestamp": "1731412603", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "50.3 MB", + "memory": "41.1 MB", "lang": "java" } ] }, { - "roll": "2215001772", - "name": "SPARSH RANJAN", - "url": "https://leetcode.com/u/ranjansparsh872/", + "roll": "2215001412", + "name": "RAJAT CHAUDHARY", + "url": "https://leetcode.com/u/Rjch18/", "section": "E", - "dayi": "Hostellers", - "username": "ranjansparsh872", - "totalSolved": 203, - "easySolved": 65, - "mediumSolved": 123, - "hardSolved": 15, + "dayi": "Day Scholars", + "username": "Rjch18", + "totalSolved": 204, + "easySolved": 52, + "mediumSolved": 127, + "hardSolved": 25, "recentSubmissions": [ { - "id": "1457876982", - "title": "Unique Paths", - "timestamp": "1732076663", + "id": "1458117751", + "title": "House Robber", + "timestamp": "1732096486", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1456850373", - "title": "Is Graph Bipartite?", - "timestamp": "1731989296", + "id": "1454845288", + "title": "Make Array Elements Equal to Zero", + "timestamp": "1731812519", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", + "runtime": "101 ms", + "memory": "42.4 MB", "lang": "java" }, { - "id": "1456332771", - "title": "Defuse the Bomb", - "timestamp": "1731943502", + "id": "1435821097", + "title": "Pascal's Triangle II", + "timestamp": "1730088749", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42.2 MB", + "runtime": "0 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1456043105", - "title": "Is Graph Bipartite?", - "timestamp": "1731918349", + "id": "1426777982", + "title": "Count Number of Maximum Bitwise-OR Subsets", + "timestamp": "1729287294", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.2 MB", + "runtime": "10 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1455870167", - "title": "House Robber", - "timestamp": "1731903525", + "id": "1425642771", + "title": "Maximum Swap", + "timestamp": "1729187306", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001836", - "name": "TANU", - "url": "https://leetcode.com/u/Tanu_2404/", - "section": "E", - "dayi": "Hostellers", - "username": "Tanu_2404", - "totalSolved": 202, - "easySolved": 124, - "mediumSolved": 71, - "hardSolved": 7, - "recentSubmissions": [ - { - "id": "1458117352", - "title": "House Robber", - "timestamp": "1732096452", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1457876987", - "title": "Unique Paths", - "timestamp": "1732076664", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1457185413", - "title": "Number of Days Between Two Dates", - "timestamp": "1732016678", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1457181502", - "title": "Unique Email Addresses", - "timestamp": "1732016298", - "statusDisplay": "Accepted", - "runtime": "38 ms", - "memory": "45.3 MB", - "lang": "java" - }, - { - "id": "1456835715", - "title": "Multiply Strings", - "timestamp": "1731988126", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "43.1 MB", + "memory": "40.2 MB", "lang": "java" } ] @@ -7948,60 +7122,119 @@ ] }, { - "roll": "2215000895", - "name": "KAVYA JAIMINI", - "url": "https://leetcode.com/u/ikavya_05/", - "section": "F", - "dayi": "Day Scholars", - "username": "ikavya_05", - "totalSolved": 199, - "easySolved": 75, - "mediumSolved": 107, - "hardSolved": 17, + "roll": "2215001836", + "name": "TANU", + "url": "https://leetcode.com/u/Tanu_2404/", + "section": "E", + "dayi": "Hostellers", + "username": "Tanu_2404", + "totalSolved": 202, + "easySolved": 124, + "mediumSolved": 71, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1458237893", - "title": "Binary Tree Level Order Traversal", - "timestamp": "1732107675", + "id": "1458117352", + "title": "House Robber", + "timestamp": "1732096452", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.7 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1458226418", - "title": "Binary Tree Inorder Traversal", - "timestamp": "1732106757", + "id": "1457876987", + "title": "Unique Paths", + "timestamp": "1732076664", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.7 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1458225458", - "title": "Binary Tree Preorder Traversal", - "timestamp": "1732106680", + "id": "1457185413", + "title": "Number of Days Between Two Dates", + "timestamp": "1732016678", "statusDisplay": "Accepted", - "runtime": "0 ms", + "runtime": "5 ms", "memory": "41.4 MB", "lang": "java" }, { - "id": "1455868388", + "id": "1457181502", + "title": "Unique Email Addresses", + "timestamp": "1732016298", + "statusDisplay": "Accepted", + "runtime": "38 ms", + "memory": "45.3 MB", + "lang": "java" + }, + { + "id": "1456835715", + "title": "Multiply Strings", + "timestamp": "1731988126", + "statusDisplay": "Accepted", + "runtime": "10 ms", + "memory": "43.1 MB", + "lang": "java" + } + ] + }, + { + "roll": "2215001069", + "name": "MEDINI JOSHI", + "url": "https://leetcode.com/u/MediniJoshi/", + "section": "C", + "dayi": "Hostellers", + "username": "MediniJoshi", + "totalSolved": 198, + "easySolved": 101, + "mediumSolved": 93, + "hardSolved": 4, + "recentSubmissions": [ + { + "id": "1458531016", + "title": "Find Peak Element", + "timestamp": "1732128690", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "42.2 MB", + "lang": "java" + }, + { + "id": "1458524976", + "title": "Minimum Operations to Exceed Threshold Value I", + "timestamp": "1732128217", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "42.6 MB", + "lang": "java" + }, + { + "id": "1456911130", + "title": "Is Graph Bipartite?", + "timestamp": "1731993747", + "statusDisplay": "Accepted", + "runtime": "3 ms", + "memory": "44.9 MB", + "lang": "java" + }, + { + "id": "1455832138", "title": "House Robber", - "timestamp": "1731903374", + "timestamp": "1731899941", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.2 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1452215626", - "title": "Search in Rotated Sorted Array", - "timestamp": "1731558131", + "id": "1454620101", + "title": "Search a 2D Matrix", + "timestamp": "1731786667", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.4 MB", + "memory": "41.7 MB", "lang": "java" } ] @@ -8066,223 +7299,250 @@ ] }, { - "roll": "2215001069", - "name": "MEDINI JOSHI", - "url": "https://leetcode.com/u/MediniJoshi/", + "roll": "2215002024", + "name": "YASH KUMAR KASAUDHAN", + "url": "https://leetcode.com/u/vididvidid/", "section": "C", "dayi": "Hostellers", - "username": "MediniJoshi", - "totalSolved": 198, - "easySolved": 101, - "mediumSolved": 93, - "hardSolved": 4, + "username": "vididvidid", + "totalSolved": 197, + "easySolved": 88, + "mediumSolved": 90, + "hardSolved": 19, + "recentSubmissions": [] + }, + { + "roll": "2215001029", + "name": "MANAS VERMA", + "url": "https://leetcode.com/u/Manasverma369/", + "section": "G", + "dayi": "Hostellers", + "username": "Manasverma369", + "totalSolved": 197, + "easySolved": 133, + "mediumSolved": 61, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1458531016", - "title": "Find Peak Element", - "timestamp": "1732128690", + "id": "1457128409", + "title": "House Robber", + "timestamp": "1732011178", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.2 MB", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1458524976", - "title": "Minimum Operations to Exceed Threshold Value I", - "timestamp": "1732128217", + "id": "1456481972", + "title": "Make The String Great", + "timestamp": "1731953387", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.6 MB", + "runtime": "1 ms", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1456911130", - "title": "Is Graph Bipartite?", - "timestamp": "1731993747", + "id": "1456465593", + "title": "Crawler Log Folder", + "timestamp": "1731951925", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.9 MB", + "runtime": "1 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1455832138", - "title": "House Robber", - "timestamp": "1731899941", + "id": "1456449209", + "title": "Maximum Nesting Depth of the Parentheses", + "timestamp": "1731950921", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1454620101", - "title": "Search a 2D Matrix", - "timestamp": "1731786667", + "id": "1456430518", + "title": "Reverse Prefix of Word", + "timestamp": "1731949768", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.7 MB", + "memory": "41.6 MB", "lang": "java" } ] }, { - "roll": "2215002024", - "name": "YASH KUMAR KASAUDHAN", - "url": "https://leetcode.com/u/vididvidid/", - "section": "C", - "dayi": "Hostellers", - "username": "vididvidid", - "totalSolved": 197, - "easySolved": 88, - "mediumSolved": 90, - "hardSolved": 19, - "recentSubmissions": [] - }, - { - "roll": "2215000319", - "name": "ANURAG GAUTAM", - "url": "https://leetcode.com/u/AnuragGautam02/", + "roll": "2215000620", + "name": "DILEEP KUMAR MISHRA", + "url": "https://leetcode.com/u/Sting_Coder/", "section": "E", - "dayi": "Day Scholars", - "username": "AnuragGautam02", - "totalSolved": 197, - "easySolved": 82, - "mediumSolved": 101, - "hardSolved": 14, + "dayi": "Hostellers", + "username": "Sting_Coder", + "totalSolved": 195, + "easySolved": 80, + "mediumSolved": 109, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1458880014", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732166683", + "id": "1457874533", + "title": "Unique Paths", + "timestamp": "1732076442", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "71.8 MB", - "lang": "java" + "runtime": "0 ms", + "memory": "40.1 MB", + "lang": "java" }, { - "id": "1458853395", - "title": "Minimum Window Substring", - "timestamp": "1732164560", + "id": "1457296248", + "title": "Find the Duplicate Number", + "timestamp": "1732025631", "statusDisplay": "Accepted", - "runtime": "16 ms", - "memory": "45 MB", + "runtime": "4 ms", + "memory": "59.6 MB", + "lang": "java" + }, + { + "id": "1456846577", + "title": "Is Graph Bipartite?", + "timestamp": "1731988999", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "45.3 MB", + "lang": "java" + }, + { + "id": "1456530830", + "title": "Reverse Words in a String", + "timestamp": "1731956824", + "statusDisplay": "Accepted", + "runtime": "5 ms", + "memory": "42.8 MB", + "lang": "java" + }, + { + "id": "1456159682", + "title": "Two Sum IV - Input is a BST", + "timestamp": "1731929357", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "45.3 MB", "lang": "java" } ] }, { - "roll": "2215000830", - "name": "JANHAVI SINGH", - "url": "https://leetcode.com/u/janhavisingh_22/", - "section": "G", + "roll": "2215000208", + "name": "AMAR VARSHNEY", + "url": "https://leetcode.com/u/Amarvarshney03/", + "section": "D", "dayi": "Hostellers", - "username": "janhavisingh_22", - "totalSolved": 197, - "easySolved": 103, - "mediumSolved": 80, - "hardSolved": 14, + "username": "Amarvarshney03", + "totalSolved": 195, + "easySolved": 75, + "mediumSolved": 100, + "hardSolved": 20, "recentSubmissions": [ { - "id": "1452613209", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731592177", + "id": "1459009053", + "title": "Longest Common Subsequence", + "timestamp": "1732177138", "statusDisplay": "Accepted", - "runtime": "106 ms", - "memory": "57.4 MB", + "runtime": "31 ms", + "memory": "50.7 MB", "lang": "java" }, { - "id": "1451688677", - "title": "Valid Parentheses", - "timestamp": "1731510292", + "id": "1458148890", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732099387", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.6 MB", + "runtime": "54 ms", + "memory": "59.3 MB", "lang": "java" }, { - "id": "1431449274", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729690263", + "id": "1458082709", + "title": "Unique Paths II", + "timestamp": "1732093564", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "56.6 MB", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1431431637", - "title": "First Bad Version", - "timestamp": "1729688918", + "id": "1458076849", + "title": "Unique Paths", + "timestamp": "1732093082", "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.4 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1427355522", - "title": "Subarray Sum Equals K", - "timestamp": "1729347909", + "id": "1456936731", + "title": "House Robber", + "timestamp": "1731995584", "statusDisplay": "Accepted", - "runtime": "20 ms", - "memory": "47.5 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" } ] }, { - "roll": "2215000786", - "name": "HEMANT KAUSHIK", - "url": "https://leetcode.com/u/hemantach/", - "section": "D", - "dayi": "Day Scholars", - "username": "hemantach", - "totalSolved": 196, - "easySolved": 89, - "mediumSolved": 94, - "hardSolved": 13, + "roll": "2215500174", + "name": "VINAYAK SINGH", + "url": "https://leetcode.com/u/vinayak_930/", + "section": "AC", + "dayi": "Hostellers", + "username": "vinayak_930", + "totalSolved": 195, + "easySolved": 82, + "mediumSolved": 104, + "hardSolved": 9, "recentSubmissions": [ { - "id": "1458956461", - "title": "Longest Common Subsequence", - "timestamp": "1732172647", + "id": "1459063855", + "title": "House Robber II", + "timestamp": "1732181938", "statusDisplay": "Accepted", - "runtime": "29 ms", - "memory": "51 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1456859117", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731989978", + "id": "1459052578", + "title": "House Robber", + "timestamp": "1732180980", "statusDisplay": "Accepted", - "runtime": "56 ms", - "memory": "61.4 MB", + "runtime": "0 ms", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1456008296", - "title": "Defuse the Bomb", - "timestamp": "1731915040", + "id": "1458870059", + "title": "Most Beautiful Item for Each Query", + "timestamp": "1732165909", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.2 MB", + "runtime": "48 ms", + "memory": "81.3 MB", "lang": "java" }, { - "id": "1456007839", - "title": "House Robber", - "timestamp": "1731914998", + "id": "1458006698", + "title": "Is Graph Bipartite?", + "timestamp": "1732086908", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "1 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1454289224", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731759215", + "id": "1448735004", + "title": "Flood Fill", + "timestamp": "1731249326", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.1 MB", + "runtime": "0 ms", + "memory": "44.6 MB", "lang": "java" } ] @@ -8347,250 +7607,178 @@ ] }, { - "roll": "2215000208", - "name": "AMAR VARSHNEY", - "url": "https://leetcode.com/u/Amarvarshney03/", - "section": "D", - "dayi": "Hostellers", - "username": "Amarvarshney03", - "totalSolved": 195, - "easySolved": 75, - "mediumSolved": 100, - "hardSolved": 20, + "roll": "2215001468", + "name": "RITESH KUMAR", + "url": "https://leetcode.com/u/thisismeriteshk1/", + "section": "F", + "dayi": "Day Scholars", + "username": "thisismeriteshk1", + "totalSolved": 193, + "easySolved": 120, + "mediumSolved": 69, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1459009053", - "title": "Longest Common Subsequence", - "timestamp": "1732177138", + "id": "1458326593", + "title": "Minimum Number of Operations to Make Array Empty", + "timestamp": "1732114081", "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "50.7 MB", + "runtime": "20 ms", + "memory": "62.7 MB", "lang": "java" }, { - "id": "1458148890", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732099387", + "id": "1458095760", + "title": "Minimum Rounds to Complete All Tasks", + "timestamp": "1732094616", "statusDisplay": "Accepted", - "runtime": "54 ms", - "memory": "59.3 MB", + "runtime": "33 ms", + "memory": "57.5 MB", "lang": "java" }, { - "id": "1458082709", - "title": "Unique Paths II", - "timestamp": "1732093564", + "id": "1458079135", + "title": "Climbing Stairs", + "timestamp": "1732093266", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.1 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1458076849", - "title": "Unique Paths", - "timestamp": "1732093082", + "id": "1458067720", + "title": "N-th Tribonacci Number", + "timestamp": "1732092317", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "39.9 MB", "lang": "java" }, { - "id": "1456936731", - "title": "House Robber", - "timestamp": "1731995584", + "id": "1458062630", + "title": "Fibonacci Number", + "timestamp": "1732091871", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "40 MB", "lang": "java" } ] }, { - "roll": "2215000620", - "name": "DILEEP KUMAR MISHRA", - "url": "https://leetcode.com/u/Sting_Coder/", - "section": "E", - "dayi": "Hostellers", - "username": "Sting_Coder", - "totalSolved": 195, + "roll": "2215500093", + "name": "LOKENDRA SINGH", + "url": "https://leetcode.com/u/lokiiiii_01/", + "section": "AC", + "dayi": "Day Scholars", + "username": "lokiiiii_01", + "totalSolved": 192, "easySolved": 80, - "mediumSolved": 109, - "hardSolved": 6, + "mediumSolved": 93, + "hardSolved": 19, "recentSubmissions": [ { - "id": "1457874533", - "title": "Unique Paths", - "timestamp": "1732076442", + "id": "1459044716", + "title": "House Robber", + "timestamp": "1732180315", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.1 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1457296248", - "title": "Find the Duplicate Number", - "timestamp": "1732025631", + "id": "1458414408", + "title": "Set Mismatch", + "timestamp": "1732120713", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "59.6 MB", + "runtime": "17 ms", + "memory": "45.8 MB", "lang": "java" }, { - "id": "1456846577", - "title": "Is Graph Bipartite?", - "timestamp": "1731988999", + "id": "1458376876", + "title": "Maximum Average Subarray I", + "timestamp": "1732117965", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.3 MB", + "runtime": "4 ms", + "memory": "56.3 MB", "lang": "java" }, { - "id": "1456530830", - "title": "Reverse Words in a String", - "timestamp": "1731956824", + "id": "1458105824", + "title": "Remove Element", + "timestamp": "1732095472", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "42.8 MB", + "runtime": "2 ms", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1456159682", - "title": "Two Sum IV - Input is a BST", - "timestamp": "1731929357", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.3 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001492", - "name": "ROHIT RAWAT", - "url": "https://leetcode.com/u/rohit2348834/", - "section": "F", - "dayi": "Day Scholars", - "username": "rohit2348834", - "totalSolved": 195, - "easySolved": 83, - "mediumSolved": 108, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1458986538", - "title": "Fraction to Recurring Decimal", - "timestamp": "1732175187", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1458739142", - "title": "Compare Version Numbers", - "timestamp": "1732153758", - "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1458480701", - "title": "Restore IP Addresses", - "timestamp": "1732125150", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "43.1 MB", - "lang": "java" - }, - { - "id": "1458448316", - "title": "Palindrome Partitioning", - "timestamp": "1732123005", + "id": "1458087450", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1732093952", "statusDisplay": "Accepted", "runtime": "7 ms", - "memory": "56.8 MB", - "lang": "java" - }, - { - "id": "1457874990", - "title": "Unique Paths", - "timestamp": "1732076482", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", + "memory": "44.6 MB", "lang": "java" } ] }, { - "roll": "2215500141", - "name": "SAURABH NAGAYACH", - "url": "https://leetcode.com/u/saurabhnagaich27/", - "section": "AC", - "dayi": "Day Scholars", - "username": "saurabhnagaich27", - "totalSolved": 193, - "easySolved": 71, - "mediumSolved": 104, - "hardSolved": 18, - "recentSubmissions": [] - }, - { - "roll": "2215500093", - "name": "LOKENDRA SINGH", - "url": "https://leetcode.com/u/lokiiiii_01/", - "section": "AC", + "roll": "2215001713", + "name": "SHREYASH SINGH", + "url": "https://leetcode.com/u/shreyash_singh123/", + "section": "D", "dayi": "Day Scholars", - "username": "lokiiiii_01", - "totalSolved": 192, - "easySolved": 80, - "mediumSolved": 93, - "hardSolved": 19, + "username": "shreyash_singh123", + "totalSolved": 191, + "easySolved": 105, + "mediumSolved": 75, + "hardSolved": 11, "recentSubmissions": [ { - "id": "1459044716", - "title": "House Robber", - "timestamp": "1732180315", + "id": "1459196252", + "title": "Subarray Sum Equals K", + "timestamp": "1732194617", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "1102 ms", + "memory": "46.4 MB", "lang": "java" }, { - "id": "1458414408", - "title": "Set Mismatch", - "timestamp": "1732120713", + "id": "1459192828", + "title": "Subarray Product Less Than K", + "timestamp": "1732194305", "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "45.8 MB", + "runtime": "857 ms", + "memory": "47.5 MB", "lang": "java" }, { - "id": "1458376876", - "title": "Maximum Average Subarray I", - "timestamp": "1732117965", + "id": "1458452966", + "title": "Maximum Product of Three Numbers", + "timestamp": "1732123324", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "56.3 MB", + "runtime": "11 ms", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1458105824", - "title": "Remove Element", - "timestamp": "1732095472", + "id": "1458434778", + "title": "Maximum Product Subarray", + "timestamp": "1732122094", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "42.2 MB", + "memory": "45 MB", "lang": "java" }, { - "id": "1458087450", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1732093952", + "id": "1458432405", + "title": "Subarray Product Less Than K", + "timestamp": "1732121935", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "44.6 MB", + "runtime": "4 ms", + "memory": "47.6 MB", "lang": "java" } ] @@ -8655,60 +7843,60 @@ ] }, { - "roll": "2215001561", - "name": "SALONI KUMARI", - "url": "https://leetcode.com/u/Saloni_kumari3/", - "section": "C", + "roll": "2215001402", + "name": "RAJ BAHADUR SINGH", + "url": "https://leetcode.com/u/Rajbsingh/", + "section": "F", "dayi": "Day Scholars", - "username": "Saloni_kumari3", - "totalSolved": 185, - "easySolved": 63, - "mediumSolved": 106, - "hardSolved": 16, + "username": "Rajbsingh", + "totalSolved": 187, + "easySolved": 117, + "mediumSolved": 61, + "hardSolved": 9, "recentSubmissions": [ { - "id": "1458901828", - "title": "3Sum Closest", - "timestamp": "1732168430", + "id": "1458517373", + "title": "Maximum Average Subarray I", + "timestamp": "1732127638", "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "43.2 MB", + "runtime": "2 ms", + "memory": "55.9 MB", "lang": "java" }, { - "id": "1458821928", - "title": "Climbing Stairs", - "timestamp": "1732161966", + "id": "1458476043", + "title": "String Compression", + "timestamp": "1732124844", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", + "runtime": "1 ms", + "memory": "43.9 MB", "lang": "java" }, { - "id": "1458809704", - "title": "House Robber II", - "timestamp": "1732160913", + "id": "1458384818", + "title": "Increasing Triplet Subsequence", + "timestamp": "1732118565", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41 MB", + "runtime": "2 ms", + "memory": "134.3 MB", "lang": "java" }, { - "id": "1458114616", - "title": "Koko Eating Bananas", - "timestamp": "1732096217", + "id": "1457439583", + "title": "Can Place Flowers", + "timestamp": "1732035125", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "45 MB", + "runtime": "1 ms", + "memory": "45.9 MB", "lang": "java" }, { - "id": "1458099551", - "title": "Find Smallest Letter Greater Than Target", - "timestamp": "1732094947", + "id": "1457384511", + "title": "Greatest Common Divisor of Strings", + "timestamp": "1732031739", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.9 MB", + "runtime": "1 ms", + "memory": "41.8 MB", "lang": "java" } ] @@ -8720,231 +7908,231 @@ "section": "C", "dayi": "Day Scholars", "username": "devanshsharm_cs22", - "totalSolved": 184, - "easySolved": 75, - "mediumSolved": 98, + "totalSolved": 187, + "easySolved": 77, + "mediumSolved": 99, "hardSolved": 11, "recentSubmissions": [ { - "id": "1458816473", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732161503", + "id": "1459169768", + "title": "Missing Number", + "timestamp": "1732192118", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "66.7 MB", + "runtime": "0 ms", + "memory": "45.8 MB", "lang": "java" }, { - "id": "1458233357", - "title": "Stone Game", - "timestamp": "1732107314", + "id": "1459134447", + "title": "Min Cost Climbing Stairs", + "timestamp": "1732188492", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.3 MB", + "memory": "43 MB", "lang": "java" }, { - "id": "1458071216", - "title": "House Robber II", - "timestamp": "1732092616", + "id": "1459099811", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732185090", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", + "runtime": "17 ms", + "memory": "45.7 MB", "lang": "java" }, { - "id": "1457404253", - "title": "Is Graph Bipartite?", - "timestamp": "1732032982", + "id": "1459076089", + "title": "Min Cost Climbing Stairs", + "timestamp": "1732182978", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "44.9 MB", + "memory": "42.6 MB", "lang": "java" }, { - "id": "1457021291", - "title": "Trapping Rain Water", - "timestamp": "1732001758", + "id": "1458816473", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732161503", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46.1 MB", + "runtime": "21 ms", + "memory": "66.7 MB", "lang": "java" } ] }, { - "roll": "2215001444", - "name": "RISHABH GUPTA", - "url": "https://leetcode.com/u/Rishabh_Gupta05/", + "roll": "2215001561", + "name": "SALONI KUMARI", + "url": "https://leetcode.com/u/Saloni_kumari3/", "section": "C", "dayi": "Day Scholars", - "username": "Rishabh_Gupta05", - "totalSolved": 183, - "easySolved": 101, - "mediumSolved": 76, - "hardSolved": 6, + "username": "Saloni_kumari3", + "totalSolved": 185, + "easySolved": 63, + "mediumSolved": 106, + "hardSolved": 16, "recentSubmissions": [ { - "id": "1458912754", - "title": "Balanced Binary Tree", - "timestamp": "1732169283", + "id": "1458901828", + "title": "3Sum Closest", + "timestamp": "1732168430", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.3 MB", + "runtime": "13 ms", + "memory": "43.2 MB", "lang": "java" }, { - "id": "1452187618", - "title": "Two Sum", - "timestamp": "1731555740", + "id": "1458821928", + "title": "Climbing Stairs", + "timestamp": "1732161966", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1451474932", - "title": "Find if Path Exists in Graph", - "timestamp": "1731491791", + "id": "1458809704", + "title": "House Robber II", + "timestamp": "1732160913", "statusDisplay": "Accepted", - "runtime": "146 ms", - "memory": "180.1 MB", + "runtime": "1 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1451312528", - "title": "Find Center of Star Graph", - "timestamp": "1731477975", + "id": "1458114616", + "title": "Koko Eating Bananas", + "timestamp": "1732096217", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "66.6 MB", + "runtime": "8 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1451281808", - "title": "Find the Town Judge", - "timestamp": "1731475724", + "id": "1458099551", + "title": "Find Smallest Letter Greater Than Target", + "timestamp": "1732094947", "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "52.8 MB", + "runtime": "0 ms", + "memory": "43.9 MB", "lang": "java" } ] }, { - "roll": "2215000909", - "name": "KHUSHI RATHORE", - "url": "https://leetcode.com/u/Khushi1_Rathore/", - "section": "D", + "roll": "2215500087", + "name": "KRISHANKANT SARASWAT", + "url": "https://leetcode.com/u/krishankant_2003/", + "section": "AC", "dayi": "Day Scholars", - "username": "Khushi1_Rathore", + "username": "krishankant_2003", "totalSolved": 183, - "easySolved": 82, - "mediumSolved": 95, - "hardSolved": 6, + "easySolved": 80, + "mediumSolved": 90, + "hardSolved": 13, "recentSubmissions": [ { - "id": "1457963415", - "title": "Longest Common Subsequence", - "timestamp": "1732083544", + "id": "1459231409", + "title": "Insert into a Binary Search Tree", + "timestamp": "1732197658", "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "50.8 MB", + "runtime": "0 ms", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1457836920", - "title": "Unique Paths", - "timestamp": "1732072957", + "id": "1458588870", + "title": "Search in a Binary Search Tree", + "timestamp": "1732133869", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1457405991", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732033085", + "id": "1458576433", + "title": "All Nodes Distance K in Binary Tree", + "timestamp": "1732132642", "statusDisplay": "Accepted", - "runtime": "40 ms", - "memory": "57.5 MB", + "runtime": "14 ms", + "memory": "42.6 MB", "lang": "java" }, { - "id": "1456918820", - "title": "Find First Palindromic String in the Array", - "timestamp": "1731994299", + "id": "1456990514", + "title": "Lowest Common Ancestor of a Binary Tree", + "timestamp": "1731999356", "statusDisplay": "Accepted", - "runtime": "1 ms", + "runtime": "8 ms", "memory": "44.9 MB", "lang": "java" }, { - "id": "1456381110", - "title": "Defuse the Bomb", - "timestamp": "1731946738", + "id": "1456107095", + "title": "House Robber", + "timestamp": "1731924310", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.3 MB", + "memory": "40.7 MB", "lang": "java" } ] }, { - "roll": "2215500087", - "name": "KRISHANKANT SARASWAT", - "url": "https://leetcode.com/u/krishankant_2003/", - "section": "AC", + "roll": "2215000909", + "name": "KHUSHI RATHORE", + "url": "https://leetcode.com/u/Khushi1_Rathore/", + "section": "D", "dayi": "Day Scholars", - "username": "krishankant_2003", - "totalSolved": 182, - "easySolved": 80, - "mediumSolved": 89, - "hardSolved": 13, + "username": "Khushi1_Rathore", + "totalSolved": 183, + "easySolved": 82, + "mediumSolved": 95, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1458588870", - "title": "Search in a Binary Search Tree", - "timestamp": "1732133869", + "id": "1457963415", + "title": "Longest Common Subsequence", + "timestamp": "1732083544", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.9 MB", + "runtime": "31 ms", + "memory": "50.8 MB", "lang": "java" }, { - "id": "1458576433", - "title": "All Nodes Distance K in Binary Tree", - "timestamp": "1732132642", + "id": "1457836920", + "title": "Unique Paths", + "timestamp": "1732072957", "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "42.6 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1456990514", - "title": "Lowest Common Ancestor of a Binary Tree", - "timestamp": "1731999356", + "id": "1457405991", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732033085", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "44.9 MB", + "runtime": "40 ms", + "memory": "57.5 MB", "lang": "java" }, { - "id": "1456107095", - "title": "House Robber", - "timestamp": "1731924310", + "id": "1456918820", + "title": "Find First Palindromic String in the Array", + "timestamp": "1731994299", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "1 ms", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1452730738", - "title": "Binary Tree Right Side View", - "timestamp": "1731600736", + "id": "1456381110", + "title": "Defuse the Bomb", + "timestamp": "1731946738", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42 MB", + "memory": "42.3 MB", "lang": "java" } ] @@ -9067,65 +8255,6 @@ } ] }, - { - "roll": "2215000918", - "name": "KOMAL FAUJDAAR", - "url": "https://leetcode.com/u/komal_04/", - "section": "D", - "dayi": "Day Scholars", - "username": "komal_04", - "totalSolved": 180, - "easySolved": 68, - "mediumSolved": 100, - "hardSolved": 12, - "recentSubmissions": [ - { - "id": "1458344340", - "title": "Multiply Strings", - "timestamp": "1732115462", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1458341204", - "title": "Longest Common Subsequence", - "timestamp": "1732115209", - "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "50.7 MB", - "lang": "java" - }, - { - "id": "1455833412", - "title": "House Robber", - "timestamp": "1731900068", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1455366760", - "title": "Number of Islands", - "timestamp": "1731854536", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "49.3 MB", - "lang": "java" - }, - { - "id": "1455365967", - "title": "Count Primes", - "timestamp": "1731854469", - "statusDisplay": "Accepted", - "runtime": "116 ms", - "memory": "48.9 MB", - "lang": "java" - } - ] - }, { "roll": "2215000410", "name": "ATUL GUPTA", @@ -9192,11 +8321,20 @@ "section": "G", "dayi": "Hostellers", "username": "chaturvediaryan409", - "totalSolved": 178, + "totalSolved": 179, "easySolved": 105, - "mediumSolved": 67, + "mediumSolved": 68, "hardSolved": 6, "recentSubmissions": [ + { + "id": "1459083069", + "title": "Unique Paths", + "timestamp": "1732183581", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.5 MB", + "lang": "java" + }, { "id": "1457396515", "title": "Maximum Product Subarray", @@ -9232,74 +8370,6 @@ "runtime": "2 ms", "memory": "57.4 MB", "lang": "java" - }, - { - "id": "1450243664", - "title": "Palindrome Linked List", - "timestamp": "1731387920", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "68.4 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000689", - "name": "GAYATRI CHAUDHARY", - "url": "https://leetcode.com/u/gayatri_cs-22/", - "section": "D", - "dayi": "Day Scholars", - "username": "gayatri_cs-22", - "totalSolved": 176, - "easySolved": 74, - "mediumSolved": 98, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1458803798", - "title": "Kth Largest Element in an Array", - "timestamp": "1732160393", - "statusDisplay": "Accepted", - "runtime": "61 ms", - "memory": "61.4 MB", - "lang": "java" - }, - { - "id": "1458801340", - "title": "Find the Difference of Two Arrays", - "timestamp": "1732160174", - "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1458788589", - "title": "Single Number", - "timestamp": "1732159004", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46.4 MB", - "lang": "java" - }, - { - "id": "1458784022", - "title": "Unique Number of Occurrences", - "timestamp": "1732158566", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42 MB", - "lang": "java" - }, - { - "id": "1458762936", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732156486", - "statusDisplay": "Accepted", - "runtime": "20 ms", - "memory": "71.4 MB", - "lang": "java" } ] }, @@ -9363,60 +8433,60 @@ ] }, { - "roll": "2215500085", - "name": "KARTIK CHAHAR", - "url": "https://leetcode.com/u/Kartik_Chahar/", - "section": "AC", + "roll": "2215000590", + "name": "DEVIKA AGARWAL", + "url": "https://leetcode.com/u/devikaagarwal83/", + "section": "E", "dayi": "Day Scholars", - "username": "Kartik_Chahar", + "username": "devikaagarwal83", "totalSolved": 175, - "easySolved": 46, - "mediumSolved": 105, - "hardSolved": 24, + "easySolved": 93, + "mediumSolved": 72, + "hardSolved": 10, "recentSubmissions": [ { - "id": "1458156887", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732100165", + "id": "1457874435", + "title": "Unique Paths", + "timestamp": "1732076434", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.8 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1458005866", - "title": "Is Graph Bipartite?", - "timestamp": "1732086840", + "id": "1456855414", + "title": "Fibonacci Number", + "timestamp": "1731989695", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.7 MB", + "runtime": "8 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1457055261", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732004740", + "id": "1456846506", + "title": "Is Graph Bipartite?", + "timestamp": "1731988994", "statusDisplay": "Accepted", - "runtime": "40 ms", - "memory": "57.6 MB", + "runtime": "2 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1456154857", - "title": "Defuse the Bomb", - "timestamp": "1731928862", + "id": "1455868507", + "title": "House Robber", + "timestamp": "1731903382", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.2 MB", + "runtime": "0 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1456107625", - "title": "House Robber", - "timestamp": "1731924359", + "id": "1452774905", + "title": "Find Indices of Stable Mountains", + "timestamp": "1731603648", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", + "runtime": "1 ms", + "memory": "44.5 MB", "lang": "java" } ] @@ -9481,60 +8551,60 @@ ] }, { - "roll": "2215000590", - "name": "DEVIKA AGARWAL", - "url": "https://leetcode.com/u/devikaagarwal83/", - "section": "E", + "roll": "2215500085", + "name": "KARTIK CHAHAR", + "url": "https://leetcode.com/u/Kartik_Chahar/", + "section": "AC", "dayi": "Day Scholars", - "username": "devikaagarwal83", + "username": "Kartik_Chahar", "totalSolved": 175, - "easySolved": 93, - "mediumSolved": 72, - "hardSolved": 10, + "easySolved": 46, + "mediumSolved": 105, + "hardSolved": 24, "recentSubmissions": [ { - "id": "1457874435", - "title": "Unique Paths", - "timestamp": "1732076434", + "id": "1458156887", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732100165", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "10 ms", + "memory": "45.8 MB", "lang": "java" }, { - "id": "1456855414", - "title": "Fibonacci Number", - "timestamp": "1731989695", + "id": "1458005866", + "title": "Is Graph Bipartite?", + "timestamp": "1732086840", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "40.2 MB", + "runtime": "1 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1456846506", - "title": "Is Graph Bipartite?", - "timestamp": "1731988994", + "id": "1457055261", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732004740", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", + "runtime": "40 ms", + "memory": "57.6 MB", "lang": "java" }, { - "id": "1455868507", - "title": "House Robber", - "timestamp": "1731903382", + "id": "1456154857", + "title": "Defuse the Bomb", + "timestamp": "1731928862", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", + "runtime": "2 ms", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1452774905", - "title": "Find Indices of Stable Mountains", - "timestamp": "1731603648", + "id": "1456107625", + "title": "House Robber", + "timestamp": "1731924359", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.5 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" } ] @@ -9953,119 +9023,60 @@ ] }, { - "roll": "2215001973", - "name": "VIPUL KUMAR YADAV", - "url": "https://leetcode.com/u/Vipul_cs22/", - "section": "C", - "dayi": "Hostellers", - "username": "Vipul_cs22", - "totalSolved": 164, - "easySolved": 74, - "mediumSolved": 77, - "hardSolved": 13, + "roll": "2215000470", + "name": "BHAKTI CHAUDHARY", + "url": "https://leetcode.com/u/bhakti11/", + "section": "D", + "dayi": "Day Scholars", + "username": "bhakti11", + "totalSolved": 163, + "easySolved": 93, + "mediumSolved": 60, + "hardSolved": 10, "recentSubmissions": [ { - "id": "1458839411", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732163436", + "id": "1458510106", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732127135", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.3 MB", + "runtime": "8 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1458825622", + "id": "1458109147", "title": "Climbing Stairs", - "timestamp": "1732162276", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1458810728", - "title": "Rotate Image", - "timestamp": "1732160999", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1458790390", - "title": "House Robber II", - "timestamp": "1732159165", + "timestamp": "1732095757", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1458078765", - "title": "Reverse Words in a String III", - "timestamp": "1732093235", - "statusDisplay": "Accepted", - "runtime": "40 ms", - "memory": "45.6 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001761", - "name": "SONAM SHARMA", - "url": "https://leetcode.com/u/sonam_sharma7088/", - "section": "C", - "dayi": "Hostellers", - "username": "sonam_sharma7088", - "totalSolved": 163, - "easySolved": 72, - "mediumSolved": 82, - "hardSolved": 9, - "recentSubmissions": [ - { - "id": "1458820475", - "title": "Climbing Stairs", - "timestamp": "1732161844", + "id": "1458080467", + "title": "Longest Common Subsequence", + "timestamp": "1732093376", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", + "runtime": "28 ms", + "memory": "50.5 MB", "lang": "java" }, { - "id": "1458788341", - "title": "House Robber II", - "timestamp": "1732158979", + "id": "1457531252", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732040620", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "27 ms", + "memory": "58.4 MB", "lang": "java" }, { - "id": "1457924972", + "id": "1456950734", "title": "House Robber", - "timestamp": "1732080629", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1457838565", - "title": "Unique Paths", - "timestamp": "1732073122", + "timestamp": "1731996564", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1456912827", - "title": "Is Graph Bipartite?", - "timestamp": "1731993867", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.8 MB", + "memory": "40.6 MB", "lang": "java" } ] @@ -10130,60 +9141,60 @@ ] }, { - "roll": "2215000470", - "name": "BHAKTI CHAUDHARY", - "url": "https://leetcode.com/u/bhakti11/", - "section": "D", - "dayi": "Day Scholars", - "username": "bhakti11", + "roll": "2215001761", + "name": "SONAM SHARMA", + "url": "https://leetcode.com/u/sonam_sharma7088/", + "section": "C", + "dayi": "Hostellers", + "username": "sonam_sharma7088", "totalSolved": 163, - "easySolved": 93, - "mediumSolved": 60, - "hardSolved": 10, + "easySolved": 72, + "mediumSolved": 82, + "hardSolved": 9, "recentSubmissions": [ { - "id": "1458510106", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732127135", + "id": "1458820475", + "title": "Climbing Stairs", + "timestamp": "1732161844", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1458109147", - "title": "Climbing Stairs", - "timestamp": "1732095757", + "id": "1458788341", + "title": "House Robber II", + "timestamp": "1732158979", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1458080467", - "title": "Longest Common Subsequence", - "timestamp": "1732093376", + "id": "1457924972", + "title": "House Robber", + "timestamp": "1732080629", "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "50.5 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1457531252", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732040620", - "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "58.4 MB", + "id": "1457838565", + "title": "Unique Paths", + "timestamp": "1732073122", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1456950734", - "title": "House Robber", - "timestamp": "1731996564", + "id": "1456912827", + "title": "Is Graph Bipartite?", + "timestamp": "1731993867", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "3 ms", + "memory": "44.8 MB", "lang": "java" } ] @@ -10248,60 +9259,119 @@ ] }, { - "roll": "2215001111", - "name": "MUSKAN GUPTA", - "url": "https://leetcode.com/u/muskangupta200405/", - "section": "H", + "roll": "2215000860", + "name": "KAILASH NATH YADAV", + "url": "https://leetcode.com/u/Kailash7781/", + "section": "D", "dayi": "Day Scholars", - "username": "muskangupta200405", + "username": "Kailash7781", "totalSolved": 160, - "easySolved": 99, - "mediumSolved": 51, - "hardSolved": 10, + "easySolved": 57, + "mediumSolved": 90, + "hardSolved": 13, "recentSubmissions": [ { - "id": "1458895870", - "title": "Remove Nodes From Linked List", - "timestamp": "1732167922", + "id": "1458520832", + "title": "01 Matrix", + "timestamp": "1732127902", "statusDisplay": "Accepted", - "runtime": "74 ms", - "memory": "61.8 MB", + "runtime": "14 ms", + "memory": "47 MB", "lang": "java" }, { - "id": "1457944364", - "title": "Maximum Product Subarray", - "timestamp": "1732082115", + "id": "1455877274", + "title": "Largest Odd Number in String", + "timestamp": "1731904146", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "44.4 MB", + "memory": "45 MB", + "lang": "java" + }, + { + "id": "1455862154", + "title": "Merge Strings Alternately", + "timestamp": "1731902813", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1457128547", + "id": "1455831917", "title": "House Robber", - "timestamp": "1732011190", + "timestamp": "1731899920", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1455045758", - "title": "Remove Linked List Elements", - "timestamp": "1731825895", + "id": "1454560278", + "title": "Rotting Oranges", + "timestamp": "1731781379", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.4 MB", + "runtime": "2 ms", + "memory": "42.3 MB", + "lang": "java" + } + ] + }, + { + "roll": "2215000316", + "name": "ANURAG", + "url": "https://leetcode.com/u/Anurag051104/", + "section": "E", + "dayi": "Day Scholars", + "username": "Anurag051104", + "totalSolved": 159, + "easySolved": 75, + "mediumSolved": 81, + "hardSolved": 3, + "recentSubmissions": [ + { + "id": "1458080705", + "title": "Rearrange Array Elements by Sign", + "timestamp": "1732093396", + "statusDisplay": "Accepted", + "runtime": "10 ms", + "memory": "82.9 MB", "lang": "java" }, { - "id": "1455038115", - "title": "Palindrome Linked List", - "timestamp": "1731825284", + "id": "1456027448", + "title": "Length of Last Word", + "timestamp": "1731916841", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "68.3 MB", + "runtime": "0 ms", + "memory": "41.7 MB", + "lang": "java" + }, + { + "id": "1455925215", + "title": "Sort List", + "timestamp": "1731908189", + "statusDisplay": "Accepted", + "runtime": "41 ms", + "memory": "55.4 MB", + "lang": "java" + }, + { + "id": "1455921478", + "title": "Odd Even Linked List", + "timestamp": "1731907873", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "44.5 MB", + "lang": "java" + }, + { + "id": "1455870523", + "title": "House Robber", + "timestamp": "1731903554", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.4 MB", "lang": "java" } ] @@ -10365,65 +9435,6 @@ } ] }, - { - "roll": "2215000106", - "name": "ADITYA PATEL", - "url": "https://leetcode.com/u/12ArpitPatel/", - "section": "C", - "dayi": "Hostellers", - "username": "12ArpitPatel", - "totalSolved": 157, - "easySolved": 45, - "mediumSolved": 89, - "hardSolved": 23, - "recentSubmissions": [ - { - "id": "1458795090", - "title": "House Robber", - "timestamp": "1732159592", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1456424058", - "title": "Implement Trie (Prefix Tree)", - "timestamp": "1731949372", - "statusDisplay": "Accepted", - "runtime": "45 ms", - "memory": "55.5 MB", - "lang": "java" - }, - { - "id": "1456422984", - "title": "Course Schedule", - "timestamp": "1731949308", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.1 MB", - "lang": "java" - }, - { - "id": "1440343690", - "title": "IPO", - "timestamp": "1730509005", - "statusDisplay": "Accepted", - "runtime": "82 ms", - "memory": "131.5 MB", - "lang": "cpp" - }, - { - "id": "1440342668", - "title": "Find Mode in Binary Search Tree", - "timestamp": "1730508848", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "23.8 MB", - "lang": "cpp" - } - ] - }, { "roll": "2215000636", "name": "DIVYANSHI GUPTA", @@ -10549,11 +9560,20 @@ "section": "G", "dayi": "Hostellers", "username": "saumy_gupta", - "totalSolved": 155, + "totalSolved": 156, "easySolved": 116, - "mediumSolved": 38, + "mediumSolved": 39, "hardSolved": 1, "recentSubmissions": [ + { + "id": "1459083931", + "title": "Unique Paths", + "timestamp": "1732183656", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.1 MB", + "lang": "java" + }, { "id": "1458434780", "title": "Swap Nodes in Pairs", @@ -10589,264 +9609,183 @@ "runtime": "0 ms", "memory": "40.8 MB", "lang": "java" - }, - { - "id": "1456425902", - "title": "Next Greater Element II", - "timestamp": "1731949480", - "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "47.2 MB", - "lang": "java" } ] }, { - "roll": "2215000372", - "name": "ARYAN MAHESHWARI", - "url": "https://leetcode.com/u/AryanMaheshwari70/", - "section": "C", + "roll": "2215001230", + "name": "PIYUSH GUPTA", + "url": "https://leetcode.com/u/PiyushGupta_18/", + "section": "D", "dayi": "Day Scholars", - "username": "AryanMaheshwari70", - "totalSolved": 155, - "easySolved": 77, - "mediumSolved": 69, - "hardSolved": 9, + "username": "PiyushGupta_18", + "totalSolved": 153, + "easySolved": 67, + "mediumSolved": 79, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1457929889", + "id": "1458496013", "title": "House Robber II", - "timestamp": "1732081015", + "timestamp": "1732126178", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1457838917", - "title": "Unique Paths", - "timestamp": "1732073155", + "id": "1458038864", + "title": "Climbing Stairs", + "timestamp": "1732089703", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.1 MB", + "memory": "40 MB", "lang": "java" }, { - "id": "1456913750", - "title": "Is Graph Bipartite?", - "timestamp": "1731993932", + "id": "1458029207", + "title": "Min Cost Climbing Stairs", + "timestamp": "1732088843", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.8 MB", + "runtime": "0 ms", + "memory": "43.6 MB", "lang": "java" }, { - "id": "1455832720", - "title": "House Robber", - "timestamp": "1731899998", + "id": "1457964258", + "title": "Longest Common Subsequence", + "timestamp": "1732083609", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "30 ms", + "memory": "51 MB", "lang": "java" }, { - "id": "1455538037", - "title": "Valid Sudoku", - "timestamp": "1731867687", + "id": "1457837430", + "title": "Unique Paths", + "timestamp": "1732073004", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.6 MB", + "runtime": "0 ms", + "memory": "40.4 MB", "lang": "java" } ] }, { - "roll": "2215800003", - "name": "ARPIT SAXENA", - "url": "https://leetcode.com/u/iarpitsaxena/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "iarpitsaxena", - "totalSolved": 154, - "easySolved": 81, - "mediumSolved": 66, - "hardSolved": 7, - "recentSubmissions": [] - }, - { - "roll": "2215500001", - "name": "AADRIKA JAIN", - "url": "https://leetcode.com/u/Aadrika_Jain/", - "section": "AC", + "roll": "2215000436", + "name": "AYUSH GUPTA", + "url": "https://leetcode.com/u/ayush456/", + "section": "C", "dayi": "Hostellers", - "username": "Aadrika_Jain", - "totalSolved": 154, - "easySolved": 62, - "mediumSolved": 81, - "hardSolved": 11, + "username": "ayush456", + "totalSolved": 153, + "easySolved": 74, + "mediumSolved": 67, + "hardSolved": 12, "recentSubmissions": [ { - "id": "1459037983", - "title": "House Robber", - "timestamp": "1732179729", + "id": "1459150689", + "title": "Powerful Integers", + "timestamp": "1732190155", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "1 ms", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1458911690", - "title": "Climbing Stairs", - "timestamp": "1732169209", + "id": "1457923474", + "title": "House Robber II", + "timestamp": "1732080507", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1458008934", - "title": "Is Graph Bipartite?", - "timestamp": "1732087084", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1456106473", - "title": "House Robber", - "timestamp": "1731924250", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1444883901", - "title": "Island Perimeter", - "timestamp": "1730905611", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "46 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001230", - "name": "PIYUSH GUPTA", - "url": "https://leetcode.com/u/PiyushGupta_18/", - "section": "D", - "dayi": "Day Scholars", - "username": "PiyushGupta_18", - "totalSolved": 153, - "easySolved": 67, - "mediumSolved": 79, - "hardSolved": 7, - "recentSubmissions": [ - { - "id": "1458496013", - "title": "House Robber II", - "timestamp": "1732126178", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1458038864", - "title": "Climbing Stairs", - "timestamp": "1732089703", + "id": "1457837030", + "title": "Unique Paths", + "timestamp": "1732072968", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40 MB", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1458029207", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732088843", + "id": "1457531298", + "title": "Reverse Bits", + "timestamp": "1732040623", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43.6 MB", - "lang": "java" - }, - { - "id": "1457964258", - "title": "Longest Common Subsequence", - "timestamp": "1732083609", - "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "51 MB", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1457837430", - "title": "Unique Paths", - "timestamp": "1732073004", + "id": "1457528870", + "title": "Valid Anagram", + "timestamp": "1732040473", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", + "runtime": "4 ms", + "memory": "44.6 MB", "lang": "java" } ] }, { - "roll": "2215000436", - "name": "AYUSH GUPTA", - "url": "https://leetcode.com/u/ayush456/", + "roll": "2215000084", + "name": "ADITI MITTAL", + "url": "https://leetcode.com/u/aditimittal04/", "section": "C", "dayi": "Hostellers", - "username": "ayush456", + "username": "aditimittal04", "totalSolved": 152, - "easySolved": 74, - "mediumSolved": 66, - "hardSolved": 12, + "easySolved": 48, + "mediumSolved": 80, + "hardSolved": 24, "recentSubmissions": [ { - "id": "1457923474", - "title": "House Robber II", - "timestamp": "1732080507", + "id": "1458814526", + "title": "Climbing Stairs", + "timestamp": "1732161330", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1457837030", - "title": "Unique Paths", - "timestamp": "1732072968", + "id": "1458789001", + "title": "House Robber II", + "timestamp": "1732159043", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1457531298", - "title": "Reverse Bits", - "timestamp": "1732040623", + "id": "1458783035", + "title": "Find the K-th Character in String Game I", + "timestamp": "1732158473", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", + "runtime": "1 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1457528870", - "title": "Valid Anagram", - "timestamp": "1732040473", + "id": "1458780814", + "title": "Regular Expression Matching", + "timestamp": "1732158257", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.6 MB", + "runtime": "1 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1457527572", - "title": "Power of Three", - "timestamp": "1732040396", + "id": "1458779278", + "title": "Add Two Numbers", + "timestamp": "1732158099", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "43.9 MB", - "lang": "java" + "runtime": "5 ms", + "memory": "56.4 MB", + "lang": "javascript" } ] }, @@ -10910,119 +9849,60 @@ ] }, { - "roll": "2215000084", - "name": "ADITI MITTAL", - "url": "https://leetcode.com/u/aditimittal04/", - "section": "C", - "dayi": "Hostellers", - "username": "aditimittal04", - "totalSolved": 152, - "easySolved": 48, - "mediumSolved": 80, - "hardSolved": 24, + "roll": "2215000505", + "name": "CELINA SHARMA", + "url": "https://leetcode.com/u/celina_sharma03/", + "section": "F", + "dayi": "Day Scholars", + "username": "celina_sharma03", + "totalSolved": 150, + "easySolved": 69, + "mediumSolved": 75, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1458814526", - "title": "Climbing Stairs", - "timestamp": "1732161330", + "id": "1458513664", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732127370", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", + "runtime": "13 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1458789001", - "title": "House Robber II", - "timestamp": "1732159043", + "id": "1457585891", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732044647", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", + "runtime": "28 ms", + "memory": "58.8 MB", "lang": "java" }, { - "id": "1458783035", - "title": "Find the K-th Character in String Game I", - "timestamp": "1732158473", + "id": "1457541596", + "title": "Trapping Rain Water", + "timestamp": "1732041295", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "40.9 MB", + "memory": "46.2 MB", "lang": "java" }, { - "id": "1458780814", - "title": "Regular Expression Matching", - "timestamp": "1732158257", + "id": "1456682871", + "title": "Shortest Subarray with Sum at Least K", + "timestamp": "1731972053", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.7 MB", + "runtime": "32 ms", + "memory": "58.7 MB", "lang": "java" }, { - "id": "1458779278", - "title": "Add Two Numbers", - "timestamp": "1732158099", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "56.4 MB", - "lang": "javascript" - } - ] - }, - { - "roll": "2215000026", - "name": "ABHI GUPTA", - "url": "https://leetcode.com/u/abhigupta1540/", - "section": "C", - "dayi": "Hostellers", - "username": "abhigupta1540", - "totalSolved": 152, - "easySolved": 74, - "mediumSolved": 63, - "hardSolved": 15, - "recentSubmissions": [ - { - "id": "1456914479", - "title": "Is Graph Bipartite?", - "timestamp": "1731993985", + "id": "1456671277", + "title": "Defuse the Bomb", + "timestamp": "1731970595", "statusDisplay": "Accepted", "runtime": "3 ms", - "memory": "45.4 MB", - "lang": "java" - }, - { - "id": "1455832115", - "title": "House Robber", - "timestamp": "1731899938", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1452549366", - "title": "Sort List", - "timestamp": "1731586593", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "55.7 MB", - "lang": "java" - }, - { - "id": "1452533453", - "title": "Convert Sorted List to Binary Search Tree", - "timestamp": "1731584999", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1452521158", - "title": "Rotate List", - "timestamp": "1731583724", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", + "memory": "42 MB", "lang": "java" } ] @@ -11087,60 +9967,60 @@ ] }, { - "roll": "2215000622", - "name": "DIPANSHU KUMAR", - "url": "https://leetcode.com/u/Dipanshu_Kumar1/", - "section": "D", - "dayi": "Day Scholars", - "username": "Dipanshu_Kumar1", - "totalSolved": 149, - "easySolved": 78, - "mediumSolved": 63, - "hardSolved": 8, - "recentSubmissions": [ - { - "id": "1458266839", - "title": "Climbing Stairs", - "timestamp": "1732109818", - "statusDisplay": "Accepted", + "roll": "2215500125", + "name": "SACHIN KUMAR", + "url": "https://leetcode.com/u/Sachin20K/", + "section": "AD", + "dayi": "Hostellers", + "username": "Sachin20K", + "totalSolved": 150, + "easySolved": 84, + "mediumSolved": 58, + "hardSolved": 8, + "recentSubmissions": [ + { + "id": "1457574588", + "title": "Smallest Even Multiple", + "timestamp": "1732043757", + "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.1 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1457838247", - "title": "Unique Paths", - "timestamp": "1732073086", + "id": "1456489379", + "title": "K-th Smallest Prime Fraction", + "timestamp": "1731953855", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "201 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1455832049", - "title": "House Robber", - "timestamp": "1731899933", + "id": "1456483103", + "title": "Kth Largest Element in an Array", + "timestamp": "1731953450", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "72 ms", + "memory": "58.6 MB", "lang": "java" }, { - "id": "1454612883", - "title": "Single Number", - "timestamp": "1731785973", + "id": "1456276111", + "title": "The Skyline Problem", + "timestamp": "1731939437", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "46.3 MB", + "runtime": "235 ms", + "memory": "51.4 MB", "lang": "java" }, { - "id": "1453742685", - "title": "Valid Palindrome", - "timestamp": "1731695795", + "id": "1456107106", + "title": "House Robber", + "timestamp": "1731924311", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "43.1 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" } ] @@ -11205,60 +10085,60 @@ ] }, { - "roll": "2215000169", - "name": "AKSHIT KUMAR", - "url": "https://leetcode.com/u/akshit_100/", - "section": "F", + "roll": "2215000622", + "name": "DIPANSHU KUMAR", + "url": "https://leetcode.com/u/Dipanshu_Kumar1/", + "section": "D", "dayi": "Day Scholars", - "username": "akshit_100", - "totalSolved": 148, - "easySolved": 64, - "mediumSolved": 70, - "hardSolved": 14, + "username": "Dipanshu_Kumar1", + "totalSolved": 149, + "easySolved": 78, + "mediumSolved": 63, + "hardSolved": 8, "recentSubmissions": [ { - "id": "1448714564", - "title": "Counting Bits", - "timestamp": "1731247574", + "id": "1458266839", + "title": "Climbing Stairs", + "timestamp": "1732109818", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "46.6 MB", + "runtime": "0 ms", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1447831877", - "title": "Binary Tree Inorder Traversal", - "timestamp": "1731169898", + "id": "1457838247", + "title": "Unique Paths", + "timestamp": "1732073086", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.6 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1447614998", - "title": "Intersection of Two Linked Lists", - "timestamp": "1731159475", + "id": "1455832049", + "title": "House Robber", + "timestamp": "1731899933", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "48.5 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1446867605", - "title": "Jump Game", - "timestamp": "1731082192", + "id": "1454612883", + "title": "Single Number", + "timestamp": "1731785973", "statusDisplay": "Accepted", - "runtime": "1 ms", + "runtime": "6 ms", "memory": "46.3 MB", "lang": "java" }, { - "id": "1445936509", - "title": "Maximum Depth of Binary Tree", - "timestamp": "1730996641", + "id": "1453742685", + "title": "Valid Palindrome", + "timestamp": "1731695795", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", + "runtime": "2 ms", + "memory": "43.1 MB", "lang": "java" } ] @@ -11441,119 +10321,60 @@ ] }, { - "roll": "2215500115", - "name": "PRIYANSHU DUBEY", - "url": "https://leetcode.com/u/Priyanshu_Dubey369/", - "section": "AE", - "dayi": "Hostellers", - "username": "Priyanshu_Dubey369", - "totalSolved": 146, - "easySolved": 42, - "mediumSolved": 84, - "hardSolved": 20, - "recentSubmissions": [ - { - "id": "1456189551", - "title": "Defuse the Bomb", - "timestamp": "1731932365", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", - "lang": "java" - }, - { - "id": "1454364287", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731766012", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.5 MB", - "lang": "java" - }, - { - "id": "1453582496", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731683257", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "64.8 MB", - "lang": "java" - }, - { - "id": "1452596237", - "title": "Palindrome Partitioning", - "timestamp": "1731590818", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "57.1 MB", - "lang": "java" - }, - { - "id": "1452594216", - "title": "Rotate String", - "timestamp": "1731590649", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000022", - "name": "ABHAY SINGH", - "url": "https://leetcode.com/u/abhay_singh1209/", - "section": "H", - "dayi": "Hostellers", - "username": "abhay_singh1209", + "roll": "2215000621", + "name": "DINESH", + "url": "https://leetcode.com/u/Dinesh_sirsiya75/", + "section": "E", + "dayi": "Day Scholars", + "username": "Dinesh_sirsiya75", "totalSolved": 145, - "easySolved": 121, - "mediumSolved": 22, - "hardSolved": 2, + "easySolved": 45, + "mediumSolved": 83, + "hardSolved": 17, "recentSubmissions": [ { - "id": "1450661745", - "title": "Container With Most Water", - "timestamp": "1731422381", + "id": "1457877978", + "title": "Unique Paths", + "timestamp": "1732076754", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "61.6 MB", + "memory": "8.1 MB", "lang": "cpp" }, { - "id": "1431488957", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729693131", + "id": "1456851789", + "title": "3Sum", + "timestamp": "1731989406", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "62.4 MB", + "runtime": "1228 ms", + "memory": "294 MB", "lang": "cpp" }, { - "id": "1431442369", - "title": "Binary Search", - "timestamp": "1729689750", + "id": "1456754076", + "title": "Construct Binary Tree from Inorder and Postorder Traversal", + "timestamp": "1731980364", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "30.2 MB", + "runtime": "78 ms", + "memory": "27.4 MB", "lang": "cpp" }, { - "id": "1371426245", - "title": "Minimize Maximum Pair Sum in Array", - "timestamp": "1724867681", + "id": "1456753128", + "title": "Convert BST to Greater Tree", + "timestamp": "1731980256", "statusDisplay": "Accepted", - "runtime": "162 ms", - "memory": "100 MB", + "runtime": "0 ms", + "memory": "34.8 MB", "lang": "cpp" }, { - "id": "1370333234", - "title": "Rearrange Array Elements by Sign", - "timestamp": "1724780619", + "id": "1456752323", + "title": "Binary Search Tree to Greater Sum Tree", + "timestamp": "1731980173", "statusDisplay": "Accepted", - "runtime": "146 ms", - "memory": "137.3 MB", + "runtime": "0 ms", + "memory": "10.8 MB", "lang": "cpp" } ] @@ -11676,6 +10497,65 @@ } ] }, + { + "roll": "2215000022", + "name": "ABHAY SINGH", + "url": "https://leetcode.com/u/abhay_singh1209/", + "section": "H", + "dayi": "Hostellers", + "username": "abhay_singh1209", + "totalSolved": 145, + "easySolved": 121, + "mediumSolved": 22, + "hardSolved": 2, + "recentSubmissions": [ + { + "id": "1450661745", + "title": "Container With Most Water", + "timestamp": "1731422381", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "61.6 MB", + "lang": "cpp" + }, + { + "id": "1431488957", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729693131", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "62.4 MB", + "lang": "cpp" + }, + { + "id": "1431442369", + "title": "Binary Search", + "timestamp": "1729689750", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "30.2 MB", + "lang": "cpp" + }, + { + "id": "1371426245", + "title": "Minimize Maximum Pair Sum in Array", + "timestamp": "1724867681", + "statusDisplay": "Accepted", + "runtime": "162 ms", + "memory": "100 MB", + "lang": "cpp" + }, + { + "id": "1370333234", + "title": "Rearrange Array Elements by Sign", + "timestamp": "1724780619", + "statusDisplay": "Accepted", + "runtime": "146 ms", + "memory": "137.3 MB", + "lang": "cpp" + } + ] + }, { "roll": "2215500136", "name": "SANSKRATI AGRAWAL", @@ -11736,119 +10616,119 @@ ] }, { - "roll": "2215000363", - "name": "ARUSHI GARG", - "url": "https://leetcode.com/u/Arushi_21/", - "section": "F", - "dayi": "Hostellers", - "username": "Arushi_21", + "roll": "2215001368", + "name": "PUSHPENDRA", + "url": "https://leetcode.com/u/Pushpendra07/", + "section": "E", + "dayi": "Day Scholars", + "username": "Pushpendra07", "totalSolved": 143, - "easySolved": 101, - "mediumSolved": 36, + "easySolved": 78, + "mediumSolved": 59, "hardSolved": 6, "recentSubmissions": [ { - "id": "1457926220", - "title": "House Robber II", - "timestamp": "1732080725", + "id": "1459231276", + "title": "Matrix Diagonal Sum", + "timestamp": "1732197647", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", + "runtime": "119 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1455868399", - "title": "House Robber", - "timestamp": "1731903375", + "id": "1458305413", + "title": "Flipping an Image", + "timestamp": "1732112518", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1455584292", - "title": "Palindrome Linked List", - "timestamp": "1731871411", + "id": "1458294847", + "title": "Find the Highest Altitude", + "timestamp": "1732111795", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "68.6 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1455486370", - "title": "Linked List Cycle II", - "timestamp": "1731864014", + "id": "1458282701", + "title": "Find the Index of the First Occurrence in a String", + "timestamp": "1732110946", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.4 MB", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1455463414", - "title": "Linked List Cycle", - "timestamp": "1731862371", + "id": "1458127829", + "title": "House Robber II", + "timestamp": "1732097395", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.3 MB", + "memory": "41.2 MB", "lang": "java" } ] }, { - "roll": "2215000087", - "name": "ADITI VARSHNEY", - "url": "https://leetcode.com/u/aditi34/", - "section": "D", + "roll": "2215000363", + "name": "ARUSHI GARG", + "url": "https://leetcode.com/u/Arushi_21/", + "section": "F", "dayi": "Hostellers", - "username": "aditi34", - "totalSolved": 142, - "easySolved": 56, - "mediumSolved": 75, - "hardSolved": 11, + "username": "Arushi_21", + "totalSolved": 143, + "easySolved": 101, + "mediumSolved": 36, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1457967535", - "title": "Longest Common Subsequence", - "timestamp": "1732083858", + "id": "1457926220", + "title": "House Robber II", + "timestamp": "1732080725", "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "50.5 MB", + "runtime": "0 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1456956035", + "id": "1455868399", "title": "House Robber", - "timestamp": "1731996921", + "timestamp": "1731903375", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.3 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1452665380", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731596107", + "id": "1455584292", + "title": "Palindrome Linked List", + "timestamp": "1731871411", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "42.8 MB", + "runtime": "3 ms", + "memory": "68.6 MB", "lang": "java" }, { - "id": "1452651060", - "title": "Baseball Game", - "timestamp": "1731595049", + "id": "1455486370", + "title": "Linked List Cycle II", + "timestamp": "1731864014", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.5 MB", + "runtime": "0 ms", + "memory": "44.4 MB", "lang": "java" }, { - "id": "1452575256", - "title": "Kth Largest Element in an Array", - "timestamp": "1731589008", + "id": "1455463414", + "title": "Linked List Cycle", + "timestamp": "1731862371", "statusDisplay": "Accepted", - "runtime": "40 ms", - "memory": "57.7 MB", + "runtime": "0 ms", + "memory": "44.3 MB", "lang": "java" } ] @@ -11913,194 +10793,135 @@ ] }, { - "roll": "2215001368", - "name": "PUSHPENDRA", - "url": "https://leetcode.com/u/Pushpendra07/", - "section": "E", - "dayi": "Day Scholars", - "username": "Pushpendra07", + "roll": "2215000087", + "name": "ADITI VARSHNEY", + "url": "https://leetcode.com/u/aditi34/", + "section": "D", + "dayi": "Hostellers", + "username": "aditi34", "totalSolved": 142, - "easySolved": 77, - "mediumSolved": 59, - "hardSolved": 6, + "easySolved": 56, + "mediumSolved": 75, + "hardSolved": 11, "recentSubmissions": [ { - "id": "1458305413", - "title": "Flipping an Image", - "timestamp": "1732112518", + "id": "1457967535", + "title": "Longest Common Subsequence", + "timestamp": "1732083858", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.3 MB", + "runtime": "31 ms", + "memory": "50.5 MB", "lang": "java" }, { - "id": "1458294847", - "title": "Find the Highest Altitude", - "timestamp": "1732111795", + "id": "1456956035", + "title": "House Robber", + "timestamp": "1731996921", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1458282701", - "title": "Find the Index of the First Occurrence in a String", - "timestamp": "1732110946", + "id": "1452665380", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731596107", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", + "runtime": "4 ms", + "memory": "42.8 MB", "lang": "java" }, { - "id": "1458127829", - "title": "House Robber II", - "timestamp": "1732097395", + "id": "1452651060", + "title": "Baseball Game", + "timestamp": "1731595049", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", + "runtime": "3 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1458116624", - "title": "House Robber", - "timestamp": "1732096387", + "id": "1452575256", + "title": "Kth Largest Element in an Array", + "timestamp": "1731589008", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "40 ms", + "memory": "57.7 MB", "lang": "java" } ] }, { - "roll": "2215001709", - "name": "SHREYANSH SHRIVASTAVA", - "url": "https://leetcode.com/u/shreyansh_shri/", - "section": "E", + "roll": "2215500031", + "name": "ANURAG SHARMA", + "url": "https://leetcode.com/u/anurag080205/", + "section": "AD", "dayi": "Hostellers", - "username": "shreyansh_shri", - "totalSolved": 141, - "easySolved": 69, - "mediumSolved": 63, - "hardSolved": 9, - "recentSubmissions": [] - }, - { - "roll": "2215000069", - "name": "ABHISHEK VERMA", - "url": "https://leetcode.com/u/Abhishek__Verma/", - "section": "H", - "dayi": "Day Scholars", - "username": "Abhishek__Verma", + "username": "anurag080205", "totalSolved": 141, - "easySolved": 98, - "mediumSolved": 38, - "hardSolved": 5, + "easySolved": 83, + "mediumSolved": 52, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1457947989", - "title": "Remove Nth Node From End of List", - "timestamp": "1732082387", + "id": "1457903848", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732078914", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", + "runtime": "8 ms", + "memory": "58.5 MB", "lang": "java" }, { - "id": "1457448656", - "title": "Check Balanced String", - "timestamp": "1732035662", + "id": "1456218673", + "title": "Defuse the Bomb", + "timestamp": "1731935057", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.8 MB", + "runtime": "0 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1457442304", - "title": "Maximum Product Difference Between Two Pairs", - "timestamp": "1732035281", + "id": "1456107068", + "title": "House Robber", + "timestamp": "1731924308", "statusDisplay": "Accepted", - "runtime": "341 ms", - "memory": "44.8 MB", + "runtime": "0 ms", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1457429060", - "title": "Check if a String Is an Acronym of Words", - "timestamp": "1732034494", + "id": "1448283908", + "title": "Adjacent Increasing Subarrays Detection I", + "timestamp": "1731209954", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.6 MB", + "runtime": "1 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1457129433", - "title": "House Robber", - "timestamp": "1732011264", + "id": "1447818456", + "title": "Minimum Array End", + "timestamp": "1731168982", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "1 ms", + "memory": "40.6 MB", "lang": "java" } ] }, { - "roll": "2215000119", - "name": "ADITYA SINGH", - "url": "https://leetcode.com/u/adityasingh-2004/", - "section": "H", + "roll": "2215001709", + "name": "SHREYANSH SHRIVASTAVA", + "url": "https://leetcode.com/u/shreyansh_shri/", + "section": "E", "dayi": "Hostellers", - "username": "adityasingh-2004", - "totalSolved": 140, - "easySolved": 36, - "mediumSolved": 100, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1431782864", - "title": "Number of Sub-arrays of Size K and Average Greater than or Equal to Threshold", - "timestamp": "1729711905", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "61 MB", - "lang": "java" - }, - { - "id": "1431645382", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729703433", - "statusDisplay": "Accepted", - "runtime": "137 ms", - "memory": "56.7 MB", - "lang": "java" - }, - { - "id": "1431435082", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729689187", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56 MB", - "lang": "java" - }, - { - "id": "1431225397", - "title": "Count Number of Nice Subarrays", - "timestamp": "1729669051", - "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "55 MB", - "lang": "java" - }, - { - "id": "1431217996", - "title": "Binary Subarrays With Sum", - "timestamp": "1729668355", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "48.2 MB", - "lang": "java" - } - ] + "username": "shreyansh_shri", + "totalSolved": 141, + "easySolved": 69, + "mediumSolved": 63, + "hardSolved": 9, + "recentSubmissions": [] }, { "roll": "2215500112", @@ -12233,6 +11054,65 @@ } ] }, + { + "roll": "2215000894", + "name": "KAVYA AGRAWAL", + "url": "https://leetcode.com/u/kavya_ag12345/", + "section": "C", + "dayi": "Day Scholars", + "username": "kavya_ag12345", + "totalSolved": 137, + "easySolved": 49, + "mediumSolved": 76, + "hardSolved": 12, + "recentSubmissions": [ + { + "id": "1458807408", + "title": "House Robber II", + "timestamp": "1732160708", + "statusDisplay": "Accepted", + "runtime": "6 ms", + "memory": "41.3 MB", + "lang": "java" + }, + { + "id": "1456912521", + "title": "Is Graph Bipartite?", + "timestamp": "1731993845", + "statusDisplay": "Accepted", + "runtime": "4 ms", + "memory": "45.1 MB", + "lang": "java" + }, + { + "id": "1455831241", + "title": "House Robber", + "timestamp": "1731899855", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.3 MB", + "lang": "java" + }, + { + "id": "1439817642", + "title": "Delete Characters to Make Fancy String", + "timestamp": "1730460249", + "statusDisplay": "Accepted", + "runtime": "44 ms", + "memory": "45.7 MB", + "lang": "java" + }, + { + "id": "1439186756", + "title": "Find a Peak Element II", + "timestamp": "1730393030", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "83.5 MB", + "lang": "java" + } + ] + }, { "roll": "2215500123", "name": "RITIK TRIPATHI", @@ -12351,65 +11231,6 @@ } ] }, - { - "roll": "2215000894", - "name": "KAVYA AGRAWAL", - "url": "https://leetcode.com/u/kavya_ag12345/", - "section": "C", - "dayi": "Day Scholars", - "username": "kavya_ag12345", - "totalSolved": 137, - "easySolved": 49, - "mediumSolved": 76, - "hardSolved": 12, - "recentSubmissions": [ - { - "id": "1458807408", - "title": "House Robber II", - "timestamp": "1732160708", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1456912521", - "title": "Is Graph Bipartite?", - "timestamp": "1731993845", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "45.1 MB", - "lang": "java" - }, - { - "id": "1455831241", - "title": "House Robber", - "timestamp": "1731899855", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1439817642", - "title": "Delete Characters to Make Fancy String", - "timestamp": "1730460249", - "statusDisplay": "Accepted", - "runtime": "44 ms", - "memory": "45.7 MB", - "lang": "java" - }, - { - "id": "1439186756", - "title": "Find a Peak Element II", - "timestamp": "1730393030", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "83.5 MB", - "lang": "java" - } - ] - }, { "roll": "2215001123", "name": "NAMAN AGRAWAL", @@ -12594,11 +11415,20 @@ "section": "G", "dayi": "Hostellers", "username": "vansh_-0811", - "totalSolved": 134, + "totalSolved": 135, "easySolved": 79, - "mediumSolved": 52, + "mediumSolved": 53, "hardSolved": 3, "recentSubmissions": [ + { + "id": "1459083019", + "title": "Unique Paths", + "timestamp": "1732183577", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.9 MB", + "lang": "java" + }, { "id": "1458777919", "title": "Odd Even Linked List", @@ -12634,15 +11464,6 @@ "runtime": "0 ms", "memory": "42.5 MB", "lang": "java" - }, - { - "id": "1457129475", - "title": "House Robber", - "timestamp": "1732011267", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" } ] }, @@ -12705,6 +11526,65 @@ } ] }, + { + "roll": "2215001893", + "name": "UTKARSH SHARMA", + "url": "https://leetcode.com/u/Utkarsh_Sharma_01/", + "section": "F", + "dayi": "Day Scholars", + "username": "Utkarsh_Sharma_01", + "totalSolved": 133, + "easySolved": 101, + "mediumSolved": 29, + "hardSolved": 3, + "recentSubmissions": [ + { + "id": "1458323072", + "title": "Make Array Elements Equal to Zero", + "timestamp": "1732113804", + "statusDisplay": "Accepted", + "runtime": "161 ms", + "memory": "43.6 MB", + "lang": "java" + }, + { + "id": "1457874610", + "title": "Unique Paths", + "timestamp": "1732076448", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.5 MB", + "lang": "java" + }, + { + "id": "1457425699", + "title": "Smallest Even Multiple", + "timestamp": "1732034292", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.9 MB", + "lang": "java" + }, + { + "id": "1457420022", + "title": "Power of Two", + "timestamp": "1732033953", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.1 MB", + "lang": "java" + }, + { + "id": "1457418508", + "title": "Add Two Integers", + "timestamp": "1732033861", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.2 MB", + "lang": "java" + } + ] + }, { "roll": "2215000312", "name": "ANUKALP RAJ", @@ -12824,64 +11704,77 @@ ] }, { - "roll": "2215500177", - "name": "VIVEK SISODIYA", - "url": "https://leetcode.com/u/Vivek_Sisodiya/", - "section": "AE", + "roll": "2215000255", + "name": "ANKIT PANDEY", + "url": "https://leetcode.com/u/ankit_2215000255/", + "section": "H", "dayi": "Day Scholars", - "username": "Vivek_Sisodiya", - "totalSolved": 129, - "easySolved": 50, - "mediumSolved": 74, - "hardSolved": 5, + "username": "ankit_2215000255", + "totalSolved": 130, + "easySolved": 61, + "mediumSolved": 61, + "hardSolved": 8, "recentSubmissions": [ { - "id": "1458328530", + "id": "1459084927", "title": "Unique Paths", - "timestamp": "1732114228", + "timestamp": "1732183743", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "39.9 MB", "lang": "java" }, { - "id": "1458325706", - "title": "Non-overlapping Intervals", - "timestamp": "1732114013", + "id": "1457133607", + "title": "House Robber", + "timestamp": "1732011629", "statusDisplay": "Accepted", - "runtime": "48 ms", - "memory": "73.4 MB", + "runtime": "0 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1458324493", - "title": "Minimum Number of Arrows to Burst Balloons", - "timestamp": "1732113915", + "id": "1455953970", + "title": "Valid Palindrome", + "timestamp": "1731910515", "statusDisplay": "Accepted", - "runtime": "53 ms", - "memory": "68.6 MB", - "lang": "java" + "runtime": "4 ms", + "memory": "8.9 MB", + "lang": "cpp" }, { - "id": "1458318975", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732113493", + "id": "1455902829", + "title": "Reverse String", + "timestamp": "1731906322", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "45 MB", - "lang": "java" + "runtime": "0 ms", + "memory": "27.1 MB", + "lang": "cpp" }, { - "id": "1456325034", - "title": "Defuse the Bomb", - "timestamp": "1731942934", + "id": "1453466843", + "title": "Plus One", + "timestamp": "1731672476", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.3 MB", + "memory": "41.6 MB", "lang": "java" } ] }, + { + "roll": "2215000601", + "name": "DHEERAJ VASHISHTHA", + "url": "https://leetcode.com/u/Dheeru_vashishtha/", + "section": "D", + "dayi": "Day Scholars", + "username": "Dheeru_vashishtha", + "totalSolved": 129, + "easySolved": 65, + "mediumSolved": 58, + "hardSolved": 6, + "recentSubmissions": [] + }, { "roll": "2215500110", "name": "PRERIT JAIN", @@ -12941,65 +11834,6 @@ } ] }, - { - "roll": "2215000614", - "name": "DHRUV SAHU", - "url": "https://leetcode.com/u/dhruvsahu/", - "section": "D", - "dayi": "Day Scholars", - "username": "dhruvsahu", - "totalSolved": 128, - "easySolved": 68, - "mediumSolved": 51, - "hardSolved": 9, - "recentSubmissions": [ - { - "id": "1456351565", - "title": "Defuse the Bomb", - "timestamp": "1731944812", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1455831493", - "title": "House Robber", - "timestamp": "1731899880", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1454951378", - "title": "Shortest Subarray with Sum at Least K", - "timestamp": "1731818160", - "statusDisplay": "Accepted", - "runtime": "43 ms", - "memory": "58.6 MB", - "lang": "java" - }, - { - "id": "1454499639", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731776920", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.9 MB", - "lang": "java" - }, - { - "id": "1453138392", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731641863", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "64.6 MB", - "lang": "java" - } - ] - }, { "roll": "2215000057", "name": "ABHISHEK PANDEY", @@ -13119,76 +11953,122 @@ ] }, { - "roll": "2215500160", - "name": "TANUJ MITTAL", - "url": "https://leetcode.com/u/tanujmittal/", - "section": "AE", + "roll": "2215000614", + "name": "DHRUV SAHU", + "url": "https://leetcode.com/u/dhruvsahu/", + "section": "D", "dayi": "Day Scholars", - "username": "tanujmittal", + "username": "dhruvsahu", "totalSolved": 128, - "easySolved": 57, - "mediumSolved": 65, - "hardSolved": 6, + "easySolved": 68, + "mediumSolved": 51, + "hardSolved": 9, "recentSubmissions": [ { - "id": "1458498152", - "title": "Add Two Numbers", - "timestamp": "1732126318", + "id": "1456351565", + "title": "Defuse the Bomb", + "timestamp": "1731944812", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.3 MB", + "runtime": "2 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1457527401", - "title": "Trapping Rain Water", - "timestamp": "1732040385", + "id": "1455831493", + "title": "House Robber", + "timestamp": "1731899880", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "46.6 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1456108883", - "title": "House Robber", - "timestamp": "1731924474", + "id": "1454951378", + "title": "Shortest Subarray with Sum at Least K", + "timestamp": "1731818160", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "43 ms", + "memory": "58.6 MB", "lang": "java" }, { - "id": "1455584116", - "title": "Asteroid Collision", - "timestamp": "1731871394", + "id": "1454499639", + "title": "Find the Power of K-Size Subarrays I", + "timestamp": "1731776920", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "45.4 MB", + "runtime": "2 ms", + "memory": "45.9 MB", "lang": "java" }, { - "id": "1455507656", - "title": "Next Greater Element II", - "timestamp": "1731865531", + "id": "1453138392", + "title": "Shortest Subarray to be Removed to Make Array Sorted", + "timestamp": "1731641863", "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "46 MB", + "runtime": "2 ms", + "memory": "64.6 MB", "lang": "java" } ] }, { - "roll": "2215000601", - "name": "DHEERAJ VASHISHTHA", - "url": "https://leetcode.com/u/Dheeru_vashishtha/", - "section": "D", + "roll": "2215500057", + "name": "DEV SISODIYA", + "url": "https://leetcode.com/u/Dev_Sisodiya/", + "section": "AD", "dayi": "Day Scholars", - "username": "Dheeru_vashishtha", - "totalSolved": 127, - "easySolved": 65, - "mediumSolved": 56, - "hardSolved": 6, - "recentSubmissions": [] + "username": "Dev_Sisodiya", + "totalSolved": 128, + "easySolved": 36, + "mediumSolved": 78, + "hardSolved": 14, + "recentSubmissions": [ + { + "id": "1459198359", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732194803", + "statusDisplay": "Accepted", + "runtime": "22 ms", + "memory": "67.4 MB", + "lang": "java" + }, + { + "id": "1458058945", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732091540", + "statusDisplay": "Accepted", + "runtime": "16 ms", + "memory": "45.4 MB", + "lang": "java" + }, + { + "id": "1457862159", + "title": "Rearrange Array Elements by Sign", + "timestamp": "1732075324", + "statusDisplay": "Accepted", + "runtime": "9 ms", + "memory": "78.9 MB", + "lang": "java" + }, + { + "id": "1457829790", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1732072248", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "60.9 MB", + "lang": "java" + }, + { + "id": "1457293706", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732025455", + "statusDisplay": "Accepted", + "runtime": "33 ms", + "memory": "58.4 MB", + "lang": "java" + } + ] }, { "roll": "2215000409", @@ -13250,178 +12130,178 @@ ] }, { - "roll": "2215000025", - "name": "ABHAY SOMANI", - "url": "https://leetcode.com/u/abhay_somani/", - "section": "E", - "dayi": "Day Scholars", - "username": "abhay_somani", + "roll": "2215001125", + "name": "NAMAN MISHRA", + "url": "https://leetcode.com/u/i_namanmishra", + "section": "F", + "dayi": "Hostellers", + "username": "i_namanmishra", "totalSolved": 126, - "easySolved": 59, - "mediumSolved": 62, + "easySolved": 63, + "mediumSolved": 58, "hardSolved": 5, "recentSubmissions": [ { - "id": "1456852197", - "title": "Is Graph Bipartite?", - "timestamp": "1731989437", + "id": "1458104739", + "title": "Palindrome Linked List", + "timestamp": "1732095379", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.9 MB", + "runtime": "3 ms", + "memory": "68.2 MB", "lang": "java" }, { - "id": "1456816992", - "title": "Count Good Numbers", - "timestamp": "1731986519", + "id": "1456490399", + "title": "Defuse the Bomb", + "timestamp": "1731953925", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", + "runtime": "2 ms", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1456011130", - "title": "Is Graph Bipartite?", - "timestamp": "1731915291", + "id": "1455869280", + "title": "House Robber", + "timestamp": "1731903448", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.4 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1455897925", - "title": "Min Stack", - "timestamp": "1731905908", + "id": "1455548472", + "title": "Two Sum", + "timestamp": "1731868432", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.2 MB", + "runtime": "2 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1455869713", - "title": "House Robber", - "timestamp": "1731903484", + "id": "1454522551", + "title": "Minimum Cuts to Divide a Circle", + "timestamp": "1731778622", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "40.3 MB", "lang": "java" } ] }, { - "roll": "2215002066", - "name": "ZAINAB PARVEEN", - "url": "https://leetcode.com/u/zainab098/", - "section": "D", - "dayi": "Hostellers", - "username": "zainab098", + "roll": "2215001191", + "name": "NIVED AGRAWAL", + "url": "https://leetcode.com/u/Nived_agrawal/", + "section": "F", + "dayi": "Day Scholars", + "username": "Nived_agrawal", "totalSolved": 126, - "easySolved": 79, - "mediumSolved": 45, - "hardSolved": 2, + "easySolved": 72, + "mediumSolved": 53, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1450245910", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1731388093", + "id": "1457874921", + "title": "Unique Paths", + "timestamp": "1732076475", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "61.6 MB", + "runtime": "0 ms", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1446372945", - "title": "Intersection of Two Arrays II", - "timestamp": "1731038177", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44 MB", + "id": "1457047758", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732004084", + "statusDisplay": "Accepted", + "runtime": "33 ms", + "memory": "57.4 MB", "lang": "java" }, { - "id": "1445858370", - "title": "Island Perimeter", - "timestamp": "1730991506", + "id": "1457023647", + "title": "Longest Subarray of 1's After Deleting One Element", + "timestamp": "1732001956", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.6 MB", + "runtime": "3 ms", + "memory": "56.6 MB", "lang": "java" }, { - "id": "1445777665", - "title": "Generate Parentheses", - "timestamp": "1730985776", + "id": "1456033917", + "title": "Defuse the Bomb", + "timestamp": "1731917464", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "43.7 MB", + "runtime": "1 ms", + "memory": "42.6 MB", "lang": "java" }, { - "id": "1432495383", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729780019", + "id": "1455355306", + "title": "Leaf-Similar Trees", + "timestamp": "1731853586", "statusDisplay": "Accepted", - "runtime": "130 ms", - "memory": "57.5 MB", + "runtime": "0 ms", + "memory": "41.3 MB", "lang": "java" } ] }, { - "roll": "2215001191", - "name": "NIVED AGRAWAL", - "url": "https://leetcode.com/u/Nived_agrawal/", - "section": "F", - "dayi": "Day Scholars", - "username": "Nived_agrawal", + "roll": "2215002066", + "name": "ZAINAB PARVEEN", + "url": "https://leetcode.com/u/zainab098/", + "section": "D", + "dayi": "Hostellers", + "username": "zainab098", "totalSolved": 126, - "easySolved": 72, - "mediumSolved": 53, - "hardSolved": 1, + "easySolved": 79, + "mediumSolved": 45, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1457874921", - "title": "Unique Paths", - "timestamp": "1732076475", + "id": "1450245910", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1731388093", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", + "runtime": "2 ms", + "memory": "61.6 MB", "lang": "java" }, { - "id": "1457047758", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732004084", + "id": "1446372945", + "title": "Intersection of Two Arrays II", + "timestamp": "1731038177", "statusDisplay": "Accepted", - "runtime": "33 ms", - "memory": "57.4 MB", + "runtime": "5 ms", + "memory": "44 MB", "lang": "java" }, { - "id": "1457023647", - "title": "Longest Subarray of 1's After Deleting One Element", - "timestamp": "1732001956", + "id": "1445858370", + "title": "Island Perimeter", + "timestamp": "1730991506", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "56.6 MB", + "runtime": "10 ms", + "memory": "45.6 MB", "lang": "java" }, { - "id": "1456033917", - "title": "Defuse the Bomb", - "timestamp": "1731917464", + "id": "1445777665", + "title": "Generate Parentheses", + "timestamp": "1730985776", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.6 MB", + "runtime": "3 ms", + "memory": "43.7 MB", "lang": "java" }, { - "id": "1455355306", - "title": "Leaf-Similar Trees", - "timestamp": "1731853586", + "id": "1432495383", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729780019", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", + "runtime": "130 ms", + "memory": "57.5 MB", "lang": "java" } ] @@ -13433,11 +12313,20 @@ "section": "H", "dayi": "Hostellers", "username": "Jyotika_k", - "totalSolved": 124, + "totalSolved": 125, "easySolved": 66, - "mediumSolved": 54, + "mediumSolved": 55, "hardSolved": 4, "recentSubmissions": [ + { + "id": "1459083337", + "title": "Unique Paths", + "timestamp": "1732183602", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.7 MB", + "lang": "java" + }, { "id": "1457128389", "title": "House Robber", @@ -13473,15 +12362,6 @@ "runtime": "1 ms", "memory": "40.7 MB", "lang": "java" - }, - { - "id": "1455212409", - "title": "Palindrome Linked List", - "timestamp": "1731840933", - "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "60.9 MB", - "lang": "java" } ] }, @@ -13544,65 +12424,6 @@ } ] }, - { - "roll": "2215001829", - "name": "TANISH GUPTA", - "url": "https://leetcode.com/u/tanish-hrk/", - "section": "F", - "dayi": "Hostellers", - "username": "tanish-hrk", - "totalSolved": 123, - "easySolved": 86, - "mediumSolved": 36, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1458605737", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732135639", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.3 MB", - "lang": "java" - }, - { - "id": "1457525775", - "title": "Longest Substring Without Repeating Characters", - "timestamp": "1732040285", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "43 MB", - "lang": "java" - }, - { - "id": "1457509372", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732039280", - "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "60.1 MB", - "lang": "java" - }, - { - "id": "1456547541", - "title": "Defuse the Bomb", - "timestamp": "1731958124", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1456093617", - "title": "Koko Eating Bananas", - "timestamp": "1731923043", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.1 MB", - "lang": "java" - } - ] - }, { "roll": "2215000747", "name": "HARSH PATHAK", @@ -13662,6 +12483,65 @@ } ] }, + { + "roll": "2215001829", + "name": "TANISH GUPTA", + "url": "https://leetcode.com/u/tanish-hrk/", + "section": "F", + "dayi": "Hostellers", + "username": "tanish-hrk", + "totalSolved": 123, + "easySolved": 86, + "mediumSolved": 36, + "hardSolved": 1, + "recentSubmissions": [ + { + "id": "1458605737", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732135639", + "statusDisplay": "Accepted", + "runtime": "11 ms", + "memory": "45.3 MB", + "lang": "java" + }, + { + "id": "1457525775", + "title": "Longest Substring Without Repeating Characters", + "timestamp": "1732040285", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "43 MB", + "lang": "java" + }, + { + "id": "1457509372", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732039280", + "statusDisplay": "Accepted", + "runtime": "31 ms", + "memory": "60.1 MB", + "lang": "java" + }, + { + "id": "1456547541", + "title": "Defuse the Bomb", + "timestamp": "1731958124", + "statusDisplay": "Accepted", + "runtime": "3 ms", + "memory": "41.7 MB", + "lang": "java" + }, + { + "id": "1456093617", + "title": "Koko Eating Bananas", + "timestamp": "1731923043", + "statusDisplay": "Accepted", + "runtime": "6 ms", + "memory": "45.1 MB", + "lang": "java" + } + ] + }, { "roll": "2215000248", "name": "ANKIT CHAUDHARY", @@ -13781,119 +12661,119 @@ ] }, { - "roll": "2215500161", - "name": "TRIPTI GUPTA", - "url": "https://leetcode.com/u/Tripti0911/", - "section": "AC", - "dayi": "Hostellers", - "username": "Tripti0911", - "totalSolved": 120, - "easySolved": 44, - "mediumSolved": 67, - "hardSolved": 9, - "recentSubmissions": [ - { - "id": "1459047844", - "title": "House Robber", - "timestamp": "1732180580", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "roll": "2215800016", + "name": "MOHAN MADHAV SINGHAL", + "url": "https://leetcode.com/u/Mohanmadhavsinghal/", + "section": "A(H)", + "dayi": "Day Scholars", + "username": "Mohanmadhavsinghal", + "totalSolved": 121, + "easySolved": 51, + "mediumSolved": 61, + "hardSolved": 9, + "recentSubmissions": [ + { + "id": "1444471550", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1730869568", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1458918384", - "title": "Climbing Stairs", - "timestamp": "1732169719", + "id": "1441297670", + "title": "Check Balanced String", + "timestamp": "1730601722", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", + "runtime": "7 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1457555944", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732042331", + "id": "1436901849", + "title": "Two Sum", + "timestamp": "1730177501", "statusDisplay": "Accepted", - "runtime": "68 ms", - "memory": "59.2 MB", + "runtime": "87 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1456490809", - "title": "Defuse the Bomb", - "timestamp": "1731953952", + "id": "1430313901", + "title": "Find the Index of the First Occurrence in a String", + "timestamp": "1729594714", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.4 MB", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1455511278", - "title": "Shortest Subarray with Sum at Least K", - "timestamp": "1731865784", + "id": "1423140665", + "title": "Reverse Linked List", + "timestamp": "1728995393", "statusDisplay": "Accepted", - "runtime": "38 ms", - "memory": "61.1 MB", + "runtime": "0 ms", + "memory": "42.7 MB", "lang": "java" } ] }, { - "roll": "2215500078", - "name": "HEMANT PRAJAPATI", - "url": "https://leetcode.com/u/hemant1000/", + "roll": "2215500161", + "name": "TRIPTI GUPTA", + "url": "https://leetcode.com/u/Tripti0911/", "section": "AC", "dayi": "Hostellers", - "username": "hemant1000", + "username": "Tripti0911", "totalSolved": 120, - "easySolved": 68, - "mediumSolved": 49, - "hardSolved": 3, + "easySolved": 44, + "mediumSolved": 67, + "hardSolved": 9, "recentSubmissions": [ { - "id": "1459042733", + "id": "1459047844", "title": "House Robber", - "timestamp": "1732180144", + "timestamp": "1732180580", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "41.1 MB", "lang": "java" }, { - "id": "1458915453", + "id": "1458918384", "title": "Climbing Stairs", - "timestamp": "1732169491", + "timestamp": "1732169719", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "40 MB", "lang": "java" }, { - "id": "1458007081", - "title": "Is Graph Bipartite?", - "timestamp": "1732086939", + "id": "1457555944", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732042331", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.9 MB", + "runtime": "68 ms", + "memory": "59.2 MB", "lang": "java" }, { - "id": "1457564691", - "title": "Binary Tree Postorder Traversal", - "timestamp": "1732042999", + "id": "1456490809", + "title": "Defuse the Bomb", + "timestamp": "1731953952", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.6 MB", + "memory": "42.4 MB", "lang": "java" }, { - "id": "1457456046", - "title": "Binary Tree Preorder Traversal", - "timestamp": "1732036106", + "id": "1455511278", + "title": "Shortest Subarray with Sum at Least K", + "timestamp": "1731865784", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", + "runtime": "38 ms", + "memory": "61.1 MB", "lang": "java" } ] @@ -13957,6 +12837,65 @@ } ] }, + { + "roll": "2215500078", + "name": "HEMANT PRAJAPATI", + "url": "https://leetcode.com/u/hemant1000/", + "section": "AC", + "dayi": "Hostellers", + "username": "hemant1000", + "totalSolved": 120, + "easySolved": 68, + "mediumSolved": 49, + "hardSolved": 3, + "recentSubmissions": [ + { + "id": "1459042733", + "title": "House Robber", + "timestamp": "1732180144", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.1 MB", + "lang": "java" + }, + { + "id": "1458915453", + "title": "Climbing Stairs", + "timestamp": "1732169491", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.4 MB", + "lang": "java" + }, + { + "id": "1458007081", + "title": "Is Graph Bipartite?", + "timestamp": "1732086939", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "44.9 MB", + "lang": "java" + }, + { + "id": "1457564691", + "title": "Binary Tree Postorder Traversal", + "timestamp": "1732042999", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.6 MB", + "lang": "java" + }, + { + "id": "1457456046", + "title": "Binary Tree Preorder Traversal", + "timestamp": "1732036106", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.6 MB", + "lang": "java" + } + ] + }, { "roll": "2215000174", "name": "ALPANA RAWAT", @@ -14076,119 +13015,60 @@ ] }, { - "roll": "2215000714", - "name": "HARDIK ARORA", - "url": "https://leetcode.com/u/arorahardik0811/", - "section": "H", - "dayi": "Day Scholars", - "username": "arorahardik0811", - "totalSolved": 116, - "easySolved": 61, - "mediumSolved": 51, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1458439000", - "title": "Ugly Number", - "timestamp": "1732122390", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1457447358", - "title": "Longest Palindromic Substring", - "timestamp": "1732035581", - "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "42 MB", - "lang": "java" - }, - { - "id": "1453469868", - "title": "Generate Parentheses", - "timestamp": "1731672802", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "43.4 MB", - "lang": "java" - }, - { - "id": "1451768871", - "title": "Trapping Rain Water", - "timestamp": "1731515798", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.5 MB", - "lang": "java" - }, - { - "id": "1451705037", - "title": "Add Binary", - "timestamp": "1731511452", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.2 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001523", - "name": "SAGAR RAJPUT", - "url": "https://leetcode.com/u/sagarrajput1810/", - "section": "H", + "roll": "2215000913", + "name": "KHUSHI VARSHNEY", + "url": "https://leetcode.com/u/VarshneyKhushi/", + "section": "F", "dayi": "Day Scholars", - "username": "sagarrajput1810", - "totalSolved": 116, - "easySolved": 77, - "mediumSolved": 36, - "hardSolved": 3, + "username": "VarshneyKhushi", + "totalSolved": 118, + "easySolved": 59, + "mediumSolved": 54, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1457525674", - "title": "Maximum Twin Sum of a Linked List", - "timestamp": "1732040279", + "id": "1458244795", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732108186", "statusDisplay": "Accepted", "runtime": "7 ms", - "memory": "61.2 MB", + "memory": "45.9 MB", "lang": "java" }, { - "id": "1452472016", - "title": "3Sum", - "timestamp": "1731578971", + "id": "1457026428", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732002195", "statusDisplay": "Accepted", - "runtime": "319 ms", - "memory": "54.3 MB", + "runtime": "8 ms", + "memory": "58.5 MB", "lang": "java" }, { - "id": "1452341637", - "title": "Removing Stars From a String", - "timestamp": "1731567626", + "id": "1456431017", + "title": "Defuse the Bomb", + "timestamp": "1731949800", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "45.5 MB", + "runtime": "2 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1451462098", - "title": "Length of Last Word", - "timestamp": "1731490595", + "id": "1455499117", + "title": "Maximum Depth of Binary Tree", + "timestamp": "1731864925", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.7 MB", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1451317000", - "title": "Single Number", - "timestamp": "1731478292", + "id": "1455497730", + "title": "Shortest Subarray with Sum at Least K", + "timestamp": "1731864828", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.8 MB", + "runtime": "11 ms", + "memory": "57.6 MB", "lang": "java" } ] @@ -14253,60 +13133,119 @@ ] }, { - "roll": "2215001212", - "name": "PARI UPADHYAY", - "url": "https://leetcode.com/u/pari63/", - "section": "E", - "dayi": "Hostellers", - "username": "pari63", - "totalSolved": 115, - "easySolved": 70, - "mediumSolved": 39, - "hardSolved": 6, + "roll": "2215800007", + "name": "DITIN AGRAWAL", + "url": "https://leetcode.com/u/ditinagrawal/", + "section": "A(H)", + "dayi": "Day Scholars", + "username": "ditinagrawal", + "totalSolved": 116, + "easySolved": 95, + "mediumSolved": 17, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1457397348", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732032558", + "id": "1456482457", + "title": "Separate Black and White Balls", + "timestamp": "1731953413", "statusDisplay": "Accepted", - "runtime": "53 ms", - "memory": "61.4 MB", + "runtime": "7 ms", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1456183083", + "id": "1456466148", + "title": "Buy Two Chocolates", + "timestamp": "1731951958", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "44.3 MB", + "lang": "java" + }, + { + "id": "1456399891", + "title": "Container With Most Water", + "timestamp": "1731947910", + "statusDisplay": "Accepted", + "runtime": "5 ms", + "memory": "58.1 MB", + "lang": "java" + }, + { + "id": "1455402193", + "title": "Invalid Tweets", + "timestamp": "1731857637", + "statusDisplay": "Accepted", + "runtime": "579 ms", + "memory": "0B", + "lang": "mysql" + }, + { + "id": "1455401000", + "title": "Article Views I", + "timestamp": "1731857531", + "statusDisplay": "Accepted", + "runtime": "517 ms", + "memory": "0B", + "lang": "mysql" + } + ] + }, + { + "roll": "2215000433", + "name": "AYUSH GARG", + "url": "https://leetcode.com/u/ayushgarg9986/", + "section": "E", + "dayi": "Hostellers", + "username": "ayushgarg9986", + "totalSolved": 115, + "easySolved": 54, + "mediumSolved": 55, + "hardSolved": 6, + "recentSubmissions": [ + { + "id": "1457874663", "title": "Unique Paths", - "timestamp": "1731931737", + "timestamp": "1732076453", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.4 MB", "lang": "java" }, { - "id": "1456171143", - "title": "Best Time to Buy and Sell Stock with Cooldown", - "timestamp": "1731930549", + "id": "1457625981", + "title": "Number of Provinces", + "timestamp": "1732048189", "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "41.5 MB", + "runtime": "1 ms", + "memory": "48 MB", "lang": "java" }, { - "id": "1456043106", - "title": "Is Graph Bipartite?", - "timestamp": "1731918349", + "id": "1452684099", + "title": "Asteroid Collision", + "timestamp": "1731597484", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45 MB", + "runtime": "4 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1455951436", - "title": "Defuse the Bomb", - "timestamp": "1731910315", + "id": "1452666799", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731596211", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.6 MB", + "runtime": "6 ms", + "memory": "43.4 MB", + "lang": "java" + }, + { + "id": "1452654735", + "title": "Baseball Game", + "timestamp": "1731595326", + "statusDisplay": "Accepted", + "runtime": "3 ms", + "memory": "41.6 MB", "lang": "java" } ] @@ -14318,11 +13257,20 @@ "section": "E", "dayi": "Hostellers", "username": "SAMARTH-SHAKYA", - "totalSolved": 114, + "totalSolved": 115, "easySolved": 51, - "mediumSolved": 54, + "mediumSolved": 55, "hardSolved": 9, "recentSubmissions": [ + { + "id": "1459186357", + "title": "Largest Number", + "timestamp": "1732193712", + "statusDisplay": "Accepted", + "runtime": "5 ms", + "memory": "43.4 MB", + "lang": "java" + }, { "id": "1458101745", "title": "House Robber", @@ -14358,14 +13306,64 @@ "runtime": "1 ms", "memory": "45.6 MB", "lang": "java" + } + ] + }, + { + "roll": "2215001212", + "name": "PARI UPADHYAY", + "url": "https://leetcode.com/u/pari63/", + "section": "E", + "dayi": "Hostellers", + "username": "pari63", + "totalSolved": 115, + "easySolved": 70, + "mediumSolved": 39, + "hardSolved": 6, + "recentSubmissions": [ + { + "id": "1457397348", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732032558", + "statusDisplay": "Accepted", + "runtime": "53 ms", + "memory": "61.4 MB", + "lang": "java" }, { - "id": "1454552176", - "title": "Longest Substring Without Repeating Characters", - "timestamp": "1731780787", + "id": "1456183083", + "title": "Unique Paths", + "timestamp": "1731931737", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "44.5 MB", + "runtime": "0 ms", + "memory": "40.4 MB", + "lang": "java" + }, + { + "id": "1456171143", + "title": "Best Time to Buy and Sell Stock with Cooldown", + "timestamp": "1731930549", + "statusDisplay": "Accepted", + "runtime": "13 ms", + "memory": "41.5 MB", + "lang": "java" + }, + { + "id": "1456043106", + "title": "Is Graph Bipartite?", + "timestamp": "1731918349", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "45 MB", + "lang": "java" + }, + { + "id": "1455951436", + "title": "Defuse the Bomb", + "timestamp": "1731910315", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "42.6 MB", "lang": "java" } ] @@ -14377,11 +13375,20 @@ "section": "AC", "dayi": "Hostellers", "username": "0Nikki0", - "totalSolved": 112, + "totalSolved": 113, "easySolved": 39, - "mediumSolved": 62, + "mediumSolved": 63, "hardSolved": 11, "recentSubmissions": [ + { + "id": "1459060743", + "title": "House Robber II", + "timestamp": "1732181667", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41 MB", + "lang": "java" + }, { "id": "1458009220", "title": "Is Graph Bipartite?", @@ -14417,15 +13424,6 @@ "runtime": "1 ms", "memory": "56.5 MB", "lang": "java" - }, - { - "id": "1457534409", - "title": "Majority Element", - "timestamp": "1732040816", - "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "49.2 MB", - "lang": "java" } ] }, @@ -14488,65 +13486,6 @@ } ] }, - { - "roll": "2215000783", - "name": "HARSHITA DAS", - "url": "https://leetcode.com/u/2005harshu/", - "section": "E", - "dayi": "Hostellers", - "username": "2005harshu", - "totalSolved": 112, - "easySolved": 46, - "mediumSolved": 56, - "hardSolved": 10, - "recentSubmissions": [ - { - "id": "1458115256", - "title": "House Robber", - "timestamp": "1732096270", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1457876007", - "title": "Unique Paths", - "timestamp": "1732076575", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1456849951", - "title": "Is Graph Bipartite?", - "timestamp": "1731989264", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1455934444", - "title": "Defuse the Bomb", - "timestamp": "1731908952", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.8 MB", - "lang": "java" - }, - { - "id": "1455870050", - "title": "House Robber", - "timestamp": "1731903515", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", - "lang": "java" - } - ] - }, { "roll": "2215001131", "name": "NARAYAN", @@ -14607,33 +13546,92 @@ ] }, { - "roll": "2215001163", - "name": "NIKHIL SINGH", - "url": "https://leetcode.com/u/its_nikhil01/", - "section": "G", + "roll": "2215500035", + "name": "ARPIT GUPTA", + "url": "https://leetcode.com/u/Arpit0212/", + "section": "AC", "dayi": "Hostellers", - "username": "its_nikhil01", + "username": "Arpit0212", "totalSolved": 110, - "easySolved": 82, - "mediumSolved": 26, - "hardSolved": 2, + "easySolved": 55, + "mediumSolved": 44, + "hardSolved": 11, "recentSubmissions": [ { - "id": "1458441454", - "title": "Rotate Array", - "timestamp": "1732122545", + "id": "1459075270", + "title": "Sort an Array", + "timestamp": "1732182911", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57.1 MB", + "runtime": "87 ms", + "memory": "55.4 MB", "lang": "java" }, { - "id": "1457129744", - "title": "House Robber", - "timestamp": "1732011292", + "id": "1458928051", + "title": "Maximum Product of Two Elements in an Array", + "timestamp": "1732170437", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "118 ms", + "memory": "54.6 MB", + "lang": "java" + }, + { + "id": "1457099214", + "title": "Kth Smallest Element in a Sorted Matrix", + "timestamp": "1732008609", + "statusDisplay": "Accepted", + "runtime": "24 ms", + "memory": "47.8 MB", + "lang": "java" + }, + { + "id": "1457084743", + "title": "Kth Largest Element in an Array", + "timestamp": "1732007322", + "statusDisplay": "Accepted", + "runtime": "73 ms", + "memory": "57.3 MB", + "lang": "java" + }, + { + "id": "1451691365", + "title": "Valid Parentheses", + "timestamp": "1731510485", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "41.6 MB", + "lang": "java" + } + ] + }, + { + "roll": "2215001163", + "name": "NIKHIL SINGH", + "url": "https://leetcode.com/u/its_nikhil01/", + "section": "G", + "dayi": "Hostellers", + "username": "its_nikhil01", + "totalSolved": 110, + "easySolved": 82, + "mediumSolved": 26, + "hardSolved": 2, + "recentSubmissions": [ + { + "id": "1458441454", + "title": "Rotate Array", + "timestamp": "1732122545", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "57.1 MB", + "lang": "java" + }, + { + "id": "1457129744", + "title": "House Robber", + "timestamp": "1732011292", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { @@ -14725,119 +13723,60 @@ ] }, { - "roll": "2215000302", - "name": "ANUJ CHATURVEDI", - "url": "https://leetcode.com/u/Anujchaturvedi/", - "section": "D", - "dayi": "Day Scholars", - "username": "Anujchaturvedi", + "roll": "2215500022", + "name": "ANOOP KUMAR", + "url": "https://leetcode.com/u/The_Ghost_Coder/", + "section": "AC", + "dayi": "Hostellers", + "username": "The_Ghost_Coder", "totalSolved": 109, - "easySolved": 54, - "mediumSolved": 50, - "hardSolved": 5, + "easySolved": 64, + "mediumSolved": 42, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1457966029", - "title": "Longest Common Subsequence", - "timestamp": "1732083743", - "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "50.9 MB", - "lang": "java" - }, - { - "id": "1457836761", - "title": "Unique Paths", - "timestamp": "1732072942", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1457360818", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732030147", - "statusDisplay": "Accepted", - "runtime": "33 ms", - "memory": "61.6 MB", - "lang": "java" - }, - { - "id": "1455831549", - "title": "House Robber", - "timestamp": "1731899886", + "id": "1459067853", + "title": "House Robber II", + "timestamp": "1732182277", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.1 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1451494646", - "title": "Count the Number of Fair Pairs", - "timestamp": "1731493617", - "statusDisplay": "Accepted", - "runtime": "64 ms", - "memory": "57.8 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001372", - "name": "PUSHPENDRA UPADHYAY", - "url": "https://leetcode.com/u/Pushpendra_Upadhyay02/", - "section": "E", - "dayi": "Day Scholars", - "username": "Pushpendra_Upadhyay02", - "totalSolved": 109, - "easySolved": 50, - "mediumSolved": 51, - "hardSolved": 8, - "recentSubmissions": [ - { - "id": "1458117221", + "id": "1459040381", "title": "House Robber", - "timestamp": "1732096440", + "timestamp": "1732179944", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1457876219", - "title": "Unique Paths", - "timestamp": "1732076592", + "id": "1458926981", + "title": "Climbing Stairs", + "timestamp": "1732170361", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1451229231", - "title": "Coin Change", - "timestamp": "1731471678", + "id": "1458010370", + "title": "Is Graph Bipartite?", + "timestamp": "1732087199", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.1 MB", + "runtime": "3 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1450514968", - "title": "Search a 2D Matrix", - "timestamp": "1731410186", + "id": "1456111960", + "title": "House Robber", + "timestamp": "1731924756", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.4 MB", - "lang": "java" - }, - { - "id": "1450481936", - "title": "Maximum Subarray", - "timestamp": "1731407063", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "56.9 MB", + "memory": "40.7 MB", "lang": "java" } ] @@ -14901,6 +13840,65 @@ } ] }, + { + "roll": "2215001372", + "name": "PUSHPENDRA UPADHYAY", + "url": "https://leetcode.com/u/Pushpendra_Upadhyay02/", + "section": "E", + "dayi": "Day Scholars", + "username": "Pushpendra_Upadhyay02", + "totalSolved": 109, + "easySolved": 50, + "mediumSolved": 51, + "hardSolved": 8, + "recentSubmissions": [ + { + "id": "1458117221", + "title": "House Robber", + "timestamp": "1732096440", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41 MB", + "lang": "java" + }, + { + "id": "1457876219", + "title": "Unique Paths", + "timestamp": "1732076592", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.3 MB", + "lang": "java" + }, + { + "id": "1451229231", + "title": "Coin Change", + "timestamp": "1731471678", + "statusDisplay": "Accepted", + "runtime": "15 ms", + "memory": "44.1 MB", + "lang": "java" + }, + { + "id": "1450514968", + "title": "Search a 2D Matrix", + "timestamp": "1731410186", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "42.4 MB", + "lang": "java" + }, + { + "id": "1450481936", + "title": "Maximum Subarray", + "timestamp": "1731407063", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "56.9 MB", + "lang": "java" + } + ] + }, { "roll": "2215001017", "name": "MADHAV SHARMA", @@ -14961,119 +13959,119 @@ ] }, { - "roll": "2215000229", - "name": "ANAY GUPTA", - "url": "https://leetcode.com/u/Anay_Gupta45/", - "section": "D", - "dayi": "Hostellers", - "username": "Anay_Gupta45", + "roll": "2215001279", + "name": "PRASHANT CHAUDHARY", + "url": "https://leetcode.com/u/Prashant_Chaudhary_/", + "section": "E", + "dayi": "Day Scholars", + "username": "Prashant_Chaudhary_", "totalSolved": 107, - "easySolved": 42, - "mediumSolved": 57, + "easySolved": 38, + "mediumSolved": 61, "hardSolved": 8, "recentSubmissions": [ { - "id": "1457837373", - "title": "Unique Paths", - "timestamp": "1732073000", + "id": "1458225256", + "title": "Rearrange Array Elements by Sign", + "timestamp": "1732106662", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", + "runtime": "3 ms", + "memory": "76.8 MB", "lang": "java" }, { - "id": "1456953827", + "id": "1458109172", "title": "House Robber", - "timestamp": "1731996772", + "timestamp": "1732095759", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1454871173", - "title": "Zero Array Transformation II", - "timestamp": "1731813593", + "id": "1457906597", + "title": "Maximum Subarray", + "timestamp": "1732079140", "statusDisplay": "Accepted", - "runtime": "32 ms", - "memory": "120.6 MB", + "runtime": "1 ms", + "memory": "57.2 MB", "lang": "java" }, { - "id": "1454865598", - "title": "Zero Array Transformation I", - "timestamp": "1731813363", + "id": "1457824931", + "title": "Majority Element", + "timestamp": "1732071738", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "96 MB", + "runtime": "16 ms", + "memory": "49.3 MB", "lang": "java" }, { - "id": "1454857784", - "title": "Make Array Elements Equal to Zero", - "timestamp": "1731813036", + "id": "1457351926", + "title": "Sort Colors", + "timestamp": "1732029543", "statusDisplay": "Accepted", - "runtime": "237 ms", - "memory": "43.2 MB", + "runtime": "0 ms", + "memory": "41.8 MB", "lang": "java" } ] }, { - "roll": "2215001279", - "name": "PRASHANT CHAUDHARY", - "url": "https://leetcode.com/u/Prashant_Chaudhary_/", - "section": "E", - "dayi": "Day Scholars", - "username": "Prashant_Chaudhary_", + "roll": "2215000229", + "name": "ANAY GUPTA", + "url": "https://leetcode.com/u/Anay_Gupta45/", + "section": "D", + "dayi": "Hostellers", + "username": "Anay_Gupta45", "totalSolved": 107, - "easySolved": 38, - "mediumSolved": 61, + "easySolved": 42, + "mediumSolved": 57, "hardSolved": 8, "recentSubmissions": [ { - "id": "1458225256", - "title": "Rearrange Array Elements by Sign", - "timestamp": "1732106662", + "id": "1457837373", + "title": "Unique Paths", + "timestamp": "1732073000", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "76.8 MB", + "runtime": "0 ms", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1458109172", + "id": "1456953827", "title": "House Robber", - "timestamp": "1732095759", + "timestamp": "1731996772", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1457906597", - "title": "Maximum Subarray", - "timestamp": "1732079140", + "id": "1454871173", + "title": "Zero Array Transformation II", + "timestamp": "1731813593", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57.2 MB", + "runtime": "32 ms", + "memory": "120.6 MB", "lang": "java" }, { - "id": "1457824931", - "title": "Majority Element", - "timestamp": "1732071738", + "id": "1454865598", + "title": "Zero Array Transformation I", + "timestamp": "1731813363", "statusDisplay": "Accepted", - "runtime": "16 ms", - "memory": "49.3 MB", + "runtime": "3 ms", + "memory": "96 MB", "lang": "java" }, { - "id": "1457351926", - "title": "Sort Colors", - "timestamp": "1732029543", + "id": "1454857784", + "title": "Make Array Elements Equal to Zero", + "timestamp": "1731813036", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", + "runtime": "237 ms", + "memory": "43.2 MB", "lang": "java" } ] @@ -15138,119 +14136,60 @@ ] }, { - "roll": "2215001134", - "name": "NAVAM SRIVASTAVA", - "url": "https://leetcode.com/u/navam18/", - "section": "F", + "roll": "2215500146", + "name": "SHIVEN RASTOGI", + "url": "https://leetcode.com/u/Shiven_Rastogi/", + "section": "AC", "dayi": "Hostellers", - "username": "navam18", - "totalSolved": 106, - "easySolved": 73, - "mediumSolved": 33, - "hardSolved": 0, + "username": "Shiven_Rastogi", + "totalSolved": 105, + "easySolved": 40, + "mediumSolved": 57, + "hardSolved": 8, "recentSubmissions": [ { - "id": "1457422461", - "title": "Valid Perfect Square", - "timestamp": "1732034100", + "id": "1459062467", + "title": "House Robber II", + "timestamp": "1732181817", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1456489148", - "title": "Two Sum", - "timestamp": "1731953841", - "statusDisplay": "Accepted", - "runtime": "44 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1455536344", - "title": "Fizz Buzz", - "timestamp": "1731867564", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.8 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1455502606", - "title": "Range Sum Query - Immutable", - "timestamp": "1731865171", + "id": "1458202555", + "title": "Fibonacci Number", + "timestamp": "1732104664", "statusDisplay": "Accepted", - "runtime": "54 ms", - "memory": "49.6 MB", + "runtime": "8 ms", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1454592386", - "title": "A Number After a Double Reversal", - "timestamp": "1731784075", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.8 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001024", - "name": "MAHESH PANDEY", - "url": "https://leetcode.com/u/Mahesh_pandey/", - "section": "D", - "dayi": "Day Scholars", - "username": "Mahesh_pandey", - "totalSolved": 105, - "easySolved": 48, - "mediumSolved": 53, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1458511528", - "title": "Number of Islands", - "timestamp": "1732127230", + "id": "1458199564", + "title": "Valid Palindrome", + "timestamp": "1732104374", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "49.1 MB", + "runtime": "131 ms", + "memory": "49.3 MB", "lang": "java" }, { - "id": "1448554396", - "title": "Populating Next Right Pointers in Each Node", - "timestamp": "1731232888", + "id": "1458009154", + "title": "Is Graph Bipartite?", + "timestamp": "1732087103", "statusDisplay": "Accepted", "runtime": "3 ms", - "memory": "44.2 MB", - "lang": "java" - }, - { - "id": "1433083393", - "title": "Convert Sorted Array to Binary Search Tree", - "timestamp": "1729833420", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.1 MB", - "lang": "java" - }, - { - "id": "1433075588", - "title": "Validate Binary Search Tree", - "timestamp": "1729832763", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43 MB", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1430354426", - "title": "Check if Array Is Sorted and Rotated", - "timestamp": "1729598548", + "id": "1456106678", + "title": "House Robber", + "timestamp": "1731924271", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.5 MB", + "memory": "40.9 MB", "lang": "java" } ] @@ -15315,6546 +14254,6551 @@ ] }, { - "roll": "2215800008", - "name": "EKTA AGRAWAL", - "url": "https://leetcode.com/u/agrawalekta625/", - "section": "A(H)", + "roll": "2215000665", + "name": "GARVIT GAUR", + "url": "https://leetcode.com/u/garvitgaur/", + "section": "E", "dayi": "Day Scholars", - "username": "agrawalekta625", - "totalSolved": 104, - "easySolved": 68, - "mediumSolved": 35, - "hardSolved": 1, + "username": "garvitgaur", + "totalSolved": 103, + "easySolved": 40, + "mediumSolved": 51, + "hardSolved": 12, "recentSubmissions": [ { - "id": "1457976555", - "title": "Find Users With Valid E-Mails", - "timestamp": "1732084537", + "id": "1458117199", + "title": "House Robber", + "timestamp": "1732096438", "statusDisplay": "Accepted", - "runtime": "2171 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "0 ms", + "memory": "41.1 MB", + "lang": "java" }, { - "id": "1457976027", - "title": "List the Products Ordered in a Period", - "timestamp": "1732084498", + "id": "1456825575", + "title": "Construct Binary Tree from Preorder and Inorder Traversal", + "timestamp": "1731987277", "statusDisplay": "Accepted", - "runtime": "869 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "7 ms", + "memory": "84.7 MB", + "lang": "java" }, { - "id": "1457975650", - "title": "Group Sold Products By The Date", - "timestamp": "1732084469", + "id": "1455922015", + "title": "Kth Smallest Element in a BST", + "timestamp": "1731907918", "statusDisplay": "Accepted", - "runtime": "467 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "0 ms", + "memory": "44.7 MB", + "lang": "java" }, { - "id": "1457975123", - "title": "Delete Duplicate Emails", - "timestamp": "1732084428", + "id": "1451467430", + "title": "Lowest Common Ancestor of a Binary Tree", + "timestamp": "1731491093", "statusDisplay": "Accepted", - "runtime": "981 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "6 ms", + "memory": "44.5 MB", + "lang": "java" }, { - "id": "1457974485", - "title": "Patients With a Condition", - "timestamp": "1732084378", + "id": "1450202399", + "title": "Flatten Binary Tree to Linked List", + "timestamp": "1731384765", "statusDisplay": "Accepted", - "runtime": "482 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "0 ms", + "memory": "41.8 MB", + "lang": "java" } ] }, { - "roll": "2215500146", - "name": "SHIVEN RASTOGI", - "url": "https://leetcode.com/u/Shiven_Rastogi/", - "section": "AC", + "roll": "2215000981", + "name": "LAKSHYA DWIVEDI", + "url": "https://leetcode.com/u/kamina_69/", + "section": "H", "dayi": "Hostellers", - "username": "Shiven_Rastogi", - "totalSolved": 104, - "easySolved": 40, - "mediumSolved": 56, - "hardSolved": 8, + "username": "kamina_69", + "totalSolved": 102, + "easySolved": 34, + "mediumSolved": 62, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1458202555", - "title": "Fibonacci Number", - "timestamp": "1732104664", + "id": "1458458622", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732123701", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "40.5 MB", + "runtime": "18 ms", + "memory": "45.3 MB", "lang": "java" }, { - "id": "1458199564", - "title": "Valid Palindrome", - "timestamp": "1732104374", + "id": "1458118654", + "title": "First Bad Version", + "timestamp": "1732096566", "statusDisplay": "Accepted", - "runtime": "131 ms", - "memory": "49.3 MB", + "runtime": "25 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1458009154", - "title": "Is Graph Bipartite?", - "timestamp": "1732087103", + "id": "1457575893", + "title": "Harshad Number", + "timestamp": "1732043862", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.7 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1456106678", - "title": "House Robber", - "timestamp": "1731924271", + "id": "1457574303", + "title": "Remove Nodes From Linked List", + "timestamp": "1732043735", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "6 ms", + "memory": "63.1 MB", "lang": "java" }, { - "id": "1451682762", - "title": "Valid Parentheses", - "timestamp": "1731509878", + "id": "1457573290", + "title": "Convert Binary Number in a Linked List to Integer", + "timestamp": "1732043654", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.9 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" } ] }, { - "roll": "2215000665", - "name": "GARVIT GAUR", - "url": "https://leetcode.com/u/garvitgaur/", - "section": "E", - "dayi": "Day Scholars", - "username": "garvitgaur", - "totalSolved": 103, - "easySolved": 40, - "mediumSolved": 51, - "hardSolved": 12, + "roll": "2215500139", + "name": "SATYAM KUMAR SINGH", + "url": "https://leetcode.com/u/satyam_kumar_singh/", + "section": "AC", + "dayi": "Hostellers", + "username": "satyam_kumar_singh", + "totalSolved": 102, + "easySolved": 36, + "mediumSolved": 60, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1458117199", - "title": "House Robber", - "timestamp": "1732096438", + "id": "1458009177", + "title": "Is Graph Bipartite?", + "timestamp": "1732087105", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "2 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1456825575", - "title": "Construct Binary Tree from Preorder and Inorder Traversal", - "timestamp": "1731987277", + "id": "1457983803", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732085095", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "84.7 MB", + "runtime": "16 ms", + "memory": "45.2 MB", "lang": "java" }, { - "id": "1455922015", - "title": "Kth Smallest Element in a BST", - "timestamp": "1731907918", + "id": "1456952863", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1731996706", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.7 MB", + "runtime": "7 ms", + "memory": "58.7 MB", "lang": "java" }, { - "id": "1451467430", - "title": "Lowest Common Ancestor of a Binary Tree", - "timestamp": "1731491093", + "id": "1456363713", + "title": "Defuse the Bomb", + "timestamp": "1731945609", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "44.5 MB", + "runtime": "2 ms", + "memory": "42.4 MB", "lang": "java" }, { - "id": "1450202399", - "title": "Flatten Binary Tree to Linked List", - "timestamp": "1731384765", + "id": "1456110159", + "title": "House Robber", + "timestamp": "1731924589", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.8 MB", + "memory": "40.7 MB", "lang": "java" } ] }, { - "roll": "2215000888", - "name": "KARTIKEYA SAXENA", - "url": "https://leetcode.com/u/kartikeyasaxen2601/", - "section": "G", + "roll": "2215000230", + "name": "ANIK GARG", + "url": "https://leetcode.com/u/ANIK_GARG/", + "section": "E", "dayi": "Hostellers", - "username": "kartikeyasaxen2601", - "totalSolved": 103, - "easySolved": 64, - "mediumSolved": 37, - "hardSolved": 2, + "username": "ANIK_GARG", + "totalSolved": 100, + "easySolved": 50, + "mediumSolved": 46, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1457126616", - "title": "House Robber", - "timestamp": "1732011024", + "id": "1459127417", + "title": "Binary Search", + "timestamp": "1732187794", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", + "runtime": "1 ms", + "memory": "45.3 MB", "lang": "java" }, { - "id": "1455518283", - "title": "Intersection of Two Arrays II", - "timestamp": "1731866269", + "id": "1459122911", + "title": "Valid Palindrome", + "timestamp": "1732187338", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "43.3 MB", + "runtime": "2 ms", + "memory": "42.8 MB", "lang": "java" }, { - "id": "1454564489", - "title": "Check If N and Its Double Exist", - "timestamp": "1731781687", + "id": "1459114873", + "title": "Valid Parentheses", + "timestamp": "1732186551", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.2 MB", + "runtime": "49 ms", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1454552663", - "title": "Greatest Sum Divisible by Three", - "timestamp": "1731780823", + "id": "1459097952", + "title": "Trapping Rain Water", + "timestamp": "1732184921", "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "46.3 MB", + "runtime": "1 ms", + "memory": "45.8 MB", "lang": "java" }, { - "id": "1454537139", - "title": "Largest Number At Least Twice of Others", - "timestamp": "1731779682", + "id": "1456849107", + "title": "Is Graph Bipartite?", + "timestamp": "1731989201", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.3 MB", + "runtime": "1 ms", + "memory": "45.3 MB", "lang": "java" } ] }, { - "roll": "2215500033", - "name": "ARCHIE GUPTA", - "url": "https://leetcode.com/u/Archie_Gupta/", - "section": "AC", + "roll": "2215001339", + "name": "PRIYANSHI GUPTA", + "url": "https://leetcode.com/u/priyaanshayy/", + "section": "G", "dayi": "Hostellers", - "username": "Archie_Gupta", - "totalSolved": 102, - "easySolved": 46, - "mediumSolved": 52, - "hardSolved": 4, + "username": "priyaanshayy", + "totalSolved": 99, + "easySolved": 56, + "mediumSolved": 38, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1458911886", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732169222", + "id": "1458489412", + "title": "Largest Number", + "timestamp": "1732125735", "statusDisplay": "Accepted", - "runtime": "24 ms", - "memory": "67.2 MB", + "runtime": "6 ms", + "memory": "44.2 MB", "lang": "java" }, { - "id": "1458007747", - "title": "Is Graph Bipartite?", - "timestamp": "1732086993", + "id": "1457492451", + "title": "Search a 2D Matrix", + "timestamp": "1732038252", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.6 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1456511736", - "title": "Contains Duplicate", - "timestamp": "1731955392", + "id": "1457467416", + "title": "Rotate List", + "timestamp": "1732036772", "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "58.4 MB", + "runtime": "0 ms", + "memory": "42.4 MB", "lang": "java" }, { - "id": "1456426273", - "title": "Defuse the Bomb", - "timestamp": "1731949502", + "id": "1457126588", + "title": "House Robber", + "timestamp": "1732011022", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.3 MB", + "runtime": "0 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1456109212", - "title": "House Robber", - "timestamp": "1731924505", + "id": "1456425681", + "title": "Rotate Image", + "timestamp": "1731949468", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "42.2 MB", "lang": "java" } ] }, { - "roll": "2215500139", - "name": "SATYAM KUMAR SINGH", - "url": "https://leetcode.com/u/satyam_kumar_singh/", - "section": "AC", - "dayi": "Hostellers", - "username": "satyam_kumar_singh", - "totalSolved": 102, - "easySolved": 36, - "mediumSolved": 60, - "hardSolved": 6, + "roll": "2215001513", + "name": "SACHIN KUMAR", + "url": "https://leetcode.com/u/sachinthakurela2005/", + "section": "D", + "dayi": "Day Scholars", + "username": "sachinthakurela2005", + "totalSolved": 98, + "easySolved": 42, + "mediumSolved": 49, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1458009177", - "title": "Is Graph Bipartite?", - "timestamp": "1732087105", + "id": "1458458048", + "title": "Rotate Image", + "timestamp": "1732123661", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.7 MB", + "runtime": "0 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1457983803", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732085095", + "id": "1456461082", + "title": "Product of Array Except Self", + "timestamp": "1731951646", "statusDisplay": "Accepted", - "runtime": "16 ms", - "memory": "45.2 MB", + "runtime": "2 ms", + "memory": "56.5 MB", "lang": "java" }, { - "id": "1456952863", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731996706", + "id": "1456427128", + "title": "Trapping Rain Water", + "timestamp": "1731949554", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "58.7 MB", + "runtime": "1 ms", + "memory": "46.3 MB", "lang": "java" }, { - "id": "1456363713", - "title": "Defuse the Bomb", - "timestamp": "1731945609", + "id": "1455477946", + "title": "Container With Most Water", + "timestamp": "1731863422", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.4 MB", + "runtime": "5 ms", + "memory": "57.6 MB", "lang": "java" }, { - "id": "1456110159", - "title": "House Robber", - "timestamp": "1731924589", + "id": "1455469467", + "title": "Rotate Array", + "timestamp": "1731862816", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "57.2 MB", "lang": "java" } ] }, { - "roll": "2215000981", - "name": "LAKSHYA DWIVEDI", - "url": "https://leetcode.com/u/kamina_69/", - "section": "H", - "dayi": "Hostellers", - "username": "kamina_69", - "totalSolved": 102, - "easySolved": 34, - "mediumSolved": 62, - "hardSolved": 6, + "roll": "2215500079", + "name": "HEMANT VISHU", + "url": "https://leetcode.com/u/hemantvishu14/", + "section": "AD", + "dayi": "Day Scholars", + "username": "hemantvishu14", + "totalSolved": 98, + "easySolved": 45, + "mediumSolved": 43, + "hardSolved": 10, "recentSubmissions": [ { - "id": "1458458622", + "id": "1458400250", "title": "Take K of Each Character From Left and Right", - "timestamp": "1732123701", + "timestamp": "1732119703", "statusDisplay": "Accepted", "runtime": "18 ms", - "memory": "45.3 MB", + "memory": "45.2 MB", "lang": "java" }, { - "id": "1458118654", - "title": "First Bad Version", - "timestamp": "1732096566", + "id": "1456948157", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1731996385", "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.8 MB", + "runtime": "55 ms", + "memory": "59.2 MB", "lang": "java" }, { - "id": "1457575893", - "title": "Harshad Number", - "timestamp": "1732043862", + "id": "1456106104", + "title": "House Robber", + "timestamp": "1731924218", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1457574303", - "title": "Remove Nodes From Linked List", - "timestamp": "1732043735", + "id": "1455952328", + "title": "Counting Words With a Given Prefix", + "timestamp": "1731910381", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "63.1 MB", + "runtime": "0 ms", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1457573290", - "title": "Convert Binary Number in a Linked List to Integer", - "timestamp": "1732043654", + "id": "1455950105", + "title": "Defuse the Bomb", + "timestamp": "1731910206", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" + "memory": "10.5 MB", + "lang": "cpp" } ] }, { - "roll": "2215000095", - "name": "ADITYA GURJAR", - "url": "https://leetcode.com/u/aditya_gurjar_123/", - "section": "G", - "dayi": "Hostellers", - "username": "aditya_gurjar_123", - "totalSolved": 102, - "easySolved": 66, - "mediumSolved": 31, - "hardSolved": 5, + "roll": "2215000509", + "name": "CHAMAN FAUJDAR", + "url": "https://leetcode.com/u/Chaman_faujdar/", + "section": "F", + "dayi": "Day Scholars", + "username": "Chaman_faujdar", + "totalSolved": 98, + "easySolved": 67, + "mediumSolved": 29, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1457919517", - "title": "Single Element in a Sorted Array", - "timestamp": "1732080194", + "id": "1457874506", + "title": "Unique Paths", + "timestamp": "1732076439", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "50 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1457919049", - "title": "Maximum Product of Three Numbers", - "timestamp": "1732080157", + "id": "1457084063", + "title": "Search in Rotated Sorted Array", + "timestamp": "1732007267", "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.8 MB", + "runtime": "0 ms", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1457906072", - "title": "Single Element in a Sorted Array", - "timestamp": "1732079100", + "id": "1455869465", + "title": "House Robber", + "timestamp": "1731903463", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "50.1 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1457901766", - "title": "Sum in a Matrix", - "timestamp": "1732078744", + "id": "1455391184", + "title": "Search a 2D Matrix II", + "timestamp": "1731856676", "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "70.2 MB", + "runtime": "10 ms", + "memory": "45.9 MB", "lang": "java" }, { - "id": "1457312119", - "title": "Apply Operations to an Array", - "timestamp": "1732026745", + "id": "1454427659", + "title": "4Sum", + "timestamp": "1731771142", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "43.8 MB", + "runtime": "16 ms", + "memory": "43.9 MB", "lang": "java" } ] }, { - "roll": "2215500047", - "name": "BHUVNESH KUMAR", - "url": "https://leetcode.com/u/bhuvnesh-kumar/", - "section": "AD", + "roll": "2215001537", + "name": "SAJAL SINGH", + "url": "https://leetcode.com/u/user9189p/", + "section": "E", + "dayi": "Hostellers", + "username": "user9189p", + "totalSolved": 96, + "easySolved": 52, + "mediumSolved": 35, + "hardSolved": 9, + "recentSubmissions": [] + }, + { + "roll": "2315990033", + "name": "MANISH KUMAR", + "url": "https://leetcode.com/u/user6786ic/", + "section": "F", "dayi": "Day Scholars", - "username": "bhuvnesh-kumar", - "totalSolved": 100, - "easySolved": 41, - "mediumSolved": 48, - "hardSolved": 11, + "username": "user6786ic", + "totalSolved": 96, + "easySolved": 49, + "mediumSolved": 41, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1456111110", - "title": "House Robber", - "timestamp": "1731924678", + "id": "1459190140", + "title": "Make Array Elements Equal to Zero", + "timestamp": "1732194055", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "1 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1449230622", - "title": "Climbing Stairs", - "timestamp": "1731297760", + "id": "1459189342", + "title": "3Sum Closest", + "timestamp": "1732193982", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "15 ms", + "memory": "43.3 MB", "lang": "java" }, { - "id": "1449227041", - "title": "Sqrt(x)", - "timestamp": "1731297407", + "id": "1458294152", + "title": "Add Two Numbers", + "timestamp": "1732111746", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "40.5 MB", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1449207566", - "title": "Sum of Unique Elements", - "timestamp": "1731295412", + "id": "1458272186", + "title": "Two Sum", + "timestamp": "1732110208", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "41.4 MB", + "memory": "45.5 MB", "lang": "java" }, { - "id": "1429211100", - "title": "Split a String Into the Max Number of Unique Substrings", - "timestamp": "1729505705", + "id": "1457876457", + "title": "Unique Paths", + "timestamp": "1732076613", "statusDisplay": "Accepted", - "runtime": "34 ms", - "memory": "45.1 MB", + "runtime": "0 ms", + "memory": "40.4 MB", "lang": "java" } ] }, { - "roll": "2215800006", - "name": "DEEPTI AGARWAL", - "url": "https://leetcode.com/u/deeptiagarwal16/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "deeptiagarwal16", - "totalSolved": 100, - "easySolved": 68, - "mediumSolved": 28, - "hardSolved": 4, + "roll": "2215000556", + "name": "DEEPALI YADAV", + "url": "https://leetcode.com/u/deepali_yadav_cs22/", + "section": "E", + "dayi": "Hostellers", + "username": "deepali_yadav_cs22", + "totalSolved": 95, + "easySolved": 39, + "mediumSolved": 48, + "hardSolved": 8, "recentSubmissions": [ { - "id": "1458042890", - "title": "Two Sum", - "timestamp": "1732090073", + "id": "1457874987", + "title": "Unique Paths", + "timestamp": "1732076482", "statusDisplay": "Accepted", - "runtime": "36 ms", - "memory": "44.6 MB", + "runtime": "0 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1456368180", - "title": "Defuse the Bomb", - "timestamp": "1731945907", + "id": "1456846947", + "title": "Is Graph Bipartite?", + "timestamp": "1731989028", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "42.4 MB", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1456345685", - "title": "Palindrome Linked List", - "timestamp": "1731944413", + "id": "1455868025", + "title": "House Robber", + "timestamp": "1731903344", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "56.7 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1453572252", - "title": "Maximum Gap", - "timestamp": "1731682373", + "id": "1451230517", + "title": "Coin Change", + "timestamp": "1731471771", "statusDisplay": "Accepted", - "runtime": "49 ms", - "memory": "61 MB", + "runtime": "15 ms", + "memory": "44.4 MB", "lang": "java" }, { - "id": "1453561972", - "title": "Merge Sorted Array", - "timestamp": "1731681480", + "id": "1445851618", + "title": "Island Perimeter", + "timestamp": "1730991031", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", + "runtime": "11 ms", + "memory": "45.7 MB", "lang": "java" } ] }, { - "roll": "2215000230", - "name": "ANIK GARG", - "url": "https://leetcode.com/u/ANIK_GARG/", + "roll": "2215000144", + "name": "AKANKSHA SHAKYA", + "url": "https://leetcode.com/u/Akanksha_016/", "section": "E", "dayi": "Hostellers", - "username": "ANIK_GARG", - "totalSolved": 100, - "easySolved": 50, - "mediumSolved": 46, + "username": "Akanksha_016", + "totalSolved": 94, + "easySolved": 35, + "mediumSolved": 55, "hardSolved": 4, "recentSubmissions": [ { - "id": "1456849107", - "title": "Is Graph Bipartite?", - "timestamp": "1731989201", + "id": "1459133582", + "title": "K Closest Points to Origin", + "timestamp": "1732188403", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.3 MB", + "runtime": "44 ms", + "memory": "55.8 MB", "lang": "java" }, { - "id": "1456456021", - "title": "Assign Cookies", - "timestamp": "1731951340", + "id": "1458451764", + "title": "Kth Largest Element in an Array", + "timestamp": "1732123238", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "48.1 MB", + "runtime": "71 ms", + "memory": "58 MB", "lang": "java" }, { - "id": "1455869462", - "title": "Baseball Game", - "timestamp": "1731903463", + "id": "1458119025", + "title": "House Robber", + "timestamp": "1732096599", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42.1 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1455868663", - "title": "House Robber", - "timestamp": "1731903396", + "id": "1457875746", + "title": "Unique Paths", + "timestamp": "1732076552", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1452670975", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731596513", + "id": "1457457375", + "title": "Continuous Subarray Sum", + "timestamp": "1732036183", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.3 MB", + "runtime": "24 ms", + "memory": "57.4 MB", "lang": "java" } ] }, { - "roll": "2215500008", - "name": "ADITI SINGH", - "url": "https://leetcode.com/u/Trustedfate/", - "section": "AE", - "dayi": "Day Scholars", - "username": "Trustedfate", - "totalSolved": 100, - "easySolved": 26, - "mediumSolved": 55, - "hardSolved": 19, + "roll": "2215500009", + "name": "ADITYA YADAV", + "url": "https://leetcode.com/u/hackgod_Aditya/", + "section": "AD", + "dayi": "Hostellers", + "username": "hackgod_Aditya", + "totalSolved": 93, + "easySolved": 38, + "mediumSolved": 51, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1453353600", - "title": "Count the Number of Incremovable Subarrays II", - "timestamp": "1731661189", + "id": "1335473908", + "title": "Shortest Path in Binary Matrix", + "timestamp": "1722110070", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57.8 MB", + "runtime": "18 ms", + "memory": "45.8 MB", "lang": "java" }, { - "id": "1453347320", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731660577", + "id": "1334458355", + "title": "Word Ladder", + "timestamp": "1722021831", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "64.7 MB", + "runtime": "93 ms", + "memory": "46.7 MB", "lang": "java" }, { - "id": "1452764206", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731602956", + "id": "1333308286", + "title": "Add Two Numbers", + "timestamp": "1721929512", "statusDisplay": "Accepted", - "runtime": "733 ms", - "memory": "19.4 MB", - "lang": "python" + "runtime": "1 ms", + "memory": "44.3 MB", + "lang": "java" }, { - "id": "1451224605", - "title": "Count of Range Sum", - "timestamp": "1731471318", + "id": "1331107557", + "title": "Course Schedule II", + "timestamp": "1721766359", "statusDisplay": "Accepted", - "runtime": "1148 ms", - "memory": "33.3 MB", - "lang": "python" + "runtime": "5 ms", + "memory": "46.4 MB", + "lang": "java" }, { - "id": "1451219327", - "title": "Count the Number of Fair Pairs", - "timestamp": "1731470876", + "id": "1324467928", + "title": "01 Matrix", + "timestamp": "1721242681", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "57.2 MB", + "runtime": "14 ms", + "memory": "47 MB", "lang": "java" } ] }, { - "roll": "2215500135", - "name": "SANDESH YADAV", - "url": "https://leetcode.com/u/sandesh_yadav_cse2026/", - "section": "AD", + "roll": "2215001926", + "name": "VANSH SINGHAL", + "url": "https://leetcode.com/u/vansh_singhal007/", + "section": "F", "dayi": "Hostellers", - "username": "sandesh_yadav_cse2026", - "totalSolved": 99, - "easySolved": 66, - "mediumSolved": 31, - "hardSolved": 2, + "username": "vansh_singhal007", + "totalSolved": 93, + "easySolved": 52, + "mediumSolved": 40, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1457677553", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732053665", + "id": "1459097461", + "title": "Next Greater Element II", + "timestamp": "1732184876", "statusDisplay": "Accepted", - "runtime": "59 ms", - "memory": "59.2 MB", - "lang": "java" + "runtime": "7 ms", + "memory": "27.5 MB", + "lang": "cpp" }, { - "id": "1457675300", - "title": "Find the K-th Character in String Game I", - "timestamp": "1732053398", + "id": "1459032797", + "title": "Reorder List", + "timestamp": "1732179271", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" + "memory": "22.6 MB", + "lang": "cpp" }, { - "id": "1457670088", - "title": "Fibonacci Number", - "timestamp": "1732052788", + "id": "1458569925", + "title": "Remove Duplicates from Sorted List II", + "timestamp": "1732132025", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" + "memory": "15.5 MB", + "lang": "cpp" }, { - "id": "1457667769", - "title": "Power of Four", - "timestamp": "1732052522", + "id": "1457940667", + "title": "Minimum Deletions to Make String Balanced", + "timestamp": "1732081842", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" + "runtime": "50 ms", + "memory": "24.6 MB", + "lang": "cpp" }, { - "id": "1457666858", - "title": "Power of Three", - "timestamp": "1732052416", + "id": "1457917026", + "title": "Reverse Substrings Between Each Pair of Parentheses", + "timestamp": "1732079990", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "43.8 MB", - "lang": "java" + "runtime": "107 ms", + "memory": "137.4 MB", + "lang": "cpp" } ] }, { - "roll": "2215500079", - "name": "HEMANT VISHU", - "url": "https://leetcode.com/u/hemantvishu14/", - "section": "AD", - "dayi": "Day Scholars", - "username": "hemantvishu14", - "totalSolved": 98, - "easySolved": 45, - "mediumSolved": 43, - "hardSolved": 10, + "roll": "2215000773", + "name": "HARSHIT PARMAR", + "url": "https://leetcode.com/u/harshit240205/", + "section": "G", + "dayi": "Hostellers", + "username": "harshit240205", + "totalSolved": 93, + "easySolved": 63, + "mediumSolved": 29, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1458400250", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732119703", + "id": "1459082870", + "title": "Unique Paths", + "timestamp": "1732183566", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "45.2 MB", + "runtime": "0 ms", + "memory": "40 MB", "lang": "java" }, { - "id": "1456948157", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731996385", + "id": "1457968875", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1732083960", "statusDisplay": "Accepted", - "runtime": "55 ms", - "memory": "59.2 MB", + "runtime": "2 ms", + "memory": "61 MB", "lang": "java" }, { - "id": "1456106104", + "id": "1457130951", "title": "House Robber", - "timestamp": "1731924218", + "timestamp": "1732011392", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.4 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1455952328", - "title": "Counting Words With a Given Prefix", - "timestamp": "1731910381", + "id": "1456867340", + "title": "Maximum Subarray", + "timestamp": "1731990599", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", + "runtime": "1 ms", + "memory": "57.3 MB", "lang": "java" }, { - "id": "1455950105", - "title": "Defuse the Bomb", - "timestamp": "1731910206", + "id": "1456252682", + "title": "Fibonacci Number", + "timestamp": "1731937721", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "10.5 MB", - "lang": "cpp" + "runtime": "8 ms", + "memory": "40.2 MB", + "lang": "java" } ] }, { - "roll": "2215001537", - "name": "SAJAL SINGH", - "url": "https://leetcode.com/u/user9189p/", - "section": "E", + "roll": "2215001732", + "name": "SHUBHANG SHARMA", + "url": "https://leetcode.com/u/ShubhangSharma_30/", + "section": "D", "dayi": "Hostellers", - "username": "user9189p", - "totalSolved": 96, - "easySolved": 52, - "mediumSolved": 35, + "username": "ShubhangSharma_30", + "totalSolved": 93, + "easySolved": 36, + "mediumSolved": 48, "hardSolved": 9, - "recentSubmissions": [] - }, - { - "roll": "2215500176", - "name": "VIVEK PRATAP SINGH", - "url": "https://leetcode.com/u/P5V1V3K/", - "section": "AE", - "dayi": "Day Scholars", - "username": "P5V1V3K", - "totalSolved": 96, - "easySolved": 52, - "mediumSolved": 39, - "hardSolved": 5, "recentSubmissions": [ { - "id": "1458538581", - "title": "Power of Two", - "timestamp": "1732129289", + "id": "1455831805", + "title": "House Robber", + "timestamp": "1731899910", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1458524587", - "title": "Container With Most Water", - "timestamp": "1732128187", + "id": "1452698487", + "title": "The K Weakest Rows in a Matrix", + "timestamp": "1731598513", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "58.3 MB", + "runtime": "1 ms", + "memory": "44.4 MB", "lang": "java" }, { - "id": "1458394741", - "title": "K Radius Subarray Averages", - "timestamp": "1732119295", + "id": "1452697696", + "title": "The Skyline Problem", + "timestamp": "1731598459", "statusDisplay": "Accepted", - "runtime": "41 ms", - "memory": "70.1 MB", + "runtime": "6 ms", + "memory": "52.3 MB", "lang": "java" }, { - "id": "1458327111", - "title": "Find Pivot Index", - "timestamp": "1732114121", + "id": "1452649228", + "title": "Merge k Sorted Lists", + "timestamp": "1731594898", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.7 MB", + "runtime": "4 ms", + "memory": "44.1 MB", + "lang": "java" + }, + { + "id": "1452391683", + "title": "Sqrt(x)", + "timestamp": "1731571737", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "40.5 MB", "lang": "java" } ] }, { - "roll": "2215500156", - "name": "SPRIHA SINGH", - "url": "https://leetcode.com/u/Spriha_Bhriguvanshi/", - "section": "AD", + "roll": "2215000530", + "name": "CHIRAG AGARWAL", + "url": "https://leetcode.com/u/chiragagarwal2695/", + "section": "E", "dayi": "Day Scholars", - "username": "Spriha_Bhriguvanshi", - "totalSolved": 95, - "easySolved": 40, - "mediumSolved": 47, + "username": "chiragagarwal2695", + "totalSolved": 92, + "easySolved": 41, + "mediumSolved": 43, "hardSolved": 8, "recentSubmissions": [ { - "id": "1456110405", - "title": "House Robber", - "timestamp": "1731924612", + "id": "1456845287", + "title": "Is Graph Bipartite?", + "timestamp": "1731988898", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "1 ms", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1453783873", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731699566", + "id": "1455955017", + "title": "Minimum Difference Between Highest and Lowest of K Scores", + "timestamp": "1731910598", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "65.1 MB", + "runtime": "5 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1452859177", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731609011", + "id": "1455928589", + "title": "Minimum Cost of Buying Candies With Discount", + "timestamp": "1731908471", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "56.3 MB", + "runtime": "2 ms", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1451870679", - "title": "Count the Number of Fair Pairs", - "timestamp": "1731522085", + "id": "1455909946", + "title": "Array Partition", + "timestamp": "1731906913", "statusDisplay": "Accepted", - "runtime": "66 ms", - "memory": "57.4 MB", + "runtime": "12 ms", + "memory": "46.5 MB", "lang": "java" }, { - "id": "1450851229", - "title": "Most Beautiful Item for Each Query", - "timestamp": "1731434286", + "id": "1455869944", + "title": "House Robber", + "timestamp": "1731903504", "statusDisplay": "Accepted", - "runtime": "65 ms", - "memory": "81.2 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" } ] }, { - "roll": "2215000556", - "name": "DEEPALI YADAV", - "url": "https://leetcode.com/u/deepali_yadav_cs22/", - "section": "E", + "roll": "2215000211", + "name": "AMIT AGARWAL", + "url": "https://leetcode.com/u/amit_ag87/", + "section": "H", "dayi": "Hostellers", - "username": "deepali_yadav_cs22", - "totalSolved": 95, - "easySolved": 39, - "mediumSolved": 48, - "hardSolved": 8, + "username": "amit_ag87", + "totalSolved": 91, + "easySolved": 65, + "mediumSolved": 23, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1457874987", + "id": "1459083048", "title": "Unique Paths", - "timestamp": "1732076482", + "timestamp": "1732183579", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.2 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1456846947", - "title": "Is Graph Bipartite?", - "timestamp": "1731989028", + "id": "1458125343", + "title": "Sliding Window Median", + "timestamp": "1732097166", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.8 MB", + "runtime": "50 ms", + "memory": "57.5 MB", "lang": "java" }, { - "id": "1455868025", + "id": "1457129123", "title": "House Robber", - "timestamp": "1731903344", + "timestamp": "1732011239", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1451230517", - "title": "Coin Change", - "timestamp": "1731471771", + "id": "1457076059", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732006575", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.4 MB", + "runtime": "5 ms", + "memory": "58.8 MB", "lang": "java" }, { - "id": "1445851618", - "title": "Island Perimeter", - "timestamp": "1730991031", + "id": "1452359122", + "title": "Maximum Nesting Depth of the Parentheses", + "timestamp": "1731569003", "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.7 MB", + "runtime": "1 ms", + "memory": "41.4 MB", "lang": "java" } ] }, { - "roll": "2315990033", - "name": "MANISH KUMAR", - "url": "https://leetcode.com/u/user6786ic/", + "roll": "2215001775", + "name": "SRIJAN MANI TRIPATHI", + "url": "https://leetcode.com/u/srijan122/", "section": "F", - "dayi": "Day Scholars", - "username": "user6786ic", - "totalSolved": 94, - "easySolved": 48, - "mediumSolved": 40, - "hardSolved": 6, + "dayi": "Hostellers", + "username": "srijan122", + "totalSolved": 91, + "easySolved": 53, + "mediumSolved": 36, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1458294152", - "title": "Add Two Numbers", - "timestamp": "1732111746", + "id": "1459126185", + "title": "Container With Most Water", + "timestamp": "1732187666", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.6 MB", + "runtime": "5 ms", + "memory": "58.1 MB", "lang": "java" }, { - "id": "1458272186", - "title": "Two Sum", - "timestamp": "1732110208", + "id": "1458166724", + "title": "Multiply Strings", + "timestamp": "1732101155", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.5 MB", + "runtime": "10 ms", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1457876457", - "title": "Unique Paths", - "timestamp": "1732076613", + "id": "1458165089", + "title": "Add Strings", + "timestamp": "1732100987", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", + "runtime": "20 ms", + "memory": "43.8 MB", "lang": "java" }, { - "id": "1457009027", - "title": "Delete Node in a Linked List", - "timestamp": "1732000745", + "id": "1457875110", + "title": "Unique Paths", + "timestamp": "1732076493", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1456391782", - "title": "Remove Duplicates from Sorted Array II", - "timestamp": "1731947411", + "id": "1456790393", + "title": "Reverse String", + "timestamp": "1731984038", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.2 MB", + "memory": "49.2 MB", "lang": "java" } ] }, { - "roll": "2215500114", - "name": "PRIYANSHU BHARDWAJ", - "url": "https://leetcode.com/u/Priyanshu-Bhardwaj/", - "section": "AC", + "roll": "2215001366", + "name": "PUSHPAK SINGHAL", + "url": "https://leetcode.com/u/Pushpak_Coder/", + "section": "D", "dayi": "Hostellers", - "username": "Priyanshu-Bhardwaj", - "totalSolved": 93, - "easySolved": 45, - "mediumSolved": 45, - "hardSolved": 3, + "username": "Pushpak_Coder", + "totalSolved": 91, + "easySolved": 43, + "mediumSolved": 40, + "hardSolved": 8, "recentSubmissions": [ { - "id": "1458919908", - "title": "Climbing Stairs", - "timestamp": "1732169835", + "id": "1452642879", + "title": "Baseball Game", + "timestamp": "1731594432", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "3 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1458009201", - "title": "Is Graph Bipartite?", - "timestamp": "1732087107", + "id": "1446897500", + "title": "Maximum XOR for Each Query", + "timestamp": "1731084384", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "44.7 MB", + "memory": "58.9 MB", "lang": "java" }, { - "id": "1456997853", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731999889", + "id": "1432495167", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729780005", "statusDisplay": "Accepted", - "runtime": "37 ms", - "memory": "57.4 MB", + "runtime": "128 ms", + "memory": "57.2 MB", "lang": "java" }, { - "id": "1456143513", - "title": "House Robber II", - "timestamp": "1731927718", + "id": "1432456223", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729777186", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.7 MB", + "memory": "56.6 MB", "lang": "java" }, { - "id": "1456108092", - "title": "House Robber", - "timestamp": "1731924402", + "id": "1432437215", + "title": "First Bad Version", + "timestamp": "1729775751", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "24 ms", + "memory": "40.5 MB", "lang": "java" } ] }, { - "roll": "2215500009", - "name": "ADITYA YADAV", - "url": "https://leetcode.com/u/hackgod_Aditya/", - "section": "AD", + "roll": "2215001723", + "name": "SHUBH SONAKIYA", + "url": "https://leetcode.com/u/Shubh_Sonakiya/", + "section": "F", "dayi": "Hostellers", - "username": "hackgod_Aditya", - "totalSolved": 93, - "easySolved": 38, - "mediumSolved": 51, - "hardSolved": 4, + "username": "Shubh_Sonakiya", + "totalSolved": 90, + "easySolved": 73, + "mediumSolved": 16, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1335473908", - "title": "Shortest Path in Binary Matrix", - "timestamp": "1722110070", + "id": "1457874583", + "title": "Unique Paths", + "timestamp": "1732076446", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "45.8 MB", + "runtime": "0 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1334458355", - "title": "Word Ladder", - "timestamp": "1722021831", + "id": "1457591926", + "title": "Check if Number is a Sum of Powers of Three", + "timestamp": "1732045125", "statusDisplay": "Accepted", - "runtime": "93 ms", - "memory": "46.7 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1333308286", - "title": "Add Two Numbers", - "timestamp": "1721929512", + "id": "1457591095", + "title": "Defuse the Bomb", + "timestamp": "1732045054", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.3 MB", + "runtime": "2 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1331107557", - "title": "Course Schedule II", - "timestamp": "1721766359", + "id": "1455869670", + "title": "House Robber", + "timestamp": "1731903481", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "46.4 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1324467928", - "title": "01 Matrix", - "timestamp": "1721242681", + "id": "1453738869", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731695491", "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "47 MB", + "runtime": "4 ms", + "memory": "43.3 MB", "lang": "java" } ] }, { - "roll": "2215001732", - "name": "SHUBHANG SHARMA", - "url": "https://leetcode.com/u/ShubhangSharma_30/", - "section": "D", + "roll": "2215000384", + "name": "ARYAN VERMA", + "url": "https://leetcode.com/u/aryanverma26/", + "section": "F", "dayi": "Hostellers", - "username": "ShubhangSharma_30", - "totalSolved": 93, - "easySolved": 36, - "mediumSolved": 48, - "hardSolved": 9, + "username": "aryanverma26", + "totalSolved": 90, + "easySolved": 58, + "mediumSolved": 30, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1455831805", - "title": "House Robber", - "timestamp": "1731899910", + "id": "1458564494", + "title": "Minimum Deletions to Make String Balanced", + "timestamp": "1732131522", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" + "runtime": "53 ms", + "memory": "24.4 MB", + "lang": "cpp" }, { - "id": "1452698487", - "title": "The K Weakest Rows in a Matrix", - "timestamp": "1731598513", + "id": "1458555431", + "title": "Reverse Substrings Between Each Pair of Parentheses", + "timestamp": "1732130696", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.4 MB", - "lang": "java" + "runtime": "7 ms", + "memory": "9.5 MB", + "lang": "cpp" }, { - "id": "1452697696", - "title": "The Skyline Problem", - "timestamp": "1731598459", + "id": "1457596767", + "title": "The Two Sneaky Numbers of Digitville", + "timestamp": "1732045514", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "52.3 MB", - "lang": "java" + "runtime": "3 ms", + "memory": "27.4 MB", + "lang": "cpp" }, { - "id": "1452649228", - "title": "Merge k Sorted Lists", - "timestamp": "1731594898", + "id": "1456507673", + "title": "Defuse the Bomb", + "timestamp": "1731955095", "statusDisplay": "Accepted", "runtime": "4 ms", - "memory": "44.1 MB", - "lang": "java" + "memory": "10.5 MB", + "lang": "cpp" }, { - "id": "1452391683", - "title": "Sqrt(x)", - "timestamp": "1731571737", + "id": "1456263889", + "title": "Parsing A Boolean Expression", + "timestamp": "1731938543", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.5 MB", - "lang": "java" + "runtime": "7 ms", + "memory": "10.2 MB", + "lang": "cpp" } ] }, { - "roll": "2215000144", - "name": "AKANKSHA SHAKYA", - "url": "https://leetcode.com/u/Akanksha_016/", + "roll": "2215000300", + "name": "ANUBHAV YADAV", + "url": "https://leetcode.com/u/anubhav32/", "section": "E", "dayi": "Hostellers", - "username": "Akanksha_016", - "totalSolved": 93, + "username": "anubhav32", + "totalSolved": 90, "easySolved": 35, - "mediumSolved": 54, - "hardSolved": 4, + "mediumSolved": 48, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1458451764", - "title": "Kth Largest Element in an Array", - "timestamp": "1732123238", + "id": "1458117276", + "title": "House Robber", + "timestamp": "1732096445", "statusDisplay": "Accepted", - "runtime": "71 ms", - "memory": "58 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1458119025", - "title": "House Robber", - "timestamp": "1732096599", + "id": "1456042482", + "title": "Is Graph Bipartite?", + "timestamp": "1731918286", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "1 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1457875746", - "title": "Unique Paths", - "timestamp": "1732076552", + "id": "1455869622", + "title": "House Robber", + "timestamp": "1731903477", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.5 MB", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1457457375", - "title": "Continuous Subarray Sum", - "timestamp": "1732036183", + "id": "1452685687", + "title": "Baseball Game", + "timestamp": "1731597596", "statusDisplay": "Accepted", - "runtime": "24 ms", - "memory": "57.4 MB", + "runtime": "3 ms", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1456846602", - "title": "Is Graph Bipartite?", - "timestamp": "1731989001", + "id": "1452667092", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731596233", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", + "runtime": "6 ms", + "memory": "43.3 MB", "lang": "java" } ] }, { - "roll": "2215000530", - "name": "CHIRAG AGARWAL", - "url": "https://leetcode.com/u/chiragagarwal2695/", - "section": "E", - "dayi": "Day Scholars", - "username": "chiragagarwal2695", - "totalSolved": 92, - "easySolved": 41, - "mediumSolved": 43, - "hardSolved": 8, + "roll": "2315990051", + "name": "PRASOON SAHAY", + "url": "https://leetcode.com/u/nZVOTxrUia/", + "section": "C", + "dayi": "Hostellers", + "username": "nZVOTxrUia", + "totalSolved": 89, + "easySolved": 45, + "mediumSolved": 42, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1456845287", - "title": "Is Graph Bipartite?", - "timestamp": "1731988898", + "id": "1425385376", + "title": "Buy Two Chocolates", + "timestamp": "1729171882", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.8 MB", + "runtime": "2 ms", + "memory": "44.2 MB", "lang": "java" }, { - "id": "1455955017", - "title": "Minimum Difference Between Highest and Lowest of K Scores", - "timestamp": "1731910598", + "id": "1418963694", + "title": "Number of Recent Calls", + "timestamp": "1728646322", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.5 MB", + "runtime": "22 ms", + "memory": "54.5 MB", "lang": "java" }, { - "id": "1455928589", - "title": "Minimum Cost of Buying Candies With Discount", - "timestamp": "1731908471", + "id": "1418963457", + "title": "First Unique Character in a String", + "timestamp": "1728646302", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.2 MB", + "runtime": "30 ms", + "memory": "45.2 MB", "lang": "java" }, { - "id": "1455909946", - "title": "Array Partition", - "timestamp": "1731906913", + "id": "1418963241", + "title": "Implement Queue using Stacks", + "timestamp": "1728646280", "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "46.5 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1455869944", - "title": "House Robber", - "timestamp": "1731903504", + "id": "1418963022", + "title": "Implement Stack using Queues", + "timestamp": "1728646260", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "41.5 MB", "lang": "java" } ] }, { - "roll": "2215000773", - "name": "HARSHIT PARMAR", - "url": "https://leetcode.com/u/harshit240205/", - "section": "G", - "dayi": "Hostellers", - "username": "harshit240205", - "totalSolved": 92, - "easySolved": 63, - "mediumSolved": 28, - "hardSolved": 1, + "roll": "2215001906", + "name": "VAIDEHI KHANDELWAL", + "url": "https://leetcode.com/u/Vaidehi_108/", + "section": "E", + "dayi": "Day Scholars", + "username": "Vaidehi_108", + "totalSolved": 88, + "easySolved": 62, + "mediumSolved": 23, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1457968875", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1732083960", + "id": "1458116464", + "title": "House Robber", + "timestamp": "1732096373", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "61 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1457130951", - "title": "House Robber", - "timestamp": "1732011392", + "id": "1457875827", + "title": "Unique Paths", + "timestamp": "1732076560", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1456867340", - "title": "Maximum Subarray", - "timestamp": "1731990599", + "id": "1456850800", + "title": "Is Graph Bipartite?", + "timestamp": "1731989327", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57.3 MB", + "runtime": "2 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1456252682", - "title": "Fibonacci Number", - "timestamp": "1731937721", + "id": "1455124312", + "title": "Monotonic Array", + "timestamp": "1731832661", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "40.2 MB", + "runtime": "2 ms", + "memory": "57.1 MB", "lang": "java" }, { - "id": "1455937890", - "title": "Valid Palindrome", - "timestamp": "1731909226", + "id": "1450827314", + "title": "Median of Two Sorted Arrays", + "timestamp": "1731432866", "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "50.4 MB", + "runtime": "1 ms", + "memory": "46.3 MB", "lang": "java" } ] }, { - "roll": "2215001366", - "name": "PUSHPAK SINGHAL", - "url": "https://leetcode.com/u/Pushpak_Coder/", - "section": "D", - "dayi": "Hostellers", - "username": "Pushpak_Coder", - "totalSolved": 91, - "easySolved": 43, - "mediumSolved": 40, - "hardSolved": 8, + "roll": "2215000355", + "name": "ARUN KUMAR", + "url": "https://leetcode.com/u/arunkumar56/", + "section": "E", + "dayi": "Day Scholars", + "username": "arunkumar56", + "totalSolved": 88, + "easySolved": 40, + "mediumSolved": 38, + "hardSolved": 10, "recentSubmissions": [ { - "id": "1452642879", - "title": "Baseball Game", - "timestamp": "1731594432", + "id": "1456027985", + "title": "Length of Last Word", + "timestamp": "1731916893", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.9 MB", + "runtime": "1 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1446897500", - "title": "Maximum XOR for Each Query", - "timestamp": "1731084384", + "id": "1451440525", + "title": "Reverse Linked List", + "timestamp": "1731488657", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "58.9 MB", + "runtime": "0 ms", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1432495167", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729780005", + "id": "1451429697", + "title": "Middle of the Linked List", + "timestamp": "1731487682", "statusDisplay": "Accepted", - "runtime": "128 ms", - "memory": "57.2 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1432456223", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729777186", + "id": "1450583243", + "title": "Add Two Numbers", + "timestamp": "1731416603", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.6 MB", + "runtime": "1 ms", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1432437215", - "title": "First Bad Version", - "timestamp": "1729775751", + "id": "1444435833", + "title": "Middle of the Linked List", + "timestamp": "1730866610", "statusDisplay": "Accepted", - "runtime": "24 ms", - "memory": "40.5 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" } ] }, { - "roll": "2215001775", - "name": "SRIJAN MANI TRIPATHI", - "url": "https://leetcode.com/u/srijan122/", - "section": "F", - "dayi": "Hostellers", - "username": "srijan122", - "totalSolved": 90, - "easySolved": 53, - "mediumSolved": 35, - "hardSolved": 2, + "roll": "2215000473", + "name": "BHANU DAGUR", + "url": "https://leetcode.com/u/bhanu_24/", + "section": "D", + "dayi": "Day Scholars", + "username": "bhanu_24", + "totalSolved": 88, + "easySolved": 47, + "mediumSolved": 36, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1458166724", - "title": "Multiply Strings", - "timestamp": "1732101155", + "id": "1456462131", + "title": "Subarray Sum Equals K", + "timestamp": "1731951716", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "42.5 MB", + "runtime": "23 ms", + "memory": "46.8 MB", "lang": "java" }, { - "id": "1458165089", - "title": "Add Strings", - "timestamp": "1732100987", + "id": "1436414657", + "title": "Reverse Integer", + "timestamp": "1730134360", "statusDisplay": "Accepted", - "runtime": "20 ms", - "memory": "43.8 MB", + "runtime": "1 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1457875110", - "title": "Unique Paths", - "timestamp": "1732076493", + "id": "1436411428", + "title": "Majority Element", + "timestamp": "1730134182", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", + "runtime": "4 ms", + "memory": "53 MB", "lang": "java" }, { - "id": "1456790393", - "title": "Reverse String", - "timestamp": "1731984038", + "id": "1436406381", + "title": "Move Zeroes", + "timestamp": "1730133895", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "49.2 MB", + "runtime": "1 ms", + "memory": "45.7 MB", "lang": "java" }, { - "id": "1455873793", - "title": "Check if the Sentence Is Pangram", - "timestamp": "1731903842", + "id": "1436405213", + "title": "Rotate Array", + "timestamp": "1730133830", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "41.5 MB", + "runtime": "0 ms", + "memory": "57.2 MB", "lang": "java" } ] }, { - "roll": "2215000384", - "name": "ARYAN VERMA", - "url": "https://leetcode.com/u/aryanverma26/", - "section": "F", + "roll": "2215500150", + "name": "SHREYANSHI GARG", + "url": "https://leetcode.com/u/shreyanshigarg/", + "section": "AD", "dayi": "Hostellers", - "username": "aryanverma26", - "totalSolved": 90, - "easySolved": 58, - "mediumSolved": 30, - "hardSolved": 2, + "username": "shreyanshigarg", + "totalSolved": 87, + "easySolved": 41, + "mediumSolved": 40, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1458564494", - "title": "Minimum Deletions to Make String Balanced", - "timestamp": "1732131522", + "id": "1456108577", + "title": "House Robber", + "timestamp": "1731924443", "statusDisplay": "Accepted", - "runtime": "53 ms", - "memory": "24.4 MB", - "lang": "cpp" + "runtime": "0 ms", + "memory": "41 MB", + "lang": "java" }, { - "id": "1458555431", - "title": "Reverse Substrings Between Each Pair of Parentheses", - "timestamp": "1732130696", + "id": "1451503083", + "title": "Binary Tree Postorder Traversal", + "timestamp": "1731494422", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "9.5 MB", - "lang": "cpp" + "runtime": "0 ms", + "memory": "41.8 MB", + "lang": "java" }, { - "id": "1457596767", - "title": "The Two Sneaky Numbers of Digitville", - "timestamp": "1732045514", + "id": "1451501114", + "title": "Binary Tree Preorder Traversal", + "timestamp": "1731494236", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "27.4 MB", - "lang": "cpp" + "runtime": "0 ms", + "memory": "41.7 MB", + "lang": "java" }, { - "id": "1456507673", - "title": "Defuse the Bomb", - "timestamp": "1731955095", + "id": "1451498333", + "title": "Valid Palindrome", + "timestamp": "1731493963", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "10.5 MB", - "lang": "cpp" + "runtime": "2 ms", + "memory": "42.6 MB", + "lang": "java" }, { - "id": "1456263889", - "title": "Parsing A Boolean Expression", - "timestamp": "1731938543", + "id": "1451497089", + "title": "Pascal's Triangle II", + "timestamp": "1731493845", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "10.2 MB", - "lang": "cpp" + "runtime": "0 ms", + "memory": "41.3 MB", + "lang": "java" } ] }, { - "roll": "2215000300", - "name": "ANUBHAV YADAV", - "url": "https://leetcode.com/u/anubhav32/", - "section": "E", + "roll": "2215001935", + "name": "VEDATMIKA", + "url": "https://leetcode.com/u/Vedatmika_shukla-18/", + "section": "H", "dayi": "Hostellers", - "username": "anubhav32", - "totalSolved": 90, - "easySolved": 35, - "mediumSolved": 48, - "hardSolved": 7, + "username": "Vedatmika_shukla-18", + "totalSolved": 86, + "easySolved": 31, + "mediumSolved": 46, + "hardSolved": 9, "recentSubmissions": [ { - "id": "1458117276", - "title": "House Robber", - "timestamp": "1732096445", + "id": "1459085647", + "title": "Unique Paths", + "timestamp": "1732183808", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1456042482", - "title": "Is Graph Bipartite?", - "timestamp": "1731918286", + "id": "1457129186", + "title": "House Robber", + "timestamp": "1732011244", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1455869622", - "title": "House Robber", - "timestamp": "1731903477", + "id": "1456485610", + "title": "Defuse the Bomb", + "timestamp": "1731953610", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1452685687", - "title": "Baseball Game", - "timestamp": "1731597596", + "id": "1454599655", + "title": "Longest Palindrome", + "timestamp": "1731784740", "statusDisplay": "Accepted", "runtime": "3 ms", - "memory": "41.8 MB", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1452667092", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731596233", + "id": "1453706177", + "title": "Search Insert Position", + "timestamp": "1731693105", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "43.3 MB", + "runtime": "0 ms", + "memory": "42.7 MB", "lang": "java" } ] }, { - "roll": "2215000211", - "name": "AMIT AGARWAL", - "url": "https://leetcode.com/u/amit_ag87/", - "section": "H", + "roll": "2215000631", + "name": "DIVYANSH BHATT", + "url": "https://leetcode.com/u/divyansh_b11/", + "section": "F", "dayi": "Hostellers", - "username": "amit_ag87", - "totalSolved": 90, - "easySolved": 65, - "mediumSolved": 22, - "hardSolved": 3, + "username": "divyansh_b11", + "totalSolved": 85, + "easySolved": 47, + "mediumSolved": 37, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1458125343", - "title": "Sliding Window Median", - "timestamp": "1732097166", + "id": "1458508402", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732127022", "statusDisplay": "Accepted", - "runtime": "50 ms", - "memory": "57.5 MB", + "runtime": "35 ms", + "memory": "58.2 MB", "lang": "java" }, { - "id": "1457129123", - "title": "House Robber", - "timestamp": "1732011239", + "id": "1456536982", + "title": "Defuse the Bomb", + "timestamp": "1731957300", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "42 MB", "lang": "java" }, { - "id": "1457076059", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732006575", + "id": "1456518437", + "title": "Implement Stack using Queues", + "timestamp": "1731955876", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "58.8 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1452359122", - "title": "Maximum Nesting Depth of the Parentheses", - "timestamp": "1731569003", + "id": "1456487704", + "title": "Design a Stack With Increment Operation", + "timestamp": "1731953747", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.4 MB", + "runtime": "5 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1451520910", - "title": "Ugly Number", - "timestamp": "1731496126", + "id": "1455869668", + "title": "House Robber", + "timestamp": "1731903481", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.5 MB", + "memory": "40.9 MB", "lang": "java" } ] }, { - "roll": "2215001723", - "name": "SHUBH SONAKIYA", - "url": "https://leetcode.com/u/Shubh_Sonakiya/", - "section": "F", + "roll": "2215500041", + "name": "AYUSH GUPTA", + "url": "https://leetcode.com/u/Ayush70378/", + "section": "AD", "dayi": "Hostellers", - "username": "Shubh_Sonakiya", - "totalSolved": 90, - "easySolved": 73, - "mediumSolved": 16, - "hardSolved": 1, + "username": "Ayush70378", + "totalSolved": 85, + "easySolved": 42, + "mediumSolved": 37, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1457874583", - "title": "Unique Paths", - "timestamp": "1732076446", + "id": "1456945588", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1731996204", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", + "runtime": "57 ms", + "memory": "60 MB", "lang": "java" }, { - "id": "1457591926", - "title": "Check if Number is a Sum of Powers of Three", - "timestamp": "1732045125", + "id": "1456106759", + "title": "House Robber", + "timestamp": "1731924281", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1457591095", - "title": "Defuse the Bomb", - "timestamp": "1732045054", + "id": "1455953249", + "title": "Counter II", + "timestamp": "1731910455", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.3 MB", - "lang": "java" + "runtime": "53 ms", + "memory": "51.5 MB", + "lang": "javascript" }, { - "id": "1455869670", - "title": "House Robber", - "timestamp": "1731903481", + "id": "1455948553", + "title": "To Be Or Not To Be", + "timestamp": "1731910078", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" + "runtime": "50 ms", + "memory": "48.7 MB", + "lang": "javascript" }, { - "id": "1453738869", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731695491", + "id": "1455937755", + "title": "Defuse the Bomb", + "timestamp": "1731909217", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.3 MB", + "runtime": "2 ms", + "memory": "42 MB", "lang": "java" } ] }, { - "roll": "2315990051", - "name": "PRASOON SAHAY", - "url": "https://leetcode.com/u/nZVOTxrUia/", - "section": "C", - "dayi": "Hostellers", - "username": "nZVOTxrUia", - "totalSolved": 89, - "easySolved": 45, - "mediumSolved": 42, - "hardSolved": 2, + "roll": "2215001485", + "name": "ROHIT CHOUDHARY", + "url": "https://leetcode.com/u/Rohitchoudhary669/", + "section": "H", + "dayi": "Day Scholars", + "username": "Rohitchoudhary669", + "totalSolved": 85, + "easySolved": 47, + "mediumSolved": 35, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1425385376", - "title": "Buy Two Chocolates", - "timestamp": "1729171882", + "id": "1459091543", + "title": "Unique Paths", + "timestamp": "1732184330", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.2 MB", + "runtime": "0 ms", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1418963694", - "title": "Number of Recent Calls", - "timestamp": "1728646322", + "id": "1457133191", + "title": "House Robber", + "timestamp": "1732011592", "statusDisplay": "Accepted", - "runtime": "22 ms", - "memory": "54.5 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1418963457", - "title": "First Unique Character in a String", - "timestamp": "1728646302", - "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "45.2 MB", + "id": "1455220175", + "title": "Single Number III", + "timestamp": "1731841655", + "statusDisplay": "Accepted", + "runtime": "6 ms", + "memory": "45.7 MB", "lang": "java" }, { - "id": "1418963241", - "title": "Implement Queue using Stacks", - "timestamp": "1728646280", + "id": "1455213085", + "title": "Single Number II", + "timestamp": "1731840992", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "7 ms", + "memory": "45.2 MB", "lang": "java" }, { - "id": "1418963022", - "title": "Implement Stack using Queues", - "timestamp": "1728646260", + "id": "1455192552", + "title": "Two Sum II - Input Array Is Sorted", + "timestamp": "1731839057", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", + "runtime": "408 ms", + "memory": "48 MB", "lang": "java" } ] }, { - "roll": "2215001559", - "name": "SAKSHI YADAV", - "url": "https://leetcode.com/u/skshi1604/", - "section": "H", - "dayi": "Day Scholars", - "username": "skshi1604", - "totalSolved": 89, - "easySolved": 46, - "mediumSolved": 40, - "hardSolved": 3, + "roll": "2215500100", + "name": "MUKUL GOYAL", + "url": "https://leetcode.com/u/Mukul_Goyal_2004/", + "section": "AC", + "dayi": "Hostellers", + "username": "Mukul_Goyal_2004", + "totalSolved": 85, + "easySolved": 43, + "mediumSolved": 37, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1458836979", - "title": "Valid Perfect Square", - "timestamp": "1732163243", + "id": "1459091031", + "title": "Climbing Stairs", + "timestamp": "1732184283", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.3 MB", "lang": "java" }, { - "id": "1458784476", - "title": "First Missing Positive", - "timestamp": "1732158612", + "id": "1458918880", + "title": "House Robber", + "timestamp": "1732169756", "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "55.9 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1457339377", - "title": "Reverse Integer", - "timestamp": "1732028667", + "id": "1456508751", + "title": "Binary Tree Level Order Traversal", + "timestamp": "1731955177", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "41.2 MB", + "memory": "45.2 MB", "lang": "java" }, { - "id": "1457128040", + "id": "1456107223", "title": "House Robber", - "timestamp": "1732011146", + "timestamp": "1731924322", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1456354868", - "title": "Water Bottles", - "timestamp": "1731945025", + "id": "1449465599", + "title": "Island Perimeter", + "timestamp": "1731320526", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.9 MB", + "runtime": "5 ms", + "memory": "44.6 MB", "lang": "java" } ] }, { - "roll": "2215001906", - "name": "VAIDEHI KHANDELWAL", - "url": "https://leetcode.com/u/Vaidehi_108/", - "section": "E", + "roll": "2215001323", + "name": "PRINSHI SINGH", + "url": "https://leetcode.com/u/prinshi_singh/", + "section": "H", "dayi": "Day Scholars", - "username": "Vaidehi_108", - "totalSolved": 88, - "easySolved": 62, - "mediumSolved": 23, - "hardSolved": 3, + "username": "prinshi_singh", + "totalSolved": 84, + "easySolved": 51, + "mediumSolved": 28, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1458116464", - "title": "House Robber", - "timestamp": "1732096373", + "id": "1459198140", + "title": "Fibonacci Number", + "timestamp": "1732194784", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1457875827", + "id": "1459083720", "title": "Unique Paths", - "timestamp": "1732076560", + "timestamp": "1732183637", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1456850800", - "title": "Is Graph Bipartite?", - "timestamp": "1731989327", + "id": "1458356639", + "title": "Maximum Product of Two Elements in an Array", + "timestamp": "1732116411", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.7 MB", + "runtime": "0 ms", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1455124312", - "title": "Monotonic Array", - "timestamp": "1731832661", + "id": "1458344375", + "title": "Power of Two", + "timestamp": "1732115464", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "57.1 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1450827314", - "title": "Median of Two Sorted Arrays", - "timestamp": "1731432866", + "id": "1457350023", + "title": "Palindrome Number", + "timestamp": "1732029417", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46.3 MB", + "runtime": "4 ms", + "memory": "43.9 MB", "lang": "java" } ] }, { - "roll": "2215000473", - "name": "BHANU DAGUR", - "url": "https://leetcode.com/u/bhanu_24/", - "section": "D", - "dayi": "Day Scholars", - "username": "bhanu_24", - "totalSolved": 88, - "easySolved": 47, - "mediumSolved": 36, - "hardSolved": 5, + "roll": "2215001365", + "name": "PUSHP SHARMA", + "url": "https://leetcode.com/u/pushp_sharmaa/", + "section": "F", + "dayi": "Hostellers", + "username": "pushp_sharmaa", + "totalSolved": 84, + "easySolved": 19, + "mediumSolved": 50, + "hardSolved": 15, "recentSubmissions": [ { - "id": "1456462131", - "title": "Subarray Sum Equals K", - "timestamp": "1731951716", + "id": "1454521244", + "title": "Remove Duplicates from Sorted Array II", + "timestamp": "1731778526", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "46.8 MB", + "runtime": "0 ms", + "memory": "44.2 MB", "lang": "java" }, { - "id": "1436414657", - "title": "Reverse Integer", - "timestamp": "1730134360", + "id": "1454520826", + "title": "Word Search", + "timestamp": "1731778498", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.7 MB", + "runtime": "132 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1436411428", - "title": "Majority Element", - "timestamp": "1730134182", + "id": "1454520496", + "title": "Subsets", + "timestamp": "1731778473", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "53 MB", + "runtime": "1 ms", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1436406381", - "title": "Move Zeroes", - "timestamp": "1730133895", + "id": "1454520291", + "title": "Combinations", + "timestamp": "1731778458", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.7 MB", + "runtime": "22 ms", + "memory": "94.5 MB", "lang": "java" }, { - "id": "1436405213", - "title": "Rotate Array", - "timestamp": "1730133830", + "id": "1454520055", + "title": "Minimum Window Substring", + "timestamp": "1731778440", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "57.2 MB", + "runtime": "2 ms", + "memory": "44.5 MB", "lang": "java" } ] }, { - "roll": "2215000355", - "name": "ARUN KUMAR", - "url": "https://leetcode.com/u/arunkumar56/", + "roll": "2215001389", + "name": "RAHUL JADON", + "url": "https://leetcode.com/u/Rahul_Jadon/", "section": "E", "dayi": "Day Scholars", - "username": "arunkumar56", - "totalSolved": 88, - "easySolved": 40, - "mediumSolved": 38, - "hardSolved": 10, + "username": "Rahul_Jadon", + "totalSolved": 84, + "easySolved": 43, + "mediumSolved": 34, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1456027985", - "title": "Length of Last Word", - "timestamp": "1731916893", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1451440525", - "title": "Reverse Linked List", - "timestamp": "1731488657", + "id": "1457876327", + "title": "Unique Paths", + "timestamp": "1732076602", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.2 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1451429697", - "title": "Middle of the Linked List", - "timestamp": "1731487682", + "id": "1457080928", + "title": "Single Number", + "timestamp": "1732006993", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "12 ms", + "memory": "45.6 MB", "lang": "java" }, { - "id": "1450583243", - "title": "Add Two Numbers", - "timestamp": "1731416603", + "id": "1456039768", + "title": "Is Graph Bipartite?", + "timestamp": "1731918016", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "44.3 MB", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1444435833", - "title": "Middle of the Linked List", - "timestamp": "1730866610", - "statusDisplay": "Accepted", + "id": "1455868416", + "title": "House Robber", + "timestamp": "1731903376", + "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "40.8 MB", + "lang": "java" + }, + { + "id": "1455444065", + "title": "Isomorphic Strings", + "timestamp": "1731860938", + "statusDisplay": "Accepted", + "runtime": "18 ms", + "memory": "42.2 MB", "lang": "java" } ] }, { - "roll": "2215500150", - "name": "SHREYANSHI GARG", - "url": "https://leetcode.com/u/shreyanshigarg/", - "section": "AD", + "roll": "2215800021", + "name": "SAHIL GUPTA", + "url": "https://leetcode.com/u/Sahilgupta21/", + "section": "A(H)", "dayi": "Hostellers", - "username": "shreyanshigarg", - "totalSolved": 87, - "easySolved": 41, - "mediumSolved": 40, - "hardSolved": 6, + "username": "Sahilgupta21", + "totalSolved": 84, + "easySolved": 55, + "mediumSolved": 25, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1456108577", - "title": "House Robber", - "timestamp": "1731924443", + "id": "1437218143", + "title": "Restaurant Growth", + "timestamp": "1730205629", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" + "runtime": "215 ms", + "memory": "0B", + "lang": "postgresql" }, { - "id": "1451503083", - "title": "Binary Tree Postorder Traversal", - "timestamp": "1731494422", + "id": "1432990982", + "title": "Find Users With Valid E-Mails", + "timestamp": "1729824674", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" + "runtime": "587 ms", + "memory": "0B", + "lang": "postgresql" }, { - "id": "1451501114", - "title": "Binary Tree Preorder Traversal", - "timestamp": "1731494236", + "id": "1432986533", + "title": "List the Products Ordered in a Period", + "timestamp": "1729824181", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", - "lang": "java" + "runtime": "220 ms", + "memory": "0B", + "lang": "postgresql" }, { - "id": "1451498333", - "title": "Valid Palindrome", - "timestamp": "1731493963", + "id": "1432981463", + "title": "Group Sold Products By The Date", + "timestamp": "1729823605", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.6 MB", - "lang": "java" + "runtime": "465 ms", + "memory": "0B", + "lang": "postgresql" }, { - "id": "1451497089", - "title": "Pascal's Triangle II", - "timestamp": "1731493845", + "id": "1432978207", + "title": "Patients With a Condition", + "timestamp": "1729823226", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" + "runtime": "184 ms", + "memory": "0B", + "lang": "postgresql" } ] }, { - "roll": "2215000681", - "name": "GAURI AGRAWAL", - "url": "https://leetcode.com/u/Gauri__Agrawal/", - "section": "E", + "roll": "2215500127", + "name": "SAHIL KHANDELWAL", + "url": "https://leetcode.com/u/sdesahil/", + "section": "AD", "dayi": "Hostellers", - "username": "Gauri__Agrawal", - "totalSolved": 86, + "username": "sdesahil", + "totalSolved": 83, "easySolved": 37, - "mediumSolved": 46, - "hardSolved": 3, + "mediumSolved": 39, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1458116492", + "id": "1456108950", "title": "House Robber", - "timestamp": "1732096376", + "timestamp": "1731924480", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1457878391", - "title": "Is Graph Bipartite?", - "timestamp": "1732076794", + "id": "1444837849", + "title": "Pow(x, n)", + "timestamp": "1730902126", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.8 MB", + "runtime": "0 ms", + "memory": "43.1 MB", "lang": "java" }, { - "id": "1457877289", - "title": "House Robber", - "timestamp": "1732076691", + "id": "1444625585", + "title": "Maximum Erasure Value", + "timestamp": "1730882773", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", + "runtime": "50 ms", + "memory": "60.9 MB", "lang": "java" }, { - "id": "1457874931", - "title": "Unique Paths", - "timestamp": "1732076477", + "id": "1431473799", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729692029", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.2 MB", + "memory": "56 MB", "lang": "java" }, { - "id": "1451227313", - "title": "Coin Change", - "timestamp": "1731471532", + "id": "1431463255", + "title": "First Bad Version", + "timestamp": "1729691282", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.2 MB", + "runtime": "24 ms", + "memory": "40.3 MB", "lang": "java" } ] }, { - "roll": "2215000631", - "name": "DIVYANSH BHATT", - "url": "https://leetcode.com/u/divyansh_b11/", - "section": "F", + "roll": "2215001265", + "name": "PRAKHAR SRIVASTAVA", + "url": "https://leetcode.com/u/prakharsrivast_cs22/", + "section": "H", "dayi": "Hostellers", - "username": "divyansh_b11", - "totalSolved": 85, - "easySolved": 47, - "mediumSolved": 37, - "hardSolved": 1, + "username": "prakharsrivast_cs22", + "totalSolved": 83, + "easySolved": 34, + "mediumSolved": 47, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1458508402", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732127022", + "id": "1459086597", + "title": "Unique Paths", + "timestamp": "1732183891", "statusDisplay": "Accepted", - "runtime": "35 ms", - "memory": "58.2 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1456536982", - "title": "Defuse the Bomb", - "timestamp": "1731957300", + "id": "1457129285", + "title": "House Robber", + "timestamp": "1732011251", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1456518437", - "title": "Implement Stack using Queues", - "timestamp": "1731955876", + "id": "1456943958", + "title": "Valid Sudoku", + "timestamp": "1731996090", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", + "runtime": "13 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1456487704", - "title": "Design a Stack With Increment Operation", - "timestamp": "1731953747", + "id": "1455380857", + "title": "Sort List", + "timestamp": "1731855769", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "45.1 MB", + "runtime": "9 ms", + "memory": "57.1 MB", "lang": "java" }, { - "id": "1455869668", - "title": "House Robber", - "timestamp": "1731903481", + "id": "1455346902", + "title": "Add Two Numbers", + "timestamp": "1731852903", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "1 ms", + "memory": "44.4 MB", "lang": "java" } ] }, { - "roll": "2215500100", - "name": "MUKUL GOYAL", - "url": "https://leetcode.com/u/Mukul_Goyal_2004/", - "section": "AC", - "dayi": "Hostellers", - "username": "Mukul_Goyal_2004", - "totalSolved": 85, - "easySolved": 43, + "roll": "2315990015", + "name": "BHARAT DIXIT", + "url": "https://leetcode.com/u/bharat010703/", + "section": "H", + "dayi": "Day Scholars", + "username": "bharat010703", + "totalSolved": 83, + "easySolved": 42, "mediumSolved": 37, - "hardSolved": 5, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1458920302", - "title": "Climbing Stairs", - "timestamp": "1732169865", + "id": "1459084593", + "title": "Unique Paths", + "timestamp": "1732183714", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.1 MB", "lang": "java" }, { - "id": "1458918880", - "title": "House Robber", - "timestamp": "1732169756", + "id": "1458790652", + "title": "Delete Node in a Linked List", + "timestamp": "1732159188", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "43.6 MB", "lang": "java" }, { - "id": "1456508751", - "title": "Binary Tree Level Order Traversal", - "timestamp": "1731955177", + "id": "1458781636", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732158336", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.2 MB", + "runtime": "21 ms", + "memory": "71.9 MB", "lang": "java" }, { - "id": "1456107223", - "title": "House Robber", - "timestamp": "1731924322", + "id": "1458043141", + "title": "Unique Paths", + "timestamp": "1732090096", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1449465599", - "title": "Island Perimeter", - "timestamp": "1731320526", + "id": "1457131509", + "title": "House Robber", + "timestamp": "1732011440", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.6 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" } ] }, { - "roll": "2215500041", - "name": "AYUSH GUPTA", - "url": "https://leetcode.com/u/Ayush70378/", + "roll": "2215500023", + "name": "ANSH KAPOOR", + "url": "https://leetcode.com/u/ansh75334/", "section": "AD", "dayi": "Hostellers", - "username": "Ayush70378", - "totalSolved": 85, - "easySolved": 42, - "mediumSolved": 37, + "username": "ansh75334", + "totalSolved": 83, + "easySolved": 38, + "mediumSolved": 39, "hardSolved": 6, "recentSubmissions": [ { - "id": "1456945588", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731996204", + "id": "1458183245", + "title": "Kth Missing Positive Number", + "timestamp": "1732102814", "statusDisplay": "Accepted", - "runtime": "57 ms", - "memory": "60 MB", - "lang": "java" + "runtime": "0 ms", + "memory": "12.4 MB", + "lang": "cpp" }, { - "id": "1456106759", - "title": "House Robber", - "timestamp": "1731924281", + "id": "1458113139", + "title": "Search in Rotated Sorted Array", + "timestamp": "1732096097", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" + "memory": "13.8 MB", + "lang": "cpp" }, { - "id": "1455953249", - "title": "Counter II", - "timestamp": "1731910455", + "id": "1458071923", + "title": "Find Minimum in Rotated Sorted Array", + "timestamp": "1732092676", "statusDisplay": "Accepted", - "runtime": "53 ms", - "memory": "51.5 MB", - "lang": "javascript" + "runtime": "0 ms", + "memory": "41.7 MB", + "lang": "java" }, { - "id": "1455948553", - "title": "To Be Or Not To Be", - "timestamp": "1731910078", + "id": "1458046406", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732090395", "statusDisplay": "Accepted", - "runtime": "50 ms", - "memory": "48.7 MB", - "lang": "javascript" + "runtime": "15 ms", + "memory": "12.1 MB", + "lang": "cpp" }, { - "id": "1455937755", - "title": "Defuse the Bomb", - "timestamp": "1731909217", + "id": "1456479206", + "title": "Power of Two", + "timestamp": "1731952902", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42 MB", - "lang": "java" + "runtime": "0 ms", + "memory": "7.5 MB", + "lang": "cpp" } ] }, { - "roll": "2215001935", - "name": "VEDATMIKA", - "url": "https://leetcode.com/u/Vedatmika_shukla-18/", - "section": "H", + "roll": "2215001567", + "name": "SAMEER TOMAR", + "url": "https://leetcode.com/u/Sameer_1_/", + "section": "F", "dayi": "Hostellers", - "username": "Vedatmika_shukla-18", - "totalSolved": 85, - "easySolved": 31, - "mediumSolved": 45, - "hardSolved": 9, + "username": "Sameer_1_", + "totalSolved": 83, + "easySolved": 59, + "mediumSolved": 24, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1457129186", - "title": "House Robber", - "timestamp": "1732011244", + "id": "1456256102", + "title": "Count the Number of Vowel Strings in Range", + "timestamp": "1731937983", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "1 ms", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1456485610", - "title": "Defuse the Bomb", - "timestamp": "1731953610", + "id": "1456248252", + "title": "Max Consecutive Ones", + "timestamp": "1731937397", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", + "runtime": "2 ms", + "memory": "50.6 MB", "lang": "java" }, { - "id": "1454599655", - "title": "Longest Palindrome", - "timestamp": "1731784740", + "id": "1456244297", + "title": "Ugly Number", + "timestamp": "1731937095", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.4 MB", + "runtime": "1 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1453706177", - "title": "Search Insert Position", - "timestamp": "1731693105", + "id": "1456240302", + "title": "Find Lucky Integer in an Array", + "timestamp": "1731936788", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", + "runtime": "7 ms", + "memory": "43.1 MB", "lang": "java" }, { - "id": "1452470330", - "title": "3Sum", - "timestamp": "1731578825", + "id": "1456229331", + "title": "Maximum Product Subarray", + "timestamp": "1731935932", "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "51.6 MB", + "runtime": "2 ms", + "memory": "45 MB", "lang": "java" } ] }, { - "roll": "2215001365", - "name": "PUSHP SHARMA", - "url": "https://leetcode.com/u/pushp_sharmaa/", - "section": "F", - "dayi": "Hostellers", - "username": "pushp_sharmaa", - "totalSolved": 84, - "easySolved": 19, - "mediumSolved": 50, - "hardSolved": 15, + "roll": "2215500082", + "name": "ISHA CHAUDHARY", + "url": "https://leetcode.com/u/ishu_chaudhary/", + "section": "AE", + "dayi": "Day Scholars", + "username": "ishu_chaudhary", + "totalSolved": 82, + "easySolved": 33, + "mediumSolved": 39, + "hardSolved": 10, "recentSubmissions": [ { - "id": "1454521244", - "title": "Remove Duplicates from Sorted Array II", - "timestamp": "1731778526", + "id": "1456107669", + "title": "House Robber", + "timestamp": "1731924363", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.2 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1454520826", - "title": "Word Search", - "timestamp": "1731778498", + "id": "1436212299", + "title": "Majority Element", + "timestamp": "1730121182", "statusDisplay": "Accepted", - "runtime": "132 ms", - "memory": "41.3 MB", + "runtime": "19 ms", + "memory": "49.1 MB", "lang": "java" }, { - "id": "1454520496", - "title": "Subsets", - "timestamp": "1731778473", + "id": "1436211203", + "title": "Sort Colors", + "timestamp": "1730121099", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.5 MB", + "runtime": "0 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1454520291", - "title": "Combinations", - "timestamp": "1731778458", + "id": "1436210167", + "title": "Single Number", + "timestamp": "1730121018", "statusDisplay": "Accepted", - "runtime": "22 ms", - "memory": "94.5 MB", + "runtime": "1 ms", + "memory": "46.5 MB", "lang": "java" }, { - "id": "1454520055", - "title": "Minimum Window Substring", - "timestamp": "1731778440", + "id": "1436209460", + "title": "Missing Number", + "timestamp": "1730120962", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.5 MB", + "runtime": "1 ms", + "memory": "45.3 MB", "lang": "java" } ] }, { - "roll": "2215000227", - "name": "ANANYA SINGH", - "url": "https://leetcode.com/u/Ananya1710/", - "section": "H", - "dayi": "Hostellers", - "username": "Ananya1710", - "totalSolved": 84, - "easySolved": 64, - "mediumSolved": 20, - "hardSolved": 0, + "roll": "2215500071", + "name": "HARDIK ARORA", + "url": "https://leetcode.com/u/hardik121/", + "section": "AC", + "dayi": "Day Scholars", + "username": "hardik121", + "totalSolved": 81, + "easySolved": 56, + "mediumSolved": 23, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1458541675", - "title": "Shuffle the Array", - "timestamp": "1732129541", + "id": "1453351901", + "title": "Running Sum of 1d Array", + "timestamp": "1731661021", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.8 MB", + "memory": "42.7 MB", "lang": "java" }, { - "id": "1458527095", - "title": "Richest Customer Wealth", - "timestamp": "1732128378", + "id": "1453333626", + "title": "Merge Sorted Array", + "timestamp": "1731659190", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43.1 MB", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1458500140", - "title": "Running Sum of 1d Array", - "timestamp": "1732126456", + "id": "1450218196", + "title": "Squares of a Sorted Array", + "timestamp": "1731385982", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.4 MB", + "runtime": "7 ms", + "memory": "47.3 MB", "lang": "java" }, { - "id": "1458494289", - "title": "Concatenation of Array", - "timestamp": "1732126062", + "id": "1449293797", + "title": "Maximum Number of Vowels in a Substring of Given Length", + "timestamp": "1731303311", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.2 MB", + "runtime": "8 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1458477701", - "title": "Build Array from Permutation", - "timestamp": "1732124955", + "id": "1449211020", + "title": "Maximum Average Subarray I", + "timestamp": "1731295783", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.8 MB", + "runtime": "5 ms", + "memory": "56.3 MB", "lang": "java" } ] }, { - "roll": "2215001485", - "name": "ROHIT CHOUDHARY", - "url": "https://leetcode.com/u/Rohitchoudhary669/", - "section": "H", + "roll": "2215500025", + "name": "ANSHIKA AGARWAL", + "url": "https://leetcode.com/u/agarwalanshika74/", + "section": "AC", "dayi": "Day Scholars", - "username": "Rohitchoudhary669", - "totalSolved": 84, - "easySolved": 47, - "mediumSolved": 34, - "hardSolved": 3, + "username": "agarwalanshika74", + "totalSolved": 81, + "easySolved": 31, + "mediumSolved": 46, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1457133191", - "title": "House Robber", - "timestamp": "1732011592", + "id": "1459070132", + "title": "House Robber II", + "timestamp": "1732182474", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.7 MB", "lang": "java" }, { - "id": "1455220175", - "title": "Single Number III", - "timestamp": "1731841655", + "id": "1459040321", + "title": "House Robber", + "timestamp": "1732179939", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.7 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1455213085", - "title": "Single Number II", - "timestamp": "1731840992", + "id": "1458925034", + "title": "Climbing Stairs", + "timestamp": "1732170214", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "45.2 MB", + "runtime": "0 ms", + "memory": "39.9 MB", "lang": "java" }, { - "id": "1455192552", - "title": "Two Sum II - Input Array Is Sorted", - "timestamp": "1731839057", + "id": "1458009980", + "title": "Is Graph Bipartite?", + "timestamp": "1732087168", "statusDisplay": "Accepted", - "runtime": "408 ms", - "memory": "48 MB", + "runtime": "3 ms", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1455184352", - "title": "Kth Smallest Element in a Sorted Matrix", - "timestamp": "1731838316", + "id": "1456108892", + "title": "House Robber", + "timestamp": "1731924474", "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "49.5 MB", + "runtime": "0 ms", + "memory": "41.3 MB", "lang": "java" } ] }, { - "roll": "2215001389", - "name": "RAHUL JADON", - "url": "https://leetcode.com/u/Rahul_Jadon/", - "section": "E", - "dayi": "Day Scholars", - "username": "Rahul_Jadon", - "totalSolved": 84, - "easySolved": 43, - "mediumSolved": 34, + "roll": "2215000428", + "name": "AYUSH AGNIHOTRI", + "url": "https://leetcode.com/u/Ayyush063/", + "section": "H", + "dayi": "Hostellers", + "username": "Ayyush063", + "totalSolved": 80, + "easySolved": 32, + "mediumSolved": 41, "hardSolved": 7, "recentSubmissions": [ { - "id": "1457876327", - "title": "Unique Paths", - "timestamp": "1732076602", + "id": "1458154077", + "title": "Minimum Window Substring", + "timestamp": "1732099887", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", + "runtime": "16 ms", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1457080928", - "title": "Single Number", - "timestamp": "1732006993", + "id": "1458012976", + "title": "Rotate Image", + "timestamp": "1732087417", "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "45.6 MB", + "runtime": "0 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1456039768", - "title": "Is Graph Bipartite?", - "timestamp": "1731918016", + "id": "1457700539", + "title": "House Robber", + "timestamp": "1732056498", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.9 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1455868416", - "title": "House Robber", - "timestamp": "1731903376", + "id": "1455790614", + "title": "Search a 2D Matrix II", + "timestamp": "1731895620", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "5 ms", + "memory": "45.7 MB", "lang": "java" }, { - "id": "1455444065", - "title": "Isomorphic Strings", - "timestamp": "1731860938", + "id": "1455737415", + "title": "Minimum Size Subarray Sum", + "timestamp": "1731888985", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "42.2 MB", + "runtime": "0 ms", + "memory": "58 MB", "lang": "java" } ] }, { - "roll": "2215001567", - "name": "SAMEER TOMAR", - "url": "https://leetcode.com/u/Sameer_1_/", - "section": "F", + "roll": "2215500108", + "name": "PRANJAL RAGHUVANSHI", + "url": "https://leetcode.com/u/pranjal_r323/", + "section": "AC", "dayi": "Hostellers", - "username": "Sameer_1_", - "totalSolved": 83, - "easySolved": 59, - "mediumSolved": 24, - "hardSolved": 0, + "username": "pranjal_r323", + "totalSolved": 80, + "easySolved": 40, + "mediumSolved": 37, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1456256102", - "title": "Count the Number of Vowel Strings in Range", - "timestamp": "1731937983", + "id": "1456107121", + "title": "House Robber", + "timestamp": "1731924312", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.3 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1456248252", - "title": "Max Consecutive Ones", - "timestamp": "1731937397", + "id": "1455126475", + "title": "Rotate Array", + "timestamp": "1731832867", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "50.6 MB", + "runtime": "0 ms", + "memory": "57.4 MB", "lang": "java" }, { - "id": "1456244297", - "title": "Ugly Number", - "timestamp": "1731937095", + "id": "1453429174", + "title": "Reverse Words in a String", + "timestamp": "1731668399", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41 MB", + "runtime": "10 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1456240302", - "title": "Find Lucky Integer in an Array", - "timestamp": "1731936788", + "id": "1451696189", + "title": "Valid Parentheses", + "timestamp": "1731510836", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "43.1 MB", + "runtime": "2 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1456229331", - "title": "Maximum Product Subarray", - "timestamp": "1731935932", + "id": "1431481674", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729692603", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "56.2 MB", "lang": "java" } ] }, { - "roll": "2315990015", - "name": "BHARAT DIXIT", - "url": "https://leetcode.com/u/bharat010703/", - "section": "H", - "dayi": "Day Scholars", - "username": "bharat010703", - "totalSolved": 83, - "easySolved": 42, - "mediumSolved": 37, - "hardSolved": 4, + "roll": "2215800027", + "name": "SNEHA AGARWAL", + "url": "https://leetcode.com/u/sneha_agarwal19/", + "section": "A(H)", + "dayi": "Hostellers", + "username": "sneha_agarwal19", + "totalSolved": 78, + "easySolved": 50, + "mediumSolved": 26, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1458790652", - "title": "Delete Node in a Linked List", - "timestamp": "1732159188", + "id": "1452658265", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731595581", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.6 MB", + "runtime": "4 ms", + "memory": "43.1 MB", "lang": "java" }, { - "id": "1458781636", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732158336", + "id": "1452641099", + "title": "Baseball Game", + "timestamp": "1731594305", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "71.9 MB", + "runtime": "3 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1458043141", - "title": "Unique Paths", - "timestamp": "1732090096", + "id": "1452615954", + "title": "Valid Parentheses", + "timestamp": "1731592390", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "2 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1457131509", - "title": "House Robber", - "timestamp": "1732011440", + "id": "1450843587", + "title": "Merge Sorted Array", + "timestamp": "1731433834", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "2 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1456471343", - "title": "Product Sales Analysis I", - "timestamp": "1731952317", + "id": "1445850998", + "title": "Island Perimeter", + "timestamp": "1730990989", "statusDisplay": "Accepted", - "runtime": "1275 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "11 ms", + "memory": "45.7 MB", + "lang": "java" } ] }, { - "roll": "2215500023", - "name": "ANSH KAPOOR", - "url": "https://leetcode.com/u/ansh75334/", - "section": "AD", - "dayi": "Hostellers", - "username": "ansh75334", - "totalSolved": 83, - "easySolved": 38, - "mediumSolved": 39, + "roll": "2215500164", + "name": "UDAY SINGH KUSHWAHA", + "url": "https://leetcode.com/u/udaykushwaha/", + "section": "AE", + "dayi": "Day Scholars", + "username": "udaykushwaha", + "totalSolved": 78, + "easySolved": 35, + "mediumSolved": 37, "hardSolved": 6, "recentSubmissions": [ { - "id": "1458183245", - "title": "Kth Missing Positive Number", - "timestamp": "1732102814", + "id": "1457429488", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732034523", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "12.4 MB", - "lang": "cpp" + "runtime": "32 ms", + "memory": "58.4 MB", + "lang": "java" }, { - "id": "1458113139", - "title": "Search in Rotated Sorted Array", - "timestamp": "1732096097", + "id": "1456111686", + "title": "House Robber", + "timestamp": "1731924731", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "13.8 MB", - "lang": "cpp" + "memory": "41 MB", + "lang": "java" }, { - "id": "1458071923", - "title": "Find Minimum in Rotated Sorted Array", - "timestamp": "1732092676", + "id": "1456049339", + "title": "Defuse the Bomb", + "timestamp": "1731918971", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.7 MB", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1458046406", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732090395", + "id": "1455132498", + "title": "Shortest Subarray with Sum at Least K", + "timestamp": "1731833443", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "12.1 MB", - "lang": "cpp" + "runtime": "41 ms", + "memory": "61.2 MB", + "lang": "java" }, { - "id": "1456479206", - "title": "Power of Two", - "timestamp": "1731952902", + "id": "1454433076", + "title": "Find the Power of K-Size Subarrays I", + "timestamp": "1731771580", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "7.5 MB", - "lang": "cpp" + "runtime": "2 ms", + "memory": "45.5 MB", + "lang": "java" } ] }, { - "roll": "2215001323", - "name": "PRINSHI SINGH", - "url": "https://leetcode.com/u/prinshi_singh/", - "section": "H", + "roll": "2215500075", + "name": "HARSHIT", + "url": "https://leetcode.com/u/harshit_gla/", + "section": "AC", "dayi": "Day Scholars", - "username": "prinshi_singh", - "totalSolved": 83, - "easySolved": 51, - "mediumSolved": 27, - "hardSolved": 5, + "username": "harshit_gla", + "totalSolved": 77, + "easySolved": 27, + "mediumSolved": 42, + "hardSolved": 8, "recentSubmissions": [ { - "id": "1458356639", - "title": "Maximum Product of Two Elements in an Array", - "timestamp": "1732116411", + "id": "1458003481", + "title": "Is Graph Bipartite?", + "timestamp": "1732086649", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", + "runtime": "3 ms", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1458344375", - "title": "Power of Two", - "timestamp": "1732115464", + "id": "1456106830", + "title": "House Robber", + "timestamp": "1731924286", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1457350023", - "title": "Palindrome Number", - "timestamp": "1732029417", + "id": "1449223204", + "title": "Length of Last Word", + "timestamp": "1731297029", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.9 MB", + "runtime": "1 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1457124807", - "title": "House Robber", - "timestamp": "1732010866", + "id": "1449215722", + "title": "Search Insert Position", + "timestamp": "1731296274", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "42.8 MB", "lang": "java" }, { - "id": "1457036407", - "title": "Palindrome Number", - "timestamp": "1732003069", + "id": "1449206093", + "title": "Container With Most Water", + "timestamp": "1731295249", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "43.9 MB", + "runtime": "5 ms", + "memory": "57.5 MB", "lang": "java" } ] }, { - "roll": "2215001943", - "name": "VIJAY KUMAR", - "url": "https://leetcode.com/u/vijaykumarmganj1/", - "section": "H", + "roll": "2215500056", + "name": "DEV CHIKARA", + "url": "https://leetcode.com/u/devchikara05/", + "section": "AC", "dayi": "Day Scholars", - "username": "vijaykumarmganj1", - "totalSolved": 83, - "easySolved": 54, - "mediumSolved": 28, - "hardSolved": 1, + "username": "devchikara05", + "totalSolved": 77, + "easySolved": 32, + "mediumSolved": 41, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1458805290", - "title": "Dota2 Senate", - "timestamp": "1732160525", + "id": "1459073960", + "title": "House Robber II", + "timestamp": "1732182807", "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "45.6 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1458786217", - "title": "Number of Recent Calls", - "timestamp": "1732158779", + "id": "1458926823", + "title": "House Robber", + "timestamp": "1732170348", "statusDisplay": "Accepted", - "runtime": "22 ms", - "memory": "53.9 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1458474764", - "title": "Reverse Linked List", - "timestamp": "1732124763", + "id": "1458919279", + "title": "Climbing Stairs", + "timestamp": "1732169787", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.6 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1457337467", - "title": "Decode String", - "timestamp": "1732028530", + "id": "1458003241", + "title": "Is Graph Bipartite?", + "timestamp": "1732086629", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "41.9 MB", + "runtime": "2 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1457186065", - "title": "House Robber", - "timestamp": "1732016742", + "id": "1449218926", + "title": "Search Insert Position", + "timestamp": "1731296603", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "1 ms", + "memory": "42.8 MB", "lang": "java" } ] }, { - "roll": "2215001265", - "name": "PRAKHAR SRIVASTAVA", - "url": "https://leetcode.com/u/prakharsrivast_cs22/", - "section": "H", + "roll": "2215500132", + "name": "SAMBHAV TIWARI", + "url": "https://leetcode.com/u/sambhavtiwari/", + "section": "AD", "dayi": "Hostellers", - "username": "prakharsrivast_cs22", - "totalSolved": 83, - "easySolved": 34, - "mediumSolved": 47, - "hardSolved": 2, + "username": "sambhavtiwari", + "totalSolved": 77, + "easySolved": 48, + "mediumSolved": 26, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1457129285", - "title": "House Robber", - "timestamp": "1732011251", + "id": "1431455686", + "title": "First Bad Version", + "timestamp": "1729690737", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "25 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1456943958", - "title": "Valid Sudoku", - "timestamp": "1731996090", + "id": "1424315194", + "title": "Sort Array By Parity", + "timestamp": "1729087268", "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "45.1 MB", + "runtime": "1 ms", + "memory": "45.2 MB", "lang": "java" }, { - "id": "1455380857", - "title": "Sort List", - "timestamp": "1731855769", + "id": "1424273025", + "title": "Buy Two Chocolates", + "timestamp": "1729084477", "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "57.1 MB", + "runtime": "2 ms", + "memory": "44.4 MB", "lang": "java" }, { - "id": "1455346902", - "title": "Add Two Numbers", - "timestamp": "1731852903", + "id": "1395757117", + "title": "Check if Array Is Sorted and Rotated", + "timestamp": "1726770995", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.4 MB", + "runtime": "0 ms", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1455340128", - "title": "Delete the Middle Node of a Linked List", - "timestamp": "1731852364", + "id": "1392436490", + "title": "Kth Missing Positive Number", + "timestamp": "1726511189", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "63.9 MB", + "runtime": "0 ms", + "memory": "42.9 MB", "lang": "java" } ] }, { - "roll": "2215500082", - "name": "ISHA CHAUDHARY", - "url": "https://leetcode.com/u/ishu_chaudhary/", - "section": "AE", + "roll": "2215000542", + "name": "DEEPAK DUBEY", + "url": "https://leetcode.com/u/Deepak-Dubey-cs/", + "section": "F", "dayi": "Day Scholars", - "username": "ishu_chaudhary", - "totalSolved": 82, - "easySolved": 33, - "mediumSolved": 39, - "hardSolved": 10, + "username": "Deepak-Dubey-cs", + "totalSolved": 76, + "easySolved": 52, + "mediumSolved": 19, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1456107669", - "title": "House Robber", - "timestamp": "1731924363", + "id": "1457874819", + "title": "Unique Paths", + "timestamp": "1732076466", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.9 MB", "lang": "java" }, { - "id": "1436212299", - "title": "Majority Element", - "timestamp": "1730121182", + "id": "1457511870", + "title": "Time Needed to Rearrange a Binary String", + "timestamp": "1732039429", "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "49.1 MB", + "runtime": "578 ms", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1436211203", - "title": "Sort Colors", - "timestamp": "1730121099", + "id": "1457339697", + "title": "Minimum Recolors to Get K Consecutive Black Blocks", + "timestamp": "1732028689", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", + "runtime": "3 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1436210167", - "title": "Single Number", - "timestamp": "1730121018", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46.5 MB", + "id": "1455865472", + "title": "House Robber", + "timestamp": "1731903116", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1436209460", - "title": "Missing Number", - "timestamp": "1730120962", + "id": "1451729543", + "title": "Valid Palindrome", + "timestamp": "1731513212", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.3 MB", + "runtime": "16 ms", + "memory": "44.5 MB", "lang": "java" } ] }, { - "roll": "2215800018", - "name": "RADHIKA SHROTRIYA", - "url": "https://leetcode.com/u/Radhika_Shrotriya/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "Radhika_Shrotriya", - "totalSolved": 81, - "easySolved": 32, - "mediumSolved": 42, + "roll": "2215500168", + "name": "VANSH TYAGI", + "url": "https://leetcode.com/u/Vansh-Tyagi/", + "section": "AD", + "dayi": "Hostellers", + "username": "Vansh-Tyagi", + "totalSolved": 75, + "easySolved": 31, + "mediumSolved": 37, "hardSolved": 7, "recentSubmissions": [ { - "id": "1450544964", - "title": "Pow(x, n)", - "timestamp": "1731413175", + "id": "1456106261", + "title": "House Robber", + "timestamp": "1731924231", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.2 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1450536207", - "title": "Implement Stack using Queues", - "timestamp": "1731412306", + "id": "1451694240", + "title": "Valid Parentheses", + "timestamp": "1731510694", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", + "runtime": "2 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1450528014", - "title": "Implement Queue using Stacks", - "timestamp": "1731411474", + "id": "1446434198", + "title": "Middle of the Linked List", + "timestamp": "1731043023", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1450514723", - "title": "Valid Parentheses", - "timestamp": "1731410159", + "id": "1446429050", + "title": "Reverse Linked List", + "timestamp": "1731042621", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.8 MB", + "runtime": "0 ms", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1450514426", - "title": "Min Stack", - "timestamp": "1731410131", + "id": "1444888479", + "title": "Island Perimeter", + "timestamp": "1730905964", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.8 MB", + "runtime": "6 ms", + "memory": "45.9 MB", "lang": "java" } ] }, { - "roll": "2215500071", - "name": "HARDIK ARORA", - "url": "https://leetcode.com/u/hardik121/", - "section": "AC", - "dayi": "Day Scholars", - "username": "hardik121", - "totalSolved": 81, - "easySolved": 56, - "mediumSolved": 23, - "hardSolved": 2, + "roll": "2215500121", + "name": "RISHABH BAGHEL", + "url": "https://leetcode.com/u/Rishu_689/", + "section": "AE", + "dayi": "Hostellers", + "username": "Rishu_689", + "totalSolved": 75, + "easySolved": 41, + "mediumSolved": 30, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1453351901", - "title": "Running Sum of 1d Array", - "timestamp": "1731661021", + "id": "1456111702", + "title": "House Robber", + "timestamp": "1731924732", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.7 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1453333626", - "title": "Merge Sorted Array", - "timestamp": "1731659190", + "id": "1451696031", + "title": "Valid Parentheses", + "timestamp": "1731510824", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", + "runtime": "2 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1450218196", - "title": "Squares of a Sorted Array", - "timestamp": "1731385982", + "id": "1444821844", + "title": "Pow(x, n)", + "timestamp": "1730900929", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "47.3 MB", + "runtime": "0 ms", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1449293797", - "title": "Maximum Number of Vowels in a Substring of Given Length", - "timestamp": "1731303311", + "id": "1431482615", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729692670", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "56.6 MB", "lang": "java" }, { - "id": "1449211020", - "title": "Maximum Average Subarray I", - "timestamp": "1731295783", + "id": "1431465421", + "title": "First Bad Version", + "timestamp": "1729691434", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "56.3 MB", + "runtime": "25 ms", + "memory": "40.2 MB", "lang": "java" } ] }, { - "roll": "2215500108", - "name": "PRANJAL RAGHUVANSHI", - "url": "https://leetcode.com/u/pranjal_r323/", - "section": "AC", + "roll": "2215001214", + "name": "PARTH GUPTA", + "url": "https://leetcode.com/u/GuptaRth", + "section": "H", "dayi": "Hostellers", - "username": "pranjal_r323", - "totalSolved": 80, - "easySolved": 40, - "mediumSolved": 37, - "hardSolved": 3, + "username": "GuptaRth", + "totalSolved": 74, + "easySolved": 41, + "mediumSolved": 31, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1456107121", - "title": "House Robber", - "timestamp": "1731924312", + "id": "1459082724", + "title": "Unique Paths", + "timestamp": "1732183552", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1455126475", - "title": "Rotate Array", - "timestamp": "1731832867", + "id": "1457123504", + "title": "House Robber", + "timestamp": "1732010753", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "57.4 MB", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1453429174", - "title": "Reverse Words in a String", - "timestamp": "1731668399", + "id": "1456431191", + "title": "Defuse the Bomb", + "timestamp": "1731949812", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.1 MB", + "runtime": "3 ms", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1451696189", - "title": "Valid Parentheses", - "timestamp": "1731510836", + "id": "1450457356", + "title": "Middle of the Linked List", + "timestamp": "1731404902", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.7 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1431481674", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729692603", + "id": "1450231042", + "title": "3Sum Closest", + "timestamp": "1731386964", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.2 MB", + "runtime": "790 ms", + "memory": "42.9 MB", "lang": "java" } ] }, { - "roll": "2215000801", - "name": "HIMANSHU RAGHAV", - "url": "https://leetcode.com/u/himanshud310/", - "section": "E", - "dayi": "Day Scholars", - "username": "himanshud310", - "totalSolved": 79, - "easySolved": 33, - "mediumSolved": 40, - "hardSolved": 6, - "recentSubmissions": [] - }, - { - "roll": "2215000503", - "name": "BHUVNESH SHARMA", - "url": "https://leetcode.com/u/bhuvnesharma/", - "section": "E", + "roll": "2215500051", + "name": "CHITRANSH BHARADWAJ", + "url": "https://leetcode.com/u/Chitransh00052/", + "section": "AD", "dayi": "Day Scholars", - "username": "bhuvnesharma", - "totalSolved": 79, - "easySolved": 39, - "mediumSolved": 34, + "username": "Chitransh00052", + "totalSolved": 72, + "easySolved": 28, + "mediumSolved": 38, "hardSolved": 6, "recentSubmissions": [ { - "id": "1450501225", - "title": "Most Beautiful Item for Each Query", - "timestamp": "1731408849", + "id": "1456111372", + "title": "Maximum Product Subarray", + "timestamp": "1731924703", "statusDisplay": "Accepted", - "runtime": "45 ms", - "memory": "81.6 MB", + "runtime": "0 ms", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1448605822", - "title": "Max Consecutive Ones", - "timestamp": "1731237825", + "id": "1456106992", + "title": "House Robber", + "timestamp": "1731924300", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "50.2 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1447544295", - "title": "Minimum Array End", - "timestamp": "1731152538", + "id": "1452849701", + "title": "Two Sum", + "timestamp": "1731608372", "statusDisplay": "Accepted", - "runtime": "1726 ms", - "memory": "40.7 MB", + "runtime": "2 ms", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1447214643", - "title": "Sort Array By Parity", - "timestamp": "1731120774", + "id": "1452847689", + "title": "Maximum Subarray", + "timestamp": "1731608240", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.2 MB", - "lang": "java" + "runtime": "1 ms", + "memory": "57.1 MB", + "lang": "java" }, { - "id": "1446012683", - "title": "Largest Combination With Bitwise AND Greater Than Zero", - "timestamp": "1731000995", + "id": "1452846866", + "title": "Count and Say", + "timestamp": "1731608185", "statusDisplay": "Accepted", - "runtime": "35 ms", - "memory": "55.9 MB", + "runtime": "2 ms", + "memory": "41.2 MB", "lang": "java" } ] }, { - "roll": "2215000638", - "name": "DIVYANSHU KUMAR", - "url": "https://leetcode.com/u/Divyanshu_kumar2279/", - "section": "H", - "dayi": "Day Scholars", - "username": "Divyanshu_kumar2279", - "totalSolved": 78, - "easySolved": 34, - "mediumSolved": 37, - "hardSolved": 7, + "roll": "2215000628", + "name": "DIVYA PRAKASH SINGH", + "url": "https://leetcode.com/u/kashanra7/", + "section": "E", + "dayi": "Hostellers", + "username": "kashanra7", + "totalSolved": 72, + "easySolved": 28, + "mediumSolved": 39, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1450460436", - "title": "Middle of the Linked List", - "timestamp": "1731405169", + "id": "1458117045", + "title": "House Robber", + "timestamp": "1732096425", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1449199292", - "title": "Sqrt(x)", - "timestamp": "1731294528", + "id": "1457877111", + "title": "Unique Paths", + "timestamp": "1732076675", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.3 MB", "lang": "java" }, { - "id": "1449192300", - "title": "Search Insert Position", - "timestamp": "1731293761", + "id": "1456848619", + "title": "Is Graph Bipartite?", + "timestamp": "1731989164", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", + "runtime": "1 ms", + "memory": "45.3 MB", "lang": "java" }, { - "id": "1439227779", - "title": "Minimum Total Distance Traveled", - "timestamp": "1730396381", + "id": "1451229571", + "title": "Coin Change", + "timestamp": "1731471703", "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "44.8 MB", + "runtime": "15 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1438257956", - "title": "Minimum Number of Removals to Make Mountain Array", - "timestamp": "1730299090", + "id": "1444436715", + "title": "Middle of the Linked List", + "timestamp": "1730866681", "statusDisplay": "Accepted", - "runtime": "40 ms", - "memory": "44.6 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" } ] }, { - "roll": "2215500164", - "name": "UDAY SINGH KUSHWAHA", - "url": "https://leetcode.com/u/udaykushwaha/", - "section": "AE", + "roll": "2215000306", + "name": "ANUJ KUMAR", + "url": "https://leetcode.com/u/AXg0B2cViR/", + "section": "G", "dayi": "Day Scholars", - "username": "udaykushwaha", - "totalSolved": 78, - "easySolved": 35, - "mediumSolved": 37, - "hardSolved": 6, + "username": "AXg0B2cViR", + "totalSolved": 70, + "easySolved": 46, + "mediumSolved": 23, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1457429488", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732034523", + "id": "1459084262", + "title": "Unique Paths", + "timestamp": "1732183684", "statusDisplay": "Accepted", - "runtime": "32 ms", - "memory": "58.4 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1456111686", - "title": "House Robber", - "timestamp": "1731924731", + "id": "1458180857", + "title": "Remove Nth Node From End of List", + "timestamp": "1732102570", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1456049339", - "title": "Defuse the Bomb", - "timestamp": "1731918971", + "id": "1457128683", + "title": "House Robber", + "timestamp": "1732011202", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.2 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1455132498", - "title": "Shortest Subarray with Sum at Least K", - "timestamp": "1731833443", + "id": "1456147944", + "title": "Intersection of Two Linked Lists", + "timestamp": "1731928165", "statusDisplay": "Accepted", - "runtime": "41 ms", - "memory": "61.2 MB", + "runtime": "1 ms", + "memory": "48.9 MB", "lang": "java" }, { - "id": "1454433076", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731771580", + "id": "1456102144", + "title": "Convert Binary Number in a Linked List to Integer", + "timestamp": "1731923833", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.5 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" } ] }, { - "roll": "2215500075", - "name": "HARSHIT", - "url": "https://leetcode.com/u/harshit_gla/", - "section": "AC", + "roll": "2215000992", + "name": "LOKESH KUMAR", + "url": "https://leetcode.com/u/lokesh2910/", + "section": "F", "dayi": "Day Scholars", - "username": "harshit_gla", - "totalSolved": 77, - "easySolved": 27, - "mediumSolved": 42, - "hardSolved": 8, + "username": "lokesh2910", + "totalSolved": 69, + "easySolved": 37, + "mediumSolved": 28, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1458003481", - "title": "Is Graph Bipartite?", - "timestamp": "1732086649", + "id": "1457874416", + "title": "Unique Paths", + "timestamp": "1732076431", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.8 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1456106830", + "id": "1455868871", "title": "House Robber", - "timestamp": "1731924286", + "timestamp": "1731903412", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1449223204", - "title": "Length of Last Word", - "timestamp": "1731297029", + "id": "1435820051", + "title": "Pascal's Triangle II", + "timestamp": "1730088664", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "41.7 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1449215722", - "title": "Search Insert Position", - "timestamp": "1731296274", + "id": "1435810002", + "title": "Pascal's Triangle", + "timestamp": "1730087821", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.8 MB", + "runtime": "1 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1449206093", - "title": "Container With Most Water", - "timestamp": "1731295249", + "id": "1432330332", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1729765188", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "57.5 MB", + "runtime": "4 ms", + "memory": "58.4 MB", "lang": "java" } ] }, { - "roll": "2215500132", - "name": "SAMBHAV TIWARI", - "url": "https://leetcode.com/u/sambhavtiwari/", + "roll": "2215500152", + "name": "SHYAM RAI", + "url": "https://leetcode.com/u/shyam_rai22/", "section": "AD", "dayi": "Hostellers", - "username": "sambhavtiwari", - "totalSolved": 77, - "easySolved": 48, - "mediumSolved": 26, - "hardSolved": 3, + "username": "shyam_rai22", + "totalSolved": 68, + "easySolved": 40, + "mediumSolved": 24, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1431455686", - "title": "First Bad Version", - "timestamp": "1729690737", + "id": "1455695808", + "title": "Minimum Remove to Make Valid Parentheses", + "timestamp": "1731883412", "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.2 MB", + "runtime": "467 ms", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1424315194", - "title": "Sort Array By Parity", - "timestamp": "1729087268", + "id": "1455598584", + "title": "Minimum Add to Make Parentheses Valid", + "timestamp": "1731872727", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.2 MB", + "runtime": "0 ms", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1424273025", - "title": "Buy Two Chocolates", - "timestamp": "1729084477", + "id": "1455584789", + "title": "Remove Outermost Parentheses", + "timestamp": "1731871455", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1395757117", - "title": "Check if Array Is Sorted and Rotated", - "timestamp": "1726770995", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1392436490", - "title": "Kth Missing Positive Number", - "timestamp": "1726511189", + "id": "1455552762", + "title": "Maximum Nesting Depth of the Parentheses", + "timestamp": "1731868767", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.9 MB", + "memory": "41.2 MB", "lang": "java" } ] }, { - "roll": "2215000542", - "name": "DEEPAK DUBEY", - "url": "https://leetcode.com/u/Deepak-Dubey-cs/", - "section": "F", + "roll": "2215500020", + "name": "ANJALI RAWAT", + "url": "https://leetcode.com/u/AnjaliRawatAR/", + "section": "AC", "dayi": "Day Scholars", - "username": "Deepak-Dubey-cs", - "totalSolved": 76, - "easySolved": 52, - "mediumSolved": 19, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1457874819", - "title": "Unique Paths", - "timestamp": "1732076466", + "username": "AnjaliRawatAR", + "totalSolved": 68, + "easySolved": 29, + "mediumSolved": 37, + "hardSolved": 2, + "recentSubmissions": [ + { + "id": "1459068427", + "title": "House Robber II", + "timestamp": "1732182327", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1457511870", - "title": "Time Needed to Rearrange a Binary String", - "timestamp": "1732039429", + "id": "1459040610", + "title": "House Robber", + "timestamp": "1732179963", "statusDisplay": "Accepted", - "runtime": "578 ms", - "memory": "45.4 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1457339697", - "title": "Minimum Recolors to Get K Consecutive Black Blocks", - "timestamp": "1732028689", + "id": "1458919345", + "title": "Minimum Number of Operations to Make Word K-Periodic", + "timestamp": "1732169792", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.5 MB", + "runtime": "42 ms", + "memory": "47.5 MB", "lang": "java" }, { - "id": "1455865472", - "title": "House Robber", - "timestamp": "1731903116", + "id": "1458916211", + "title": "Climbing Stairs", + "timestamp": "1732169551", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "39.9 MB", "lang": "java" }, { - "id": "1451729543", - "title": "Valid Palindrome", - "timestamp": "1731513212", + "id": "1458881824", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732166819", "statusDisplay": "Accepted", - "runtime": "16 ms", - "memory": "44.5 MB", + "runtime": "19 ms", + "memory": "72 MB", "lang": "java" } ] }, { - "roll": "2215500056", - "name": "DEV CHIKARA", - "url": "https://leetcode.com/u/devchikara05/", - "section": "AC", - "dayi": "Day Scholars", - "username": "devchikara05", - "totalSolved": 76, - "easySolved": 32, - "mediumSolved": 40, - "hardSolved": 4, + "roll": "2215500175", + "name": "VIVEK KUMAR SHARMA", + "url": "https://leetcode.com/u/gracefulvivektdl/", + "section": "AE", + "dayi": "Hostellers", + "username": "gracefulvivektdl", + "totalSolved": 67, + "easySolved": 15, + "mediumSolved": 39, + "hardSolved": 13, "recentSubmissions": [ { - "id": "1458926823", + "id": "1456110420", "title": "House Robber", - "timestamp": "1732170348", + "timestamp": "1731924613", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1458919279", - "title": "Climbing Stairs", - "timestamp": "1732169787", + "id": "1446475863", + "title": "Reverse Linked List", + "timestamp": "1731046283", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "42.4 MB", "lang": "java" }, { - "id": "1458003241", - "title": "Is Graph Bipartite?", - "timestamp": "1732086629", + "id": "1446437203", + "title": "Middle of the Linked List", + "timestamp": "1731043250", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1449218926", - "title": "Search Insert Position", - "timestamp": "1731296603", + "id": "1444831021", + "title": "Pow(x, n)", + "timestamp": "1730901601", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.8 MB", + "runtime": "0 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1449212329", - "title": "Find the Index of the First Occurrence in a String", - "timestamp": "1731295925", + "id": "1431531358", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729696164", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", + "runtime": "116 ms", + "memory": "57 MB", "lang": "java" } ] }, { - "roll": "2215000392", - "name": "ASHISH KUMAR VERMA", - "url": "https://leetcode.com/u/Ashish_Kumar_Verma/", - "section": "F", + "roll": "2215001345", + "name": "PRIYANSHU DHAKED", + "url": "https://leetcode.com/u/Priyanshu_dhaked/", + "section": "H", "dayi": "Day Scholars", - "username": "Ashish_Kumar_Verma", - "totalSolved": 76, - "easySolved": 54, - "mediumSolved": 22, - "hardSolved": 0, + "username": "Priyanshu_dhaked", + "totalSolved": 67, + "easySolved": 48, + "mediumSolved": 18, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1457875161", - "title": "Unique Paths", - "timestamp": "1732076497", + "id": "1452677724", + "title": "Reverse Words in a String", + "timestamp": "1731597013", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", + "runtime": "12 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1455870239", - "title": "House Robber", - "timestamp": "1731903532", + "id": "1430737426", + "title": "Max Consecutive Ones", + "timestamp": "1729622587", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "2 ms", + "memory": "50.2 MB", "lang": "java" }, { - "id": "1451229741", - "title": "Coin Change", - "timestamp": "1731471715", + "id": "1429053067", + "title": "Power of Three", + "timestamp": "1729491401", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.8 MB", + "runtime": "8 ms", + "memory": "43.8 MB", "lang": "java" }, { - "id": "1450538989", - "title": "Swap Nodes in Pairs", - "timestamp": "1731412581", + "id": "1429043593", + "title": "Majority Element", + "timestamp": "1729490632", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "2071 ms", + "memory": "53.2 MB", "lang": "java" }, { - "id": "1450492969", - "title": "Add Two Numbers", - "timestamp": "1731408092", + "id": "1425404448", + "title": "Palindrome Number", + "timestamp": "1729173130", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.3 MB", + "runtime": "5 ms", + "memory": "44.1 MB", "lang": "java" } ] }, { - "roll": "2215000565", - "name": "DEEPIKA RAWAT", - "url": "https://leetcode.com/u/deepikarawat_cs22/", - "section": "E", + "roll": "2215000698", + "name": "GOURANG GAUTAM", + "url": "https://leetcode.com/u/Gourang_05/", + "section": "C", "dayi": "Day Scholars", - "username": "deepikarawat_cs22", - "totalSolved": 75, - "easySolved": 33, - "mediumSolved": 39, - "hardSolved": 3, + "username": "Gourang_05", + "totalSolved": 66, + "easySolved": 39, + "mediumSolved": 25, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1458117504", - "title": "House Robber", - "timestamp": "1732096463", + "id": "1456951081", + "title": "Intersection of Two Arrays", + "timestamp": "1731996586", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "2 ms", + "memory": "43.5 MB", "lang": "java" }, { - "id": "1458102765", - "title": "Unique Paths", - "timestamp": "1732095211", + "id": "1455833209", + "title": "House Robber", + "timestamp": "1731900049", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "39.9 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1456856081", - "title": "Is Graph Bipartite?", - "timestamp": "1731989746", + "id": "1444593374", + "title": "Fibonacci Number", + "timestamp": "1730879571", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.7 MB", + "runtime": "8 ms", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1455868631", - "title": "House Robber", - "timestamp": "1731903394", + "id": "1444112846", + "title": "Contains Duplicate", + "timestamp": "1730831546", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "20 ms", + "memory": "55.6 MB", "lang": "java" }, { - "id": "1444436704", - "title": "Middle of the Linked List", - "timestamp": "1730866680", + "id": "1444090047", + "title": "Two Sum II - Input Array Is Sorted", + "timestamp": "1730830085", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "405 ms", + "memory": "46.8 MB", "lang": "java" } ] }, { - "roll": "2215500121", - "name": "RISHABH BAGHEL", - "url": "https://leetcode.com/u/Rishu_689/", - "section": "AE", - "dayi": "Hostellers", - "username": "Rishu_689", - "totalSolved": 75, - "easySolved": 41, - "mediumSolved": 30, - "hardSolved": 4, + "roll": "2215000792", + "name": "HIMANSHI AGRAWAL", + "url": "https://leetcode.com/u/himan_shi/", + "section": "F", + "dayi": "Day Scholars", + "username": "himan_shi", + "totalSolved": 66, + "easySolved": 37, + "mediumSolved": 24, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1456111702", - "title": "House Robber", - "timestamp": "1731924732", + "id": "1451284264", + "title": "Delete Characters to Make Fancy String", + "timestamp": "1731475909", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "39 ms", + "memory": "45.6 MB", "lang": "java" }, { - "id": "1451696031", - "title": "Valid Parentheses", - "timestamp": "1731510824", + "id": "1451228070", + "title": "Coin Change", + "timestamp": "1731471590", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.7 MB", + "runtime": "15 ms", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1444821844", - "title": "Pow(x, n)", - "timestamp": "1730900929", + "id": "1450771982", + "title": "Remove Comments", + "timestamp": "1731429645", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", + "runtime": "2 ms", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1431482615", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729692670", + "id": "1450770370", + "title": "Remove Outermost Parentheses", + "timestamp": "1731429550", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.6 MB", + "runtime": "1 ms", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1431465421", - "title": "First Bad Version", - "timestamp": "1729691434", + "id": "1450768659", + "title": "Valid Anagram", + "timestamp": "1731429450", "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.2 MB", + "runtime": "3 ms", + "memory": "45.2 MB", "lang": "java" } ] }, { - "roll": "2215500168", - "name": "VANSH TYAGI", - "url": "https://leetcode.com/u/Vansh-Tyagi/", - "section": "AD", + "roll": "2215500109", + "name": "PRASHANT CHAUHAN", + "url": "https://leetcode.com/u/prashantchauhan123/", + "section": "AE", "dayi": "Hostellers", - "username": "Vansh-Tyagi", - "totalSolved": 75, - "easySolved": 31, - "mediumSolved": 37, - "hardSolved": 7, + "username": "prashantchauhan123", + "totalSolved": 66, + "easySolved": 24, + "mediumSolved": 33, + "hardSolved": 9, "recentSubmissions": [ { - "id": "1456106261", - "title": "House Robber", - "timestamp": "1731924231", + "id": "1459176265", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732192763", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "21 ms", + "memory": "67.9 MB", "lang": "java" }, { - "id": "1451694240", - "title": "Valid Parentheses", - "timestamp": "1731510694", + "id": "1458231359", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732107157", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.6 MB", + "runtime": "15 ms", + "memory": "45.2 MB", "lang": "java" }, { - "id": "1446434198", - "title": "Middle of the Linked List", - "timestamp": "1731043023", + "id": "1457374807", + "title": "Shortest Subarray With OR at Least K II", + "timestamp": "1732031105", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "31 ms", + "memory": "69.6 MB", "lang": "java" }, { - "id": "1446429050", - "title": "Reverse Linked List", - "timestamp": "1731042621", + "id": "1456365819", + "title": "Defuse the Bomb", + "timestamp": "1731945750", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.2 MB", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1444888479", - "title": "Island Perimeter", - "timestamp": "1730905964", + "id": "1456110911", + "title": "House Robber", + "timestamp": "1731924658", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.9 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" } ] }, { - "roll": "2215001644", - "name": "SHASHWAT DWIVEDI", - "url": "https://leetcode.com/u/Shashwatdwivedi99/", - "section": "G", - "dayi": "Hostellers", - "username": "Shashwatdwivedi99", - "totalSolved": 73, - "easySolved": 35, - "mediumSolved": 33, - "hardSolved": 5, + "roll": "2215800031", + "name": "VAISHNAVY MANGLIK", + "url": "https://leetcode.com/u/__vaishnavy/", + "section": "A(H)", + "dayi": "Day Scholars", + "username": "__vaishnavy", + "totalSolved": 66, + "easySolved": 40, + "mediumSolved": 25, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1457128773", - "title": "House Robber", - "timestamp": "1732011208", + "id": "1455034454", + "title": "Valid Anagram", + "timestamp": "1731824998", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "6 ms", + "memory": "42.9 MB", "lang": "java" }, { - "id": "1431491071", - "title": "Gas Station", - "timestamp": "1729693288", + "id": "1454309144", + "title": "Longest Common Prefix", + "timestamp": "1731761184", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "56 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1431490820", - "title": "First Bad Version", - "timestamp": "1729693270", + "id": "1454290883", + "title": "Rotate String", + "timestamp": "1731759378", "statusDisplay": "Accepted", - "runtime": "24 ms", - "memory": "40.1 MB", + "runtime": "0 ms", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1431435523", - "title": "Binary Search", - "timestamp": "1729689220", + "id": "1430325749", + "title": "Search Insert Position", + "timestamp": "1729595839", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "45.7 MB", + "memory": "43 MB", + "lang": "java" + }, + { + "id": "1430316049", + "title": "Summary Ranges", + "timestamp": "1729594920", + "statusDisplay": "Accepted", + "runtime": "5 ms", + "memory": "41.6 MB", "lang": "java" } ] }, { - "roll": "2215001214", - "name": "PARTH GUPTA", - "url": "https://leetcode.com/u/GuptaRth", - "section": "H", + "roll": "2215500036", + "name": "ARVIND SINGH", + "url": "https://leetcode.com/u/arvind_13/", + "section": "AE", "dayi": "Hostellers", - "username": "GuptaRth", - "totalSolved": 73, - "easySolved": 41, - "mediumSolved": 30, - "hardSolved": 2, + "username": "arvind_13", + "totalSolved": 66, + "easySolved": 20, + "mediumSolved": 37, + "hardSolved": 9, "recentSubmissions": [ { - "id": "1457123504", + "id": "1456106645", "title": "House Robber", - "timestamp": "1732010753", + "timestamp": "1731924268", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.3 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1456431191", - "title": "Defuse the Bomb", - "timestamp": "1731949812", + "id": "1451689780", + "title": "Valid Parentheses", + "timestamp": "1731510373", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42.1 MB", + "runtime": "2 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1450457356", - "title": "Middle of the Linked List", - "timestamp": "1731404902", + "id": "1446433140", + "title": "Reverse Linked List", + "timestamp": "1731042942", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1450231042", - "title": "3Sum Closest", - "timestamp": "1731386964", + "id": "1432472999", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729778419", "statusDisplay": "Accepted", - "runtime": "790 ms", - "memory": "42.9 MB", + "runtime": "130 ms", + "memory": "57 MB", "lang": "java" }, { - "id": "1450226021", - "title": "Minimum Common Value", - "timestamp": "1731386589", + "id": "1431458264", + "title": "First Bad Version", + "timestamp": "1729690928", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "62.3 MB", + "runtime": "25 ms", + "memory": "40.4 MB", "lang": "java" } ] }, { - "roll": "2215500051", - "name": "CHITRANSH BHARADWAJ", - "url": "https://leetcode.com/u/Chitransh00052/", + "roll": "2215500055", + "name": "DEEPAK YADAV", + "url": "https://leetcode.com/u/dy5055290/", "section": "AD", "dayi": "Day Scholars", - "username": "Chitransh00052", - "totalSolved": 72, - "easySolved": 28, - "mediumSolved": 38, + "username": "dy5055290", + "totalSolved": 65, + "easySolved": 33, + "mediumSolved": 26, "hardSolved": 6, "recentSubmissions": [ { - "id": "1456111372", - "title": "Maximum Product Subarray", - "timestamp": "1731924703", + "id": "1458477573", + "title": "Add Two Integers", + "timestamp": "1732124948", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.6 MB", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1456106992", - "title": "House Robber", - "timestamp": "1731924300", + "id": "1458475268", + "title": "Plus One", + "timestamp": "1732124795", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1452849701", - "title": "Two Sum", - "timestamp": "1731608372", + "id": "1458070207", + "title": "Maximum Product Subarray", + "timestamp": "1732092529", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.8 MB", + "runtime": "1 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1452847689", - "title": "Maximum Subarray", - "timestamp": "1731608240", + "id": "1456107275", + "title": "House Robber", + "timestamp": "1731924328", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57.1 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1452846866", - "title": "Count and Say", - "timestamp": "1731608185", + "id": "1450297046", + "title": "3Sum", + "timestamp": "1731391898", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.2 MB", + "runtime": "31 ms", + "memory": "51.3 MB", "lang": "java" } ] }, { - "roll": "2215001593", - "name": "SARTHAK PATEL", - "url": "https://leetcode.com/u/sarthak_patel26/", - "section": "G", + "roll": "2215001924", + "name": "VANSH SHARMA", + "url": "https://leetcode.com/u/vansh_sh970/", + "section": "F", "dayi": "Hostellers", - "username": "sarthak_patel26", - "totalSolved": 70, + "username": "vansh_sh970", + "totalSolved": 65, "easySolved": 43, - "mediumSolved": 25, - "hardSolved": 2, + "mediumSolved": 21, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1458393806", - "title": "Valid Palindrome", - "timestamp": "1732119228", + "id": "1459054111", + "title": "Reverse Words in a String III", + "timestamp": "1732181108", "statusDisplay": "Accepted", "runtime": "4 ms", - "memory": "43.7 MB", + "memory": "45.2 MB", "lang": "java" }, { - "id": "1458390413", - "title": "Multiply Strings", - "timestamp": "1732118975", + "id": "1459018422", + "title": "Reverse Vowels of a String", + "timestamp": "1732177962", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.6 MB", + "runtime": "3 ms", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1458389035", - "title": "Generate Parentheses", - "timestamp": "1732118871", + "id": "1458954090", + "title": "Reverse Words in a String", + "timestamp": "1732172453", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.9 MB", + "runtime": "8 ms", + "memory": "42.6 MB", "lang": "java" }, { - "id": "1457128907", - "title": "House Robber", - "timestamp": "1732011221", + "id": "1458948935", + "title": "Reverse String II", + "timestamp": "1732172041", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "43.7 MB", "lang": "java" }, { - "id": "1452475016", - "title": "3Sum", - "timestamp": "1731579237", + "id": "1458894883", + "title": "Reverse String", + "timestamp": "1732167842", "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "51.2 MB", + "runtime": "0 ms", + "memory": "49.1 MB", "lang": "java" } ] }, { - "roll": "2215000992", - "name": "LOKESH KUMAR", - "url": "https://leetcode.com/u/lokesh2910/", - "section": "F", + "roll": "2215500080", + "name": "HIMANSHU MISHRA", + "url": "https://leetcode.com/u/Ansh0007/", + "section": "AD", "dayi": "Day Scholars", - "username": "lokesh2910", - "totalSolved": 69, - "easySolved": 37, - "mediumSolved": 28, + "username": "Ansh0007", + "totalSolved": 65, + "easySolved": 32, + "mediumSolved": 29, "hardSolved": 4, "recentSubmissions": [ { - "id": "1457874416", - "title": "Unique Paths", - "timestamp": "1732076431", + "id": "1456105544", + "title": "House Robber", + "timestamp": "1731924159", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1455868871", - "title": "House Robber", - "timestamp": "1731903412", + "id": "1454473431", + "title": "Valid Palindrome", + "timestamp": "1731774902", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", + "runtime": "2 ms", + "memory": "42.9 MB", "lang": "java" }, { - "id": "1435820051", - "title": "Pascal's Triangle II", - "timestamp": "1730088664", + "id": "1454460135", + "title": "Combination Sum II", + "timestamp": "1731773831", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.8 MB", + "runtime": "2 ms", + "memory": "43.4 MB", "lang": "java" }, { - "id": "1435810002", - "title": "Pascal's Triangle", - "timestamp": "1730087821", + "id": "1452600934", + "title": "Combination Sum", + "timestamp": "1731591204", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.7 MB", + "runtime": "2 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1432330332", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729765188", + "id": "1451745660", + "title": "Subsets", + "timestamp": "1731514301", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "58.4 MB", + "runtime": "1 ms", + "memory": "42.5 MB", "lang": "java" } ] }, { - "roll": "2215000306", - "name": "ANUJ KUMAR", - "url": "https://leetcode.com/u/AXg0B2cViR/", - "section": "G", + "roll": "2215800032", + "name": "VIJAY SINGH", + "url": "https://leetcode.com/u/vijaysingh-123/", + "section": "A(H)", "dayi": "Day Scholars", - "username": "AXg0B2cViR", - "totalSolved": 69, - "easySolved": 46, - "mediumSolved": 22, - "hardSolved": 1, + "username": "vijaysingh-123", + "totalSolved": 64, + "easySolved": 22, + "mediumSolved": 40, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1458180857", - "title": "Remove Nth Node From End of List", - "timestamp": "1732102570", + "id": "1423049892", + "title": "Remove Duplicates from Sorted List", + "timestamp": "1728987907", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.4 MB", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1457128683", - "title": "House Robber", - "timestamp": "1732011202", + "id": "1423033540", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1728986624", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1456147944", - "title": "Intersection of Two Linked Lists", - "timestamp": "1731928165", + "id": "1399932052", + "title": "Length of Last Word", + "timestamp": "1727116546", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "48.9 MB", + "runtime": "2 ms", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1456102144", - "title": "Convert Binary Number in a Linked List to Integer", - "timestamp": "1731923833", + "id": "1398136234", + "title": "Report Spam Message", + "timestamp": "1726978628", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "406 ms", + "memory": "75.4 MB", "lang": "java" }, { - "id": "1456090613", - "title": "Linked List Cycle", - "timestamp": "1731922766", + "id": "1395742459", + "title": "Shuffle String", + "timestamp": "1726770164", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.5 MB", + "runtime": "8 ms", + "memory": "44.7 MB", "lang": "java" } ] }, { - "roll": "2215500152", - "name": "SHYAM RAI", - "url": "https://leetcode.com/u/shyam_rai22/", + "roll": "2215500069", + "name": "GARVIT SARASWAT", + "url": "https://leetcode.com/u/garvit1000/", "section": "AD", - "dayi": "Hostellers", - "username": "shyam_rai22", - "totalSolved": 68, - "easySolved": 40, - "mediumSolved": 24, - "hardSolved": 4, + "dayi": "Day Scholars", + "username": "garvit1000", + "totalSolved": 64, + "easySolved": 23, + "mediumSolved": 35, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1455695808", - "title": "Minimum Remove to Make Valid Parentheses", - "timestamp": "1731883412", + "id": "1450929447", + "title": "Decode Ways", + "timestamp": "1731439616", "statusDisplay": "Accepted", - "runtime": "467 ms", - "memory": "45.4 MB", + "runtime": "1 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1455598584", - "title": "Minimum Add to Make Parentheses Valid", - "timestamp": "1731872727", + "id": "1450929076", + "title": "Word Search", + "timestamp": "1731439588", "statusDisplay": "Accepted", - "runtime": "0 ms", + "runtime": "146 ms", "memory": "41.4 MB", "lang": "java" }, { - "id": "1455584789", - "title": "Remove Outermost Parentheses", - "timestamp": "1731871455", + "id": "1450926938", + "title": "Merge Sorted Array", + "timestamp": "1731439422", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.1 MB", + "runtime": "0 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1455552762", - "title": "Maximum Nesting Depth of the Parentheses", - "timestamp": "1731868767", + "id": "1450926682", + "title": "Search a 2D Matrix", + "timestamp": "1731439403", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "42.1 MB", "lang": "java" - } - ] + }, + { + "id": "1450926387", + "title": "Climbing Stairs", + "timestamp": "1731439381", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.8 MB", + "lang": "java" + } + ] }, { - "roll": "2215001768", - "name": "SOUMYA KUMAR GUPTA", - "url": "https://leetcode.com/u/soumya_kumar_gupta/", - "section": "F", + "roll": "2215500172", + "name": "VIKKY KUSHWAH", + "url": "https://leetcode.com/u/mrvikky_17/", + "section": "AD", "dayi": "Hostellers", - "username": "soumya_kumar_gupta", - "totalSolved": 68, - "easySolved": 36, - "mediumSolved": 28, + "username": "mrvikky_17", + "totalSolved": 64, + "easySolved": 30, + "mediumSolved": 30, "hardSolved": 4, "recentSubmissions": [ { - "id": "1457878031", - "title": "Unique Paths", - "timestamp": "1732076758", + "id": "1456109376", + "title": "House Robber", + "timestamp": "1731924519", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.1 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1455872705", - "title": "House Robber", - "timestamp": "1731903745", + "id": "1452496378", + "title": "Minimized Maximum of Products Distributed to Any Store", + "timestamp": "1731581236", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", + "runtime": "23 ms", + "memory": "57.4 MB", "lang": "java" }, { - "id": "1453664092", - "title": "Remove Element", - "timestamp": "1731689979", + "id": "1451752580", + "title": "Count the Number of Fair Pairs", + "timestamp": "1731514752", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", + "runtime": "66 ms", + "memory": "57.1 MB", "lang": "java" }, { - "id": "1452783511", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731604201", + "id": "1451689729", + "title": "Valid Parentheses", + "timestamp": "1731510369", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "44.7 MB", + "runtime": "2 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1451753586", - "title": "Plus One", - "timestamp": "1731514820", + "id": "1450569291", + "title": "Two Sum", + "timestamp": "1731415418", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", + "runtime": "45 ms", + "memory": "44.8 MB", "lang": "java" } ] }, { - "roll": "2215500133", - "name": "SAMIKSHA CHAUHAN", - "url": "https://leetcode.com/u/_SAMIKSHA/", - "section": "AE", - "dayi": "Day Scholars", - "username": "_SAMIKSHA", - "totalSolved": 67, - "easySolved": 31, - "mediumSolved": 31, - "hardSolved": 5, + "roll": "2215500118", + "name": "RAHUL GANGWAR", + "url": "https://leetcode.com/u/Rahul_Gangwar/", + "section": "AC", + "dayi": "Hostellers", + "username": "Rahul_Gangwar", + "totalSolved": 62, + "easySolved": 28, + "mediumSolved": 32, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1456111443", - "title": "House Robber", - "timestamp": "1731924710", + "id": "1458094087", + "title": "Lemonade Change", + "timestamp": "1732094476", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "2 ms", + "memory": "55.5 MB", "lang": "java" }, { - "id": "1429200314", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729504747", + "id": "1458064335", + "title": "Container With Most Water", + "timestamp": "1732092027", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "61.9 MB", + "runtime": "4 ms", + "memory": "57.1 MB", "lang": "java" }, { - "id": "1429131611", - "title": "Subarray Sum Equals K", - "timestamp": "1729498388", + "id": "1457556243", + "title": "Pow(x, n)", + "timestamp": "1732042353", "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "46.5 MB", + "runtime": "0 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1428982624", - "title": "Find All Numbers Disappeared in an Array", - "timestamp": "1729485602", + "id": "1457550689", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732041945", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "54.8 MB", + "runtime": "28 ms", + "memory": "61.9 MB", "lang": "java" }, { - "id": "1428959381", - "title": "Rotate Array", - "timestamp": "1729483610", + "id": "1457545957", + "title": "Search Insert Position", + "timestamp": "1732041606", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "57.6 MB", + "memory": "42.7 MB", "lang": "java" } ] }, { - "roll": "2215500020", - "name": "ANJALI RAWAT", - "url": "https://leetcode.com/u/AnjaliRawatAR/", - "section": "AC", - "dayi": "Day Scholars", - "username": "AnjaliRawatAR", - "totalSolved": 67, - "easySolved": 29, - "mediumSolved": 36, - "hardSolved": 2, + "roll": "2215000081", + "name": "ADITEY RAI", + "url": "https://leetcode.com/u/Aditey19/", + "section": "G", + "dayi": "Hostellers", + "username": "Aditey19", + "totalSolved": 62, + "easySolved": 43, + "mediumSolved": 16, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1459040610", - "title": "House Robber", - "timestamp": "1732179963", + "id": "1458575300", + "title": "Trapping Rain Water", + "timestamp": "1732132536", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "46.3 MB", "lang": "java" }, { - "id": "1458919345", - "title": "Minimum Number of Operations to Make Word K-Periodic", - "timestamp": "1732169792", + "id": "1457608529", + "title": "Circular Sentence", + "timestamp": "1732046569", "statusDisplay": "Accepted", - "runtime": "42 ms", - "memory": "47.5 MB", + "runtime": "1 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1458916211", - "title": "Climbing Stairs", - "timestamp": "1732169551", + "id": "1457592834", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1732045194", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.9 MB", + "runtime": "2 ms", + "memory": "62.4 MB", "lang": "java" }, { - "id": "1458881824", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732166819", + "id": "1457353122", + "title": "Maximum Subarray", + "timestamp": "1732029621", "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "72 MB", + "runtime": "1 ms", + "memory": "57.5 MB", "lang": "java" }, { - "id": "1458858875", - "title": "Is Graph Bipartite?", - "timestamp": "1732164999", + "id": "1457128612", + "title": "House Robber", + "timestamp": "1732011196", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.9 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" } ] }, { - "roll": "2215000493", - "name": "BHUPENDER BHAMLA", - "url": "https://leetcode.com/u/bhupender_bhamla/", - "section": "H", - "dayi": "Day Scholars", - "username": "bhupender_bhamla", - "totalSolved": 67, - "easySolved": 42, - "mediumSolved": 22, - "hardSolved": 3, + "roll": "2215001235", + "name": "PIYUSH RATHOR", + "url": "https://leetcode.com/u/piyush_rathor/", + "section": "G", + "dayi": "Hostellers", + "username": "piyush_rathor", + "totalSolved": 61, + "easySolved": 38, + "mediumSolved": 23, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1458971589", - "title": "Product of Array Except Self", - "timestamp": "1732173879", + "id": "1459084776", + "title": "Unique Paths", + "timestamp": "1732183729", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "55.4 MB", + "runtime": "0 ms", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1455325787", - "title": "Valid Parentheses", - "timestamp": "1731851214", + "id": "1458525971", + "title": "Find the Town Judge", + "timestamp": "1732128291", "statusDisplay": "Accepted", - "runtime": "50 ms", - "memory": "45 MB", + "runtime": "3 ms", + "memory": "53.6 MB", "lang": "java" }, { - "id": "1454330510", - "title": "Subtree of Another Tree", - "timestamp": "1731763170", + "id": "1457404756", + "title": "Toeplitz Matrix", + "timestamp": "1732033013", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.3 MB", + "runtime": "0 ms", + "memory": "44.1 MB", "lang": "java" }, { - "id": "1453689739", - "title": "Palindrome Number", - "timestamp": "1731691885", + "id": "1457334322", + "title": "Contains Duplicate II", + "timestamp": "1732028304", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "43.4 MB", + "runtime": "23 ms", + "memory": "58.2 MB", "lang": "java" }, { - "id": "1453680939", - "title": "Two Sum", - "timestamp": "1731691241", + "id": "1457295014", + "title": "Largest Perimeter Triangle", + "timestamp": "1732025545", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.9 MB", + "runtime": "8 ms", + "memory": "44.8 MB", "lang": "java" } ] }, { - "roll": "2215500175", - "name": "VIVEK KUMAR SHARMA", - "url": "https://leetcode.com/u/gracefulvivektdl/", - "section": "AE", + "roll": "2215800004", + "name": "AYUSH PONIA", + "url": "https://leetcode.com/u/Ayush_Ponia/", + "section": "A(H)", "dayi": "Hostellers", - "username": "gracefulvivektdl", - "totalSolved": 67, - "easySolved": 15, - "mediumSolved": 39, - "hardSolved": 13, + "username": "Ayush_Ponia", + "totalSolved": 61, + "easySolved": 12, + "mediumSolved": 48, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1456110420", - "title": "House Robber", - "timestamp": "1731924613", + "id": "1452818057", + "title": "Apply Operations to Make Two Strings Equal", + "timestamp": "1731606352", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", + "runtime": "2 ms", + "memory": "42.8 MB", "lang": "java" }, { - "id": "1446475863", - "title": "Reverse Linked List", - "timestamp": "1731046283", + "id": "1452664684", + "title": "Baseball Game", + "timestamp": "1731596053", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.4 MB", + "runtime": "8 ms", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1446437203", - "title": "Middle of the Linked List", - "timestamp": "1731043250", + "id": "1452615128", + "title": "Valid Parentheses", + "timestamp": "1731592326", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", + "runtime": "2 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1444831021", - "title": "Pow(x, n)", - "timestamp": "1730901601", + "id": "1326131799", + "title": "Longest Mountain in Array", + "timestamp": "1721383178", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", + "runtime": "3 ms", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1431531358", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729696164", + "id": "1326112635", + "title": "Fruit Into Baskets", + "timestamp": "1721381769", "statusDisplay": "Accepted", - "runtime": "116 ms", - "memory": "57 MB", + "runtime": "46 ms", + "memory": "55.6 MB", "lang": "java" } ] }, { - "roll": "2215001345", - "name": "PRIYANSHU DHAKED", - "url": "https://leetcode.com/u/Priyanshu_dhaked/", - "section": "H", - "dayi": "Day Scholars", - "username": "Priyanshu_dhaked", - "totalSolved": 67, - "easySolved": 48, - "mediumSolved": 18, - "hardSolved": 1, + "roll": "2215500014", + "name": "AKSHAY GARG", + "url": "https://leetcode.com/u/akshay368/", + "section": "AD", + "dayi": "Hostellers", + "username": "akshay368", + "totalSolved": 61, + "easySolved": 29, + "mediumSolved": 27, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1452677724", - "title": "Reverse Words in a String", - "timestamp": "1731597013", + "id": "1456372545", + "title": "House Robber", + "timestamp": "1731946192", "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "45 MB", - "lang": "java" + "runtime": "0 ms", + "memory": "16.7 MB", + "lang": "python3" }, { - "id": "1430737426", - "title": "Max Consecutive Ones", - "timestamp": "1729622587", + "id": "1451690462", + "title": "Valid Parentheses", + "timestamp": "1731510422", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "50.2 MB", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1429053067", - "title": "Power of Three", - "timestamp": "1729491401", + "id": "1447699718", + "title": "Smallest Divisible Digit Product I", + "timestamp": "1731164071", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "43.8 MB", - "lang": "java" + "runtime": "0 ms", + "memory": "16.7 MB", + "lang": "python3" }, { - "id": "1429043593", - "title": "Majority Element", - "timestamp": "1729490632", + "id": "1446435787", + "title": "Middle of the Linked List", + "timestamp": "1731043144", "statusDisplay": "Accepted", - "runtime": "2071 ms", - "memory": "53.2 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1425404448", - "title": "Palindrome Number", - "timestamp": "1729173130", + "id": "1446430266", + "title": "Reverse Linked List", + "timestamp": "1731042716", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.1 MB", + "runtime": "0 ms", + "memory": "42.2 MB", "lang": "java" } ] }, { - "roll": "2215500036", - "name": "ARVIND SINGH", - "url": "https://leetcode.com/u/arvind_13/", - "section": "AE", - "dayi": "Hostellers", - "username": "arvind_13", - "totalSolved": 66, - "easySolved": 20, - "mediumSolved": 37, - "hardSolved": 9, + "roll": "2215800026", + "name": "SHIVAM CHAUDHARY", + "url": "https://leetcode.com/u/shivam108108/", + "section": "A(H)", + "dayi": "Day Scholars", + "username": "shivam108108", + "totalSolved": 61, + "easySolved": 27, + "mediumSolved": 26, + "hardSolved": 8, "recentSubmissions": [ { - "id": "1456106645", - "title": "House Robber", - "timestamp": "1731924268", + "id": "1458020486", + "title": "Count Salary Categories", + "timestamp": "1732088072", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" + "runtime": "1905 ms", + "memory": "0B", + "lang": "mysql" }, { - "id": "1451689780", - "title": "Valid Parentheses", - "timestamp": "1731510373", + "id": "1458019867", + "title": "Last Person to Fit in the Bus", + "timestamp": "1732088014", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.7 MB", - "lang": "java" + "runtime": "1886 ms", + "memory": "0B", + "lang": "mysql" }, { - "id": "1446433140", - "title": "Reverse Linked List", - "timestamp": "1731042942", + "id": "1458019329", + "title": "Product Price at a Given Date", + "timestamp": "1732087967", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" + "runtime": "1039 ms", + "memory": "0B", + "lang": "mysql" }, { - "id": "1432472999", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729778419", + "id": "1458017952", + "title": "Consecutive Numbers", + "timestamp": "1732087844", "statusDisplay": "Accepted", - "runtime": "130 ms", - "memory": "57 MB", - "lang": "java" + "runtime": "509 ms", + "memory": "0B", + "lang": "mysql" }, { - "id": "1431458264", - "title": "First Bad Version", - "timestamp": "1729690928", + "id": "1458017253", + "title": "Product Sales Analysis III", + "timestamp": "1732087783", "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.4 MB", - "lang": "java" + "runtime": "2710 ms", + "memory": "0B", + "lang": "mysql" } ] }, { - "roll": "2215000698", - "name": "GOURANG GAUTAM", - "url": "https://leetcode.com/u/Gourang_05/", - "section": "C", + "roll": "2215001505", + "name": "SACHIN", + "url": "https://leetcode.com/u/Sachin32455/", + "section": "G", "dayi": "Day Scholars", - "username": "Gourang_05", - "totalSolved": 66, - "easySolved": 39, - "mediumSolved": 25, - "hardSolved": 2, + "username": "Sachin32455", + "totalSolved": 60, + "easySolved": 19, + "mediumSolved": 34, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1456951081", - "title": "Intersection of Two Arrays", - "timestamp": "1731996586", + "id": "1459083768", + "title": "Unique Paths", + "timestamp": "1732183641", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "43.5 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1455833209", - "title": "House Robber", - "timestamp": "1731900049", + "id": "1457410169", + "title": "Count and Say", + "timestamp": "1732033348", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", + "runtime": "2 ms", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1444593374", - "title": "Fibonacci Number", - "timestamp": "1730879571", + "id": "1457408556", + "title": "Find First and Last Position of Element in Sorted Array", + "timestamp": "1732033246", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "40.5 MB", + "runtime": "0 ms", + "memory": "45.8 MB", "lang": "java" }, { - "id": "1444112846", - "title": "Contains Duplicate", - "timestamp": "1730831546", + "id": "1457407566", + "title": "4Sum", + "timestamp": "1732033185", "statusDisplay": "Accepted", - "runtime": "20 ms", - "memory": "55.6 MB", + "runtime": "17 ms", + "memory": "44 MB", "lang": "java" }, { - "id": "1444090047", - "title": "Two Sum II - Input Array Is Sorted", - "timestamp": "1730830085", + "id": "1457406419", + "title": "Letter Combinations of a Phone Number", + "timestamp": "1732033110", "statusDisplay": "Accepted", - "runtime": "405 ms", - "memory": "46.8 MB", + "runtime": "0 ms", + "memory": "41.8 MB", "lang": "java" } ] }, { - "roll": "2215000792", - "name": "HIMANSHI AGRAWAL", - "url": "https://leetcode.com/u/himan_shi/", - "section": "F", - "dayi": "Day Scholars", - "username": "himan_shi", - "totalSolved": 66, - "easySolved": 37, - "mediumSolved": 24, - "hardSolved": 5, + "roll": "2215500111", + "name": "PRINCE BAZAD", + "url": "https://leetcode.com/u/prince_bazad/", + "section": "AD", + "dayi": "Hostellers", + "username": "prince_bazad", + "totalSolved": 59, + "easySolved": 33, + "mediumSolved": 23, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1451284264", - "title": "Delete Characters to Make Fancy String", - "timestamp": "1731475909", + "id": "1456468385", + "title": "Sort an Array", + "timestamp": "1731952126", "statusDisplay": "Accepted", - "runtime": "39 ms", - "memory": "45.6 MB", + "runtime": "18 ms", + "memory": "55.9 MB", "lang": "java" }, { - "id": "1451228070", - "title": "Coin Change", - "timestamp": "1731471590", + "id": "1456112106", + "title": "Defuse the Bomb", + "timestamp": "1731924768", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.8 MB", + "runtime": "0 ms", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1450771982", - "title": "Remove Comments", - "timestamp": "1731429645", + "id": "1456111600", + "title": "House Robber", + "timestamp": "1731924724", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.1 MB", + "runtime": "0 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1450770370", - "title": "Remove Outermost Parentheses", - "timestamp": "1731429550", + "id": "1451603964", + "title": "Find the Index of the First Occurrence in a String", + "timestamp": "1731504105", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.1 MB", + "runtime": "0 ms", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1450768659", - "title": "Valid Anagram", - "timestamp": "1731429450", + "id": "1451602288", + "title": "Minimum Depth of Binary Tree", + "timestamp": "1731503971", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.2 MB", - "lang": "java" + "runtime": "0 ms", + "memory": "145.3 MB", + "lang": "cpp" } ] }, { - "roll": "2215500101", - "name": "MUKUL VERMA", - "url": "https://leetcode.com/u/mukulverma_cs22/", - "section": "AD", + "roll": "2215000151", + "name": "AKASH SHARMA", + "url": "https://leetcode.com/u/AkashS20/", + "section": "F", "dayi": "Hostellers", - "username": "mukulverma_cs22", - "totalSolved": 66, - "easySolved": 15, - "mediumSolved": 39, - "hardSolved": 12, + "username": "AkashS20", + "totalSolved": 58, + "easySolved": 40, + "mediumSolved": 17, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1456106486", - "title": "House Robber", - "timestamp": "1731924251", + "id": "1457874445", + "title": "Unique Paths", + "timestamp": "1732076435", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "39.9 MB", "lang": "java" }, { - "id": "1431472543", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729691941", + "id": "1457404892", + "title": "Combination Sum", + "timestamp": "1732033020", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "56.1 MB", + "runtime": "2 ms", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1431466314", - "title": "First Bad Version", - "timestamp": "1729691495", + "id": "1455869081", + "title": "House Robber", + "timestamp": "1731903431", "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.2 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1431447715", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729690149", + "id": "1454436230", + "title": "Remove Digit From Number to Maximize Result", + "timestamp": "1731771845", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.6 MB", + "runtime": "1 ms", + "memory": "42 MB", "lang": "java" }, { - "id": "1429055871", - "title": "Subarray Sum Equals K", - "timestamp": "1729491626", + "id": "1454281730", + "title": "Binary Search", + "timestamp": "1731758431", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "46.1 MB", + "runtime": "0 ms", + "memory": "46.2 MB", "lang": "java" } ] }, { - "roll": "2215800031", - "name": "VAISHNAVY MANGLIK", - "url": "https://leetcode.com/u/__vaishnavy/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "__vaishnavy", - "totalSolved": 66, - "easySolved": 40, - "mediumSolved": 25, - "hardSolved": 1, + "roll": "2215500153", + "name": "SIDDHI AGARWAL", + "url": "https://leetcode.com/u/siddhiagarwal1228/", + "section": "AC", + "dayi": "Hostellers", + "username": "siddhiagarwal1228", + "totalSolved": 56, + "easySolved": 32, + "mediumSolved": 22, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1455034454", - "title": "Valid Anagram", - "timestamp": "1731824998", + "id": "1459041677", + "title": "House Robber", + "timestamp": "1732180054", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "42.9 MB", + "runtime": "0 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1454309144", - "title": "Longest Common Prefix", - "timestamp": "1731761184", + "id": "1458917185", + "title": "Climbing Stairs", + "timestamp": "1732169625", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1454290883", - "title": "Rotate String", - "timestamp": "1731759378", + "id": "1458010990", + "title": "Is Graph Bipartite?", + "timestamp": "1732087251", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", + "runtime": "1 ms", + "memory": "45.5 MB", "lang": "java" }, { - "id": "1430325749", - "title": "Search Insert Position", - "timestamp": "1729595839", + "id": "1456108935", + "title": "House Robber", + "timestamp": "1731924478", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1430316049", - "title": "Summary Ranges", - "timestamp": "1729594920", + "id": "1444886214", + "title": "Island Perimeter", + "timestamp": "1730905788", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "41.6 MB", + "runtime": "11 ms", + "memory": "46.3 MB", "lang": "java" } ] }, { - "roll": "2215500055", - "name": "DEEPAK YADAV", - "url": "https://leetcode.com/u/dy5055290/", + "roll": "2215500018", + "name": "ANANYA SHUKLA", + "url": "https://leetcode.com/u/user6540cY/", "section": "AD", - "dayi": "Day Scholars", - "username": "dy5055290", - "totalSolved": 65, - "easySolved": 33, + "dayi": "Hostellers", + "username": "user6540cY", + "totalSolved": 55, + "easySolved": 24, "mediumSolved": 26, - "hardSolved": 6, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1458477573", - "title": "Add Two Integers", - "timestamp": "1732124948", + "id": "1444835968", + "title": "Pow(x, n)", + "timestamp": "1730901980", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" + "memory": "8.2 MB", + "lang": "cpp" }, { - "id": "1458475268", - "title": "Plus One", - "timestamp": "1732124795", + "id": "1441931487", + "title": "Create Hello World Function", + "timestamp": "1730653114", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" + "runtime": "50 ms", + "memory": "48.5 MB", + "lang": "javascript" }, { - "id": "1458070207", - "title": "Maximum Product Subarray", - "timestamp": "1732092529", + "id": "1433540148", + "title": "Regular Expression Matching", + "timestamp": "1729875030", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "44.5 MB", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1456107275", - "title": "House Robber", - "timestamp": "1731924328", + "id": "1433528261", + "title": "Longest Palindromic Substring", + "timestamp": "1729874208", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "566 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1450297046", - "title": "3Sum", - "timestamp": "1731391898", + "id": "1431533457", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729696306", "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "51.3 MB", + "runtime": "116 ms", + "memory": "57 MB", "lang": "java" } ] }, { - "roll": "2215500109", - "name": "PRASHANT CHAUHAN", - "url": "https://leetcode.com/u/prashantchauhan123/", - "section": "AE", + "roll": "2215500158", + "name": "SUYASH TRIPATHI", + "url": "https://leetcode.com/u/suyashtripathi333/", + "section": "AD", "dayi": "Hostellers", - "username": "prashantchauhan123", - "totalSolved": 65, - "easySolved": 24, - "mediumSolved": 32, - "hardSolved": 9, + "username": "suyashtripathi333", + "totalSolved": 55, + "easySolved": 37, + "mediumSolved": 17, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1458231359", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732107157", + "id": "1456106866", + "title": "House Robber", + "timestamp": "1731924289", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "45.2 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1457374807", - "title": "Shortest Subarray With OR at Least K II", - "timestamp": "1732031105", + "id": "1451669758", + "title": "Valid Parentheses", + "timestamp": "1731508983", "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "69.6 MB", + "runtime": "0 ms", + "memory": "42 MB", "lang": "java" }, { - "id": "1456365819", - "title": "Defuse the Bomb", - "timestamp": "1731945750", + "id": "1446436125", + "title": "Middle of the Linked List", + "timestamp": "1731043169", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.3 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1456110911", - "title": "House Robber", - "timestamp": "1731924658", + "id": "1446419014", + "title": "Reverse Linked List", + "timestamp": "1731041860", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1455149095", - "title": "Valid Sudoku", - "timestamp": "1731835038", + "id": "1445611002", + "title": "String Compression III", + "timestamp": "1730970534", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.3 MB", + "runtime": "23 ms", + "memory": "45.8 MB", "lang": "java" } ] }, { - "roll": "2215500080", - "name": "HIMANSHU MISHRA", - "url": "https://leetcode.com/u/Ansh0007/", - "section": "AD", + "roll": "2215000903", + "name": "KHUSHBOO AGRAWAL", + "url": "https://leetcode.com/u/khushiag565/", + "section": "F", "dayi": "Day Scholars", - "username": "Ansh0007", - "totalSolved": 65, + "username": "khushiag565", + "totalSolved": 54, "easySolved": 32, - "mediumSolved": 29, - "hardSolved": 4, + "mediumSolved": 20, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1456105544", - "title": "House Robber", - "timestamp": "1731924159", + "id": "1457875317", + "title": "Unique Paths", + "timestamp": "1732076510", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1454473431", - "title": "Valid Palindrome", - "timestamp": "1731774902", + "id": "1445473346", + "title": "Harshad Number", + "timestamp": "1730959364", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.9 MB", + "runtime": "0 ms", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1454460135", - "title": "Combination Sum II", - "timestamp": "1731773831", + "id": "1443005017", + "title": "Longest Mountain in Array", + "timestamp": "1730742334", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "43.4 MB", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1452600934", - "title": "Combination Sum", - "timestamp": "1731591204", + "id": "1432298027", + "title": "3Sum Closest", + "timestamp": "1729762245", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.5 MB", + "runtime": "11 ms", + "memory": "43.6 MB", "lang": "java" }, { - "id": "1451745660", - "title": "Subsets", - "timestamp": "1731514301", + "id": "1432257352", + "title": "3Sum", + "timestamp": "1729758537", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.5 MB", + "runtime": "33 ms", + "memory": "52.5 MB", "lang": "java" } ] }, { - "roll": "2215800032", - "name": "VIJAY SINGH", - "url": "https://leetcode.com/u/vijaysingh-123/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "vijaysingh-123", - "totalSolved": 64, - "easySolved": 22, - "mediumSolved": 40, - "hardSolved": 2, + "roll": "2215000571", + "name": "DEV RISHI SHARMA", + "url": "https://leetcode.com/u/Sdev76/", + "section": "G", + "dayi": "Hostellers", + "username": "Sdev76", + "totalSolved": 54, + "easySolved": 27, + "mediumSolved": 26, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1423049892", - "title": "Remove Duplicates from Sorted List", - "timestamp": "1728987907", + "id": "1459083710", + "title": "Unique Paths", + "timestamp": "1732183636", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.3 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1423033540", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1728986624", + "id": "1457126264", + "title": "House Robber", + "timestamp": "1732010992", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.6 MB", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1399932052", - "title": "Length of Last Word", - "timestamp": "1727116546", + "id": "1451385052", + "title": "Coin Change", + "timestamp": "1731483630", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.2 MB", + "runtime": "15 ms", + "memory": "44.4 MB", "lang": "java" }, { - "id": "1398136234", - "title": "Report Spam Message", - "timestamp": "1726978628", + "id": "1450460472", + "title": "Middle of the Linked List", + "timestamp": "1731405173", "statusDisplay": "Accepted", - "runtime": "406 ms", - "memory": "75.4 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1395742459", - "title": "Shuffle String", - "timestamp": "1726770164", + "id": "1444884111", + "title": "Island Perimeter", + "timestamp": "1730905627", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "44.7 MB", + "runtime": "10 ms", + "memory": "45.9 MB", "lang": "java" } ] }, { - "roll": "2215500069", - "name": "GARVIT SARASWAT", - "url": "https://leetcode.com/u/garvit1000/", - "section": "AD", - "dayi": "Day Scholars", - "username": "garvit1000", - "totalSolved": 64, - "easySolved": 23, - "mediumSolved": 35, - "hardSolved": 6, + "roll": "2215001597", + "name": "SARTHAK SINHA", + "url": "https://leetcode.com/u/Sarthak-Sinha/", + "section": "G", + "dayi": "Hostellers", + "username": "Sarthak-Sinha", + "totalSolved": 54, + "easySolved": 37, + "mediumSolved": 17, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1450929447", - "title": "Decode Ways", - "timestamp": "1731439616", + "id": "1459085058", + "title": "Unique Paths", + "timestamp": "1732183755", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.9 MB", + "runtime": "0 ms", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1450929076", - "title": "Word Search", - "timestamp": "1731439588", + "id": "1459015726", + "title": "Next Greater Element I", + "timestamp": "1732177721", "statusDisplay": "Accepted", - "runtime": "146 ms", - "memory": "41.4 MB", + "runtime": "9 ms", + "memory": "43.4 MB", "lang": "java" }, { - "id": "1450926938", - "title": "Merge Sorted Array", - "timestamp": "1731439422", + "id": "1457601230", + "title": "Rotate String", + "timestamp": "1732045904", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.3 MB", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1450926682", - "title": "Search a 2D Matrix", - "timestamp": "1731439403", + "id": "1457128771", + "title": "House Robber", + "timestamp": "1732011208", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.1 MB", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1450926387", - "title": "Climbing Stairs", - "timestamp": "1731439381", + "id": "1455379398", + "title": "Isomorphic Strings", + "timestamp": "1731855641", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "5 ms", + "memory": "42.4 MB", "lang": "java" } ] }, { - "roll": "2215001924", - "name": "VANSH SHARMA", - "url": "https://leetcode.com/u/vansh_sh970/", - "section": "F", + "roll": "2215002017", + "name": "YASH DWIVEDI", + "url": "https://leetcode.com/u/Unknown69/", + "section": "G", "dayi": "Hostellers", - "username": "vansh_sh970", - "totalSolved": 64, - "easySolved": 42, - "mediumSolved": 21, - "hardSolved": 1, + "username": "Unknown69", + "totalSolved": 53, + "easySolved": 41, + "mediumSolved": 12, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1459018422", - "title": "Reverse Vowels of a String", - "timestamp": "1732177962", + "id": "1459085511", + "title": "Unique Paths", + "timestamp": "1732183794", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.8 MB", + "runtime": "0 ms", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1458954090", - "title": "Reverse Words in a String", - "timestamp": "1732172453", + "id": "1457955061", + "title": "Symmetric Tree", + "timestamp": "1732082920", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "42.6 MB", + "runtime": "0 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1458948935", - "title": "Reverse String II", - "timestamp": "1732172041", + "id": "1457947443", + "title": "Single Number", + "timestamp": "1732082344", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.7 MB", + "runtime": "1 ms", + "memory": "45.9 MB", "lang": "java" }, { - "id": "1458894883", - "title": "Reverse String", - "timestamp": "1732167842", + "id": "1457918990", + "title": "Same Tree", + "timestamp": "1732080152", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "49.1 MB", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1458877337", - "title": "Binary Search", - "timestamp": "1732166477", + "id": "1457132223", + "title": "Max Consecutive Ones", + "timestamp": "1732011507", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.6 MB", + "runtime": "3 ms", + "memory": "49.9 MB", "lang": "java" } ] }, { - "roll": "2215500172", - "name": "VIKKY KUSHWAH", - "url": "https://leetcode.com/u/mrvikky_17/", + "roll": "2215500167", + "name": "VAIBHAVI VARSHNEY", + "url": "https://leetcode.com/u/vaibhavi_01/", "section": "AD", "dayi": "Hostellers", - "username": "mrvikky_17", - "totalSolved": 64, - "easySolved": 30, - "mediumSolved": 30, + "username": "vaibhavi_01", + "totalSolved": 52, + "easySolved": 31, + "mediumSolved": 17, "hardSolved": 4, "recentSubmissions": [ { - "id": "1456109376", - "title": "House Robber", - "timestamp": "1731924519", + "id": "1458052651", + "title": "Sort Colors", + "timestamp": "1732090968", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1452496378", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731581236", + "id": "1457036581", + "title": "Sort an Array", + "timestamp": "1732003084", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "57.4 MB", + "runtime": "19 ms", + "memory": "55.2 MB", "lang": "java" }, { - "id": "1451752580", - "title": "Count the Number of Fair Pairs", - "timestamp": "1731514752", + "id": "1456111767", + "title": "House Robber", + "timestamp": "1731924738", "statusDisplay": "Accepted", - "runtime": "66 ms", - "memory": "57.1 MB", + "runtime": "0 ms", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1451689729", - "title": "Valid Parentheses", - "timestamp": "1731510369", + "id": "1455941936", + "title": "Single Number", + "timestamp": "1731909549", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.7 MB", + "runtime": "1 ms", + "memory": "46 MB", "lang": "java" }, { - "id": "1450569291", + "id": "1453600705", "title": "Two Sum", - "timestamp": "1731415418", + "timestamp": "1731684843", "statusDisplay": "Accepted", - "runtime": "45 ms", - "memory": "44.8 MB", + "runtime": "50 ms", + "memory": "44.3 MB", "lang": "java" } ] }, { - "roll": "2215500032", - "name": "ANUSHKA CHAUDHARY", - "url": "https://leetcode.com/u/Anushka_Chaudhary07/", - "section": "AE", - "dayi": "Day Scholars", - "username": "Anushka_Chaudhary07", - "totalSolved": 63, - "easySolved": 24, - "mediumSolved": 29, - "hardSolved": 10, + "roll": "2215500043", + "name": "AYUSHMAN VERMA", + "url": "https://leetcode.com/u/Ayushman_Verma9/", + "section": "AD", + "dayi": "Hostellers", + "username": "Ayushman_Verma9", + "totalSolved": 52, + "easySolved": 23, + "mediumSolved": 25, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1446436378", - "title": "Middle of the Linked List", - "timestamp": "1731043188", + "id": "1458084919", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732093740", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "12 ms", + "memory": "45.3 MB", "lang": "java" }, { - "id": "1446429043", - "title": "Reverse Linked List", - "timestamp": "1731042621", + "id": "1458079602", + "title": "Plus One", + "timestamp": "1732093305", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.2 MB", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1436223174", - "title": "Lowest Common Ancestor of a Binary Tree", - "timestamp": "1730121984", + "id": "1457108500", + "title": "Merge Two Sorted Lists", + "timestamp": "1732009438", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "42.7 MB", "lang": "java" }, { - "id": "1436222375", - "title": "Valid Anagram", - "timestamp": "1730121926", + "id": "1457107769", + "title": "Remove Element", + "timestamp": "1732009371", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "42.9 MB", + "runtime": "0 ms", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1436221078", - "title": "Isomorphic Strings", - "timestamp": "1730121831", + "id": "1457107041", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1732009310", "statusDisplay": "Accepted", - "runtime": "2437 ms", - "memory": "44.5 MB", + "runtime": "1 ms", + "memory": "44.4 MB", "lang": "java" } ] }, { - "roll": "2215500118", - "name": "RAHUL GANGWAR", - "url": "https://leetcode.com/u/Rahul_Gangwar/", - "section": "AC", + "roll": "2215001452", + "name": "RISHABH SINGH", + "url": "https://leetcode.com/u/Rishabh_singhcs22/", + "section": "F", "dayi": "Hostellers", - "username": "Rahul_Gangwar", - "totalSolved": 62, - "easySolved": 28, - "mediumSolved": 32, + "username": "Rishabh_singhcs22", + "totalSolved": 51, + "easySolved": 33, + "mediumSolved": 16, "hardSolved": 2, "recentSubmissions": [ { - "id": "1458094087", - "title": "Lemonade Change", - "timestamp": "1732094476", + "id": "1457592505", + "title": "Daily Temperatures", + "timestamp": "1732045169", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "55.5 MB", + "runtime": "65 ms", + "memory": "63.2 MB", "lang": "java" }, { - "id": "1458064335", - "title": "Container With Most Water", - "timestamp": "1732092027", + "id": "1457587145", + "title": "2 Keys Keyboard", + "timestamp": "1732044744", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "57.1 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1457556243", - "title": "Pow(x, n)", - "timestamp": "1732042353", + "id": "1457580094", + "title": "1-bit and 2-bit Characters", + "timestamp": "1732044188", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.3 MB", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1457550689", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732041945", + "id": "1456453188", + "title": "House Robber", + "timestamp": "1731951168", "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "61.9 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1457545957", - "title": "Search Insert Position", - "timestamp": "1732041606", + "id": "1452668786", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731596354", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", + "runtime": "4 ms", + "memory": "43.3 MB", "lang": "java" } ] }, { - "roll": "2215000081", - "name": "ADITEY RAI", - "url": "https://leetcode.com/u/Aditey19/", + "roll": "2215001329", + "name": "PRIYANK SINGH", + "url": "https://leetcode.com/u/priyanksingh_001/", "section": "G", "dayi": "Hostellers", - "username": "Aditey19", - "totalSolved": 62, - "easySolved": 43, - "mediumSolved": 16, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1458575300", - "title": "Trapping Rain Water", - "timestamp": "1732132536", + "username": "priyanksingh_001", + "totalSolved": 51, + "easySolved": 38, + "mediumSolved": 12, + "hardSolved": 1, + "recentSubmissions": [ + { + "id": "1452469892", + "title": "3Sum", + "timestamp": "1731578786", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "46.3 MB", + "runtime": "26 ms", + "memory": "51.8 MB", "lang": "java" }, { - "id": "1457608529", - "title": "Circular Sentence", - "timestamp": "1732046569", + "id": "1449552512", + "title": "Group Anagrams", + "timestamp": "1731330801", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.9 MB", + "runtime": "7 ms", + "memory": "47.6 MB", "lang": "java" }, { - "id": "1457592834", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1732045194", + "id": "1449551772", + "title": "Contains Duplicate", + "timestamp": "1731330740", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "62.4 MB", + "runtime": "19 ms", + "memory": "55.6 MB", "lang": "java" }, { - "id": "1457353122", - "title": "Maximum Subarray", - "timestamp": "1732029621", + "id": "1449546285", + "title": "Merge Sorted Array", + "timestamp": "1731330263", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57.5 MB", + "runtime": "0 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1457128612", - "title": "House Robber", - "timestamp": "1732011196", + "id": "1448946273", + "title": "Guess Number Higher or Lower", + "timestamp": "1731265529", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "39.9 MB", "lang": "java" } ] }, { - "roll": "2215800004", - "name": "AYUSH PONIA", - "url": "https://leetcode.com/u/Ayush_Ponia/", - "section": "A(H)", + "roll": "2215001443", + "name": "RISHABH GUPTA", + "url": "https://leetcode.com/u/rishabhgupta1_cs22/", + "section": "F", "dayi": "Hostellers", - "username": "Ayush_Ponia", - "totalSolved": 61, - "easySolved": 12, - "mediumSolved": 48, - "hardSolved": 1, + "username": "rishabhgupta1_cs22", + "totalSolved": 51, + "easySolved": 36, + "mediumSolved": 12, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1452818057", - "title": "Apply Operations to Make Two Strings Equal", - "timestamp": "1731606352", + "id": "1457877581", + "title": "Unique Paths", + "timestamp": "1732076717", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.8 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1452664684", - "title": "Baseball Game", - "timestamp": "1731596053", + "id": "1457373641", + "title": "Reverse Subarray To Maximize Array Value", + "timestamp": "1732031026", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "41.4 MB", + "runtime": "11 ms", + "memory": "49 MB", "lang": "java" }, { - "id": "1452615128", - "title": "Valid Parentheses", - "timestamp": "1731592326", + "id": "1457372294", + "title": "Maximum 69 Number", + "timestamp": "1732030935", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.5 MB", + "runtime": "1 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1326131799", - "title": "Longest Mountain in Array", - "timestamp": "1721383178", + "id": "1457371633", + "title": "Largest Perimeter Triangle", + "timestamp": "1732030890", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.6 MB", + "runtime": "7 ms", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1326112635", - "title": "Fruit Into Baskets", - "timestamp": "1721381769", + "id": "1457370997", + "title": "Array Partition", + "timestamp": "1732030845", "statusDisplay": "Accepted", - "runtime": "46 ms", - "memory": "55.6 MB", + "runtime": "13 ms", + "memory": "46 MB", "lang": "java" } ] }, { - "roll": "2215800026", - "name": "SHIVAM CHAUDHARY", - "url": "https://leetcode.com/u/shivam108108/", - "section": "A(H)", + "roll": "2215001388", + "name": "RAHUL GUPTA", + "url": "https://leetcode.com/u/rahulgupta00/", + "section": "H", "dayi": "Day Scholars", - "username": "shivam108108", - "totalSolved": 61, - "easySolved": 27, - "mediumSolved": 26, - "hardSolved": 8, + "username": "rahulgupta00", + "totalSolved": 50, + "easySolved": 28, + "mediumSolved": 19, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1458020486", - "title": "Count Salary Categories", - "timestamp": "1732088072", + "id": "1459114711", + "title": "Median of Two Sorted Arrays", + "timestamp": "1732186534", "statusDisplay": "Accepted", - "runtime": "1905 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "4 ms", + "memory": "45.9 MB", + "lang": "java" }, { - "id": "1458019867", - "title": "Last Person to Fit in the Bus", - "timestamp": "1732088014", + "id": "1459108729", + "title": "Search a 2D Matrix", + "timestamp": "1732185928", "statusDisplay": "Accepted", - "runtime": "1886 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "0 ms", + "memory": "42.1 MB", + "lang": "java" }, { - "id": "1458019329", - "title": "Product Price at a Given Date", - "timestamp": "1732087967", + "id": "1459106633", + "title": "Valid Parentheses", + "timestamp": "1732185724", "statusDisplay": "Accepted", - "runtime": "1039 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "62 ms", + "memory": "45.4 MB", + "lang": "java" }, { - "id": "1458017952", - "title": "Consecutive Numbers", - "timestamp": "1732087844", + "id": "1459083675", + "title": "Unique Paths", + "timestamp": "1732183633", "statusDisplay": "Accepted", - "runtime": "509 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "0 ms", + "memory": "40.2 MB", + "lang": "java" }, { - "id": "1458017253", - "title": "Product Sales Analysis III", - "timestamp": "1732087783", + "id": "1458129352", + "title": "Ugly Number", + "timestamp": "1732097528", "statusDisplay": "Accepted", - "runtime": "2710 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "1 ms", + "memory": "40.9 MB", + "lang": "java" } ] }, { - "roll": "2215000653", - "name": "FARKANSH GUPTA", - "url": "https://leetcode.com/u/farkansh_gupta/", - "section": "D", + "roll": "2215500015", + "name": "AMITABH SINGH", + "url": "https://leetcode.com/u/amitabhsingh128/", + "section": "AD", "dayi": "Day Scholars", - "username": "farkansh_gupta", - "totalSolved": 61, - "easySolved": 24, - "mediumSolved": 30, - "hardSolved": 7, + "username": "amitabhsingh128", + "totalSolved": 50, + "easySolved": 41, + "mediumSolved": 7, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1458988498", - "title": "Unique Paths", - "timestamp": "1732175356", + "id": "1456106944", + "title": "House Robber", + "timestamp": "1731924295", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.1 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1447688600", - "title": "Smallest Divisible Digit Product I", - "timestamp": "1731163730", + "id": "1450954819", + "title": "Can Make Arithmetic Progression From Sequence", + "timestamp": "1731441749", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "2 ms", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1435783398", - "title": "Pascal's Triangle II", - "timestamp": "1730085451", + "id": "1450934528", + "title": "Fibonacci Number", + "timestamp": "1731440031", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.2 MB", + "runtime": "10 ms", + "memory": "39.9 MB", "lang": "java" }, { - "id": "1435774617", - "title": "Pascal's Triangle", - "timestamp": "1730084644", + "id": "1450925750", + "title": "Power of Four", + "timestamp": "1731439328", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.6 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1431034571", - "title": "Search Insert Position", - "timestamp": "1729653316", + "id": "1450913363", + "title": "Power of Two", + "timestamp": "1731438365", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.9 MB", + "runtime": "1 ms", + "memory": "40.8 MB", "lang": "java" } ] }, { - "roll": "2215500014", - "name": "AKSHAY GARG", - "url": "https://leetcode.com/u/akshay368/", + "roll": "2215500005", + "name": "ABHINAV YADAV", + "url": "https://leetcode.com/u/abhinav-yadav-16/", "section": "AD", "dayi": "Hostellers", - "username": "akshay368", - "totalSolved": 61, - "easySolved": 29, - "mediumSolved": 27, - "hardSolved": 5, + "username": "abhinav-yadav-16", + "totalSolved": 49, + "easySolved": 25, + "mediumSolved": 21, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1456372545", - "title": "House Robber", - "timestamp": "1731946192", + "id": "1444804549", + "title": "Pow(x, n)", + "timestamp": "1730899604", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "16.7 MB", - "lang": "python3" + "memory": "41.8 MB", + "lang": "java" }, { - "id": "1451690462", - "title": "Valid Parentheses", - "timestamp": "1731510422", + "id": "1431542013", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729696921", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.8 MB", - "lang": "java" + "runtime": "82 ms", + "memory": "104.3 MB", + "lang": "cpp" }, { - "id": "1447699718", - "title": "Smallest Divisible Digit Product I", - "timestamp": "1731164071", + "id": "1431498072", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729693778", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "16.7 MB", - "lang": "python3" + "memory": "56.2 MB", + "lang": "java" }, { - "id": "1446435787", - "title": "Middle of the Linked List", - "timestamp": "1731043144", + "id": "1431466005", + "title": "First Bad Version", + "timestamp": "1729691474", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "25 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1446430266", - "title": "Reverse Linked List", - "timestamp": "1731042716", + "id": "1429060266", + "title": "Subarray Sum Equals K", + "timestamp": "1729491976", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", + "runtime": "23 ms", + "memory": "47.1 MB", "lang": "java" } ] }, { - "roll": "2215001235", - "name": "PIYUSH RATHOR", - "url": "https://leetcode.com/u/piyush_rathor/", - "section": "G", + "roll": "2215001699", + "name": "SHREEYA GUPTA", + "url": "https://leetcode.com/u/shreeyagupta6342/", + "section": "F", "dayi": "Hostellers", - "username": "piyush_rathor", - "totalSolved": 60, - "easySolved": 38, - "mediumSolved": 22, - "hardSolved": 0, + "username": "shreeyagupta6342", + "totalSolved": 48, + "easySolved": 34, + "mediumSolved": 13, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1458525971", - "title": "Find the Town Judge", - "timestamp": "1732128291", + "id": "1457874703", + "title": "Unique Paths", + "timestamp": "1732076456", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "53.6 MB", + "runtime": "0 ms", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1457404756", - "title": "Toeplitz Matrix", - "timestamp": "1732033013", + "id": "1457445747", + "title": "Merge In Between Linked Lists", + "timestamp": "1732035484", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.1 MB", + "runtime": "1 ms", + "memory": "46.7 MB", "lang": "java" }, { - "id": "1457334322", - "title": "Contains Duplicate II", - "timestamp": "1732028304", + "id": "1457444905", + "title": "Remove Nodes From Linked List", + "timestamp": "1732035434", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "58.2 MB", + "runtime": "12 ms", + "memory": "75.5 MB", "lang": "java" }, { - "id": "1457295014", - "title": "Largest Perimeter Triangle", - "timestamp": "1732025545", + "id": "1457443986", + "title": "Palindrome Linked List", + "timestamp": "1732035379", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "44.8 MB", + "runtime": "4 ms", + "memory": "68.8 MB", "lang": "java" }, { - "id": "1457131331", - "title": "House Robber", - "timestamp": "1732011426", + "id": "1457443210", + "title": "Remove Duplicates from Sorted List", + "timestamp": "1732035335", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "43.8 MB", "lang": "java" } ] }, { - "roll": "2215001505", - "name": "SACHIN", - "url": "https://leetcode.com/u/Sachin32455/", - "section": "G", + "roll": "2215001763", + "name": "SONU", + "url": "https://leetcode.com/u/SonuSingh7869/", + "section": "F", "dayi": "Day Scholars", - "username": "Sachin32455", - "totalSolved": 59, - "easySolved": 19, - "mediumSolved": 33, - "hardSolved": 7, + "username": "SonuSingh7869", + "totalSolved": 48, + "easySolved": 25, + "mediumSolved": 22, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1457410169", - "title": "Count and Say", - "timestamp": "1732033348", + "id": "1457957900", + "title": "Shuffle the Array", + "timestamp": "1732083132", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.4 MB", + "runtime": "0 ms", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1457408556", - "title": "Find First and Last Position of Element in Sorted Array", - "timestamp": "1732033246", + "id": "1457875320", + "title": "Unique Paths", + "timestamp": "1732076511", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "45.8 MB", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1457407566", - "title": "4Sum", - "timestamp": "1732033185", + "id": "1455833259", + "title": "Kth Largest Element in an Array", + "timestamp": "1731900055", "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "44 MB", + "runtime": "22 ms", + "memory": "57.8 MB", "lang": "java" }, { - "id": "1457406419", - "title": "Letter Combinations of a Phone Number", - "timestamp": "1732033110", + "id": "1455829359", + "title": "Find All Duplicates in an Array", + "timestamp": "1731899671", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", + "runtime": "5 ms", + "memory": "53 MB", "lang": "java" }, { - "id": "1457405672", - "title": "Integer to Roman", - "timestamp": "1732033064", + "id": "1452307452", + "title": "Find the Duplicate Number", + "timestamp": "1731565081", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44 MB", + "runtime": "1 ms", + "memory": "58.1 MB", "lang": "java" } ] }, { - "roll": "2215500111", - "name": "PRINCE BAZAD", - "url": "https://leetcode.com/u/prince_bazad/", + "roll": "2215500142", + "name": "SHAILENDRA KUMAR YADAV", + "url": "https://leetcode.com/u/shortss124/", "section": "AD", "dayi": "Hostellers", - "username": "prince_bazad", - "totalSolved": 59, - "easySolved": 33, - "mediumSolved": 23, - "hardSolved": 3, + "username": "shortss124", + "totalSolved": 48, + "easySolved": 25, + "mediumSolved": 21, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1456468385", - "title": "Sort an Array", - "timestamp": "1731952126", + "id": "1457567057", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1732043175", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "55.9 MB", + "runtime": "4 ms", + "memory": "43.7 MB", "lang": "java" }, { - "id": "1456112106", - "title": "Defuse the Bomb", - "timestamp": "1731924768", + "id": "1457522120", + "title": "Clear Digits", + "timestamp": "1732040062", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", + "runtime": "2 ms", + "memory": "42.9 MB", "lang": "java" }, { - "id": "1456111600", - "title": "House Robber", - "timestamp": "1731924724", + "id": "1456494871", + "title": "Add Two Numbers", + "timestamp": "1731954213", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", + "runtime": "1 ms", + "memory": "44.1 MB", "lang": "java" }, { - "id": "1451603964", - "title": "Find the Index of the First Occurrence in a String", - "timestamp": "1731504105", + "id": "1451505263", + "title": "Rotate Array", + "timestamp": "1731494634", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.8 MB", + "memory": "58 MB", "lang": "java" }, { - "id": "1451602288", - "title": "Minimum Depth of Binary Tree", - "timestamp": "1731503971", + "id": "1451454612", + "title": "Kth Largest Element in an Array", + "timestamp": "1731489900", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "145.3 MB", - "lang": "cpp" + "runtime": "23 ms", + "memory": "57.6 MB", + "lang": "java" } ] }, { - "roll": "2215000151", - "name": "AKASH SHARMA", - "url": "https://leetcode.com/u/AkashS20/", - "section": "F", - "dayi": "Hostellers", - "username": "AkashS20", - "totalSolved": 58, - "easySolved": 40, - "mediumSolved": 17, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457874445", - "title": "Unique Paths", - "timestamp": "1732076435", + "roll": "2215500048", + "name": "BHUVNESH SINGH", + "url": "https://leetcode.com/u/bhuvisingh_123/", + "section": "AD", + "dayi": "Day Scholars", + "username": "bhuvisingh_123", + "totalSolved": 47, + "easySolved": 25, + "mediumSolved": 19, + "hardSolved": 3, + "recentSubmissions": [ + { + "id": "1456113058", + "title": "House Robber", + "timestamp": "1731924857", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "39.9 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1457404892", - "title": "Combination Sum", - "timestamp": "1732033020", + "id": "1455369547", + "title": "Zigzag Conversion", + "timestamp": "1731854777", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.3 MB", + "runtime": "15 ms", + "memory": "45.7 MB", "lang": "java" }, { - "id": "1455869081", - "title": "House Robber", - "timestamp": "1731903431", + "id": "1452809024", + "title": "Longest Palindromic Substring", + "timestamp": "1731605801", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "1718 ms", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1454436230", - "title": "Remove Digit From Number to Maximize Result", - "timestamp": "1731771845", + "id": "1452478771", + "title": "Longest Substring Without Repeating Characters", + "timestamp": "1731579577", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42 MB", + "runtime": "19 ms", + "memory": "42.7 MB", "lang": "java" }, { - "id": "1454281730", - "title": "Binary Search", - "timestamp": "1731758431", + "id": "1429057677", + "title": "Subarray Sum Equals K", + "timestamp": "1729491772", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "46.2 MB", + "runtime": "27 ms", + "memory": "46.5 MB", "lang": "java" } ] }, { - "roll": "2215000881", - "name": "KARTIK SAHA", - "url": "https://leetcode.com/u/sahakartik2952004/", - "section": "F", - "dayi": "Hostellers", - "username": "sahakartik2952004", - "totalSolved": 57, - "easySolved": 27, - "mediumSolved": 26, - "hardSolved": 4, + "roll": "2215001781", + "name": "SUBHASH SINGH", + "url": "https://leetcode.com/u/Subhash_Singh/", + "section": "H", + "dayi": "Day Scholars", + "username": "Subhash_Singh", + "totalSolved": 47, + "easySolved": 25, + "mediumSolved": 19, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1457875670", - "title": "Unique Paths", - "timestamp": "1732076543", + "id": "1437278888", + "title": "Remove Element", + "timestamp": "1730210542", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", + "runtime": "1 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1455868530", - "title": "House Robber", - "timestamp": "1731903384", + "id": "1432600956", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1729787369", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", + "runtime": "2 ms", + "memory": "61.1 MB", "lang": "java" }, { - "id": "1445785007", - "title": "Generate Parentheses", - "timestamp": "1730986310", + "id": "1431674179", + "title": "First Unique Character in a String", + "timestamp": "1729705038", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "43.3 MB", + "runtime": "8 ms", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1444436034", - "title": "Middle of the Linked List", - "timestamp": "1730866626", + "id": "1431639564", + "title": "Gas Station", + "timestamp": "1729703091", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "2 ms", + "memory": "56 MB", "lang": "java" }, { - "id": "1444430666", - "title": "Reverse Linked List", - "timestamp": "1730866163", + "id": "1431163940", + "title": "Longest Substring Without Repeating Characters", + "timestamp": "1729664020", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", + "runtime": "26 ms", + "memory": "42.8 MB", "lang": "java" } ] }, { - "roll": "2215001273", - "name": "PRANJAL VERMA", - "url": "https://leetcode.com/u/PranjalVerma_01/", - "section": "F", - "dayi": "Hostellers", - "username": "PranjalVerma_01", - "totalSolved": 57, - "easySolved": 42, - "mediumSolved": 14, - "hardSolved": 1, + "roll": "2215000283", + "name": "ANSH SHARMA", + "url": "https://leetcode.com/u/ansh_sharma_cs22/", + "section": "G", + "dayi": "Day Scholars", + "username": "ansh_sharma_cs22", + "totalSolved": 47, + "easySolved": 31, + "mediumSolved": 13, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1457878109", - "title": "Unique Paths", - "timestamp": "1732076764", + "id": "1451981887", + "title": "Valid Number", + "timestamp": "1731531406", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.5 MB", - "lang": "java" + "memory": "16.8 MB", + "lang": "python3" }, { - "id": "1455870137", - "title": "House Robber", - "timestamp": "1731903523", + "id": "1451977816", + "title": "Multiply Strings", + "timestamp": "1731530980", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" + "memory": "16.4 MB", + "lang": "python3" }, { - "id": "1452665382", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731596107", + "id": "1451975385", + "title": "Largest Number", + "timestamp": "1731530737", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.2 MB", - "lang": "java" + "runtime": "0 ms", + "memory": "16.6 MB", + "lang": "python3" }, { - "id": "1452650159", - "title": "Baseball Game", - "timestamp": "1731594973", + "id": "1451953615", + "title": "Length of Last Word", + "timestamp": "1731528646", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.8 MB", - "lang": "java" + "runtime": "0 ms", + "memory": "16.7 MB", + "lang": "python3" }, { - "id": "1452623309", - "title": "Valid Parentheses", - "timestamp": "1731592963", + "id": "1451411992", + "title": "Create a New Column", + "timestamp": "1731486076", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.2 MB", - "lang": "java" + "runtime": "389 ms", + "memory": "68.9 MB", + "lang": "pythondata" } ] }, { - "roll": "2215001293", - "name": "PRASHANT SOLANKI", - "url": "https://leetcode.com/u/Prashant_753/", - "section": "E", + "roll": "2215500130", + "name": "SAKSHAM SAXENA", + "url": "https://leetcode.com/u/saxenaboysaksham/", + "section": "AE", "dayi": "Day Scholars", - "username": "Prashant_753", - "totalSolved": 57, - "easySolved": 26, - "mediumSolved": 28, + "username": "saxenaboysaksham", + "totalSolved": 45, + "easySolved": 9, + "mediumSolved": 33, "hardSolved": 3, "recentSubmissions": [ { - "id": "1458105055", + "id": "1456110135", "title": "House Robber", - "timestamp": "1732095407", + "timestamp": "1731924587", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1456848789", - "title": "Is Graph Bipartite?", - "timestamp": "1731989175", + "id": "1452653492", + "title": "Minimized Maximum of Products Distributed to Any Store", + "timestamp": "1731595240", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.1 MB", + "runtime": "27 ms", + "memory": "57.1 MB", "lang": "java" }, { - "id": "1444436567", - "title": "Middle of the Linked List", - "timestamp": "1730866669", + "id": "1450759002", + "title": "Most Beautiful Item for Each Query", + "timestamp": "1731428866", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "36 ms", + "memory": "80.2 MB", "lang": "java" }, { - "id": "1444430630", - "title": "Reverse Linked List", - "timestamp": "1730866161", + "id": "1449206298", + "title": "Prime Subtraction Operation", + "timestamp": "1731295274", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", + "runtime": "7 ms", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1435817838", - "title": "Pascal's Triangle II", - "timestamp": "1730088483", + "id": "1433604146", + "title": "Remove Sub-Folders from the Filesystem", + "timestamp": "1729879399", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.2 MB", + "runtime": "64 ms", + "memory": "55.4 MB", "lang": "java" } ] }, { - "roll": "2215001008", - "name": "LUVYA SHARMA", - "url": "https://leetcode.com/u/LuvyaSharma/", - "section": "G", + "roll": "2215001832", + "name": "TANISHA SINGH", + "url": "https://leetcode.com/u/Tanisha_016/", + "section": "F", "dayi": "Day Scholars", - "username": "LuvyaSharma", - "totalSolved": 57, - "easySolved": 13, - "mediumSolved": 39, - "hardSolved": 5, + "username": "Tanisha_016", + "totalSolved": 45, + "easySolved": 27, + "mediumSolved": 17, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1458034903", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732089360", + "id": "1457874770", + "title": "Unique Paths", + "timestamp": "1732076462", "statusDisplay": "Accepted", - "runtime": "42 ms", - "memory": "57.7 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1457557855", + "id": "1457029867", "title": "House Robber", - "timestamp": "1732042471", + "timestamp": "1732002488", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1456516147", - "title": "Shortest Subarray with Sum at Least K", - "timestamp": "1731955710", + "id": "1451497273", + "title": "Count the Number of Fair Pairs", + "timestamp": "1731493862", "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "63 MB", + "runtime": "64 ms", + "memory": "56.9 MB", "lang": "java" }, { - "id": "1456514685", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731955604", + "id": "1451228084", + "title": "Coin Change", + "timestamp": "1731471591", "statusDisplay": "Accepted", - "runtime": "104 ms", - "memory": "57.7 MB", + "runtime": "15 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1456377404", - "title": "Defuse the Bomb", - "timestamp": "1731946507", + "id": "1450531171", + "title": "Longest Substring Without Repeating Characters", + "timestamp": "1731411792", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", + "runtime": "7 ms", + "memory": "44.7 MB", "lang": "java" } ] }, { - "roll": "2215001557", - "name": "SAKSHI SINGH", - "url": "https://leetcode.com/u/sakshisingh_2910/", - "section": "F", - "dayi": "Hostellers", - "username": "sakshisingh_2910", - "totalSolved": 57, - "easySolved": 30, - "mediumSolved": 23, - "hardSolved": 4, + "roll": "2215500126", + "name": "SACHIN RAGHAV", + "url": "https://leetcode.com/u/Sachin_raghav28/", + "section": "AE", + "dayi": "Day Scholars", + "username": "Sachin_raghav28", + "totalSolved": 45, + "easySolved": 23, + "mediumSolved": 20, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1457875267", - "title": "Unique Paths", - "timestamp": "1732076506", + "id": "1431647749", + "title": "Delete Node in a Linked List", + "timestamp": "1729703572", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40 MB", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1457873420", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732076339", + "id": "1430398830", + "title": "Reverse Linked List", + "timestamp": "1729602284", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "45.1 MB", + "runtime": "0 ms", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1457423392", - "title": "Find the Highest Altitude", - "timestamp": "1732034155", + "id": "1429215530", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1729506098", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", + "runtime": "3 ms", + "memory": "58.5 MB", "lang": "java" }, { - "id": "1457422501", - "title": "Move Zeroes", - "timestamp": "1732034102", + "id": "1429138173", + "title": "Subarray Sum Equals K", + "timestamp": "1729499054", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.7 MB", + "runtime": "23 ms", + "memory": "47.1 MB", "lang": "java" }, { - "id": "1457420373", - "title": "String Compression", - "timestamp": "1732033974", + "id": "1429009727", + "title": "Majority Element", + "timestamp": "1729487813", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.2 MB", + "runtime": "3 ms", + "memory": "53 MB", "lang": "java" } ] }, { - "roll": "2215500153", - "name": "SIDDHI AGARWAL", - "url": "https://leetcode.com/u/siddhiagarwal1228/", - "section": "AC", + "roll": "2215001403", + "name": "RAJ GUPTA", + "url": "https://leetcode.com/u/rajgupta_19/", + "section": "F", "dayi": "Hostellers", - "username": "siddhiagarwal1228", - "totalSolved": 56, - "easySolved": 32, - "mediumSolved": 22, - "hardSolved": 2, + "username": "rajgupta_19", + "totalSolved": 44, + "easySolved": 31, + "mediumSolved": 12, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1459041677", - "title": "House Robber", - "timestamp": "1732180054", + "id": "1450904644", + "title": "Rotate Image", + "timestamp": "1731437702", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.5 MB", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1458917185", - "title": "Climbing Stairs", - "timestamp": "1732169625", + "id": "1449445994", + "title": "Reverse Linked List", + "timestamp": "1731318761", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1458010990", - "title": "Is Graph Bipartite?", - "timestamp": "1732087251", + "id": "1449018377", + "title": "Binary Search", + "timestamp": "1731272510", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.5 MB", + "runtime": "0 ms", + "memory": "45.9 MB", "lang": "java" }, { - "id": "1456108935", - "title": "House Robber", - "timestamp": "1731924478", + "id": "1449002362", + "title": "Set Matrix Zeroes", + "timestamp": "1731270782", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "1 ms", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1444886214", - "title": "Island Perimeter", - "timestamp": "1730905788", + "id": "1447459353", + "title": "Longest Consecutive Sequence", + "timestamp": "1731144182", "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "46.3 MB", + "runtime": "15 ms", + "memory": "56.8 MB", "lang": "java" } ] }, { - "roll": "2215500158", - "name": "SUYASH TRIPATHI", - "url": "https://leetcode.com/u/suyashtripathi333/", - "section": "AD", + "roll": "2215500060", + "name": "DEVANSHU YADAV", + "url": "https://leetcode.com/u/devanshuyadav_/", + "section": "AE", "dayi": "Hostellers", - "username": "suyashtripathi333", - "totalSolved": 55, - "easySolved": 37, - "mediumSolved": 17, - "hardSolved": 1, + "username": "devanshuyadav_", + "totalSolved": 43, + "easySolved": 22, + "mediumSolved": 18, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1456106866", + "id": "1456109521", "title": "House Robber", - "timestamp": "1731924289", + "timestamp": "1731924534", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1451669758", + "id": "1451692129", "title": "Valid Parentheses", - "timestamp": "1731508983", + "timestamp": "1731510540", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", + "runtime": "2 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1446436125", + "id": "1446435988", "title": "Middle of the Linked List", - "timestamp": "1731043169", + "timestamp": "1731043160", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.9 MB", "lang": "java" }, { - "id": "1446419014", + "id": "1446428026", "title": "Reverse Linked List", - "timestamp": "1731041860", + "timestamp": "1731042541", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.5 MB", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1445611002", - "title": "String Compression III", - "timestamp": "1730970534", + "id": "1445751210", + "title": "Two Sum", + "timestamp": "1730983539", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "45.8 MB", + "runtime": "2 ms", + "memory": "45.3 MB", "lang": "java" } ] }, { - "roll": "2215000903", - "name": "KHUSHBOO AGRAWAL", - "url": "https://leetcode.com/u/khushiag565/", - "section": "F", + "roll": "2215001462", + "name": "RISHIKA PAWARIA", + "url": "https://leetcode.com/u/Rishika_Pawaria/", + "section": "G", "dayi": "Day Scholars", - "username": "khushiag565", - "totalSolved": 54, - "easySolved": 32, - "mediumSolved": 20, - "hardSolved": 2, + "username": "Rishika_Pawaria", + "totalSolved": 43, + "easySolved": 16, + "mediumSolved": 21, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1457875317", - "title": "Unique Paths", - "timestamp": "1732076510", + "id": "1459087612", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1732183979", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", + "runtime": "3 ms", + "memory": "59.6 MB", "lang": "java" }, { - "id": "1445473346", - "title": "Harshad Number", - "timestamp": "1730959364", + "id": "1459082703", + "title": "Unique Paths", + "timestamp": "1732183551", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.1 MB", "lang": "java" }, { - "id": "1443005017", - "title": "Longest Mountain in Array", - "timestamp": "1730742334", + "id": "1457126370", + "title": "House Robber", + "timestamp": "1732011002", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.6 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1432298027", - "title": "3Sum Closest", - "timestamp": "1729762245", + "id": "1455938547", + "title": "Trapping Rain Water", + "timestamp": "1731909279", "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "43.6 MB", + "runtime": "0 ms", + "memory": "46.4 MB", "lang": "java" }, { - "id": "1432257352", + "id": "1452770553", "title": "3Sum", - "timestamp": "1729758537", + "timestamp": "1731603359", "statusDisplay": "Accepted", - "runtime": "33 ms", - "memory": "52.5 MB", + "runtime": "31 ms", + "memory": "51.2 MB", "lang": "java" } ] }, { - "roll": "2215500044", - "name": "BHANU PRATAP SINGH", - "url": "https://leetcode.com/u/bhanupratap_45/", - "section": "AE", - "dayi": "Day Scholars", - "username": "bhanupratap_45", - "totalSolved": 54, - "easySolved": 19, - "mediumSolved": 27, - "hardSolved": 8, + "roll": "2215500066", + "name": "DIVYANSHU RAJORIA", + "url": "https://leetcode.com/u/Divyanshu0123/", + "section": "AD", + "dayi": "Hostellers", + "username": "Divyanshu0123", + "totalSolved": 42, + "easySolved": 15, + "mediumSolved": 22, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1455317117", - "title": "Search in Rotated Sorted Array II", - "timestamp": "1731850504", + "id": "1456107450", + "title": "House Robber", + "timestamp": "1731924343", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.9 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1455316735", - "title": "Remove Duplicates from Sorted Array II", - "timestamp": "1731850474", + "id": "1452847997", + "title": "Find Pivot Index", + "timestamp": "1731608260", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.2 MB", + "runtime": "1 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1445434264", - "title": "Word Search", - "timestamp": "1730956491", + "id": "1451692840", + "title": "Valid Parentheses", + "timestamp": "1731510592", "statusDisplay": "Accepted", - "runtime": "146 ms", - "memory": "41.7 MB", + "runtime": "2 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1445433701", - "title": "Subsets", - "timestamp": "1730956446", + "id": "1446435866", + "title": "Middle of the Linked List", + "timestamp": "1731043149", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.6 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1445432951", - "title": "Sort Colors", - "timestamp": "1730956392", + "id": "1446426766", + "title": "Reverse Linked List", + "timestamp": "1731042444", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "42.2 MB", @@ -21863,6645 +20807,4831 @@ ] }, { - "roll": "2215000571", - "name": "DEV RISHI SHARMA", - "url": "https://leetcode.com/u/Sdev76/", - "section": "G", - "dayi": "Hostellers", - "username": "Sdev76", - "totalSolved": 53, - "easySolved": 27, - "mediumSolved": 25, - "hardSolved": 1, + "roll": "2115500045", + "name": "DEEPAK FAUZDAR", + "url": "https://leetcode.com/u/BoldCarnival/", + "section": "AE", + "dayi": "Day Scholars", + "username": "BoldCarnival", + "totalSolved": 42, + "easySolved": 21, + "mediumSolved": 17, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1457126264", - "title": "House Robber", - "timestamp": "1732010992", + "id": "1450299304", + "title": "Second Highest Salary", + "timestamp": "1731392059", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" + "runtime": "290 ms", + "memory": "0B", + "lang": "mysql" }, { - "id": "1451385052", - "title": "Coin Change", - "timestamp": "1731483630", + "id": "1450268638", + "title": "Employee Bonus", + "timestamp": "1731389843", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.4 MB", - "lang": "java" + "runtime": "1199 ms", + "memory": "0B", + "lang": "mysql" }, { - "id": "1450460472", - "title": "Middle of the Linked List", - "timestamp": "1731405173", + "id": "1450257563", + "title": "Customer Who Visited but Did Not Make Any Transactions", + "timestamp": "1731389002", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" + "runtime": "1437 ms", + "memory": "0B", + "lang": "mysql" }, { - "id": "1444884111", - "title": "Island Perimeter", - "timestamp": "1730905627", + "id": "1450200600", + "title": "Product Sales Analysis I", + "timestamp": "1731384616", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.9 MB", - "lang": "java" + "runtime": "1497 ms", + "memory": "0B", + "lang": "mysql" }, { - "id": "1444826159", - "title": "Pow(x, n)", - "timestamp": "1730901243", + "id": "1450200319", + "title": "Replace Employee ID With The Unique Identifier", + "timestamp": "1731384594", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", - "lang": "java" + "runtime": "1145 ms", + "memory": "0B", + "lang": "mysql" } ] }, { - "roll": "2215500043", - "name": "AYUSHMAN VERMA", - "url": "https://leetcode.com/u/Ayushman_Verma9/", - "section": "AD", - "dayi": "Hostellers", - "username": "Ayushman_Verma9", - "totalSolved": 52, - "easySolved": 23, - "mediumSolved": 25, - "hardSolved": 4, + "roll": "2215001132", + "name": "NARENDRA SINGH", + "url": "https://leetcode.com/u/narendrasingh21208/", + "section": "E", + "dayi": "Day Scholars", + "username": "narendrasingh21208", + "totalSolved": 42, + "easySolved": 19, + "mediumSolved": 20, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1458084919", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732093740", + "id": "1459156993", + "title": "Middle of the Linked List", + "timestamp": "1732190815", "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "45.3 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1458079602", - "title": "Plus One", - "timestamp": "1732093305", + "id": "1459124901", + "title": "Delete Node in a Linked List", + "timestamp": "1732187533", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.7 MB", + "memory": "44.2 MB", "lang": "java" }, { - "id": "1457108500", - "title": "Merge Two Sorted Lists", - "timestamp": "1732009438", + "id": "1458116447", + "title": "House Robber", + "timestamp": "1732096372", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.7 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1457107769", - "title": "Remove Element", - "timestamp": "1732009371", + "id": "1456038301", + "title": "Transpose Matrix", + "timestamp": "1731917878", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.8 MB", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1457107041", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1732009310", + "id": "1455478895", + "title": "First Missing Positive", + "timestamp": "1731863488", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.4 MB", + "runtime": "13 ms", + "memory": "60 MB", "lang": "java" } ] }, { - "roll": "2215002017", - "name": "YASH DWIVEDI", - "url": "https://leetcode.com/u/Unknown69/", - "section": "G", + "roll": "2215500091", + "name": "LAKSHYA KHANDELWAL", + "url": "https://leetcode.com/u/lakshyak1805/", + "section": "AD", "dayi": "Hostellers", - "username": "Unknown69", - "totalSolved": 52, - "easySolved": 41, - "mediumSolved": 11, + "username": "lakshyak1805", + "totalSolved": 41, + "easySolved": 31, + "mediumSolved": 10, "hardSolved": 0, "recentSubmissions": [ { - "id": "1457955061", - "title": "Symmetric Tree", - "timestamp": "1732082920", + "id": "1456107900", + "title": "House Robber", + "timestamp": "1731924385", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.6 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1457947443", - "title": "Single Number", - "timestamp": "1732082344", + "id": "1454321623", + "title": "Valid Parentheses", + "timestamp": "1731762364", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.9 MB", + "runtime": "3 ms", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1457918990", - "title": "Same Tree", - "timestamp": "1732080152", + "id": "1450782447", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1731430259", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", + "runtime": "3 ms", + "memory": "58.5 MB", "lang": "java" }, { - "id": "1457132223", - "title": "Max Consecutive Ones", - "timestamp": "1732011507", + "id": "1450450260", + "title": "Pow(x, n)", + "timestamp": "1731404292", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "49.9 MB", + "runtime": "0 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1456521794", + "id": "1450444601", "title": "Majority Element", - "timestamp": "1731956125", + "timestamp": "1731403797", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "53.5 MB", + "runtime": "5 ms", + "memory": "53 MB", "lang": "java" } ] }, { - "roll": "2215500167", - "name": "VAIBHAVI VARSHNEY", - "url": "https://leetcode.com/u/vaibhavi_01/", - "section": "AD", + "roll": "2215500017", + "name": "ANANT TIWARI", + "url": "https://leetcode.com/u/anant19161704/", + "section": "AE", "dayi": "Hostellers", - "username": "vaibhavi_01", - "totalSolved": 52, - "easySolved": 31, - "mediumSolved": 17, - "hardSolved": 4, + "username": "anant19161704", + "totalSolved": 40, + "easySolved": 16, + "mediumSolved": 18, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1458052651", - "title": "Sort Colors", - "timestamp": "1732090968", + "id": "1453887469", + "title": "Min Stack", + "timestamp": "1731713050", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", + "runtime": "4 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1457036581", - "title": "Sort an Array", - "timestamp": "1732003084", + "id": "1453884597", + "title": "Maximum Frequency Stack", + "timestamp": "1731712585", "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "55.2 MB", + "runtime": "32 ms", + "memory": "56 MB", "lang": "java" }, { - "id": "1456111767", - "title": "House Robber", - "timestamp": "1731924738", + "id": "1453877831", + "title": "Remove Invalid Parentheses", + "timestamp": "1731711492", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", + "runtime": "1 ms", + "memory": "42.4 MB", "lang": "java" }, { - "id": "1455941936", - "title": "Single Number", - "timestamp": "1731909549", + "id": "1453875890", + "title": "Score of Parentheses", + "timestamp": "1731711174", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46 MB", + "runtime": "0 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1453600705", - "title": "Two Sum", - "timestamp": "1731684843", + "id": "1451627313", + "title": "Word Break", + "timestamp": "1731505893", "statusDisplay": "Accepted", - "runtime": "50 ms", - "memory": "44.3 MB", + "runtime": "2 ms", + "memory": "41.4 MB", "lang": "java" } ] }, { - "roll": "2215001140", - "name": "NAVYA YADAV", - "url": "https://leetcode.com/u/Navyaa_24/", - "section": "F", + "roll": "2215001991", + "name": "VISHNU UPADHYAY", + "url": "https://leetcode.com/u/Vishnu_upadhyay/", + "section": "H", "dayi": "Hostellers", - "username": "Navyaa_24", - "totalSolved": 52, - "easySolved": 35, - "mediumSolved": 14, - "hardSolved": 3, + "username": "Vishnu_upadhyay", + "totalSolved": 40, + "easySolved": 25, + "mediumSolved": 15, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1457876064", + "id": "1459083554", "title": "Unique Paths", - "timestamp": "1732076580", + "timestamp": "1732183623", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1455870372", + "id": "1457128931", "title": "House Robber", - "timestamp": "1731903542", + "timestamp": "1732011223", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.5 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1454534179", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731779466", + "id": "1453798513", + "title": "Plus One", + "timestamp": "1731701115", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "43.3 MB", + "runtime": "0 ms", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1454519352", - "title": "Baseball Game", - "timestamp": "1731778386", + "id": "1453782666", + "title": "Merge Sorted Array", + "timestamp": "1731699440", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.7 MB", + "runtime": "1 ms", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1452613564", + "id": "1452835134", "title": "Valid Parentheses", - "timestamp": "1731592206", + "timestamp": "1731607411", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "41.7 MB", + "memory": "42.1 MB", "lang": "java" } ] }, { - "roll": "2215001053", - "name": "MANYA ARJARIYA", - "url": "https://leetcode.com/u/Manya_77/", - "section": "F", + "roll": "2215500143", + "name": "SHEELESH MISHRA", + "url": "https://leetcode.com/u/Sheelesh_mishra2004/", + "section": "AE", "dayi": "Hostellers", - "username": "Manya_77", - "totalSolved": 51, - "easySolved": 23, - "mediumSolved": 23, - "hardSolved": 5, + "username": "Sheelesh_mishra2004", + "totalSolved": 39, + "easySolved": 14, + "mediumSolved": 21, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1457874526", - "title": "Unique Paths", - "timestamp": "1732076441", + "id": "1456106853", + "title": "House Robber", + "timestamp": "1731924288", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.2 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1455868386", - "title": "House Robber", - "timestamp": "1731903374", + "id": "1451692167", + "title": "Valid Parentheses", + "timestamp": "1731510543", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "2 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1455518586", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1731866293", + "id": "1431540948", + "title": "Minimum Number of Days to Make m Bouquets", + "timestamp": "1729696846", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.1 MB", + "runtime": "19 ms", + "memory": "58.6 MB", "lang": "java" }, { - "id": "1455517445", - "title": "Valid Parentheses", - "timestamp": "1731866212", + "id": "1431533857", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729696335", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.4 MB", + "runtime": "118 ms", + "memory": "57.3 MB", "lang": "java" }, { - "id": "1452667205", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731596242", + "id": "1431489219", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729693149", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "43.2 MB", + "runtime": "0 ms", + "memory": "56.7 MB", "lang": "java" } ] }, { - "roll": "2215001452", - "name": "RISHABH SINGH", - "url": "https://leetcode.com/u/Rishabh_singhcs22/", - "section": "F", + "roll": "2215000419", + "name": "AVIKA GUPTA", + "url": "https://leetcode.com/u/Avika_31/", + "section": "H", "dayi": "Hostellers", - "username": "Rishabh_singhcs22", - "totalSolved": 51, - "easySolved": 33, - "mediumSolved": 16, - "hardSolved": 2, + "username": "Avika_31", + "totalSolved": 39, + "easySolved": 25, + "mediumSolved": 13, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1457592505", - "title": "Daily Temperatures", - "timestamp": "1732045169", + "id": "1457131518", + "title": "House Robber", + "timestamp": "1732011440", "statusDisplay": "Accepted", - "runtime": "65 ms", - "memory": "63.2 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1457587145", - "title": "2 Keys Keyboard", - "timestamp": "1732044744", + "id": "1452469033", + "title": "3Sum", + "timestamp": "1731578717", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", + "runtime": "29 ms", + "memory": "51.5 MB", "lang": "java" }, { - "id": "1457580094", - "title": "1-bit and 2-bit Characters", - "timestamp": "1732044188", + "id": "1450460435", + "title": "Middle of the Linked List", + "timestamp": "1731405169", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.5 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1456453188", - "title": "House Robber", - "timestamp": "1731951168", + "id": "1445649029", + "title": "Island Perimeter", + "timestamp": "1730973757", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "10 ms", + "memory": "45.3 MB", "lang": "java" }, { - "id": "1452668786", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731596354", + "id": "1444838241", + "title": "Pow(x, n)", + "timestamp": "1730902155", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.3 MB", + "runtime": "0 ms", + "memory": "41.5 MB", "lang": "java" } ] }, { - "roll": "2215001329", - "name": "PRIYANK SINGH", - "url": "https://leetcode.com/u/priyanksingh_001/", - "section": "G", - "dayi": "Hostellers", - "username": "priyanksingh_001", - "totalSolved": 51, - "easySolved": 38, + "roll": "2215001413", + "name": "RAJAT PATHAK", + "url": "https://leetcode.com/u/RajatPathak31/", + "section": "H", + "dayi": "Day Scholars", + "username": "RajatPathak31", + "totalSolved": 38, + "easySolved": 25, "mediumSolved": 12, "hardSolved": 1, "recentSubmissions": [ { - "id": "1452469892", - "title": "3Sum", - "timestamp": "1731578786", + "id": "1458337859", + "title": "Trapping Rain Water", + "timestamp": "1732114943", "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "51.8 MB", + "runtime": "1 ms", + "memory": "45.5 MB", "lang": "java" }, { - "id": "1449552512", - "title": "Group Anagrams", - "timestamp": "1731330801", + "id": "1458070441", + "title": "Longest Consecutive Sequence", + "timestamp": "1732092547", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "47.6 MB", + "runtime": "26 ms", + "memory": "67.9 MB", "lang": "java" }, { - "id": "1449551772", - "title": "Contains Duplicate", - "timestamp": "1731330740", + "id": "1455353789", + "title": "Excel Sheet Column Title", + "timestamp": "1731853464", "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "55.6 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1449546285", - "title": "Merge Sorted Array", - "timestamp": "1731330263", + "id": "1455353019", + "title": "Pow(x, n)", + "timestamp": "1731853402", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.3 MB", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1448946273", - "title": "Guess Number Higher or Lower", - "timestamp": "1731265529", + "id": "1454411185", + "title": "Intersection of Two Arrays II", + "timestamp": "1731769794", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.9 MB", + "runtime": "3 ms", + "memory": "43.6 MB", "lang": "java" } ] }, { - "roll": "2215001443", - "name": "RISHABH GUPTA", - "url": "https://leetcode.com/u/rishabhgupta1_cs22/", - "section": "F", + "roll": "2215500154", + "name": "SIDDHI AGARWAL", + "url": "https://leetcode.com/u/siddhiagarwalcs22/", + "section": "AD", "dayi": "Hostellers", - "username": "rishabhgupta1_cs22", - "totalSolved": 51, - "easySolved": 36, - "mediumSolved": 12, - "hardSolved": 3, + "username": "siddhiagarwalcs22", + "totalSolved": 38, + "easySolved": 16, + "mediumSolved": 18, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1457877581", - "title": "Unique Paths", - "timestamp": "1732076717", + "id": "1456108866", + "title": "House Robber", + "timestamp": "1731924473", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1457373641", - "title": "Reverse Subarray To Maximize Array Value", - "timestamp": "1732031026", + "id": "1446435237", + "title": "Middle of the Linked List", + "timestamp": "1731043100", "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "49 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1457372294", - "title": "Maximum 69 Number", - "timestamp": "1732030935", + "id": "1446429431", + "title": "Reverse Linked List", + "timestamp": "1731042652", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.9 MB", + "runtime": "0 ms", + "memory": "42.7 MB", "lang": "java" }, { - "id": "1457371633", - "title": "Largest Perimeter Triangle", - "timestamp": "1732030890", + "id": "1444887009", + "title": "Pow(x, n)", + "timestamp": "1730905849", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "44.8 MB", + "runtime": "0 ms", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1457370997", - "title": "Array Partition", - "timestamp": "1732030845", + "id": "1444886004", + "title": "Island Perimeter", + "timestamp": "1730905774", "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "46 MB", + "runtime": "10 ms", + "memory": "45.8 MB", "lang": "java" } ] }, { - "roll": "2215500015", - "name": "AMITABH SINGH", - "url": "https://leetcode.com/u/amitabhsingh128/", - "section": "AD", + "roll": "2115500154", + "name": "TEJPRATAP SINGH", + "url": "https://leetcode.com/u/2115500154/", + "section": "AE", "dayi": "Day Scholars", - "username": "amitabhsingh128", - "totalSolved": 50, - "easySolved": 41, - "mediumSolved": 7, - "hardSolved": 2, + "username": "2115500154", + "totalSolved": 37, + "easySolved": 23, + "mediumSolved": 11, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1456106944", - "title": "House Robber", - "timestamp": "1731924295", + "id": "1449196732", + "title": "Largest Odd Number in String", + "timestamp": "1731294245", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "1 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1450954819", - "title": "Can Make Arithmetic Progression From Sequence", - "timestamp": "1731441749", + "id": "1449195628", + "title": "Remove Outermost Parentheses", + "timestamp": "1731294119", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "41.8 MB", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1450934528", - "title": "Fibonacci Number", - "timestamp": "1731440031", + "id": "1449193488", + "title": "Excel Sheet Column Title", + "timestamp": "1731293890", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "39.9 MB", + "runtime": "7 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1450925750", - "title": "Power of Four", - "timestamp": "1731439328", + "id": "1446434342", + "title": "Merge Sorted Array", + "timestamp": "1731043035", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1450913363", - "title": "Power of Two", - "timestamp": "1731438365", + "id": "1444431709", + "title": "Bus Routes", + "timestamp": "1730866251", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.8 MB", + "runtime": "944 ms", + "memory": "75.1 MB", "lang": "java" } ] }, { - "roll": "2215001388", - "name": "RAHUL GUPTA", - "url": "https://leetcode.com/u/rahulgupta00/", + "roll": "2215001693", + "name": "SHIVENDRA PANDEY", + "url": "https://leetcode.com/u/shivendra_1511/", "section": "H", - "dayi": "Day Scholars", - "username": "rahulgupta00", - "totalSolved": 49, - "easySolved": 28, - "mediumSolved": 18, - "hardSolved": 3, + "dayi": "Hostellers", + "username": "shivendra_1511", + "totalSolved": 37, + "easySolved": 25, + "mediumSolved": 12, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1458129352", - "title": "Ugly Number", - "timestamp": "1732097528", + "id": "1459083082", + "title": "Unique Paths", + "timestamp": "1732183582", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.9 MB", + "runtime": "0 ms", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1457865529", - "title": "Factorial Trailing Zeroes", - "timestamp": "1732075628", + "id": "1457128750", + "title": "House Robber", + "timestamp": "1732011206", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.5 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1457863435", - "title": "Third Maximum Number", - "timestamp": "1732075440", + "id": "1452474253", + "title": "3Sum", + "timestamp": "1731579169", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "44.5 MB", + "runtime": "32 ms", + "memory": "51.3 MB", "lang": "java" }, { - "id": "1457859576", - "title": "Sum of Two Integers", - "timestamp": "1732075087", + "id": "1450458537", + "title": "Middle of the Linked List", + "timestamp": "1731405001", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.5 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1457133260", - "title": "House Robber", - "timestamp": "1732011599", + "id": "1450387867", + "title": "Remove Duplicates from Sorted List", + "timestamp": "1731398820", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "43.7 MB", "lang": "java" } ] }, { - "roll": "2215500005", - "name": "ABHINAV YADAV", - "url": "https://leetcode.com/u/abhinav-yadav-16/", - "section": "AD", - "dayi": "Hostellers", - "username": "abhinav-yadav-16", - "totalSolved": 49, - "easySolved": 25, - "mediumSolved": 21, - "hardSolved": 3, + "roll": "2215000029", + "name": "ABHILASHA", + "url": "https://leetcode.com/u/Abhilasha_21/", + "section": "H", + "dayi": "Day Scholars", + "username": "Abhilasha_21", + "totalSolved": 35, + "easySolved": 24, + "mediumSolved": 10, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1444804549", - "title": "Pow(x, n)", - "timestamp": "1730899604", + "id": "1459083228", + "title": "Unique Paths", + "timestamp": "1732183594", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.8 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1431542013", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729696921", - "statusDisplay": "Accepted", - "runtime": "82 ms", - "memory": "104.3 MB", - "lang": "cpp" - }, - { - "id": "1431498072", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729693778", + "id": "1457130005", + "title": "House Robber", + "timestamp": "1732011313", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "56.2 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1431466005", - "title": "First Bad Version", - "timestamp": "1729691474", + "id": "1455226144", + "title": "Linked List Cycle", + "timestamp": "1731842211", "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.2 MB", + "runtime": "0 ms", + "memory": "44.1 MB", "lang": "java" }, { - "id": "1429060266", - "title": "Subarray Sum Equals K", - "timestamp": "1729491976", + "id": "1455211924", + "title": "Reverse Linked List", + "timestamp": "1731840887", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "47.1 MB", + "runtime": "0 ms", + "memory": "42.4 MB", + "lang": "java" + }, + { + "id": "1454345347", + "title": "Delete Node in a Linked List", + "timestamp": "1731764438", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "44 MB", "lang": "java" } ] }, { - "roll": "2215500142", - "name": "SHAILENDRA KUMAR YADAV", - "url": "https://leetcode.com/u/shortss124/", - "section": "AD", - "dayi": "Hostellers", - "username": "shortss124", - "totalSolved": 48, - "easySolved": 25, - "mediumSolved": 21, - "hardSolved": 2, + "roll": "2215001117", + "name": "NAINSHI VERMA", + "url": "https://leetcode.com/u/nainshiverma2005/", + "section": "G", + "dayi": "Day Scholars", + "username": "nainshiverma2005", + "totalSolved": 35, + "easySolved": 22, + "mediumSolved": 12, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1457567057", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1732043175", + "id": "1458326510", + "title": "Sort Colors", + "timestamp": "1732114075", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.7 MB", + "runtime": "2 ms", + "memory": "42 MB", "lang": "java" }, { - "id": "1457522120", - "title": "Clear Digits", - "timestamp": "1732040062", + "id": "1450459809", + "title": "Middle of the Linked List", + "timestamp": "1731405114", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.9 MB", + "runtime": "0 ms", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1456494871", - "title": "Add Two Numbers", - "timestamp": "1731954213", + "id": "1449243348", + "title": "Same Tree", + "timestamp": "1731298956", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.1 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1451505263", - "title": "Rotate Array", - "timestamp": "1731494634", + "id": "1449223943", + "title": "Binary Tree Maximum Path Sum", + "timestamp": "1731297098", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "58 MB", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1451454612", - "title": "Kth Largest Element in an Array", - "timestamp": "1731489900", + "id": "1446356944", + "title": "Diameter of Binary Tree", + "timestamp": "1731036658", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "57.6 MB", + "runtime": "0 ms", + "memory": "44.8 MB", "lang": "java" } ] }, { - "roll": "2215001763", - "name": "SONU", - "url": "https://leetcode.com/u/SonuSingh7869/", - "section": "F", - "dayi": "Day Scholars", - "username": "SonuSingh7869", - "totalSolved": 48, + "roll": "2215001205", + "name": "PALLAVI SRIVASTAVA", + "url": "https://leetcode.com/u/pallavi31/", + "section": "G", + "dayi": "Hostellers", + "username": "pallavi31", + "totalSolved": 34, "easySolved": 25, - "mediumSolved": 22, - "hardSolved": 1, + "mediumSolved": 9, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1457957900", - "title": "Shuffle the Array", - "timestamp": "1732083132", + "id": "1459089460", + "title": "Unique Paths", + "timestamp": "1732184140", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.6 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1457875320", - "title": "Unique Paths", - "timestamp": "1732076511", + "id": "1442658609", + "title": "Odd Even Linked List", + "timestamp": "1730717937", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.2 MB", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1455833259", - "title": "Kth Largest Element in an Array", - "timestamp": "1731900055", + "id": "1442647083", + "title": "Maximum Twin Sum of a Linked List", + "timestamp": "1730716932", "statusDisplay": "Accepted", - "runtime": "22 ms", - "memory": "57.8 MB", + "runtime": "4 ms", + "memory": "56.3 MB", "lang": "java" }, { - "id": "1455829359", - "title": "Find All Duplicates in an Array", - "timestamp": "1731899671", + "id": "1442633297", + "title": "Palindrome Linked List", + "timestamp": "1730715751", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "53 MB", + "runtime": "4 ms", + "memory": "68.5 MB", "lang": "java" }, { - "id": "1452307452", - "title": "Find the Duplicate Number", - "timestamp": "1731565081", + "id": "1442620884", + "title": "Reverse Linked List", + "timestamp": "1730714753", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "58.1 MB", + "runtime": "0 ms", + "memory": "41.8 MB", "lang": "java" } ] }, { - "roll": "2215500048", - "name": "BHUVNESH SINGH", - "url": "https://leetcode.com/u/bhuvisingh_123/", - "section": "AD", - "dayi": "Day Scholars", - "username": "bhuvisingh_123", - "totalSolved": 47, - "easySolved": 25, - "mediumSolved": 19, - "hardSolved": 3, + "roll": "2215800024", + "name": "SAUBHAGYA SHARMA", + "url": "https://leetcode.com/u/100bhagyasharma/", + "section": "A(H)", + "dayi": "Hostellers", + "username": "100bhagyasharma", + "totalSolved": 33, + "easySolved": 23, + "mediumSolved": 10, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1456113058", - "title": "House Robber", - "timestamp": "1731924857", + "id": "1452661537", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731595820", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "4 ms", + "memory": "43.2 MB", "lang": "java" }, { - "id": "1455369547", - "title": "Zigzag Conversion", - "timestamp": "1731854777", + "id": "1452639051", + "title": "Baseball Game", + "timestamp": "1731594149", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "45.7 MB", + "runtime": "2 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1452809024", - "title": "Longest Palindromic Substring", - "timestamp": "1731605801", + "id": "1432493226", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729779872", "statusDisplay": "Accepted", - "runtime": "1718 ms", - "memory": "41.8 MB", + "runtime": "0 ms", + "memory": "56 MB", "lang": "java" }, { - "id": "1452478771", - "title": "Longest Substring Without Repeating Characters", - "timestamp": "1731579577", + "id": "1432490899", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729779700", "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "42.7 MB", + "runtime": "115 ms", + "memory": "57.5 MB", "lang": "java" }, { - "id": "1429057677", - "title": "Subarray Sum Equals K", - "timestamp": "1729491772", + "id": "1432443027", + "title": "First Bad Version", + "timestamp": "1729776182", "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "46.5 MB", + "runtime": "26 ms", + "memory": "40.4 MB", "lang": "java" } ] }, { - "roll": "2215000283", - "name": "ANSH SHARMA", - "url": "https://leetcode.com/u/ansh_sharma_cs22/", - "section": "G", + "roll": "2215001803", + "name": "SUMIT KUMAR VERMA", + "url": "https://leetcode.com/u/Venom018/", + "section": "H", "dayi": "Day Scholars", - "username": "ansh_sharma_cs22", - "totalSolved": 47, - "easySolved": 31, - "mediumSolved": 13, + "username": "Venom018", + "totalSolved": 33, + "easySolved": 12, + "mediumSolved": 18, "hardSolved": 3, "recentSubmissions": [ { - "id": "1451981887", - "title": "Valid Number", - "timestamp": "1731531406", + "id": "1427292909", + "title": "Merge Sorted Array", + "timestamp": "1729343007", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "16.8 MB", - "lang": "python3" + "memory": "42.4 MB", + "lang": "java" }, { - "id": "1451977816", - "title": "Multiply Strings", - "timestamp": "1731530980", + "id": "1427288624", + "title": "Find Kth Bit in Nth Binary String", + "timestamp": "1729342634", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "16.4 MB", - "lang": "python3" + "memory": "40.9 MB", + "lang": "java" }, { - "id": "1451975385", - "title": "Largest Number", - "timestamp": "1731530737", + "id": "1426524308", + "title": "Count Number of Maximum Bitwise-OR Subsets", + "timestamp": "1729267833", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "16.6 MB", - "lang": "python3" + "runtime": "9 ms", + "memory": "40.7 MB", + "lang": "java" }, { - "id": "1451953615", - "title": "Length of Last Word", - "timestamp": "1731528646", + "id": "1425577165", + "title": "Rotate Array", + "timestamp": "1729183748", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "16.7 MB", - "lang": "python3" + "memory": "57.7 MB", + "lang": "java" }, { - "id": "1451411992", - "title": "Create a New Column", - "timestamp": "1731486076", + "id": "1425564534", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1729183035", "statusDisplay": "Accepted", - "runtime": "389 ms", - "memory": "68.9 MB", - "lang": "pythondata" + "runtime": "0 ms", + "memory": "44.7 MB", + "lang": "java" } ] }, { - "roll": "2215001781", - "name": "SUBHASH SINGH", - "url": "https://leetcode.com/u/Subhash_Singh/", - "section": "H", - "dayi": "Day Scholars", - "username": "Subhash_Singh", - "totalSolved": 47, - "easySolved": 25, - "mediumSolved": 19, - "hardSolved": 3, + "roll": "2215001377", + "name": "RADHIKA MITTAL", + "url": "https://leetcode.com/u/Radhika_Mittal_516/", + "section": "G", + "dayi": "Hostellers", + "username": "Radhika_Mittal_516", + "totalSolved": 32, + "easySolved": 18, + "mediumSolved": 10, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1437278888", - "title": "Remove Element", - "timestamp": "1730210542", + "id": "1459084575", + "title": "Unique Paths", + "timestamp": "1732183713", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.5 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1432600956", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729787369", + "id": "1458198371", + "title": "Container With Most Water", + "timestamp": "1732104262", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "61.1 MB", + "runtime": "5 ms", + "memory": "57.7 MB", "lang": "java" }, { - "id": "1431674179", - "title": "First Unique Character in a String", - "timestamp": "1729705038", + "id": "1458196246", + "title": "Trapping Rain Water II", + "timestamp": "1732104064", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "44.9 MB", + "runtime": "18 ms", + "memory": "45.6 MB", "lang": "java" }, { - "id": "1431639564", - "title": "Gas Station", - "timestamp": "1729703091", + "id": "1458192623", + "title": "Trapping Rain Water", + "timestamp": "1732103721", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "56 MB", + "runtime": "1 ms", + "memory": "46.4 MB", "lang": "java" }, { - "id": "1431163940", - "title": "Longest Substring Without Repeating Characters", - "timestamp": "1729664020", + "id": "1457133369", + "title": "House Robber", + "timestamp": "1732011608", "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "42.8 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" } ] }, { - "roll": "2215001832", - "name": "TANISHA SINGH", - "url": "https://leetcode.com/u/Tanisha_016/", - "section": "F", - "dayi": "Day Scholars", - "username": "Tanisha_016", - "totalSolved": 45, - "easySolved": 27, - "mediumSolved": 17, - "hardSolved": 1, + "roll": "2215500019", + "name": "ANIMESH GAUTAM", + "url": "https://leetcode.com/u/animeshgautam20/", + "section": "AD", + "dayi": "Hostellers", + "username": "animeshgautam20", + "totalSolved": 32, + "easySolved": 15, + "mediumSolved": 13, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1457874770", - "title": "Unique Paths", - "timestamp": "1732076462", + "id": "1456106559", + "title": "House Robber", + "timestamp": "1731924259", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1457029867", - "title": "House Robber", - "timestamp": "1732002488", + "id": "1451692655", + "title": "Valid Parentheses", + "timestamp": "1731510578", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", + "runtime": "3 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1451497273", - "title": "Count the Number of Fair Pairs", - "timestamp": "1731493862", + "id": "1431540439", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729696809", "statusDisplay": "Accepted", - "runtime": "64 ms", - "memory": "56.9 MB", - "lang": "java" + "runtime": "97 ms", + "memory": "104.3 MB", + "lang": "cpp" }, { - "id": "1451228084", - "title": "Coin Change", - "timestamp": "1731471591", + "id": "1431490709", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729693262", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.7 MB", + "runtime": "0 ms", + "memory": "56.4 MB", "lang": "java" }, { - "id": "1450531171", - "title": "Longest Substring Without Repeating Characters", - "timestamp": "1731411792", + "id": "1431480549", + "title": "First Bad Version", + "timestamp": "1729692523", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "44.7 MB", + "runtime": "25 ms", + "memory": "40 MB", "lang": "java" } ] }, { - "roll": "2215500126", - "name": "SACHIN RAGHAV", - "url": "https://leetcode.com/u/Sachin_raghav28/", - "section": "AE", + "roll": "2215001295", + "name": "PRATAGYA GARG", + "url": "https://leetcode.com/u/pratagyagarg14/", + "section": "D", "dayi": "Day Scholars", - "username": "Sachin_raghav28", - "totalSolved": 45, - "easySolved": 23, - "mediumSolved": 20, - "hardSolved": 2, + "username": "pratagyagarg14", + "totalSolved": 32, + "easySolved": 27, + "mediumSolved": 4, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1431647749", - "title": "Delete Node in a Linked List", - "timestamp": "1729703572", + "id": "1454186721", + "title": "Check if Array Is Sorted and Rotated", + "timestamp": "1731748443", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.3 MB", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1430398830", - "title": "Reverse Linked List", - "timestamp": "1729602284", + "id": "1447199771", + "title": "Count the Number of Consistent Strings", + "timestamp": "1731118523", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", + "runtime": "6 ms", + "memory": "45.3 MB", "lang": "java" }, { - "id": "1429215530", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729506098", + "id": "1446965485", + "title": "Single Number II", + "timestamp": "1731089076", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "58.5 MB", + "runtime": "5 ms", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1429138173", - "title": "Subarray Sum Equals K", - "timestamp": "1729499054", + "id": "1446957646", + "title": "Count the Number of Consistent Strings", + "timestamp": "1731088543", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "47.1 MB", + "runtime": "5 ms", + "memory": "45.2 MB", "lang": "java" }, { - "id": "1429009727", - "title": "Majority Element", - "timestamp": "1729487813", + "id": "1446589084", + "title": "Single Number II", + "timestamp": "1731056371", "statusDisplay": "Accepted", "runtime": "3 ms", - "memory": "53 MB", + "memory": "45.3 MB", "lang": "java" } ] }, { - "roll": "2215500130", - "name": "SAKSHAM SAXENA", - "url": "https://leetcode.com/u/saxenaboysaksham/", - "section": "AE", - "dayi": "Day Scholars", - "username": "saxenaboysaksham", - "totalSolved": 45, - "easySolved": 9, - "mediumSolved": 33, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1456110135", - "title": "House Robber", - "timestamp": "1731924587", + "roll": "2215000423", + "name": "AVNISH", + "url": "https://leetcode.com/u/Avnish2510/", + "section": "H", + "dayi": "Hostellers", + "username": "Avnish2510", + "totalSolved": 32, + "easySolved": 16, + "mediumSolved": 16, + "hardSolved": 0, + "recentSubmissions": [ + { + "id": "1451692150", + "title": "Valid Parentheses", + "timestamp": "1731510542", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", + "runtime": "2 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1452653492", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731595240", + "id": "1450461121", + "title": "Middle of the Linked List", + "timestamp": "1731405226", "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "57.1 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1450759002", - "title": "Most Beautiful Item for Each Query", - "timestamp": "1731428866", + "id": "1444889200", + "title": "Island Perimeter", + "timestamp": "1730906019", "statusDisplay": "Accepted", - "runtime": "36 ms", - "memory": "80.2 MB", + "runtime": "4 ms", + "memory": "45.7 MB", "lang": "java" }, { - "id": "1449206298", - "title": "Prime Subtraction Operation", - "timestamp": "1731295274", + "id": "1444838038", + "title": "Pow(x, n)", + "timestamp": "1730902140", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "44.9 MB", + "runtime": "0 ms", + "memory": "42 MB", "lang": "java" }, { - "id": "1433604146", - "title": "Remove Sub-Folders from the Filesystem", - "timestamp": "1729879399", + "id": "1431538179", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729696646", "statusDisplay": "Accepted", - "runtime": "64 ms", - "memory": "55.4 MB", + "runtime": "129 ms", + "memory": "57.3 MB", "lang": "java" } ] }, { - "roll": "2115500102", - "name": "NIKHIL DUBEY", - "url": "https://leetcode.com/u/Niikhiil1/", - "section": "AE", - "dayi": "Day Scholars", - "username": "Niikhiil1", - "totalSolved": 44, - "easySolved": 27, - "mediumSolved": 15, + "roll": "2215800028", + "name": "SRISHTI AGARWAL", + "url": "https://leetcode.com/u/srishti0902/", + "section": "A(H)", + "dayi": "Hostellers", + "username": "srishti0902", + "totalSolved": 32, + "easySolved": 19, + "mediumSolved": 11, "hardSolved": 2, "recentSubmissions": [ { - "id": "1457899682", - "title": "Duplicate Emails", - "timestamp": "1732078574", + "id": "1458024109", + "title": "Invalid Tweets", + "timestamp": "1732088404", "statusDisplay": "Accepted", - "runtime": "400 ms", + "runtime": "621 ms", "memory": "0B", "lang": "mysql" }, { - "id": "1452280525", - "title": "Triangle Judgement", - "timestamp": "1731563085", + "id": "1458022444", + "title": "Article Views I", + "timestamp": "1732088254", "statusDisplay": "Accepted", - "runtime": "327 ms", + "runtime": "482 ms", "memory": "0B", "lang": "mysql" }, { - "id": "1452263312", - "title": "Classes More Than 5 Students", - "timestamp": "1731561774", + "id": "1458020167", + "title": "Big Countries", + "timestamp": "1732088042", "statusDisplay": "Accepted", - "runtime": "377 ms", + "runtime": "285 ms", "memory": "0B", "lang": "mysql" }, { - "id": "1450301535", - "title": "Second Highest Salary", - "timestamp": "1731392211", + "id": "1458019162", + "title": "Find Customer Referee", + "timestamp": "1732087951", "statusDisplay": "Accepted", - "runtime": "309 ms", + "runtime": "496 ms", "memory": "0B", "lang": "mysql" }, { - "id": "1450268778", - "title": "Employee Bonus", - "timestamp": "1731389853", + "id": "1458017643", + "title": "Recyclable and Low Fat Products", + "timestamp": "1732087818", "statusDisplay": "Accepted", - "runtime": "956 ms", + "runtime": "667 ms", "memory": "0B", "lang": "mysql" } ] }, { - "roll": "2215000401", - "name": "ASHVANI SHARMA", - "url": "https://leetcode.com/u/ashvani807771/", + "roll": "2215000411", + "name": "ATUL KUMAR", + "url": "https://leetcode.com/u/AtulK09/", "section": "H", "dayi": "Day Scholars", - "username": "ashvani807771", - "totalSolved": 44, - "easySolved": 25, - "mediumSolved": 19, - "hardSolved": 0, + "username": "AtulK09", + "totalSolved": 31, + "easySolved": 17, + "mediumSolved": 13, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1457924382", - "title": "Find Minimum in Rotated Sorted Array", - "timestamp": "1732080581", + "id": "1459084035", + "title": "Unique Paths", + "timestamp": "1732183664", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.8 MB", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1457910020", - "title": "Search in Rotated Sorted Array II", - "timestamp": "1732079414", + "id": "1457456891", + "title": "Reverse Integer", + "timestamp": "1732036157", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.7 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1457129226", - "title": "House Robber", - "timestamp": "1732011247", + "id": "1456465326", + "title": "Length of Last Word", + "timestamp": "1731951910", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1456472227", - "title": "Search in Rotated Sorted Array", - "timestamp": "1731952369", + "id": "1455539200", + "title": "Add Two Numbers", + "timestamp": "1731867768", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", + "runtime": "1 ms", + "memory": "44.4 MB", "lang": "java" }, { - "id": "1456421654", - "title": "Find First and Last Position of Element in Sorted Array", - "timestamp": "1731949233", + "id": "1455502266", + "title": "Merge Two Sorted Lists", + "timestamp": "1731865143", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "45.8 MB", + "memory": "42.1 MB", "lang": "java" } ] }, { - "roll": "2215001403", - "name": "RAJ GUPTA", - "url": "https://leetcode.com/u/rajgupta_19/", + "roll": "2215000935", + "name": "KRISHNA PUNJ SINGH", + "url": "https://leetcode.com/u/krishna143143/", "section": "F", "dayi": "Hostellers", - "username": "rajgupta_19", - "totalSolved": 44, - "easySolved": 31, - "mediumSolved": 12, - "hardSolved": 1, + "username": "krishna143143", + "totalSolved": 31, + "easySolved": 21, + "mediumSolved": 10, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1450904644", - "title": "Rotate Image", - "timestamp": "1731437702", + "id": "1457876159", + "title": "Unique Paths", + "timestamp": "1732076587", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.9 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1449445994", - "title": "Reverse Linked List", - "timestamp": "1731318761", + "id": "1452652942", + "title": "Baseball Game", + "timestamp": "1731595195", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", + "runtime": "3 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1449018377", - "title": "Binary Search", - "timestamp": "1731272510", + "id": "1451229697", + "title": "Coin Change", + "timestamp": "1731471712", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.9 MB", + "runtime": "15 ms", + "memory": "43.7 MB", "lang": "java" }, { - "id": "1449002362", - "title": "Set Matrix Zeroes", - "timestamp": "1731270782", + "id": "1445820865", + "title": "Pow(x, n)", + "timestamp": "1730988871", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.4 MB", + "runtime": "0 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1447459353", - "title": "Longest Consecutive Sequence", - "timestamp": "1731144182", + "id": "1435823039", + "title": "Pascal's Triangle II", + "timestamp": "1730088911", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "56.8 MB", + "runtime": "1 ms", + "memory": "40.9 MB", "lang": "java" } ] }, { - "roll": "2215001130", - "name": "NANDINI SOLANKI", - "url": "https://leetcode.com/u/nandini_solanki8282/", - "section": "G", + "roll": "2215001599", + "name": "SARVESH MISHRA", + "url": "https://leetcode.com/u/idsarvesh_/", + "section": "H", "dayi": "Hostellers", - "username": "nandini_solanki8282", - "totalSolved": 44, - "easySolved": 30, - "mediumSolved": 13, - "hardSolved": 1, + "username": "idsarvesh_", + "totalSolved": 29, + "easySolved": 15, + "mediumSolved": 14, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1458117531", - "title": "Trapping Rain Water", - "timestamp": "1732096466", + "id": "1459086885", + "title": "Unique Paths", + "timestamp": "1732183918", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46.2 MB", + "runtime": "0 ms", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1457131040", - "title": "House Robber", - "timestamp": "1732011399", + "id": "1450460877", + "title": "Middle of the Linked List", + "timestamp": "1731405208", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1456440993", - "title": "Missing Number", - "timestamp": "1731950414", + "id": "1444805698", + "title": "Pow(x, n)", + "timestamp": "1730899693", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "45.6 MB", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1455502718", - "title": "Ugly Number", - "timestamp": "1731865180", + "id": "1435817094", + "title": "Pascal's Triangle II", + "timestamp": "1730088420", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1454527702", - "title": "Add Binary", - "timestamp": "1731778998", - "statusDisplay": "Accepted", + "id": "1435804486", + "title": "Pascal's Triangle", + "timestamp": "1730087360", + "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "42.1 MB", + "memory": "41.9 MB", "lang": "java" } ] }, { - "roll": "2215001353", - "name": "PRIYANSHU SHARMA", - "url": "https://leetcode.com/u/priyanshusharm1cs/", - "section": "H", - "dayi": "Day Scholars", - "username": "priyanshusharm1cs", - "totalSolved": 43, - "easySolved": 26, - "mediumSolved": 16, + "roll": "2215001407", + "name": "RAJ SRIVASTAVA", + "url": "https://leetcode.com/u/Raj_Srivastava20505/", + "section": "F", + "dayi": "Hostellers", + "username": "Raj_Srivastava20505", + "totalSolved": 27, + "easySolved": 15, + "mediumSolved": 11, "hardSolved": 1, "recentSubmissions": [ { - "id": "1450461943", - "title": "Middle of the Linked List", - "timestamp": "1731405295", + "id": "1457874930", + "title": "Unique Paths", + "timestamp": "1732076477", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1449242069", - "title": "Prime Subtraction Operation", - "timestamp": "1731298845", + "id": "1456290017", + "title": "Search in Rotated Sorted Array", + "timestamp": "1731940439", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "43.8 MB", + "runtime": "0 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1432316816", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729763915", + "id": "1455869661", + "title": "House Robber", + "timestamp": "1731903479", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "61.7 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1428942763", - "title": "Assign Cookies", - "timestamp": "1729482046", + "id": "1455844300", + "title": "Pow(x, n)", + "timestamp": "1731901140", "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "48.2 MB", + "runtime": "0 ms", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1428556146", - "title": "Majority Element", - "timestamp": "1729444616", + "id": "1454919560", + "title": "Valid Palindrome", + "timestamp": "1731815725", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "53.4 MB", + "runtime": "15 ms", + "memory": "44.9 MB", "lang": "java" } ] }, { - "roll": "2215500060", - "name": "DEVANSHU YADAV", - "url": "https://leetcode.com/u/devanshuyadav_/", - "section": "AE", + "roll": "2215500155", + "name": "SPARSH GOYAL", + "url": "https://leetcode.com/u/Sparsh_Goyal/", + "section": "AD", "dayi": "Hostellers", - "username": "devanshuyadav_", - "totalSolved": 43, - "easySolved": 22, - "mediumSolved": 18, - "hardSolved": 3, + "username": "Sparsh_Goyal", + "totalSolved": 27, + "easySolved": 12, + "mediumSolved": 15, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1456109521", - "title": "House Robber", - "timestamp": "1731924534", + "id": "1457516076", + "title": "Zigzag Conversion", + "timestamp": "1732039688", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "4 ms", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1451692129", - "title": "Valid Parentheses", - "timestamp": "1731510540", + "id": "1456108621", + "title": "House Robber", + "timestamp": "1731924448", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.6 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1446435988", - "title": "Middle of the Linked List", - "timestamp": "1731043160", + "id": "1418905201", + "title": "Lowest Common Ancestor of a Binary Search Tree", + "timestamp": "1728640831", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "5 ms", + "memory": "45.3 MB", "lang": "java" }, { - "id": "1446428026", - "title": "Reverse Linked List", - "timestamp": "1731042541", + "id": "1418904590", + "title": "Sum Root to Leaf Numbers", + "timestamp": "1728640776", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.2 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1445751210", - "title": "Two Sum", - "timestamp": "1730983539", + "id": "1418904018", + "title": "Path Sum", + "timestamp": "1728640724", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.3 MB", + "runtime": "0 ms", + "memory": "43.1 MB", "lang": "java" } ] }, { - "roll": "2215500066", - "name": "DIVYANSHU RAJORIA", - "url": "https://leetcode.com/u/Divyanshu0123/", + "roll": "2215500081", + "name": "HIMANSHU SINGH", + "url": "https://leetcode.com/u/happy04/", "section": "AD", - "dayi": "Hostellers", - "username": "Divyanshu0123", - "totalSolved": 42, - "easySolved": 15, - "mediumSolved": 22, - "hardSolved": 5, + "dayi": "Day Scholars", + "username": "happy04", + "totalSolved": 27, + "easySolved": 11, + "mediumSolved": 13, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1456107450", + "id": "1456109867", "title": "House Robber", - "timestamp": "1731924343", + "timestamp": "1731924565", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1452847997", - "title": "Find Pivot Index", - "timestamp": "1731608260", + "id": "1455497973", + "title": "Two Sum", + "timestamp": "1731864844", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.1 MB", - "lang": "java" + "runtime": "1649 ms", + "memory": "17.4 MB", + "lang": "python3" }, { - "id": "1451692840", - "title": "Valid Parentheses", - "timestamp": "1731510592", + "id": "1436394488", + "title": "Reverse Words in a String", + "timestamp": "1730133198", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.6 MB", + "runtime": "6 ms", + "memory": "42.8 MB", "lang": "java" }, { - "id": "1446435866", - "title": "Middle of the Linked List", - "timestamp": "1731043149", + "id": "1429062478", + "title": "Subarray Sum Equals K", + "timestamp": "1729492145", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "25 ms", + "memory": "46 MB", "lang": "java" }, { - "id": "1446426766", - "title": "Reverse Linked List", - "timestamp": "1731042444", + "id": "1428942452", + "title": "Delete Node in a Linked List", + "timestamp": "1729482016", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.2 MB", + "memory": "43.8 MB", "lang": "java" } ] }, { - "roll": "2115500045", - "name": "DEEPAK FAUZDAR", - "url": "https://leetcode.com/u/BoldCarnival/", + "roll": "2215500068", + "name": "GARV SHARMA", + "url": "https://leetcode.com/u/user5744mj/", "section": "AE", "dayi": "Day Scholars", - "username": "BoldCarnival", - "totalSolved": 42, - "easySolved": 21, - "mediumSolved": 17, - "hardSolved": 4, + "username": "user5744mj", + "totalSolved": 27, + "easySolved": 15, + "mediumSolved": 10, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1450299304", - "title": "Second Highest Salary", - "timestamp": "1731392059", + "id": "1455498526", + "title": "Merge Two Sorted Lists", + "timestamp": "1731864883", "statusDisplay": "Accepted", - "runtime": "290 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "0 ms", + "memory": "42.6 MB", + "lang": "java" }, { - "id": "1450268638", - "title": "Employee Bonus", - "timestamp": "1731389843", + "id": "1455496560", + "title": "Linked List Cycle", + "timestamp": "1731864746", "statusDisplay": "Accepted", - "runtime": "1199 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "0 ms", + "memory": "44.5 MB", + "lang": "java" }, { - "id": "1450257563", - "title": "Customer Who Visited but Did Not Make Any Transactions", - "timestamp": "1731389002", + "id": "1455496081", + "title": "Middle of the Linked List", + "timestamp": "1731864712", "statusDisplay": "Accepted", - "runtime": "1437 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "0 ms", + "memory": "40.5 MB", + "lang": "java" }, { - "id": "1450200600", - "title": "Product Sales Analysis I", - "timestamp": "1731384616", + "id": "1455495546", + "title": "Reverse Linked List", + "timestamp": "1731864674", "statusDisplay": "Accepted", - "runtime": "1497 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "0 ms", + "memory": "42.3 MB", + "lang": "java" }, { - "id": "1450200319", - "title": "Replace Employee ID With The Unique Identifier", - "timestamp": "1731384594", + "id": "1455494517", + "title": "Delete Node in a Linked List", + "timestamp": "1731864600", "statusDisplay": "Accepted", - "runtime": "1145 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "0 ms", + "memory": "43.6 MB", + "lang": "java" } ] }, { - "roll": "2215001462", - "name": "RISHIKA PAWARIA", - "url": "https://leetcode.com/u/Rishika_Pawaria/", - "section": "G", - "dayi": "Day Scholars", - "username": "Rishika_Pawaria", - "totalSolved": 41, - "easySolved": 15, - "mediumSolved": 20, - "hardSolved": 6, + "roll": "2215000623", + "name": "DIPANSHU SHARMA", + "url": "https://leetcode.com/u/dipanshu_sharma194/", + "section": "H", + "dayi": "Hostellers", + "username": "dipanshu_sharma194", + "totalSolved": 26, + "easySolved": 21, + "mediumSolved": 5, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1457126370", + "id": "1457131322", "title": "House Robber", - "timestamp": "1732011002", + "timestamp": "1732011425", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1455938547", - "title": "Trapping Rain Water", - "timestamp": "1731909279", + "id": "1451539273", + "title": "Final Prices With a Special Discount in a Shop", + "timestamp": "1731498017", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "46.4 MB", + "runtime": "1 ms", + "memory": "43.1 MB", "lang": "java" }, { - "id": "1452770553", - "title": "3Sum", - "timestamp": "1731603359", + "id": "1451302775", + "title": "Replace Elements with Greatest Element on Right Side", + "timestamp": "1731477280", "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "51.2 MB", + "runtime": "3 ms", + "memory": "46.5 MB", "lang": "java" }, { - "id": "1450684318", - "title": "Search Insert Position", - "timestamp": "1731423979", + "id": "1451268685", + "title": "Three Consecutive Odds", + "timestamp": "1731474718", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.9 MB", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1450458881", - "title": "Middle of the Linked List", - "timestamp": "1731405029", + "id": "1450814048", + "title": "Maximum Product of Three Numbers", + "timestamp": "1731432100", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", + "runtime": "11 ms", + "memory": "45.3 MB", "lang": "java" } ] }, { - "roll": "2215500091", - "name": "LAKSHYA KHANDELWAL", - "url": "https://leetcode.com/u/lakshyak1805/", - "section": "AD", - "dayi": "Hostellers", - "username": "lakshyak1805", - "totalSolved": 41, - "easySolved": 31, - "mediumSolved": 10, + "roll": "2215001972", + "name": "VIPUL DUVE", + "url": "https://leetcode.com/u/Vipul_Duve1/", + "section": "C", + "dayi": "Day Scholars", + "username": "Vipul_Duve1", + "totalSolved": 25, + "easySolved": 18, + "mediumSolved": 7, "hardSolved": 0, "recentSubmissions": [ { - "id": "1456107900", - "title": "House Robber", - "timestamp": "1731924385", + "id": "1456863869", + "title": "Move Zeroes", + "timestamp": "1731990342", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "130 ms", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1454321623", - "title": "Valid Parentheses", - "timestamp": "1731762364", + "id": "1456851710", + "title": "Search a 2D Matrix II", + "timestamp": "1731989401", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42.2 MB", + "runtime": "11 ms", + "memory": "45.6 MB", "lang": "java" }, { - "id": "1450782447", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1731430259", + "id": "1454402439", + "title": "Missing Number", + "timestamp": "1731769068", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "58.5 MB", + "runtime": "5 ms", + "memory": "45.8 MB", "lang": "java" }, { - "id": "1450450260", - "title": "Pow(x, n)", - "timestamp": "1731404292", + "id": "1454358854", + "title": "Plus One", + "timestamp": "1731765578", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.6 MB", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1450444601", - "title": "Majority Element", - "timestamp": "1731403797", + "id": "1454348573", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1731764720", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "53 MB", + "runtime": "1 ms", + "memory": "44.7 MB", "lang": "java" } ] }, { - "roll": "2215001132", - "name": "NARENDRA SINGH", - "url": "https://leetcode.com/u/narendrasingh21208/", - "section": "E", - "dayi": "Day Scholars", - "username": "narendrasingh21208", - "totalSolved": 41, - "easySolved": 19, - "mediumSolved": 19, - "hardSolved": 3, + "roll": "2215000484", + "name": "BHAVANA JADON", + "url": "https://leetcode.com/u/sonaljadon254/", + "section": "H", + "dayi": "Hostellers", + "username": "sonaljadon254", + "totalSolved": 25, + "easySolved": 15, + "mediumSolved": 10, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1458116447", - "title": "House Robber", - "timestamp": "1732096372", + "id": "1459084059", + "title": "Unique Paths", + "timestamp": "1732183666", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1456038301", - "title": "Transpose Matrix", - "timestamp": "1731917878", + "id": "1457410359", + "title": "Add Two Numbers", + "timestamp": "1732033360", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.9 MB", + "runtime": "1 ms", + "memory": "43.9 MB", "lang": "java" }, { - "id": "1455478895", - "title": "First Missing Positive", - "timestamp": "1731863488", + "id": "1457403348", + "title": "Two Sum", + "timestamp": "1732032925", "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "60 MB", + "runtime": "38 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1455254809", - "title": "Find All Numbers Disappeared in an Array", - "timestamp": "1731844932", + "id": "1457129685", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732011287", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "53.6 MB", + "runtime": "37 ms", + "memory": "57 MB", "lang": "java" }, { - "id": "1454538264", - "title": "Find the Duplicate Number", - "timestamp": "1731779764", + "id": "1457128739", + "title": "House Robber", + "timestamp": "1732011206", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "58 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" } ] }, { - "roll": "2215500017", - "name": "ANANT TIWARI", - "url": "https://leetcode.com/u/anant19161704/", - "section": "AE", + "roll": "2215000135", + "name": "AGRAJ GAUR", + "url": "https://leetcode.com/u/user1456qi/", + "section": "G", "dayi": "Hostellers", - "username": "anant19161704", - "totalSolved": 40, - "easySolved": 16, - "mediumSolved": 18, - "hardSolved": 6, + "username": "user1456qi", + "totalSolved": 24, + "easySolved": 6, + "mediumSolved": 17, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1453887469", - "title": "Min Stack", - "timestamp": "1731713050", + "id": "1459082959", + "title": "Unique Paths", + "timestamp": "1732183572", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1453884597", - "title": "Maximum Frequency Stack", - "timestamp": "1731712585", + "id": "1457128020", + "title": "House Robber", + "timestamp": "1732011144", "statusDisplay": "Accepted", - "runtime": "32 ms", - "memory": "56 MB", - "lang": "java" + "runtime": "0 ms", + "memory": "16.7 MB", + "lang": "python3" }, { - "id": "1453877831", - "title": "Remove Invalid Parentheses", - "timestamp": "1731711492", + "id": "1454517718", + "title": "Find the Power of K-Size Subarrays I", + "timestamp": "1731778260", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.4 MB", - "lang": "java" + "runtime": "31 ms", + "memory": "16.9 MB", + "lang": "python3" }, { - "id": "1453875890", - "title": "Score of Parentheses", - "timestamp": "1731711174", + "id": "1452664890", + "title": "Minimized Maximum of Products Distributed to Any Store", + "timestamp": "1731596068", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" + "runtime": "3739 ms", + "memory": "28.5 MB", + "lang": "python3" }, { - "id": "1451627313", - "title": "Word Break", - "timestamp": "1731505893", + "id": "1451841272", + "title": "Count the Number of Fair Pairs", + "timestamp": "1731520236", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.4 MB", - "lang": "java" + "runtime": "1082 ms", + "memory": "30.5 MB", + "lang": "python3" } ] }, { - "roll": "2215001991", - "name": "VISHNU UPADHYAY", - "url": "https://leetcode.com/u/Vishnu_upadhyay/", - "section": "H", - "dayi": "Hostellers", - "username": "Vishnu_upadhyay", - "totalSolved": 39, - "easySolved": 25, - "mediumSolved": 14, - "hardSolved": 0, + "roll": "2215500169", + "name": "VANSHIKA RAGHAV", + "url": "https://leetcode.com/u/vanshikaraghav_22/", + "section": "AE", + "dayi": "Day Scholars", + "username": "vanshikaraghav_22", + "totalSolved": 24, + "easySolved": 9, + "mediumSolved": 13, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1457128931", - "title": "House Robber", - "timestamp": "1732011223", + "id": "1449192891", + "title": "Merge k Sorted Lists", + "timestamp": "1731293828", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "6 ms", + "memory": "43.9 MB", "lang": "java" }, { - "id": "1453798513", - "title": "Plus One", - "timestamp": "1731701115", + "id": "1429211315", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1729505723", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", + "runtime": "2 ms", + "memory": "59.9 MB", "lang": "java" }, { - "id": "1453782666", - "title": "Merge Sorted Array", - "timestamp": "1731699440", + "id": "1421635483", + "title": "Remove Duplicates from Sorted List", + "timestamp": "1728880039", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.5 MB", + "runtime": "0 ms", + "memory": "44.1 MB", "lang": "java" }, { - "id": "1452835134", - "title": "Valid Parentheses", - "timestamp": "1731607411", + "id": "1421632324", + "title": "Reverse Linked List", + "timestamp": "1728879793", "statusDisplay": "Accepted", - "runtime": "2 ms", + "runtime": "0 ms", "memory": "42.1 MB", "lang": "java" }, { - "id": "1452830450", - "title": "3Sum", - "timestamp": "1731607113", + "id": "1370778237", + "title": "Binary Tree Right Side View", + "timestamp": "1724821973", "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "51.5 MB", + "runtime": "0 ms", + "memory": "41.9 MB", "lang": "java" } ] }, { - "roll": "2215500143", - "name": "SHEELESH MISHRA", - "url": "https://leetcode.com/u/Sheelesh_mishra2004/", - "section": "AE", + "roll": "2215000953", + "name": "KSHITIZ AGARWAL", + "url": "https://leetcode.com/u/kshitiz_agarwal_/", + "section": "H", "dayi": "Hostellers", - "username": "Sheelesh_mishra2004", - "totalSolved": 39, + "username": "kshitiz_agarwal_", + "totalSolved": 24, "easySolved": 14, - "mediumSolved": 21, - "hardSolved": 4, + "mediumSolved": 10, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1456106853", - "title": "House Robber", - "timestamp": "1731924288", + "id": "1459084972", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1732183747", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "1 ms", + "memory": "61.9 MB", "lang": "java" }, { - "id": "1451692167", - "title": "Valid Parentheses", - "timestamp": "1731510543", + "id": "1459083370", + "title": "Unique Paths", + "timestamp": "1732183605", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.5 MB", + "runtime": "0 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1431540948", - "title": "Minimum Number of Days to Make m Bouquets", - "timestamp": "1729696846", + "id": "1457130209", + "title": "House Robber", + "timestamp": "1732011328", "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "58.6 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1431533857", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729696335", + "id": "1452476233", + "title": "3Sum", + "timestamp": "1731579349", "statusDisplay": "Accepted", - "runtime": "118 ms", - "memory": "57.3 MB", + "runtime": "834 ms", + "memory": "52 MB", "lang": "java" }, { - "id": "1431489219", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729693149", + "id": "1444886166", + "title": "Island Perimeter", + "timestamp": "1730905784", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.7 MB", + "runtime": "10 ms", + "memory": "45.5 MB", "lang": "java" } ] }, { - "roll": "2215000419", - "name": "AVIKA GUPTA", - "url": "https://leetcode.com/u/Avika_31/", + "roll": "2215001860", + "name": "TRISHI", + "url": "https://leetcode.com/u/trishigaur/", "section": "H", "dayi": "Hostellers", - "username": "Avika_31", - "totalSolved": 39, - "easySolved": 25, - "mediumSolved": 13, + "username": "trishigaur", + "totalSolved": 24, + "easySolved": 12, + "mediumSolved": 11, "hardSolved": 1, "recentSubmissions": [ { - "id": "1457131518", - "title": "House Robber", - "timestamp": "1732011440", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1452469033", + "id": "1452466728", "title": "3Sum", - "timestamp": "1731578717", + "timestamp": "1731578518", "statusDisplay": "Accepted", - "runtime": "29 ms", + "runtime": "31 ms", "memory": "51.5 MB", "lang": "java" }, { - "id": "1450460435", + "id": "1450462646", "title": "Middle of the Linked List", - "timestamp": "1731405169", + "timestamp": "1731405353", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1445649029", - "title": "Island Perimeter", - "timestamp": "1730973757", + "id": "1445412311", + "title": "Add Two Numbers", + "timestamp": "1730954831", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.3 MB", + "runtime": "1 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1444838241", - "title": "Pow(x, n)", - "timestamp": "1730902155", + "id": "1445411831", + "title": "Search in Rotated Sorted Array II", + "timestamp": "1730954794", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.5 MB", + "memory": "43.4 MB", + "lang": "java" + }, + { + "id": "1444851565", + "title": "Island Perimeter", + "timestamp": "1730903118", + "statusDisplay": "Accepted", + "runtime": "4 ms", + "memory": "46.2 MB", "lang": "java" } ] }, { - "roll": "2215001413", - "name": "RAJAT PATHAK", - "url": "https://leetcode.com/u/RajatPathak31/", - "section": "H", + "roll": "2215500162", + "name": "TUSHAR DIXIT", + "url": "https://leetcode.com/u/tushardixit_6395/", + "section": "AE", "dayi": "Day Scholars", - "username": "RajatPathak31", - "totalSolved": 38, - "easySolved": 25, - "mediumSolved": 12, + "username": "tushardixit_6395", + "totalSolved": 23, + "easySolved": 7, + "mediumSolved": 15, "hardSolved": 1, "recentSubmissions": [ { - "id": "1458337859", - "title": "Trapping Rain Water", - "timestamp": "1732114943", + "id": "1449227231", + "title": "Sort Characters By Frequency", + "timestamp": "1731297427", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.5 MB", + "runtime": "4 ms", + "memory": "44.4 MB", "lang": "java" }, { - "id": "1458070441", - "title": "Longest Consecutive Sequence", - "timestamp": "1732092547", + "id": "1449222338", + "title": "Reverse Words in a String", + "timestamp": "1731296945", "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "67.9 MB", + "runtime": "8 ms", + "memory": "42.7 MB", "lang": "java" }, { - "id": "1455353789", - "title": "Excel Sheet Column Title", - "timestamp": "1731853464", + "id": "1449218949", + "title": "Largest Odd Number in String", + "timestamp": "1731296605", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "1 ms", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1455353019", - "title": "Pow(x, n)", - "timestamp": "1731853402", + "id": "1437282636", + "title": "Copy List with Random Pointer", + "timestamp": "1730210830", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.6 MB", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1454411185", - "title": "Intersection of Two Arrays II", - "timestamp": "1731769794", + "id": "1437280911", + "title": "Clone Graph", + "timestamp": "1730210701", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "43.6 MB", - "lang": "java" + "runtime": "27 ms", + "memory": "42.5 MB", + "lang": "java" } ] }, { - "roll": "2215500154", - "name": "SIDDHI AGARWAL", - "url": "https://leetcode.com/u/siddhiagarwalcs22/", - "section": "AD", + "roll": "2215002036", + "name": "YASH VISHWAKARMA", + "url": "https://leetcode.com/u/yashhvishwakarma/", + "section": "G", "dayi": "Hostellers", - "username": "siddhiagarwalcs22", - "totalSolved": 38, - "easySolved": 16, - "mediumSolved": 18, - "hardSolved": 4, + "username": "yashhvishwakarma", + "totalSolved": 23, + "easySolved": 12, + "mediumSolved": 11, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1456108866", - "title": "House Robber", - "timestamp": "1731924473", + "id": "1459084947", + "title": "Unique Paths", + "timestamp": "1732183745", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1446435237", - "title": "Middle of the Linked List", - "timestamp": "1731043100", + "id": "1457643784", + "title": "Integer to Roman", + "timestamp": "1732049957", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "3 ms", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1446429431", - "title": "Reverse Linked List", - "timestamp": "1731042652", + "id": "1457642702", + "title": "Roman to Integer", + "timestamp": "1732049848", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", + "runtime": "3 ms", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1444887009", - "title": "Pow(x, n)", - "timestamp": "1730905849", + "id": "1457642167", + "title": "Combination Sum", + "timestamp": "1732049793", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", + "runtime": "1 ms", + "memory": "44.2 MB", "lang": "java" }, { - "id": "1444886004", - "title": "Island Perimeter", - "timestamp": "1730905774", + "id": "1452477486", + "title": "Roman to Integer", + "timestamp": "1731579462", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.8 MB", + "runtime": "5 ms", + "memory": "44.7 MB", "lang": "java" } ] }, { - "roll": "2115500154", - "name": "TEJPRATAP SINGH", - "url": "https://leetcode.com/u/2115500154/", + "roll": "2215500097", + "name": "MANMOHAN SINGH", + "url": "https://leetcode.com/u/thakur_manmohan_singh/", "section": "AE", "dayi": "Day Scholars", - "username": "2115500154", - "totalSolved": 37, - "easySolved": 23, - "mediumSolved": 11, - "hardSolved": 3, + "username": "thakur_manmohan_singh", + "totalSolved": 23, + "easySolved": 14, + "mediumSolved": 8, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1449196732", - "title": "Largest Odd Number in String", - "timestamp": "1731294245", + "id": "1456111818", + "title": "House Robber", + "timestamp": "1731924742", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1449195628", - "title": "Remove Outermost Parentheses", - "timestamp": "1731294119", + "id": "1446436202", + "title": "Middle of the Linked List", + "timestamp": "1731043175", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.3 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1449193488", - "title": "Excel Sheet Column Title", - "timestamp": "1731293890", + "id": "1446427915", + "title": "Reverse Linked List", + "timestamp": "1731042532", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "41.3 MB", + "runtime": "0 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1446434342", - "title": "Merge Sorted Array", - "timestamp": "1731043035", + "id": "1429211685", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1729505754", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", + "runtime": "3 ms", + "memory": "59.8 MB", "lang": "java" }, { - "id": "1444431709", - "title": "Bus Routes", - "timestamp": "1730866251", + "id": "1426064615", + "title": "First Unique Character in a String", + "timestamp": "1729227759", "statusDisplay": "Accepted", - "runtime": "944 ms", - "memory": "75.1 MB", + "runtime": "4 ms", + "memory": "45.6 MB", "lang": "java" } ] }, { - "roll": "2215500010", - "name": "AGRIM PRADHAN", - "url": "https://leetcode.com/u/Agrim_Pradhan/", - "section": "AE", - "dayi": "Hostellers", - "username": "Agrim_Pradhan", - "totalSolved": 36, - "easySolved": 21, - "mediumSolved": 14, - "hardSolved": 1, + "roll": "2215000765", + "name": "HARSHIKA GARG", + "url": "https://leetcode.com/u/harshikaagrawal852/", + "section": "H", + "dayi": "Day Scholars", + "username": "harshikaagrawal852", + "totalSolved": 23, + "easySolved": 18, + "mediumSolved": 5, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1453288202", - "title": "Replace Elements in an Array", - "timestamp": "1731654842", + "id": "1459083532", + "title": "Unique Paths", + "timestamp": "1732183621", "statusDisplay": "Accepted", - "runtime": "39 ms", - "memory": "93.8 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1453287630", - "title": "Minimum Moves to Equal Array Elements", - "timestamp": "1731654793", + "id": "1457918772", + "title": "Find the Index of the First Occurrence in a String", + "timestamp": "1732080134", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "31 MB", - "lang": "cpp" + "memory": "41.7 MB", + "lang": "java" }, { - "id": "1451594718", - "title": "Prime Subtraction Operation", - "timestamp": "1731503341", + "id": "1457910598", + "title": "Valid Palindrome", + "timestamp": "1732079459", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.3 MB", + "runtime": "3 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1451592295", - "title": "Count the Number of Fair Pairs", - "timestamp": "1731503122", + "id": "1457352190", + "title": "Plus One", + "timestamp": "1732029561", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "56.7 MB", + "runtime": "0 ms", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1451590391", - "title": "Implement Stack using Queues", - "timestamp": "1731502954", + "id": "1457347116", + "title": "Search Insert Position", + "timestamp": "1732029212", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "42.7 MB", "lang": "java" } ] }, { - "roll": "2215001117", - "name": "NAINSHI VERMA", - "url": "https://leetcode.com/u/nainshiverma2005/", - "section": "G", + "roll": "2215500007", + "name": "ADARSH VERMA", + "url": "https://leetcode.com/u/AdarshV007/", + "section": "AE", "dayi": "Day Scholars", - "username": "nainshiverma2005", - "totalSolved": 35, - "easySolved": 22, - "mediumSolved": 12, - "hardSolved": 1, + "username": "AdarshV007", + "totalSolved": 23, + "easySolved": 18, + "mediumSolved": 5, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1458326510", - "title": "Sort Colors", - "timestamp": "1732114075", + "id": "1456109211", + "title": "House Robber", + "timestamp": "1731924505", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1450459809", - "title": "Middle of the Linked List", - "timestamp": "1731405114", + "id": "1450272705", + "title": "Relative Sort Array", + "timestamp": "1731390163", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", + "runtime": "2 ms", + "memory": "42.4 MB", "lang": "java" }, { - "id": "1449243348", - "title": "Same Tree", - "timestamp": "1731298956", + "id": "1446435745", + "title": "Middle of the Linked List", + "timestamp": "1731043141", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1449223943", - "title": "Binary Tree Maximum Path Sum", - "timestamp": "1731297098", + "id": "1429001011", + "title": "Robot Return to Origin", + "timestamp": "1729487103", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.6 MB", + "runtime": "5 ms", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1446356944", - "title": "Diameter of Binary Tree", - "timestamp": "1731036658", + "id": "1428981167", + "title": "Detect Capital", + "timestamp": "1729485474", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.8 MB", + "memory": "42.3 MB", "lang": "java" } ] }, { - "roll": "2215500073", - "name": "HARSH RAJ", - "url": "https://leetcode.com/u/Harsh_raj_9973/", - "section": "AE", + "roll": "2215001711", + "name": "SHREYANSHI JAIN", + "url": "https://leetcode.com/u/Shreyanshi_Jain/", + "section": "H", "dayi": "Hostellers", - "username": "Harsh_raj_9973", - "totalSolved": 34, - "easySolved": 18, - "mediumSolved": 14, - "hardSolved": 2, + "username": "Shreyanshi_Jain", + "totalSolved": 22, + "easySolved": 12, + "mediumSolved": 10, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1456110725", - "title": "House Robber", - "timestamp": "1731924641", + "id": "1459083339", + "title": "Unique Paths", + "timestamp": "1732183603", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1451860554", - "title": "Reverse Integer", - "timestamp": "1731521428", + "id": "1457127783", + "title": "House Robber", + "timestamp": "1732011123", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.1 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1451285121", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1731475976", + "id": "1451691084", + "title": "Valid Parentheses", + "timestamp": "1731510466", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.8 MB", + "runtime": "2 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1446430220", - "title": "Reverse Linked List", - "timestamp": "1731042713", + "id": "1450461372", + "title": "Middle of the Linked List", + "timestamp": "1731405247", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.7 MB", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1446427271", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1731042483", + "id": "1444885043", + "title": "Island Perimeter", + "timestamp": "1730905701", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45 MB", + "runtime": "10 ms", + "memory": "45.5 MB", "lang": "java" } ] }, { - "roll": "2215000029", - "name": "ABHILASHA", - "url": "https://leetcode.com/u/Abhilasha_21/", - "section": "H", - "dayi": "Day Scholars", - "username": "Abhilasha_21", - "totalSolved": 34, - "easySolved": 24, - "mediumSolved": 9, - "hardSolved": 1, + "roll": "2215000058", + "name": "ABHISHEK PATHAK", + "url": "https://leetcode.com/u/abhipathak4546/", + "section": "G", + "dayi": "Hostellers", + "username": "abhipathak4546", + "totalSolved": 20, + "easySolved": 16, + "mediumSolved": 4, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1457130005", - "title": "House Robber", - "timestamp": "1732011313", + "id": "1457640229", + "title": "Combination Sum", + "timestamp": "1732049601", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "1 ms", + "memory": "44.2 MB", "lang": "java" }, { - "id": "1455226144", - "title": "Linked List Cycle", - "timestamp": "1731842211", + "id": "1457638239", + "title": "Roman to Integer", + "timestamp": "1732049407", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.1 MB", + "runtime": "3 ms", + "memory": "43.9 MB", "lang": "java" }, { - "id": "1455211924", - "title": "Reverse Linked List", - "timestamp": "1731840887", + "id": "1457636639", + "title": "Integer to Roman", + "timestamp": "1732049246", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.4 MB", + "runtime": "3 ms", + "memory": "43.8 MB", "lang": "java" }, { - "id": "1454345347", - "title": "Delete Node in a Linked List", - "timestamp": "1731764438", + "id": "1450460733", + "title": "Middle of the Linked List", + "timestamp": "1731405196", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1454100917", - "title": "Search Insert Position", - "timestamp": "1731739941", + "id": "1431434633", + "title": "Binary Search", + "timestamp": "1729689152", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43.3 MB", + "memory": "45.7 MB", "lang": "java" } ] }, { - "roll": "2215500084", - "name": "KARAN AGARWAL", - "url": "https://leetcode.com/u/karanagarwal003/", - "section": "AE", + "roll": "2215001274", + "name": "PRANJALI DIXIT", + "url": "https://leetcode.com/u/8PyfVhh37A/", + "section": "G", "dayi": "Hostellers", - "username": "karanagarwal003", - "totalSolved": 33, - "easySolved": 17, - "mediumSolved": 13, - "hardSolved": 3, + "username": "8PyfVhh37A", + "totalSolved": 19, + "easySolved": 8, + "mediumSolved": 11, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1449321194", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1731305526", + "id": "1459083229", + "title": "Unique Paths", + "timestamp": "1732183594", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.9 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1449303463", - "title": "Two Sum", - "timestamp": "1731304107", + "id": "1457131164", + "title": "House Robber", + "timestamp": "1732011411", "statusDisplay": "Accepted", - "runtime": "88 ms", - "memory": "44.6 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1449295599", - "title": "Check if Array Is Sorted and Rotated", - "timestamp": "1731303468", + "id": "1452474950", + "title": "3Sum", + "timestamp": "1731579231", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", + "runtime": "29 ms", + "memory": "51.3 MB", "lang": "java" }, { - "id": "1446414576", - "title": "Reverse Linked List", - "timestamp": "1731041523", + "id": "1451694125", + "title": "Valid Parentheses", + "timestamp": "1731510686", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", + "runtime": "2 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1444429683", - "title": "Is Graph Bipartite?", - "timestamp": "1730866072", + "id": "1451488539", + "title": "Surrounded Regions", + "timestamp": "1731493047", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.2 MB", + "runtime": "2 ms", + "memory": "45.4 MB", "lang": "java" } ] }, { - "roll": "2215001803", - "name": "SUMIT KUMAR VERMA", - "url": "https://leetcode.com/u/Venom018/", - "section": "H", - "dayi": "Day Scholars", - "username": "Venom018", - "totalSolved": 33, - "easySolved": 12, - "mediumSolved": 18, - "hardSolved": 3, + "roll": "2215001752", + "name": "SNEHA AGRAWAL", + "url": "https://leetcode.com/u/Sneha_Agrawal_07/", + "section": "G", + "dayi": "Hostellers", + "username": "Sneha_Agrawal_07", + "totalSolved": 18, + "easySolved": 8, + "mediumSolved": 10, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1427292909", - "title": "Merge Sorted Array", - "timestamp": "1729343007", + "id": "1459083939", + "title": "Unique Paths", + "timestamp": "1732183657", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.4 MB", + "memory": "40 MB", "lang": "java" }, { - "id": "1427288624", - "title": "Find Kth Bit in Nth Binary String", - "timestamp": "1729342634", + "id": "1457130948", + "title": "House Robber", + "timestamp": "1732011392", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1426524308", - "title": "Count Number of Maximum Bitwise-OR Subsets", - "timestamp": "1729267833", + "id": "1444883286", + "title": "Island Perimeter", + "timestamp": "1730905562", "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "40.7 MB", + "runtime": "10 ms", + "memory": "45.7 MB", "lang": "java" }, { - "id": "1425577165", - "title": "Rotate Array", - "timestamp": "1729183748", + "id": "1444838066", + "title": "Pow(x, n)", + "timestamp": "1730902142", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "57.7 MB", + "memory": "42.9 MB", "lang": "java" }, { - "id": "1425564534", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1729183035", + "id": "1431497915", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729693768", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.7 MB", + "memory": "56.7 MB", "lang": "java" } ] }, { - "roll": "2215001205", - "name": "PALLAVI SRIVASTAVA", - "url": "https://leetcode.com/u/pallavi31/", - "section": "G", - "dayi": "Hostellers", - "username": "pallavi31", - "totalSolved": 33, - "easySolved": 25, - "mediumSolved": 8, - "hardSolved": 0, + "roll": "2215500039", + "name": "ATUL KUMAR", + "url": "https://leetcode.com/u/atulmtr01542/", + "section": "AE", + "dayi": "Day Scholars", + "username": "atulmtr01542", + "totalSolved": 18, + "easySolved": 8, + "mediumSolved": 7, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1442658609", - "title": "Odd Even Linked List", - "timestamp": "1730717937", + "id": "1426060022", + "title": "First Unique Character in a String", + "timestamp": "1729227392", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.5 MB", - "lang": "java" + "runtime": "92 ms", + "memory": "12.3 MB", + "lang": "python" }, { - "id": "1442647083", - "title": "Maximum Twin Sum of a Linked List", - "timestamp": "1730716932", + "id": "1426054087", + "title": "Move Zeroes", + "timestamp": "1729226912", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "56.3 MB", - "lang": "java" + "runtime": "8 ms", + "memory": "13.1 MB", + "lang": "python" }, { - "id": "1442633297", - "title": "Palindrome Linked List", - "timestamp": "1730715751", + "id": "1426052710", + "title": "Rotate Array", + "timestamp": "1729226791", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "68.5 MB", - "lang": "java" + "runtime": "10 ms", + "memory": "21.4 MB", + "lang": "python" }, { - "id": "1442620884", - "title": "Reverse Linked List", - "timestamp": "1730714753", + "id": "1426050920", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1729226643", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" + "runtime": "2 ms", + "memory": "12.9 MB", + "lang": "python" }, { - "id": "1442566324", - "title": "Merge Two Sorted Lists", - "timestamp": "1730710083", + "id": "1426049327", + "title": "Check if Array Is Sorted and Rotated", + "timestamp": "1729226508", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.1 MB", - "lang": "java" + "memory": "11.7 MB", + "lang": "python" } ] }, { - "roll": "2215800024", - "name": "SAUBHAGYA SHARMA", - "url": "https://leetcode.com/u/100bhagyasharma/", - "section": "A(H)", - "dayi": "Hostellers", - "username": "100bhagyasharma", - "totalSolved": 33, - "easySolved": 23, - "mediumSolved": 10, + "roll": "2215500092", + "name": "LALIT KUMAR", + "url": "https://leetcode.com/u/Lalit_chaudhary01/", + "section": "AE", + "dayi": "Day Scholars", + "username": "Lalit_chaudhary01", + "totalSolved": 18, + "easySolved": 11, + "mediumSolved": 7, "hardSolved": 0, "recentSubmissions": [ { - "id": "1452661537", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731595820", + "id": "1446429524", + "title": "Reverse Linked List", + "timestamp": "1731042659", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.2 MB", + "runtime": "0 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1452639051", - "title": "Baseball Game", - "timestamp": "1731594149", + "id": "1428984000", + "title": "Move Zeroes", + "timestamp": "1729485722", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.9 MB", + "runtime": "1 ms", + "memory": "45.7 MB", "lang": "java" }, { - "id": "1432493226", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729779872", + "id": "1428968347", + "title": "Rotate Array", + "timestamp": "1729484368", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56 MB", + "runtime": "2 ms", + "memory": "57.2 MB", "lang": "java" }, { - "id": "1432490899", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729779700", + "id": "1428961935", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1729483825", "statusDisplay": "Accepted", - "runtime": "115 ms", - "memory": "57.5 MB", + "runtime": "1 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1432443027", - "title": "First Bad Version", - "timestamp": "1729776182", + "id": "1428924762", + "title": "Check if Array Is Sorted and Rotated", + "timestamp": "1729480253", "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "40.4 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" } ] }, { - "roll": "2215000866", - "name": "KANHAIYA KAUSHIK", - "url": "https://leetcode.com/u/kanhaiya-kaushik/", - "section": "H", - "dayi": "Day Scholars", - "username": "kanhaiya-kaushik", - "totalSolved": 33, - "easySolved": 19, - "mediumSolved": 13, + "roll": "2215000039", + "name": "ABHINENDRA SINGH", + "url": "https://leetcode.com/u/abhinendrasingh/", + "section": "F", + "dayi": "Hostellers", + "username": "abhinendrasingh", + "totalSolved": 17, + "easySolved": 12, + "mediumSolved": 4, "hardSolved": 1, "recentSubmissions": [ { - "id": "1452426005", - "title": "Reverse Linked List", - "timestamp": "1731574882", + "id": "1457877499", + "title": "Unique Paths", + "timestamp": "1732076710", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.5 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1452420342", - "title": "Linked List Cycle", - "timestamp": "1731574372", + "id": "1452583909", + "title": "Big Countries", + "timestamp": "1731589762", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.4 MB", - "lang": "java" + "runtime": "304 ms", + "memory": "0B", + "lang": "mysql" }, { - "id": "1452416950", - "title": "Remove Duplicates from Sorted List", - "timestamp": "1731574079", + "id": "1451229722", + "title": "Coin Change", + "timestamp": "1731471714", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.8 MB", + "runtime": "15 ms", + "memory": "43.9 MB", "lang": "java" }, { - "id": "1450470812", - "title": "Merge Two Sorted Lists", - "timestamp": "1731406072", + "id": "1451094285", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1731457720", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "42.3 MB", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1450461443", + "id": "1444435236", "title": "Middle of the Linked List", - "timestamp": "1731405253", + "timestamp": "1730866562", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "40.8 MB", "lang": "java" } ] }, { - "roll": "2215500019", - "name": "ANIMESH GAUTAM", - "url": "https://leetcode.com/u/animeshgautam20/", - "section": "AD", - "dayi": "Hostellers", - "username": "animeshgautam20", - "totalSolved": 32, - "easySolved": 15, - "mediumSolved": 13, - "hardSolved": 4, + "roll": "2215500053", + "name": "DAMAN PRATAP SINGH", + "url": "https://leetcode.com/u/Daman_07/", + "section": "AE", + "dayi": "Day Scholars", + "username": "Daman_07", + "totalSolved": 17, + "easySolved": 7, + "mediumSolved": 10, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1456106559", - "title": "House Robber", - "timestamp": "1731924259", + "id": "1446436549", + "title": "Middle of the Linked List", + "timestamp": "1731043201", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.5 MB", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1451692655", - "title": "Valid Parentheses", - "timestamp": "1731510578", + "id": "1446429545", + "title": "Reverse Linked List", + "timestamp": "1731042661", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.5 MB", + "runtime": "0 ms", + "memory": "42.8 MB", "lang": "java" }, { - "id": "1431540439", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729696809", + "id": "1445383597", + "title": "Relative Sort Array", + "timestamp": "1730952542", "statusDisplay": "Accepted", - "runtime": "97 ms", - "memory": "104.3 MB", - "lang": "cpp" + "runtime": "2 ms", + "memory": "42.4 MB", + "lang": "java" }, { - "id": "1431490709", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729693262", + "id": "1445370718", + "title": "Largest Combination With Bitwise AND Greater Than Zero", + "timestamp": "1730951473", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.4 MB", + "runtime": "34 ms", + "memory": "56.8 MB", "lang": "java" }, { - "id": "1431480549", - "title": "First Bad Version", - "timestamp": "1729692523", + "id": "1436226662", + "title": "Add Two Numbers", + "timestamp": "1730122240", "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40 MB", + "runtime": "1 ms", + "memory": "44.4 MB", "lang": "java" } ] }, { - "roll": "2215800028", - "name": "SRISHTI AGARWAL", - "url": "https://leetcode.com/u/srishti0902/", - "section": "A(H)", + "roll": "2215000275", + "name": "ANMEHA PANDEY", + "url": "https://leetcode.com/u/ANMEHAER/", + "section": "H", "dayi": "Hostellers", - "username": "srishti0902", - "totalSolved": 32, - "easySolved": 19, - "mediumSolved": 11, - "hardSolved": 2, + "username": "ANMEHAER", + "totalSolved": 16, + "easySolved": 9, + "mediumSolved": 6, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1458024109", - "title": "Invalid Tweets", - "timestamp": "1732088404", + "id": "1457131439", + "title": "House Robber", + "timestamp": "1732011434", "statusDisplay": "Accepted", - "runtime": "621 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "0 ms", + "memory": "41.7 MB", + "lang": "java" }, { - "id": "1458022444", - "title": "Article Views I", - "timestamp": "1732088254", + "id": "1444811251", + "title": "Pow(x, n)", + "timestamp": "1730900130", "statusDisplay": "Accepted", - "runtime": "482 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "0 ms", + "memory": "42 MB", + "lang": "java" }, { - "id": "1458020167", - "title": "Big Countries", - "timestamp": "1732088042", + "id": "1431532210", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729696221", "statusDisplay": "Accepted", - "runtime": "285 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "5 ms", + "memory": "61.5 MB", + "lang": "java" }, { - "id": "1458019162", - "title": "Find Customer Referee", - "timestamp": "1732087951", + "id": "1431488116", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729693071", "statusDisplay": "Accepted", - "runtime": "496 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "0 ms", + "memory": "56.1 MB", + "lang": "java" }, { - "id": "1458017643", - "title": "Recyclable and Low Fat Products", - "timestamp": "1732087818", + "id": "1431464306", + "title": "First Bad Version", + "timestamp": "1729691354", "statusDisplay": "Accepted", - "runtime": "667 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "25 ms", + "memory": "40.4 MB", + "lang": "java" } ] }, { - "roll": "2215001295", - "name": "PRATAGYA GARG", - "url": "https://leetcode.com/u/pratagyagarg14/", - "section": "D", - "dayi": "Day Scholars", - "username": "pratagyagarg14", - "totalSolved": 32, - "easySolved": 27, + "roll": "2215000445", + "name": "AYUSH MITTAL", + "url": "https://leetcode.com/u/Ayush_6793/", + "section": "H", + "dayi": "Hostellers", + "username": "Ayush_6793", + "totalSolved": 15, + "easySolved": 11, "mediumSolved": 4, - "hardSolved": 1, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1454186721", - "title": "Check if Array Is Sorted and Rotated", - "timestamp": "1731748443", + "id": "1459084196", + "title": "Unique Paths", + "timestamp": "1732183679", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.5 MB", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1447199771", - "title": "Count the Number of Consistent Strings", - "timestamp": "1731118523", + "id": "1457130556", + "title": "House Robber", + "timestamp": "1732011356", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.3 MB", + "runtime": "0 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1446965485", - "title": "Single Number II", - "timestamp": "1731089076", + "id": "1451689252", + "title": "Valid Parentheses", + "timestamp": "1731510335", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "45.4 MB", + "runtime": "2 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1446957646", - "title": "Count the Number of Consistent Strings", - "timestamp": "1731088543", + "id": "1450873207", + "title": "Remove Element", + "timestamp": "1731435599", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "45.2 MB", + "runtime": "0 ms", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1446589084", - "title": "Single Number II", - "timestamp": "1731056371", + "id": "1450860193", + "title": "Move Zeroes", + "timestamp": "1731434812", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.3 MB", + "runtime": "2 ms", + "memory": "45.6 MB", "lang": "java" } ] }, { - "roll": "2215000423", - "name": "AVNISH", - "url": "https://leetcode.com/u/Avnish2510/", - "section": "H", + "roll": "2215800014", + "name": "KUSHAGRA SINGH", + "url": "https://leetcode.com/u/kushagra_71/", + "section": "A(H)", "dayi": "Hostellers", - "username": "Avnish2510", - "totalSolved": 32, - "easySolved": 16, - "mediumSolved": 16, - "hardSolved": 0, + "username": "kushagra_71", + "totalSolved": 14, + "easySolved": 4, + "mediumSolved": 9, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1451692150", - "title": "Valid Parentheses", - "timestamp": "1731510542", + "id": "1445822513", + "title": "Pow(x, n)", + "timestamp": "1730988989", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.5 MB", + "runtime": "0 ms", + "memory": "43 MB", "lang": "java" }, { - "id": "1450461121", - "title": "Middle of the Linked List", - "timestamp": "1731405226", + "id": "1432540517", + "title": "Magnetic Force Between Two Balls", + "timestamp": "1729783257", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "36 ms", + "memory": "55.7 MB", "lang": "java" }, { - "id": "1444889200", - "title": "Island Perimeter", - "timestamp": "1730906019", + "id": "1432493464", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729779889", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "45.7 MB", - "lang": "java" + "runtime": "86 ms", + "memory": "104.2 MB", + "lang": "cpp" }, { - "id": "1444838038", - "title": "Pow(x, n)", - "timestamp": "1730902140", + "id": "1432466640", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729777953", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42 MB", + "memory": "56.5 MB", "lang": "java" }, { - "id": "1431538179", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729696646", + "id": "1432436832", + "title": "First Bad Version", + "timestamp": "1729775723", "statusDisplay": "Accepted", - "runtime": "129 ms", - "memory": "57.3 MB", + "runtime": "25 ms", + "memory": "40.2 MB", "lang": "java" } ] }, { - "roll": "2215000935", - "name": "KRISHNA PUNJ SINGH", - "url": "https://leetcode.com/u/krishna143143/", - "section": "F", + "roll": "2215500013", + "name": "AKSHAT BANSAL", + "url": "https://leetcode.com/u/Akshatbansal_12/", + "section": "AE", "dayi": "Hostellers", - "username": "krishna143143", - "totalSolved": 31, - "easySolved": 21, - "mediumSolved": 10, - "hardSolved": 0, + "username": "Akshatbansal_12", + "totalSolved": 14, + "easySolved": 8, + "mediumSolved": 5, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1457876159", - "title": "Unique Paths", - "timestamp": "1732076587", + "id": "1432483726", + "title": "Sudoku Solver", + "timestamp": "1729779186", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "11 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1452652942", - "title": "Baseball Game", - "timestamp": "1731595195", + "id": "1432481847", + "title": "Group Anagrams", + "timestamp": "1729779045", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.6 MB", + "runtime": "6 ms", + "memory": "47.8 MB", "lang": "java" }, { - "id": "1451229697", - "title": "Coin Change", - "timestamp": "1731471712", + "id": "1432481045", + "title": "Rotate Image", + "timestamp": "1729778987", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "43.7 MB", + "runtime": "0 ms", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1445820865", - "title": "Pow(x, n)", - "timestamp": "1730988871", + "id": "1432480271", + "title": "Next Permutation", + "timestamp": "1729778932", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.9 MB", + "memory": "42.7 MB", "lang": "java" }, { - "id": "1435823039", - "title": "Pascal's Triangle II", - "timestamp": "1730088911", + "id": "1432479429", + "title": "Reverse Integer", + "timestamp": "1729778870", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "40.9 MB", + "memory": "41 MB", "lang": "java" } ] }, { - "roll": "2215001377", - "name": "RADHIKA MITTAL", - "url": "https://leetcode.com/u/Radhika_Mittal_516/", - "section": "G", + "roll": "2215000019", + "name": "ABHAY PRATAP SINGH", + "url": "https://leetcode.com/u/abhaypratap05ap/", + "section": "H", "dayi": "Hostellers", - "username": "Radhika_Mittal_516", - "totalSolved": 31, - "easySolved": 18, - "mediumSolved": 9, - "hardSolved": 4, + "username": "abhaypratap05ap", + "totalSolved": 11, + "easySolved": 8, + "mediumSolved": 3, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1458198371", - "title": "Container With Most Water", - "timestamp": "1732104262", + "id": "1432302815", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1729762670", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "57.7 MB", + "runtime": "2 ms", + "memory": "62.2 MB", "lang": "java" }, { - "id": "1458196246", - "title": "Trapping Rain Water II", - "timestamp": "1732104064", + "id": "1432298989", + "title": "First Bad Version", + "timestamp": "1729762333", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "45.6 MB", + "runtime": "26 ms", + "memory": "40 MB", "lang": "java" }, { - "id": "1458192623", - "title": "Trapping Rain Water", - "timestamp": "1732103721", + "id": "1432296631", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729762128", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46.4 MB", + "runtime": "0 ms", + "memory": "55.6 MB", "lang": "java" }, { - "id": "1457133369", - "title": "House Robber", - "timestamp": "1732011608", + "id": "1430269813", + "title": "Longest Common Prefix", + "timestamp": "1729590876", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1456176649", - "title": "Sum of Square Numbers", - "timestamp": "1731931102", + "id": "1430262573", + "title": "Lemonade Change", + "timestamp": "1729590274", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "40.6 MB", + "runtime": "2 ms", + "memory": "55.9 MB", "lang": "java" } ] }, { - "roll": "2215000411", - "name": "ATUL KUMAR", - "url": "https://leetcode.com/u/AtulK09/", - "section": "H", + "roll": "2215800019", + "name": "RAVI RANJAN KUMAR", + "url": "https://leetcode.com/u/ravi1173/", + "section": "A(H)", "dayi": "Day Scholars", - "username": "AtulK09", - "totalSolved": 30, - "easySolved": 17, - "mediumSolved": 12, + "username": "ravi1173", + "totalSolved": 11, + "easySolved": 2, + "mediumSolved": 8, "hardSolved": 1, "recentSubmissions": [ { - "id": "1457456891", - "title": "Reverse Integer", - "timestamp": "1732036157", + "id": "1246254530", + "title": "Sort List", + "timestamp": "1714541376", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "9 ms", + "memory": "57.3 MB", "lang": "java" }, { - "id": "1456465326", - "title": "Length of Last Word", - "timestamp": "1731951910", + "id": "1235536168", + "title": "Middle of the Linked List", + "timestamp": "1713424411", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.8 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1455539200", - "title": "Add Two Numbers", - "timestamp": "1731867768", + "id": "1228301861", + "title": "Largest Rectangle in Histogram", + "timestamp": "1712730922", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.4 MB", + "runtime": "67 ms", + "memory": "57.3 MB", "lang": "java" }, { - "id": "1455502266", - "title": "Merge Two Sorted Lists", - "timestamp": "1731865143", + "id": "1222788369", + "title": "Construct Smallest Number From DI String", + "timestamp": "1712209943", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", + "runtime": "5 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1455134208", - "title": "Linked List Cycle", - "timestamp": "1731833600", + "id": "1169499957", + "title": "Palindromic Substrings", + "timestamp": "1707375978", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.4 MB", + "runtime": "4 ms", + "memory": "41.2 MB", "lang": "java" } ] }, { - "roll": "2215800020", - "name": "RISHABH SHARMA", - "url": "https://leetcode.com/u/ps7937164/", - "section": "A(H)", + "roll": "2215001669", + "name": "SHIVAM PRATAP SINGH", + "url": "https://leetcode.com/u/shivampratapsingh181/", + "section": "F", "dayi": "Hostellers", - "username": "ps7937164", - "totalSolved": 29, - "easySolved": 4, - "mediumSolved": 14, - "hardSolved": 11, + "username": "shivampratapsingh181", + "totalSolved": 10, + "easySolved": 9, + "mediumSolved": 1, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1452673688", - "title": "Sudoku Solver", - "timestamp": "1731596717", + "id": "1444432495", + "title": "Reverse Linked List", + "timestamp": "1730866318", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.4 MB", + "runtime": "0 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1452672943", - "title": "Longest Valid Parentheses", - "timestamp": "1731596661", + "id": "1435823595", + "title": "Pascal's Triangle", + "timestamp": "1730088961", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "42.8 MB", + "runtime": "1 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1452671816", - "title": "Substring with Concatenation of All Words", - "timestamp": "1731596577", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "57.9 MB", - "lang": "typescript" - }, - { - "id": "1452671276", - "title": "Reverse Nodes in k-Group", - "timestamp": "1731596536", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "17.2 MB", - "lang": "cpp" - }, - { - "id": "1452670785", - "title": "Merge k Sorted Lists", - "timestamp": "1731596500", + "id": "1435823513", + "title": "Pascal's Triangle II", + "timestamp": "1730088953", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.8 MB", + "runtime": "1 ms", + "memory": "41 MB", "lang": "java" } ] }, { - "roll": "2215001599", - "name": "SARVESH MISHRA", - "url": "https://leetcode.com/u/idsarvesh_/", + "roll": "2215001109", + "name": "MUSKAN AGRAWAL", + "url": "https://leetcode.com/u/muskan_agrawal31/", "section": "H", - "dayi": "Hostellers", - "username": "idsarvesh_", - "totalSolved": 28, - "easySolved": 15, - "mediumSolved": 13, + "dayi": "Day Scholars", + "username": "muskan_agrawal31", + "totalSolved": 8, + "easySolved": 6, + "mediumSolved": 2, "hardSolved": 0, "recentSubmissions": [ { - "id": "1450460877", - "title": "Middle of the Linked List", - "timestamp": "1731405208", + "id": "1453513673", + "title": "Roman to Integer", + "timestamp": "1731677209", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "5 ms", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1444805698", - "title": "Pow(x, n)", - "timestamp": "1730899693", + "id": "1452468975", + "title": "3Sum", + "timestamp": "1731578713", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", + "runtime": "27 ms", + "memory": "51.5 MB", "lang": "java" }, { - "id": "1435817094", - "title": "Pascal's Triangle II", - "timestamp": "1730088420", + "id": "1450460893", + "title": "Middle of the Linked List", + "timestamp": "1731405209", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1435804486", - "title": "Pascal's Triangle", - "timestamp": "1730087360", + "id": "1433097848", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1729834665", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.9 MB", + "runtime": "2 ms", + "memory": "61.6 MB", "lang": "java" }, { - "id": "1431531566", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729696178", + "id": "1430293059", + "title": "Gas Station", + "timestamp": "1729592865", "statusDisplay": "Accepted", - "runtime": "115 ms", - "memory": "57.2 MB", + "runtime": "2 ms", + "memory": "55.9 MB", "lang": "java" } ] }, { - "roll": "2215001718", - "name": "SHRUTI GUPTA", - "url": "https://leetcode.com/u/shrutigupta_22/", - "section": "G", - "dayi": "Day Scholars", - "username": "shrutigupta_22", - "totalSolved": 28, - "easySolved": 23, - "mediumSolved": 5, - "hardSolved": 0, + "roll": "2215500021", + "name": "ANMOL AGARWAL", + "url": "https://leetcode.com/u/HHhf22QzcY/", + "section": "AE", + "dayi": "Hostellers", + "username": "HHhf22QzcY", + "totalSolved": 8, + "easySolved": 1, + "mediumSolved": 6, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1450462834", - "title": "Middle of the Linked List", - "timestamp": "1731405370", + "id": "1444809772", + "title": "Pow(x, n)", + "timestamp": "1730900020", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.3 MB", + "memory": "43 MB", "lang": "java" }, { - "id": "1430292481", - "title": "Gas Station", - "timestamp": "1729592817", + "id": "1430656765", + "title": "Kth Largest Sum in a Binary Tree", + "timestamp": "1729618119", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "56.2 MB", + "runtime": "39 ms", + "memory": "63 MB", "lang": "java" }, { - "id": "1428983190", - "title": "Array Reduce Transformation", - "timestamp": "1729485650", + "id": "1430652267", + "title": "Zigzag Conversion", + "timestamp": "1729617882", "statusDisplay": "Accepted", - "runtime": "62 ms", - "memory": "49.4 MB", - "lang": "javascript" - }, + "runtime": "5 ms", + "memory": "44.9 MB", + "lang": "java" + }, { - "id": "1428938261", - "title": "Rotate Array", - "timestamp": "1729481600", + "id": "1430651706", + "title": "Longest Palindromic Substring", + "timestamp": "1729617854", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57 MB", + "runtime": "533 ms", + "memory": "45.5 MB", "lang": "java" }, { - "id": "1426967392", - "title": "3Sum", - "timestamp": "1729313291", + "id": "1430651275", + "title": "Median of Two Sorted Arrays", + "timestamp": "1729617830", "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "51.1 MB", + "runtime": "4 ms", + "memory": "45.8 MB", "lang": "java" } ] }, { - "roll": "2215500131", - "name": "SAKSHAM YADAV", - "url": "https://leetcode.com/u/saksham_yadav09/", - "section": "AD", + "roll": "2215500042", + "name": "AYUSH SHARMA", + "url": "https://leetcode.com/u/ayushsharmasole/", + "section": "AE", "dayi": "Day Scholars", - "username": "saksham_yadav09", - "totalSolved": 28, - "easySolved": 15, - "mediumSolved": 11, - "hardSolved": 2, + "username": "ayushsharmasole", + "totalSolved": 7, + "easySolved": 4, + "mediumSolved": 3, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1449202723", - "title": "Remove Nth Node From End of List", - "timestamp": "1731294886", + "id": "1456107606", + "title": "House Robber", + "timestamp": "1731924357", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.2 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1449201803", - "title": "Find the Index of the First Occurrence in a String", - "timestamp": "1731294785", + "id": "1446436405", + "title": "Middle of the Linked List", + "timestamp": "1731043190", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "41.4 MB", "lang": "java" }, { - "id": "1449201250", - "title": "Remove Element", - "timestamp": "1731294730", + "id": "1446428491", + "title": "Reverse Linked List", + "timestamp": "1731042578", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.9 MB", + "memory": "42.8 MB", "lang": "java" }, { - "id": "1449200586", - "title": "Longest Common Prefix", - "timestamp": "1731294663", + "id": "1428935467", + "title": "Two Sum", + "timestamp": "1729481322", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.4 MB", + "runtime": "39 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1449199250", - "title": "Roman to Integer", - "timestamp": "1731294523", + "id": "1365352242", + "title": "Factorial Trailing Zeroes", + "timestamp": "1724389702", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.3 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" } ] }, { - "roll": "2215500116", - "name": "PRIYANSHU MANGLA", - "url": "https://leetcode.com/u/priyanshu_mangla/", - "section": "AE", + "roll": "2215001090", + "name": "MOHIT KUMAR SHARMA", + "url": "https://leetcode.com/u/montyrao/", + "section": "H", "dayi": "Day Scholars", - "username": "priyanshu_mangla", - "totalSolved": 28, - "easySolved": 12, - "mediumSolved": 15, + "username": "montyrao", + "totalSolved": 5, + "easySolved": 3, + "mediumSolved": 1, "hardSolved": 1, "recentSubmissions": [ { - "id": "1456108976", - "title": "House Robber", - "timestamp": "1731924482", + "id": "1433537633", + "title": "Median of Two Sorted Arrays", + "timestamp": "1729874855", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "1 ms", + "memory": "45.9 MB", "lang": "java" }, { - "id": "1449224632", - "title": "Sort Characters By Frequency", - "timestamp": "1731297165", + "id": "1433536096", + "title": "Longest Palindromic Substring", + "timestamp": "1729874746", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.5 MB", + "runtime": "1595 ms", + "memory": "44.4 MB", "lang": "java" }, { - "id": "1449220396", - "title": "Reverse Words in a String", - "timestamp": "1731296753", + "id": "1432310510", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1729763334", "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "43.1 MB", + "runtime": "2 ms", + "memory": "61.7 MB", "lang": "java" }, { - "id": "1449215716", - "title": "Largest Odd Number in String", - "timestamp": "1731296273", + "id": "1429013743", + "title": "Palindrome Number", + "timestamp": "1729488141", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45 MB", + "runtime": "5 ms", + "memory": "44.1 MB", "lang": "java" }, { - "id": "1433392460", - "title": "Binary Tree Maximum Path Sum", - "timestamp": "1729863740", + "id": "1428999225", + "title": "Two Sum", + "timestamp": "1729486957", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.3 MB", + "runtime": "46 ms", + "memory": "44.9 MB", "lang": "java" } ] }, { - "roll": "2215001407", - "name": "RAJ SRIVASTAVA", - "url": "https://leetcode.com/u/Raj_Srivastava20505/", - "section": "F", - "dayi": "Hostellers", - "username": "Raj_Srivastava20505", - "totalSolved": 27, - "easySolved": 15, - "mediumSolved": 11, - "hardSolved": 1, + "roll": "2215800030", + "name": "TEEKAM", + "url": "https://leetcode.com/u/z6EmVUzrBN/", + "section": "A(H)", + "dayi": "Day Scholars", + "username": "z6EmVUzrBN", + "totalSolved": 5, + "easySolved": 4, + "mediumSolved": 1, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1457874930", - "title": "Unique Paths", - "timestamp": "1732076477", + "id": "1458166440", + "title": "Longest Common Prefix", + "timestamp": "1732101123", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1456290017", - "title": "Search in Rotated Sorted Array", - "timestamp": "1731940439", + "id": "1458164752", + "title": "3Sum", + "timestamp": "1732100950", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", + "runtime": "30 ms", + "memory": "51.3 MB", "lang": "java" }, { - "id": "1455869661", - "title": "House Robber", - "timestamp": "1731903479", + "id": "1450496635", + "title": "Merge Sorted Array", + "timestamp": "1731408434", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1455844300", - "title": "Pow(x, n)", - "timestamp": "1731901140", + "id": "1284510753", + "title": "Reverse Bits", + "timestamp": "1718082877", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.1 MB", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1454919560", - "title": "Valid Palindrome", - "timestamp": "1731815725", + "id": "1284502166", + "title": "Number of 1 Bits", + "timestamp": "1718082294", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.9 MB", + "runtime": "0 ms", + "memory": "40.2 MB", "lang": "java" } ] }, { - "roll": "2215500068", - "name": "GARV SHARMA", - "url": "https://leetcode.com/u/user5744mj/", - "section": "AE", - "dayi": "Day Scholars", - "username": "user5744mj", - "totalSolved": 27, - "easySolved": 15, - "mediumSolved": 10, - "hardSolved": 2, + "roll": "2215800002", + "name": "AKRISHNA AGNIHOTRI", + "url": "https://leetcode.com/u/Akrishna_Agnihotri/", + "section": "A(H)", + "dayi": "Hostellers", + "username": "Akrishna_Agnihotri", + "totalSolved": 3, + "easySolved": 1, + "mediumSolved": 2, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1455498526", - "title": "Merge Two Sorted Lists", - "timestamp": "1731864883", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.6 MB", - "lang": "java" - }, - { - "id": "1455496560", - "title": "Linked List Cycle", - "timestamp": "1731864746", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.5 MB", - "lang": "java" - }, - { - "id": "1455496081", - "title": "Middle of the Linked List", - "timestamp": "1731864712", + "id": "1432445440", + "title": "First Bad Version", + "timestamp": "1729776366", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", + "runtime": "25 ms", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1455495546", - "title": "Reverse Linked List", - "timestamp": "1731864674", + "id": "1235525374", + "title": "Maximum Subarray", + "timestamp": "1713423433", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", + "runtime": "1 ms", + "memory": "57.3 MB", "lang": "java" }, { - "id": "1455494517", - "title": "Delete Node in a Linked List", - "timestamp": "1731864600", + "id": "1084517763", + "title": "Rotate Image", + "timestamp": "1698315464", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43.6 MB", + "memory": "41.1 MB", "lang": "java" } ] }, { - "roll": "2215500137", - "name": "SARTHAK CHAHAR", - "url": "https://leetcode.com/u/KsyeLjhSaH/", - "section": "AE", - "dayi": "Hostellers", - "username": "KsyeLjhSaH", - "totalSolved": 27, - "easySolved": 13, - "mediumSolved": 11, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1444037030", - "title": "Number of Unique Subjects Taught by Each Teacher", - "timestamp": "1730826874", - "statusDisplay": "Accepted", - "runtime": "567 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1444021002", - "title": "Not Boring Movies", - "timestamp": "1730825908", - "statusDisplay": "Accepted", - "runtime": "249 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1444008930", - "title": "Invalid Tweets", - "timestamp": "1730825191", - "statusDisplay": "Accepted", - "runtime": "725 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1444002158", - "title": "Article Views I", - "timestamp": "1730824774", - "statusDisplay": "Accepted", - "runtime": "468 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1443986159", - "title": "Big Countries", - "timestamp": "1730823768", - "statusDisplay": "Accepted", - "runtime": "233 ms", - "memory": "0B", - "lang": "mysql" - } - ] - }, - { - "roll": "2215500155", - "name": "SPARSH GOYAL", - "url": "https://leetcode.com/u/Sparsh_Goyal/", - "section": "AD", + "roll": "2215800023", + "name": "SAMRADH SRIVASTAVA", + "url": "https://leetcode.com/u/Samradhsri/", + "section": "A(H)", "dayi": "Hostellers", - "username": "Sparsh_Goyal", - "totalSolved": 27, - "easySolved": 12, - "mediumSolved": 15, + "username": "Samradhsri", + "totalSolved": 2, + "easySolved": 1, + "mediumSolved": 1, "hardSolved": 0, "recentSubmissions": [ { - "id": "1457516076", - "title": "Zigzag Conversion", - "timestamp": "1732039688", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1456108621", - "title": "House Robber", - "timestamp": "1731924448", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1418905201", - "title": "Lowest Common Ancestor of a Binary Search Tree", - "timestamp": "1728640831", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "45.3 MB", - "lang": "java" - }, - { - "id": "1418904590", - "title": "Sum Root to Leaf Numbers", - "timestamp": "1728640776", + "id": "1431461927", + "title": "Add Two Numbers", + "timestamp": "1729691187", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "1 ms", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1418904018", - "title": "Path Sum", - "timestamp": "1728640724", + "id": "1431460270", + "title": "Two Sum", + "timestamp": "1729691069", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.1 MB", + "runtime": "2 ms", + "memory": "45.2 MB", "lang": "java" } ] }, { - "roll": "2215000768", - "name": "HARSHIT BARUA", - "url": "https://leetcode.com/u/studyharshit21/", + "roll": "2215800005", + "name": "AYUSH SRIVASTAV", + "url": "https://leetcode.com/problemset/?page=1&search=peak+index+in+mounain+array", + "section": "A(H)", + "dayi": "Hostellers", + "info": "No LeetCode data available" + }, + { + "roll": "2215001189", + "name": "NITISH KUMAR", + "url": "leetcode.com/u/fgrreloaded", + "section": "F", + "dayi": "Hostellers", + "info": "No LeetCode data available" + }, + { + "roll": "2215000260", + "name": "ANKIT SAHU", + "url": "leetcode.com/u/ankit6387/", "section": "G", "dayi": "Hostellers", - "username": "studyharshit21", - "totalSolved": 26, - "easySolved": 11, - "mediumSolved": 15, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1451685429", - "title": "Permutations II", - "timestamp": "1731510054", - "statusDisplay": "Accepted", - "runtime": "587 ms", - "memory": "45.2 MB", - "lang": "java" - }, - { - "id": "1451666694", - "title": "Permutations", - "timestamp": "1731508773", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1450875394", - "title": "Combination Sum", - "timestamp": "1731435737", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.3 MB", - "lang": "java" - }, - { - "id": "1449576508", - "title": "Generate Parentheses", - "timestamp": "1731332659", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.8 MB", - "lang": "java" - }, - { - "id": "1449520207", - "title": "Subsets", - "timestamp": "1731327817", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.9 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215000623", - "name": "DIPANSHU SHARMA", - "url": "https://leetcode.com/u/dipanshu_sharma194/", - "section": "H", + "roll": "2215001169", + "name": "NIPUN AGRAWAL", + "url": "https://leetcode.com/submissions/#/1", + "section": "G", "dayi": "Hostellers", - "username": "dipanshu_sharma194", - "totalSolved": 26, - "easySolved": 21, - "mediumSolved": 5, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457131322", - "title": "House Robber", - "timestamp": "1732011425", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1451539273", - "title": "Final Prices With a Special Discount in a Shop", - "timestamp": "1731498017", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "43.1 MB", - "lang": "java" - }, - { - "id": "1451302775", - "title": "Replace Elements with Greatest Element on Right Side", - "timestamp": "1731477280", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "46.5 MB", - "lang": "java" - }, - { - "id": "1451268685", - "title": "Three Consecutive Odds", - "timestamp": "1731474718", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1450814048", - "title": "Maximum Product of Three Numbers", - "timestamp": "1731432100", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.3 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215001972", - "name": "VIPUL DUVE", - "url": "https://leetcode.com/u/Vipul_Duve1/", + "roll": "2215001207", + "name": "PANKAJ PANDEY", + "url": "#N/A", + "section": "D", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215000002", + "name": "AAGMAN NAG", + "url": "https://leetcode.com/Aagmannag", + "section": "G", + "dayi": "Hostellers", + "info": "No LeetCode data available" + }, + { + "roll": "2215001607", + "name": "SATYAM KUMAR", + "url": "https://leetcode.com/i_m_sks12", + "section": "D", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215000818", + "name": "ISHA GUPTA", + "url": "https://leetcode.com/profile/i_ishaaa_10", "section": "C", "dayi": "Day Scholars", - "username": "Vipul_Duve1", - "totalSolved": 25, - "easySolved": 18, - "mediumSolved": 7, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1456863869", - "title": "Move Zeroes", - "timestamp": "1731990342", - "statusDisplay": "Accepted", - "runtime": "130 ms", - "memory": "45.4 MB", - "lang": "java" - }, - { - "id": "1456851710", - "title": "Search a 2D Matrix II", - "timestamp": "1731989401", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.6 MB", - "lang": "java" - }, - { - "id": "1454402439", - "title": "Missing Number", - "timestamp": "1731769068", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "45.8 MB", - "lang": "java" - }, - { - "id": "1454358854", - "title": "Plus One", - "timestamp": "1731765578", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1454348573", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1731764720", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.7 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001860", - "name": "TRISHI", - "url": "https://leetcode.com/u/trishigaur/", - "section": "H", - "dayi": "Hostellers", - "username": "trishigaur", - "totalSolved": 24, - "easySolved": 12, - "mediumSolved": 11, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1452466728", - "title": "3Sum", - "timestamp": "1731578518", - "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "51.5 MB", - "lang": "java" - }, - { - "id": "1450462646", - "title": "Middle of the Linked List", - "timestamp": "1731405353", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1445412311", - "title": "Add Two Numbers", - "timestamp": "1730954831", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.5 MB", - "lang": "java" - }, - { - "id": "1445411831", - "title": "Search in Rotated Sorted Array II", - "timestamp": "1730954794", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.4 MB", - "lang": "java" - }, - { - "id": "1444851565", - "title": "Island Perimeter", - "timestamp": "1730903118", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "46.2 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000484", - "name": "BHAVANA JADON", - "url": "https://leetcode.com/u/sonaljadon254/", - "section": "H", - "dayi": "Hostellers", - "username": "sonaljadon254", - "totalSolved": 24, - "easySolved": 15, - "mediumSolved": 9, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457410359", - "title": "Add Two Numbers", - "timestamp": "1732033360", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "43.9 MB", - "lang": "java" - }, - { - "id": "1457403348", - "title": "Two Sum", - "timestamp": "1732032925", - "statusDisplay": "Accepted", - "runtime": "38 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1457129685", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732011287", - "statusDisplay": "Accepted", - "runtime": "37 ms", - "memory": "57 MB", - "lang": "java" - }, - { - "id": "1457128739", - "title": "House Robber", - "timestamp": "1732011206", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1457086204", - "title": "Single Number", - "timestamp": "1732007446", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "19.5 MB", - "lang": "cpp" - } - ] - }, - { - "roll": "2215500169", - "name": "VANSHIKA RAGHAV", - "url": "https://leetcode.com/u/vanshikaraghav_22/", - "section": "AE", - "dayi": "Day Scholars", - "username": "vanshikaraghav_22", - "totalSolved": 24, - "easySolved": 9, - "mediumSolved": 13, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1449192891", - "title": "Merge k Sorted Lists", - "timestamp": "1731293828", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "43.9 MB", - "lang": "java" - }, - { - "id": "1429211315", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729505723", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "59.9 MB", - "lang": "java" - }, - { - "id": "1421635483", - "title": "Remove Duplicates from Sorted List", - "timestamp": "1728880039", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.1 MB", - "lang": "java" - }, - { - "id": "1421632324", - "title": "Reverse Linked List", - "timestamp": "1728879793", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1370778237", - "title": "Binary Tree Right Side View", - "timestamp": "1724821973", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000135", - "name": "AGRAJ GAUR", - "url": "https://leetcode.com/u/user1456qi/", - "section": "G", - "dayi": "Hostellers", - "username": "user1456qi", - "totalSolved": 23, - "easySolved": 6, - "mediumSolved": 16, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457128020", - "title": "House Robber", - "timestamp": "1732011144", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "16.7 MB", - "lang": "python3" - }, - { - "id": "1454517718", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731778260", - "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "16.9 MB", - "lang": "python3" - }, - { - "id": "1452664890", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731596068", - "statusDisplay": "Accepted", - "runtime": "3739 ms", - "memory": "28.5 MB", - "lang": "python3" - }, - { - "id": "1451841272", - "title": "Count the Number of Fair Pairs", - "timestamp": "1731520236", - "statusDisplay": "Accepted", - "runtime": "1082 ms", - "memory": "30.5 MB", - "lang": "python3" - }, - { - "id": "1451688885", - "title": "Valid Parentheses", - "timestamp": "1731510306", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "16.7 MB", - "lang": "python3" - } - ] - }, - { - "roll": "2215500097", - "name": "MANMOHAN SINGH", - "url": "https://leetcode.com/u/thakur_manmohan_singh/", - "section": "AE", - "dayi": "Day Scholars", - "username": "thakur_manmohan_singh", - "totalSolved": 23, - "easySolved": 14, - "mediumSolved": 8, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1456111818", - "title": "House Robber", - "timestamp": "1731924742", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1446436202", - "title": "Middle of the Linked List", - "timestamp": "1731043175", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1446427915", - "title": "Reverse Linked List", - "timestamp": "1731042532", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1429211685", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729505754", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "59.8 MB", - "lang": "java" - }, - { - "id": "1426064615", - "title": "First Unique Character in a String", - "timestamp": "1729227759", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "45.6 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500162", - "name": "TUSHAR DIXIT", - "url": "https://leetcode.com/u/tushardixit_6395/", - "section": "AE", - "dayi": "Day Scholars", - "username": "tushardixit_6395", - "totalSolved": 23, - "easySolved": 7, - "mediumSolved": 15, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1449227231", - "title": "Sort Characters By Frequency", - "timestamp": "1731297427", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1449222338", - "title": "Reverse Words in a String", - "timestamp": "1731296945", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "42.7 MB", - "lang": "java" - }, - { - "id": "1449218949", - "title": "Largest Odd Number in String", - "timestamp": "1731296605", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1437282636", - "title": "Copy List with Random Pointer", - "timestamp": "1730210830", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1437280911", - "title": "Clone Graph", - "timestamp": "1730210701", - "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "42.5 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500007", - "name": "ADARSH VERMA", - "url": "https://leetcode.com/u/AdarshV007/", - "section": "AE", - "dayi": "Day Scholars", - "username": "AdarshV007", - "totalSolved": 23, - "easySolved": 18, - "mediumSolved": 5, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1456109211", - "title": "House Robber", - "timestamp": "1731924505", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1450272705", - "title": "Relative Sort Array", - "timestamp": "1731390163", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.4 MB", - "lang": "java" - }, - { - "id": "1446435745", - "title": "Middle of the Linked List", - "timestamp": "1731043141", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1429001011", - "title": "Robot Return to Origin", - "timestamp": "1729487103", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.3 MB", - "lang": "java" - }, - { - "id": "1428981167", - "title": "Detect Capital", - "timestamp": "1729485474", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500140", - "name": "SATYAM VINAYAK", - "url": "https://leetcode.com/u/satyamvinayak/", - "section": "AE", - "dayi": "Day Scholars", - "username": "satyamvinayak", - "totalSolved": 22, - "easySolved": 11, - "mediumSolved": 10, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1456112191", - "title": "House Robber", - "timestamp": "1731924777", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1429186979", - "title": "Subarray Sum Equals K", - "timestamp": "1729503595", - "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "46.7 MB", - "lang": "java" - }, - { - "id": "1428934995", - "title": "Length of Last Word", - "timestamp": "1729481276", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1424960785", - "title": "First Unique Character in a String", - "timestamp": "1729138768", - "statusDisplay": "Accepted", - "runtime": "32 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1408681226", - "title": "Check If Array Pairs Are Divisible by k", - "timestamp": "1727817586", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "55.9 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000953", - "name": "KSHITIZ AGARWAL", - "url": "https://leetcode.com/u/kshitiz_agarwal_/", - "section": "H", - "dayi": "Hostellers", - "username": "kshitiz_agarwal_", - "totalSolved": 22, - "easySolved": 13, - "mediumSolved": 9, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457130209", - "title": "House Robber", - "timestamp": "1732011328", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1452476233", - "title": "3Sum", - "timestamp": "1731579349", - "statusDisplay": "Accepted", - "runtime": "834 ms", - "memory": "52 MB", - "lang": "java" - }, - { - "id": "1444886166", - "title": "Island Perimeter", - "timestamp": "1730905784", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.5 MB", - "lang": "java" - }, - { - "id": "1444838091", - "title": "Pow(x, n)", - "timestamp": "1730902144", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1431488745", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729693116", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.1 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215002036", - "name": "YASH VISHWAKARMA", - "url": "https://leetcode.com/u/yashhvishwakarma/", - "section": "G", - "dayi": "Hostellers", - "username": "yashhvishwakarma", - "totalSolved": 22, - "easySolved": 12, - "mediumSolved": 10, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457643784", - "title": "Integer to Roman", - "timestamp": "1732049957", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1457642702", - "title": "Roman to Integer", - "timestamp": "1732049848", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1457642167", - "title": "Combination Sum", - "timestamp": "1732049793", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.2 MB", - "lang": "java" - }, - { - "id": "1452477486", - "title": "Roman to Integer", - "timestamp": "1731579462", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1452467734", - "title": "3Sum", - "timestamp": "1731578606", - "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "51.3 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000861", - "name": "KALPIT CHAUDHARY", - "url": "https://leetcode.com/u/kalpit_chaudhary_cs/", - "section": "G", - "dayi": "Day Scholars", - "username": "kalpit_chaudhary_cs", - "totalSolved": 22, - "easySolved": 8, - "mediumSolved": 12, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1452472385", - "title": "3Sum", - "timestamp": "1731579004", - "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "51.8 MB", - "lang": "java" - }, - { - "id": "1451477623", - "title": "Shortest Path in Binary Matrix", - "timestamp": "1731492033", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.5 MB", - "lang": "java" - }, - { - "id": "1450460381", - "title": "Middle of the Linked List", - "timestamp": "1731405164", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1449199554", - "title": "Generate Parentheses", - "timestamp": "1731294556", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "43.1 MB", - "lang": "java" - }, - { - "id": "1449198830", - "title": "Pow(x, n)", - "timestamp": "1731294478", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000765", - "name": "HARSHIKA GARG", - "url": "https://leetcode.com/u/harshikaagrawal852/", - "section": "H", - "dayi": "Day Scholars", - "username": "harshikaagrawal852", - "totalSolved": 22, - "easySolved": 18, - "mediumSolved": 4, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457918772", - "title": "Find the Index of the First Occurrence in a String", - "timestamp": "1732080134", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1457910598", - "title": "Valid Palindrome", - "timestamp": "1732079459", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1457352190", - "title": "Plus One", - "timestamp": "1732029561", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1457347116", - "title": "Search Insert Position", - "timestamp": "1732029212", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", - "lang": "java" - }, - { - "id": "1457342823", - "title": "Palindrome Number", - "timestamp": "1732028910", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.7 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001711", - "name": "SHREYANSHI JAIN", - "url": "https://leetcode.com/u/Shreyanshi_Jain/", - "section": "H", - "dayi": "Hostellers", - "username": "Shreyanshi_Jain", - "totalSolved": 21, - "easySolved": 12, - "mediumSolved": 9, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457127783", - "title": "House Robber", - "timestamp": "1732011123", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1451691084", - "title": "Valid Parentheses", - "timestamp": "1731510466", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1450461372", - "title": "Middle of the Linked List", - "timestamp": "1731405247", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1444885043", - "title": "Island Perimeter", - "timestamp": "1730905701", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.5 MB", - "lang": "java" - }, - { - "id": "1444837789", - "title": "Pow(x, n)", - "timestamp": "1730902120", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000058", - "name": "ABHISHEK PATHAK", - "url": "https://leetcode.com/u/abhipathak4546/", - "section": "G", - "dayi": "Hostellers", - "username": "abhipathak4546", - "totalSolved": 20, - "easySolved": 16, - "mediumSolved": 4, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457640229", - "title": "Combination Sum", - "timestamp": "1732049601", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.2 MB", - "lang": "java" - }, - { - "id": "1457638239", - "title": "Roman to Integer", - "timestamp": "1732049407", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "43.9 MB", - "lang": "java" - }, - { - "id": "1457636639", - "title": "Integer to Roman", - "timestamp": "1732049246", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "43.8 MB", - "lang": "java" - }, - { - "id": "1450460733", - "title": "Middle of the Linked List", - "timestamp": "1731405196", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1431434633", - "title": "Binary Search", - "timestamp": "1729689152", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.7 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001774", - "name": "SRAVAN KUMAR", - "url": "https://leetcode.com/u/3-shravan/", - "section": "F", - "dayi": "Day Scholars", - "username": "3-shravan", - "totalSolved": 19, - "easySolved": 13, - "mediumSolved": 6, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457878932", - "title": "Unique Paths", - "timestamp": "1732076843", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", - "lang": "java" - }, - { - "id": "1451230590", - "title": "Coin Change", - "timestamp": "1731471776", - "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "44.2 MB", - "lang": "java" - }, - { - "id": "1451208486", - "title": "Rotate Array", - "timestamp": "1731469939", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "57.6 MB", - "lang": "java" - }, - { - "id": "1444438002", - "title": "Middle of the Linked List", - "timestamp": "1730866789", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1444434994", - "title": "Reverse Linked List", - "timestamp": "1730866541", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500124", - "name": "RITIK UPADHYAY", - "url": "https://leetcode.com/u/ritikupdy/", - "section": "AE", - "dayi": "Day Scholars", - "username": "ritikupdy", - "totalSolved": 19, - "easySolved": 10, - "mediumSolved": 7, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1456108377", - "title": "House Robber", - "timestamp": "1731924427", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1449216297", - "title": "Combination Sum", - "timestamp": "1731296340", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1449205955", - "title": "Pow(x, n)", - "timestamp": "1731295235", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1446438472", - "title": "Middle of the Linked List", - "timestamp": "1731043350", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1446428904", - "title": "Reverse Linked List", - "timestamp": "1731042610", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.8 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215500039", - "name": "ATUL KUMAR", - "url": "https://leetcode.com/u/atulmtr01542/", - "section": "AE", + "roll": "2215001135", + "name": "NAVEEN GAUR", + "url": "#N/A", + "section": "E", "dayi": "Day Scholars", - "username": "atulmtr01542", - "totalSolved": 18, - "easySolved": 8, - "mediumSolved": 7, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1426060022", - "title": "First Unique Character in a String", - "timestamp": "1729227392", - "statusDisplay": "Accepted", - "runtime": "92 ms", - "memory": "12.3 MB", - "lang": "python" - }, - { - "id": "1426054087", - "title": "Move Zeroes", - "timestamp": "1729226912", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "13.1 MB", - "lang": "python" - }, - { - "id": "1426052710", - "title": "Rotate Array", - "timestamp": "1729226791", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "21.4 MB", - "lang": "python" - }, - { - "id": "1426050920", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1729226643", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "12.9 MB", - "lang": "python" - }, - { - "id": "1426049327", - "title": "Check if Array Is Sorted and Rotated", - "timestamp": "1729226508", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "11.7 MB", - "lang": "python" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215001274", - "name": "PRANJALI DIXIT", - "url": "https://leetcode.com/u/8PyfVhh37A/", - "section": "G", + "roll": "2215001202", + "name": "PALAK SANDIL", + "url": "https://github.com/palaksharma99/Portfolio", + "section": "D", "dayi": "Hostellers", - "username": "8PyfVhh37A", - "totalSolved": 18, - "easySolved": 8, - "mediumSolved": 10, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457131164", - "title": "House Robber", - "timestamp": "1732011411", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1452474950", - "title": "3Sum", - "timestamp": "1731579231", - "statusDisplay": "Accepted", - "runtime": "29 ms", - "memory": "51.3 MB", - "lang": "java" - }, - { - "id": "1451694125", - "title": "Valid Parentheses", - "timestamp": "1731510686", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1451488539", - "title": "Surrounded Regions", - "timestamp": "1731493047", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.4 MB", - "lang": "java" - }, - { - "id": "1451470776", - "title": "Shortest Path in Binary Matrix", - "timestamp": "1731491406", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.1 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215500092", - "name": "LALIT KUMAR", - "url": "https://leetcode.com/u/Lalit_chaudhary01/", - "section": "AE", - "dayi": "Day Scholars", - "username": "Lalit_chaudhary01", - "totalSolved": 18, - "easySolved": 11, - "mediumSolved": 7, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1446429524", - "title": "Reverse Linked List", - "timestamp": "1731042659", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1428984000", - "title": "Move Zeroes", - "timestamp": "1729485722", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.7 MB", - "lang": "java" - }, - { - "id": "1428968347", - "title": "Rotate Array", - "timestamp": "1729484368", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "57.2 MB", - "lang": "java" - }, - { - "id": "1428961935", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1729483825", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1428924762", - "title": "Check if Array Is Sorted and Rotated", - "timestamp": "1729480253", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - } - ] + "roll": "2115800013", + "name": "KIRTIKAA SHARMA", + "url": "#N/A", + "section": "A(H)", + "dayi": "Day Scholars", + "info": "No LeetCode data available" }, { - "roll": "2215001752", - "name": "SNEHA AGRAWAL", - "url": "https://leetcode.com/u/Sneha_Agrawal_07/", - "section": "G", - "dayi": "Hostellers", - "username": "Sneha_Agrawal_07", - "totalSolved": 17, - "easySolved": 8, - "mediumSolved": 9, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457130948", - "title": "House Robber", - "timestamp": "1732011392", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1444883286", - "title": "Island Perimeter", - "timestamp": "1730905562", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.7 MB", - "lang": "java" - }, - { - "id": "1444838066", - "title": "Pow(x, n)", - "timestamp": "1730902142", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.9 MB", - "lang": "java" - }, - { - "id": "1431497915", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729693768", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.7 MB", - "lang": "java" - }, - { - "id": "1431466350", - "title": "First Bad Version", - "timestamp": "1729691497", - "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "40.3 MB", - "lang": "java" - } - ] + "roll": "2215800009", + "name": "HARDIK GUPTA", + "url": "#N/A", + "section": "A(H)", + "dayi": "Day Scholars", + "info": "No LeetCode data available" }, { - "roll": "2215000039", - "name": "ABHINENDRA SINGH", - "url": "https://leetcode.com/u/abhinendrasingh/", - "section": "F", - "dayi": "Hostellers", - "username": "abhinendrasingh", - "totalSolved": 17, - "easySolved": 12, - "mediumSolved": 4, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457877499", - "title": "Unique Paths", - "timestamp": "1732076710", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1452583909", - "title": "Big Countries", - "timestamp": "1731589762", - "statusDisplay": "Accepted", - "runtime": "304 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1451229722", - "title": "Coin Change", - "timestamp": "1731471714", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "43.9 MB", - "lang": "java" - }, - { - "id": "1451094285", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1731457720", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.5 MB", - "lang": "java" - }, - { - "id": "1444435236", - "title": "Middle of the Linked List", - "timestamp": "1730866562", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - } - ] + "roll": "2215000338", + "name": "ARJUN SINGH", + "url": "Leetcode.com/u/arjun4444/", + "section": "D", + "dayi": "Day Scholars", + "info": "No LeetCode data available" }, { - "roll": "2215500159", - "name": "SWASTI AGRAWAL", - "url": "https://leetcode.com/u/swasti_cs22/", - "section": "AE", + "roll": "2215000354", + "name": "ARUN CHAUDHARY", + "url": "#N/A", + "section": "H", "dayi": "Day Scholars", - "username": "swasti_cs22", - "totalSolved": 17, - "easySolved": 9, - "mediumSolved": 5, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1446416360", - "title": "Reverse Linked List", - "timestamp": "1731041657", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1429131329", - "title": "Subarray Sum Equals K", - "timestamp": "1729498362", - "statusDisplay": "Accepted", - "runtime": "24 ms", - "memory": "46.2 MB", - "lang": "java" - }, - { - "id": "1428997109", - "title": "Move Zeroes", - "timestamp": "1729486786", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "46 MB", - "lang": "java" - }, - { - "id": "1428966096", - "title": "Find All Numbers Disappeared in an Array", - "timestamp": "1729484181", - "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "55.2 MB", - "lang": "java" - }, - { - "id": "1428927692", - "title": "Delete Node in a Linked List", - "timestamp": "1729480558", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215500053", - "name": "DAMAN PRATAP SINGH", - "url": "https://leetcode.com/u/Daman_07/", - "section": "AE", + "roll": "2215000488", + "name": "BHISAM KUMAR", + "url": "#N/A", + "section": "H", "dayi": "Day Scholars", - "username": "Daman_07", - "totalSolved": 17, - "easySolved": 7, - "mediumSolved": 10, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1446436549", - "title": "Middle of the Linked List", - "timestamp": "1731043201", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1446429545", - "title": "Reverse Linked List", - "timestamp": "1731042661", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.8 MB", - "lang": "java" - }, - { - "id": "1445383597", - "title": "Relative Sort Array", - "timestamp": "1730952542", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.4 MB", - "lang": "java" - }, - { - "id": "1445370718", - "title": "Largest Combination With Bitwise AND Greater Than Zero", - "timestamp": "1730951473", - "statusDisplay": "Accepted", - "runtime": "34 ms", - "memory": "56.8 MB", - "lang": "java" - }, - { - "id": "1436226662", - "title": "Add Two Numbers", - "timestamp": "1730122240", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.4 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" + }, + { + "roll": "2215000040", + "name": "ABHISHANK", + "url": "#N/A", + "section": "H", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215001629", + "name": "SHAIVYA SINGH", + "url": "Leetcode.com/u/2shaivya/", + "section": "G", + "dayi": "Day Scholars", + "info": "No LeetCode data available" }, { - "roll": "2215000275", - "name": "ANMEHA PANDEY", - "url": "https://leetcode.com/u/ANMEHAER/", + "roll": "2215000237", + "name": "ANIL SINGH", + "url": "#N/A", "section": "H", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215500016", + "name": "ANANT KUMAR", + "url": "#N/A", + "section": "AC", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215500059", + "name": "DEVANSHU PATHAK", + "url": "#N/A", + "section": "AD", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215500046", + "name": "BHUVANESH SHARMA", + "url": "#N/A", + "section": "AE", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215500144", + "name": "SHIVAM GUPTA", + "url": "https://leetcode.com/JlRg1FCYPt", + "section": "AC", "dayi": "Hostellers", - "username": "ANMEHAER", - "totalSolved": 16, - "easySolved": 9, - "mediumSolved": 6, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457131439", - "title": "House Robber", - "timestamp": "1732011434", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1444811251", - "title": "Pow(x, n)", - "timestamp": "1730900130", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", - "lang": "java" - }, - { - "id": "1431532210", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729696221", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "61.5 MB", - "lang": "java" - }, - { - "id": "1431488116", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729693071", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.1 MB", - "lang": "java" - }, - { - "id": "1431464306", - "title": "First Bad Version", - "timestamp": "1729691354", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.4 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215500013", - "name": "AKSHAT BANSAL", - "url": "https://leetcode.com/u/Akshatbansal_12/", + "roll": "2215500098", + "name": "MAYANK DAGAR", + "url": "#N/A", "section": "AE", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215000295", + "name": "ANUBHAV DEEP SRIVASTAV", + "url": "#N/A", + "section": "D", "dayi": "Hostellers", - "username": "Akshatbansal_12", - "totalSolved": 14, - "easySolved": 8, - "mediumSolved": 5, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1432483726", - "title": "Sudoku Solver", - "timestamp": "1729779186", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1432481847", - "title": "Group Anagrams", - "timestamp": "1729779045", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "47.8 MB", - "lang": "java" - }, - { - "id": "1432481045", - "title": "Rotate Image", - "timestamp": "1729778987", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1432480271", - "title": "Next Permutation", - "timestamp": "1729778932", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", - "lang": "java" - }, - { - "id": "1432479429", - "title": "Reverse Integer", - "timestamp": "1729778870", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215000445", - "name": "AYUSH MITTAL", - "url": "https://leetcode.com/u/Ayush_6793/", - "section": "H", + "roll": "2215000167", + "name": "AKSHAY SINGH", + "url": "leetcode.com/u/akshay_singh_11/", + "section": "G", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2315990027", + "name": "JAI ANAND", + "url": "#N/A", + "section": "F", "dayi": "Hostellers", - "username": "Ayush_6793", - "totalSolved": 14, - "easySolved": 11, - "mediumSolved": 3, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457130556", - "title": "House Robber", - "timestamp": "1732011356", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1451689252", - "title": "Valid Parentheses", - "timestamp": "1731510335", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1450873207", - "title": "Remove Element", - "timestamp": "1731435599", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1450860193", - "title": "Move Zeroes", - "timestamp": "1731434812", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.6 MB", - "lang": "java" - }, - { - "id": "1450846705", - "title": "Can Place Flowers", - "timestamp": "1731434020", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.7 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" + }, + { + "roll": "2215800017", + "name": "NIKHIL KAUSHIK", + "url": "#N/A", + "section": "A(H)", + "dayi": "Hostellers", + "info": "No LeetCode data available" + }, + { + "roll": "2215800022", + "name": "SALONI JAIN", + "url": "salonijain402", + "section": "A(H)", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215001506", + "name": "SACHIN CHAUDHARY", + "url": "Therock", + "section": "H", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215000477", + "name": "BHARAT PAL", + "url": "https://leetcode.com/progress/", + "section": "H", + "dayi": "Day Scholars", + "info": "No LeetCode data available" }, { - "roll": "2215800014", - "name": "KUSHAGRA SINGH", - "url": "https://leetcode.com/u/kushagra_71/", - "section": "A(H)", + "roll": "2215000183", + "name": "AMAN KUMAR CHAUBEY", + "url": "#N/A", + "section": "H", "dayi": "Hostellers", - "username": "kushagra_71", - "totalSolved": 14, - "easySolved": 4, - "mediumSolved": 9, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1445822513", - "title": "Pow(x, n)", - "timestamp": "1730988989", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43 MB", - "lang": "java" - }, - { - "id": "1432540517", - "title": "Magnetic Force Between Two Balls", - "timestamp": "1729783257", - "statusDisplay": "Accepted", - "runtime": "36 ms", - "memory": "55.7 MB", - "lang": "java" - }, - { - "id": "1432493464", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729779889", - "statusDisplay": "Accepted", - "runtime": "86 ms", - "memory": "104.2 MB", - "lang": "cpp" - }, - { - "id": "1432466640", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729777953", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.5 MB", - "lang": "java" - }, - { - "id": "1432436832", - "title": "First Bad Version", - "timestamp": "1729775723", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.2 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215000649", - "name": "DUSHYANT SHARMA", - "url": "https://leetcode.com/u/dushyantsharma_18/", - "section": "G", + "roll": "2215500062", + "name": "DIGAMBAR SINGH", + "url": "Https:// digambarsingh", + "section": "AC", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215001744", + "name": "SIDDHARTH", + "url": "#N/A", + "section": "H", "dayi": "Hostellers", - "username": "dushyantsharma_18", - "totalSolved": 13, - "easySolved": 8, - "mediumSolved": 5, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1452472397", - "title": "3Sum", - "timestamp": "1731579004", - "statusDisplay": "Accepted", - "runtime": "33 ms", - "memory": "52.6 MB", - "lang": "java" - }, - { - "id": "1451700288", - "title": "Valid Parentheses", - "timestamp": "1731511118", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1450459657", - "title": "Middle of the Linked List", - "timestamp": "1731405101", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1444886165", - "title": "Island Perimeter", - "timestamp": "1730905784", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.5 MB", - "lang": "java" - }, - { - "id": "1444838186", - "title": "Pow(x, n)", - "timestamp": "1730902151", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215000814", - "name": "HRISHABH DURWAR", - "url": "https://leetcode.com/u/hrishabhcs22/", + "roll": "2215001642", + "name": "SHASHANK SRIVASTAVA", + "url": "#N/A", "section": "H", - "dayi": "Day Scholars", - "username": "hrishabhcs22", - "totalSolved": 13, - "easySolved": 8, - "mediumSolved": 4, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457127163", - "title": "House Robber", - "timestamp": "1732011070", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1450169291", - "title": "Sort Colors", - "timestamp": "1731382000", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1435144528", - "title": "Find Peak Element", - "timestamp": "1730026918", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.6 MB", - "lang": "java" - }, - { - "id": "1431248959", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729671367", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "61.2 MB", - "lang": "java" - }, - { - "id": "1431227044", - "title": "Trapping Rain Water", - "timestamp": "1729669213", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.8 MB", - "lang": "java" - } - ] + "dayi": "Hostellers", + "info": "No LeetCode data available" }, { - "roll": "2215500147", - "name": "SHOBHIT CHATURVEDI", - "url": "https://leetcode.com/u/Shobhit1416/", + "roll": "2315990047", + "name": "PRANJAL GOYAL", + "url": "#N/A", + "section": "H", + "dayi": "Hostellers", + "info": "No LeetCode data available" + }, + { + "roll": "2215500134", + "name": "SANCHIT AGRAWAL", + "url": "Www.leetcode.com/sanxxit", "section": "AD", "dayi": "Day Scholars", - "username": "Shobhit1416", - "totalSolved": 13, - "easySolved": 11, - "mediumSolved": 1, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1451427614", - "title": "Power of Three", - "timestamp": "1731487488", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "43.8 MB", - "lang": "java" - }, - { - "id": "1451427262", - "title": "Power of Four", - "timestamp": "1731487455", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1451426525", - "title": "Fibonacci Number", - "timestamp": "1731487389", - "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1450920972", - "title": "Power of Four", - "timestamp": "1731438956", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1450920468", - "title": "Power of Three", - "timestamp": "1731438919", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "44 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" + }, + { + "roll": "2215500049", + "name": "BOBBY RAWAT", + "url": "AE", + "section": "AE", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215500083", + "name": "JAYANT SHARMA", + "url": "https://leetcode.com/problemset/", + "section": "AE", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215500004", + "name": "ABHINAV RAJ SINGH", + "url": "https://leetcode.com/problemset/", + "section": "AE", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215000426", + "name": "AYUSH", + "url": "https://leetcode.com/problemset/", + "section": "E", + "dayi": "Hostellers", + "info": "No LeetCode data available" }, { - "roll": "2215000019", - "name": "ABHAY PRATAP SINGH", - "url": "https://leetcode.com/u/abhaypratap05ap/", - "section": "H", + "roll": "2215500011", + "name": "AISHWARYA SHUKLA", + "url": "#N/A", + "section": "AE", "dayi": "Hostellers", - "username": "abhaypratap05ap", - "totalSolved": 11, - "easySolved": 8, - "mediumSolved": 3, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1432302815", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729762670", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "62.2 MB", - "lang": "java" - }, - { - "id": "1432298989", - "title": "First Bad Version", - "timestamp": "1729762333", - "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "40 MB", - "lang": "java" - }, - { - "id": "1432296631", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729762128", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "55.6 MB", - "lang": "java" - }, - { - "id": "1430269813", - "title": "Longest Common Prefix", - "timestamp": "1729590876", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1430262573", - "title": "Lemonade Change", - "timestamp": "1729590274", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "55.9 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215001669", - "name": "SHIVAM PRATAP SINGH", - "url": "https://leetcode.com/u/shivampratapsingh181/", - "section": "F", + "roll": "2215500163", + "name": "TUSHAR THAKUR", + "url": "mastermind210902", + "section": "AD", "dayi": "Hostellers", - "username": "shivampratapsingh181", - "totalSolved": 10, - "easySolved": 9, - "mediumSolved": 1, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1444432495", - "title": "Reverse Linked List", - "timestamp": "1730866318", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1435823595", - "title": "Pascal's Triangle", - "timestamp": "1730088961", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1435823513", - "title": "Pascal's Triangle II", - "timestamp": "1730088953", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215500021", - "name": "ANMOL AGARWAL", - "url": "https://leetcode.com/u/HHhf22QzcY/", + "roll": "2215500105", + "name": "PARTH MITTAL", + "url": "#N/A", "section": "AE", "dayi": "Hostellers", - "username": "HHhf22QzcY", - "totalSolved": 8, - "easySolved": 1, - "mediumSolved": 6, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1444809772", - "title": "Pow(x, n)", - "timestamp": "1730900020", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43 MB", - "lang": "java" - }, - { - "id": "1430656765", - "title": "Kth Largest Sum in a Binary Tree", - "timestamp": "1729618119", - "statusDisplay": "Accepted", - "runtime": "39 ms", - "memory": "63 MB", - "lang": "java" - }, - { - "id": "1430652267", - "title": "Zigzag Conversion", - "timestamp": "1729617882", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1430651706", - "title": "Longest Palindromic Substring", - "timestamp": "1729617854", - "statusDisplay": "Accepted", - "runtime": "533 ms", - "memory": "45.5 MB", - "lang": "java" - }, - { - "id": "1430651275", - "title": "Median of Two Sorted Arrays", - "timestamp": "1729617830", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "45.8 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215001109", - "name": "MUSKAN AGRAWAL", - "url": "https://leetcode.com/u/muskan_agrawal31/", + "roll": "2215500129", + "name": "SAKET MAHESHWARI", + "url": "saakkeett", + "section": "AE", + "dayi": "Hostellers", + "info": "No LeetCode data available" + }, + { + "roll": "2215500157", + "name": "SUPARSHVA BHATNAGAR", + "url": "https://leetcode.com/problemset/", + "section": "AE", + "dayi": "Hostellers", + "info": "No LeetCode data available" + }, + { + "roll": "2215500119", + "name": "RAJ CHANDEL", + "url": "AE", + "section": "AE", + "dayi": "Hostellers", + "info": "No LeetCode data available" + }, + { + "roll": "2215500002", + "name": "AASTHA SHARMA", + "url": "https://leetcode.com/problemset/", + "section": "AE", + "dayi": "Hostellers", + "info": "No LeetCode data available" + }, + { + "roll": "2215500149", + "name": "SHREYA SHARMA", + "url": "#N/A", + "section": "AE", + "dayi": "Hostellers", + "info": "No LeetCode data available" + }, + { + "roll": "2215500045", + "name": "BHAWNA YADAV", + "url": "..", + "section": "AE", + "dayi": "Hostellers", + "info": "No LeetCode data available" + }, + { + "roll": "2215000069", + "name": "ABHISHEK VERMA", + "url": "https://leetcode.com/u/Abhishek__Verma/", "section": "H", "dayi": "Day Scholars", - "username": "muskan_agrawal31", - "totalSolved": 8, - "easySolved": 6, - "mediumSolved": 2, + "username": "Abhishek__Verma", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001384", + "name": "RAHUL", + "url": "https://leetcode.com/u/Rahul_1384/", + "section": "E", + "dayi": "Day Scholars", + "username": "Rahul_1384", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2115500102", + "name": "NIKHIL DUBEY", + "url": "https://leetcode.com/u/Niikhiil1/", + "section": "AE", + "dayi": "Day Scholars", + "username": "Niikhiil1", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000883", + "name": "KARTIK VARSHNEY", + "url": "https://leetcode.com/u/user1038PX/", + "section": "D", + "dayi": "Hostellers", + "username": "user1038PX", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1453513673", - "title": "Roman to Integer", - "timestamp": "1731677209", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1452468975", - "title": "3Sum", - "timestamp": "1731578713", - "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "51.5 MB", - "lang": "java" - }, - { - "id": "1450460893", - "title": "Middle of the Linked List", - "timestamp": "1731405209", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1433097848", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729834665", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "61.6 MB", - "lang": "java" - }, - { - "id": "1430293059", - "title": "Gas Station", - "timestamp": "1729592865", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "55.9 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215500178", - "name": "YASH SHARMA", - "url": "https://leetcode.com/u/YashSharma3/", - "section": "AD", + "roll": "2215001273", + "name": "PRANJAL VERMA", + "url": "https://leetcode.com/u/PranjalVerma_01/", + "section": "F", "dayi": "Hostellers", - "username": "YashSharma3", - "totalSolved": 7, - "easySolved": 4, - "mediumSolved": 3, + "username": "PranjalVerma_01", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1456109076", - "title": "House Robber", - "timestamp": "1731924492", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1424298634", - "title": "Buy Two Chocolates", - "timestamp": "1729086197", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.2 MB", - "lang": "java" - }, - { - "id": "1423426781", - "title": "Reverse Integer", - "timestamp": "1729012504", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1354142248", - "title": "Symmetric Tree", - "timestamp": "1723543003", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", - "lang": "java" - }, - { - "id": "1249615845", - "title": "Valid Word", - "timestamp": "1714879536", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215500042", - "name": "AYUSH SHARMA", - "url": "https://leetcode.com/u/ayushsharmasole/", + "roll": "2215500159", + "name": "SWASTI AGRAWAL", + "url": "https://leetcode.com/u/swasti_cs22/", "section": "AE", "dayi": "Day Scholars", - "username": "ayushsharmasole", - "totalSolved": 7, - "easySolved": 4, - "mediumSolved": 3, + "username": "swasti_cs22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1456107606", - "title": "House Robber", - "timestamp": "1731924357", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1446436405", - "title": "Middle of the Linked List", - "timestamp": "1731043190", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1446428491", - "title": "Reverse Linked List", - "timestamp": "1731042578", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.8 MB", - "lang": "java" - }, - { - "id": "1428935467", - "title": "Two Sum", - "timestamp": "1729481322", - "statusDisplay": "Accepted", - "runtime": "39 ms", - "memory": "44.5 MB", - "lang": "java" - }, - { - "id": "1365352242", - "title": "Factorial Trailing Zeroes", - "timestamp": "1724389702", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215001090", - "name": "MOHIT KUMAR SHARMA", - "url": "https://leetcode.com/u/montyrao/", - "section": "H", + "roll": "2215500131", + "name": "SAKSHAM YADAV", + "url": "https://leetcode.com/u/saksham_yadav09/", + "section": "AD", "dayi": "Day Scholars", - "username": "montyrao", - "totalSolved": 5, - "easySolved": 3, - "mediumSolved": 1, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1433537633", - "title": "Median of Two Sorted Arrays", - "timestamp": "1729874855", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.9 MB", - "lang": "java" - }, - { - "id": "1433536096", - "title": "Longest Palindromic Substring", - "timestamp": "1729874746", - "statusDisplay": "Accepted", - "runtime": "1595 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1432310510", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729763334", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "61.7 MB", - "lang": "java" - }, - { - "id": "1429013743", - "title": "Palindrome Number", - "timestamp": "1729488141", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.1 MB", - "lang": "java" - }, - { - "id": "1428999225", - "title": "Two Sum", - "timestamp": "1729486957", - "statusDisplay": "Accepted", - "runtime": "46 ms", - "memory": "44.9 MB", - "lang": "java" - } - ] + "username": "saksham_yadav09", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500040", + "name": "AYUSH AGRAWAL", + "url": "https://leetcode.com/u/ayushagrawal-cs22/", + "section": "AC", + "dayi": "Hostellers", + "username": "ayushagrawal-cs22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215800015", + "name": "MADHAV GAUR", + "url": "https://leetcode.com/u/hAG03ejuSY/", + "section": "A(H)", + "dayi": "Hostellers", + "username": "hAG03ejuSY", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215800030", - "name": "TEEKAM", - "url": "https://leetcode.com/u/z6EmVUzrBN/", - "section": "A(H)", + "roll": "2215000560", + "name": "DEEPANSHU KHANDELWAL", + "url": "https://leetcode.com/u/Deepanshu-Khandelwal/", + "section": "H", "dayi": "Day Scholars", - "username": "z6EmVUzrBN", - "totalSolved": 5, - "easySolved": 4, - "mediumSolved": 1, + "username": "Deepanshu-Khandelwal", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1458166440", - "title": "Longest Common Prefix", - "timestamp": "1732101123", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1458164752", - "title": "3Sum", - "timestamp": "1732100950", - "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "51.3 MB", - "lang": "java" - }, - { - "id": "1450496635", - "title": "Merge Sorted Array", - "timestamp": "1731408434", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1284510753", - "title": "Reverse Bits", - "timestamp": "1718082877", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1284502166", - "title": "Number of 1 Bits", - "timestamp": "1718082294", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215500065", - "name": "DIVYANSHU KHANDAGRE", - "url": "https://leetcode.com/u/divyanshu1604/", - "section": "AE", + "roll": "2215000895", + "name": "KAVYA JAIMINI", + "url": "https://leetcode.com/u/ikavya_05/", + "section": "F", + "dayi": "Day Scholars", + "username": "ikavya_05", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001053", + "name": "MANYA ARJARIYA", + "url": "https://leetcode.com/u/Manya_77/", + "section": "F", "dayi": "Hostellers", - "username": "divyanshu1604", - "totalSolved": 4, - "easySolved": 3, - "mediumSolved": 1, + "username": "Manya_77", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1444885549", - "title": "Island Perimeter", - "timestamp": "1730905739", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.8 MB", - "lang": "java" - }, - { - "id": "1444838127", - "title": "Pow(x, n)", - "timestamp": "1730902147", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.2 MB", - "lang": "java" - }, - { - "id": "1427493639", - "title": "Buy Two Chocolates", - "timestamp": "1729358008", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1255678510", - "title": "Permutation Difference between Two Strings", - "timestamp": "1715481479", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.3 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215800002", - "name": "AKRISHNA AGNIHOTRI", - "url": "https://leetcode.com/u/Akrishna_Agnihotri/", - "section": "A(H)", + "roll": "2215000335", + "name": "ARCHIT JAIN", + "url": "https://leetcode.com/u/archit2709/", + "section": "F", + "dayi": "Day Scholars", + "username": "archit2709", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001557", + "name": "SAKSHI SINGH", + "url": "https://leetcode.com/u/sakshisingh_2910/", + "section": "F", "dayi": "Hostellers", - "username": "Akrishna_Agnihotri", - "totalSolved": 3, - "easySolved": 1, - "mediumSolved": 2, + "username": "sakshisingh_2910", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1432445440", - "title": "First Bad Version", - "timestamp": "1729776366", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1235525374", - "title": "Maximum Subarray", - "timestamp": "1713423433", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57.3 MB", - "lang": "java" - }, - { - "id": "1084517763", - "title": "Rotate Image", - "timestamp": "1698315464", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215800023", - "name": "SAMRADH SRIVASTAVA", - "url": "https://leetcode.com/u/Samradhsri/", - "section": "A(H)", + "roll": "2215000912", + "name": "KHUSHI TIWARI", + "url": "https://leetcode.com/u/Tiwari_Khushi/", + "section": "F", "dayi": "Hostellers", - "username": "Samradhsri", - "totalSolved": 2, - "easySolved": 1, - "mediumSolved": 1, + "username": "Tiwari_Khushi", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1431461927", - "title": "Add Two Numbers", - "timestamp": "1729691187", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1431460270", - "title": "Two Sum", - "timestamp": "1729691069", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.2 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215800005", - "name": "AYUSH SRIVASTAV", - "url": "https://leetcode.com/problemset/?page=1&search=peak+index+in+mounain+array", - "section": "A(H)", + "roll": "2215000783", + "name": "HARSHITA DAS", + "url": "https://leetcode.com/u/2005harshu/", + "section": "E", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "2005harshu", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001189", - "name": "NITISH KUMAR", - "url": "leetcode.com/u/fgrreloaded", - "section": "F", + "roll": "2215500145", + "name": "SHIVAM SINGH", + "url": "https://leetcode.com/u/SinghShivam007/", + "section": "AE", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "SinghShivam007", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000260", - "name": "ANKIT SAHU", - "url": "leetcode.com/u/ankit6387/", - "section": "G", + "roll": "2215800003", + "name": "ARPIT SAXENA", + "url": "https://leetcode.com/u/iarpitsaxena/", + "section": "A(H)", + "dayi": "Day Scholars", + "username": "iarpitsaxena", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500114", + "name": "PRIYANSHU BHARDWAJ", + "url": "https://leetcode.com/u/Priyanshu-Bhardwaj/", + "section": "AC", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "Priyanshu-Bhardwaj", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001169", - "name": "NIPUN AGRAWAL", - "url": "https://leetcode.com/submissions/#/1", - "section": "G", + "roll": "2215500033", + "name": "ARCHIE GUPTA", + "url": "https://leetcode.com/u/Archie_Gupta/", + "section": "AC", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "Archie_Gupta", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001207", - "name": "PANKAJ PANDEY", - "url": "#N/A", + "roll": "2215000288", + "name": "ANSHITA AGRAWAL", + "url": "https://leetcode.com/u/Anshita_Agrawal/", "section": "D", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "Anshita_Agrawal", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000002", - "name": "AAGMAN NAG", - "url": "https://leetcode.com/Aagmannag", - "section": "G", + "roll": "2215001140", + "name": "NAVYA YADAV", + "url": "https://leetcode.com/u/Navyaa_24/", + "section": "F", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "Navyaa_24", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001607", - "name": "SATYAM KUMAR", - "url": "https://leetcode.com/i_m_sks12", - "section": "D", + "roll": "2215000319", + "name": "ANURAG GAUTAM", + "url": "https://leetcode.com/u/AnuragGautam02/", + "section": "E", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "AnuragGautam02", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000818", - "name": "ISHA GUPTA", - "url": "https://leetcode.com/profile/i_ishaaa_10", - "section": "C", + "roll": "2215000025", + "name": "ABHAY SOMANI", + "url": "https://leetcode.com/u/abhay_somani/", + "section": "E", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "abhay_somani", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001135", - "name": "NAVEEN GAUR", - "url": "#N/A", - "section": "E", + "roll": "2215001985", + "name": "VISHAL SISODIYA", + "url": "https://leetcode.com/u/Vishal_Sisodiya24/", + "section": "H", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "Vishal_Sisodiya24", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001202", - "name": "PALAK SANDIL", - "url": "https://github.com/palaksharma99/Portfolio", + "roll": "2215001024", + "name": "MAHESH PANDEY", + "url": "https://leetcode.com/u/Mahesh_pandey/", "section": "D", - "dayi": "Hostellers", - "info": "No LeetCode data available" + "dayi": "Day Scholars", + "username": "Mahesh_pandey", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2115800013", - "name": "KIRTIKAA SHARMA", - "url": "#N/A", - "section": "A(H)", - "dayi": "Day Scholars", - "info": "No LeetCode data available" + "roll": "2215000037", + "name": "ABHINAV TOMAR", + "url": "https://leetcode.com/u/Tomar_Abhinav/", + "section": "E", + "dayi": "Hostellers", + "username": "Tomar_Abhinav", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215800009", - "name": "HARDIK GUPTA", - "url": "#N/A", - "section": "A(H)", - "dayi": "Day Scholars", - "info": "No LeetCode data available" + "roll": "2215500086", + "name": "KHUSHI", + "url": "https://leetcode.com/u/khushi_raghuvanshi19/", + "section": "AC", + "dayi": "Hostellers", + "username": "khushi_raghuvanshi19", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000338", - "name": "ARJUN SINGH", - "url": "Leetcode.com/u/arjun4444/", - "section": "D", + "roll": "2215500054", + "name": "DEEPAK SHUKLA", + "url": "https://leetcode.com/u/deepshukla1209/", + "section": "AC", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "deepshukla1209", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000354", - "name": "ARUN CHAUDHARY", - "url": "#N/A", - "section": "H", + "roll": "2215500113", + "name": "PRIYANSHI SHARMA", + "url": "https://leetcode.com/u/priyanshish2503/", + "section": "AC", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "priyanshish2503", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000488", - "name": "BHISAM KUMAR", - "url": "#N/A", - "section": "H", + "roll": "2215000438", + "name": "AYUSH GUPTA", + "url": "https://leetcode.com/u/guptaayush2005/", + "section": "E", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "guptaayush2005", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000040", - "name": "ABHISHANK", - "url": "#N/A", - "section": "H", + "roll": "2215500151", + "name": "SHUBH SHARMA", + "url": "https://leetcode.com/u/shubhsharma2005/", + "section": "AD", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "shubhsharma2005", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001629", - "name": "SHAIVYA SINGH", - "url": "Leetcode.com/u/2shaivya/", - "section": "G", + "roll": "2215000169", + "name": "AKSHIT KUMAR", + "url": "https://leetcode.com/u/akshit_100/", + "section": "F", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "akshit_100", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000237", - "name": "ANIL SINGH", - "url": "#N/A", - "section": "H", - "dayi": "Day Scholars", - "info": "No LeetCode data available" + "roll": "2215001175", + "name": "NISHANT PATHAK", + "url": "https://leetcode.com/u/Nishant_1_8/", + "section": "C", + "dayi": "Hostellers", + "username": "Nishant_1_8", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500016", - "name": "ANANT KUMAR", - "url": "#N/A", - "section": "AC", - "dayi": "Day Scholars", - "info": "No LeetCode data available" + "roll": "2215001465", + "name": "RISHIT KESHARWANI", + "url": "https://leetcode.com/u/Rishitkesharwani/", + "section": "H", + "dayi": "Hostellers", + "username": "Rishitkesharwani", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500059", - "name": "DEVANSHU PATHAK", - "url": "#N/A", - "section": "AD", + "roll": "2215000786", + "name": "HEMANT KAUSHIK", + "url": "https://leetcode.com/u/hemantach/", + "section": "D", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "hemantach", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500046", - "name": "BHUVANESH SHARMA", - "url": "#N/A", - "section": "AE", + "roll": "2215001043", + "name": "MANISH PAILWAR", + "url": "https://leetcode.com/u/ManishPailwar/", + "section": "F", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "ManishPailwar", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500144", - "name": "SHIVAM GUPTA", - "url": "https://leetcode.com/JlRg1FCYPt", - "section": "AC", + "roll": "2215001134", + "name": "NAVAM SRIVASTAVA", + "url": "https://leetcode.com/u/navam18/", + "section": "F", "dayi": "Hostellers", - "info": "No LeetCode data available" - }, - { - "roll": "2215500098", - "name": "MAYANK DAGAR", - "url": "#N/A", - "section": "AE", - "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "navam18", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000295", - "name": "ANUBHAV DEEP SRIVASTAV", - "url": "#N/A", + "roll": "2215001375", + "name": "RADHIKA AGARWAL", + "url": "https://leetcode.com/u/Radhika_Agarwal22/", "section": "D", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "Radhika_Agarwal22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000167", - "name": "AKSHAY SINGH", - "url": "leetcode.com/u/akshay_singh_11/", - "section": "G", + "roll": "2215000918", + "name": "KOMAL FAUJDAAR", + "url": "https://leetcode.com/u/komal_04/", + "section": "D", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "komal_04", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2315990027", - "name": "JAI ANAND", - "url": "#N/A", - "section": "F", + "roll": "2215500010", + "name": "AGRIM PRADHAN", + "url": "https://leetcode.com/u/Agrim_Pradhan/", + "section": "AE", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "Agrim_Pradhan", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215800017", - "name": "NIKHIL KAUSHIK", - "url": "#N/A", - "section": "A(H)", + "roll": "2215000699", + "name": "GOVIND N ACHARYA", + "url": "https://leetcode.com/u/Govind_Acharya/", + "section": "C", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "Govind_Acharya", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215800022", - "name": "SALONI JAIN", - "url": "salonijain402", - "section": "A(H)", - "dayi": "Day Scholars", - "info": "No LeetCode data available" + "roll": "2215000956", + "name": "KULDEEP SHARMA", + "url": "https://leetcode.com/u/Kuldeepsharma5836/", + "section": "D", + "dayi": "Hostellers", + "username": "Kuldeepsharma5836", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001506", - "name": "SACHIN CHAUDHARY", - "url": "Therock", - "section": "H", - "dayi": "Day Scholars", - "info": "No LeetCode data available" + "roll": "2215000095", + "name": "ADITYA GURJAR", + "url": "https://leetcode.com/u/aditya_gurjar_123/", + "section": "G", + "dayi": "Hostellers", + "username": "aditya_gurjar_123", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000477", - "name": "BHARAT PAL", - "url": "https://leetcode.com/progress/", - "section": "H", - "dayi": "Day Scholars", - "info": "No LeetCode data available" + "roll": "2215001643", + "name": "SHASHI KUMAR YADAV", + "url": "https://leetcode.com/u/skyy4/", + "section": "F", + "dayi": "Hostellers", + "username": "skyy4", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000183", - "name": "AMAN KUMAR CHAUBEY", - "url": "#N/A", - "section": "H", - "dayi": "Hostellers", - "info": "No LeetCode data available" + "roll": "2215000531", + "name": "CHIRAG CHAUHAN", + "url": "https://leetcode.com/u/user7155Ud/", + "section": "C", + "dayi": "Day Scholars", + "username": "user7155Ud", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500062", - "name": "DIGAMBAR SINGH", - "url": "Https:// digambarsingh", - "section": "AC", + "roll": "2215000372", + "name": "ARYAN MAHESHWARI", + "url": "https://leetcode.com/u/AryanMaheshwari70/", + "section": "C", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "AryanMaheshwari70", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001744", - "name": "SIDDHARTH", - "url": "#N/A", - "section": "H", + "roll": "2215500135", + "name": "SANDESH YADAV", + "url": "https://leetcode.com/u/sandesh_yadav_cse2026/", + "section": "AD", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "sandesh_yadav_cse2026", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001642", - "name": "SHASHANK SRIVASTAVA", - "url": "#N/A", - "section": "H", + "roll": "2215000340", + "name": "ARJUN RAGHAV", + "url": "https://leetcode.com/u/arjunraghav/", + "section": "E", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "arjunraghav", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2315990047", - "name": "PRANJAL GOYAL", - "url": "#N/A", - "section": "H", - "dayi": "Hostellers", - "info": "No LeetCode data available" + "roll": "2215500044", + "name": "BHANU PRATAP SINGH", + "url": "https://leetcode.com/u/bhanupratap_45/", + "section": "AE", + "dayi": "Day Scholars", + "username": "bhanupratap_45", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500134", - "name": "SANCHIT AGRAWAL", - "url": "Www.leetcode.com/sanxxit", - "section": "AD", + "roll": "2215000483", + "name": "BHASKAR GAUTAM", + "url": "https://leetcode.com/u/BhaskarGautam24/", + "section": "E", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "BhaskarGautam24", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500049", - "name": "BOBBY RAWAT", - "url": "AE", - "section": "AE", + "roll": "2215000503", + "name": "BHUVNESH SHARMA", + "url": "https://leetcode.com/u/bhuvnesharma/", + "section": "E", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "bhuvnesharma", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500083", - "name": "JAYANT SHARMA", - "url": "https://leetcode.com/problemset/", - "section": "AE", + "roll": "2215000689", + "name": "GAYATRI CHAUDHARY", + "url": "https://leetcode.com/u/gayatri_cs-22/", + "section": "D", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "gayatri_cs-22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500004", - "name": "ABHINAV RAJ SINGH", - "url": "https://leetcode.com/problemset/", - "section": "AE", + "roll": "2215500141", + "name": "SAURABH NAGAYACH", + "url": "https://leetcode.com/u/saurabhnagaich27/", + "section": "AC", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "saurabhnagaich27", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000426", - "name": "AYUSH", - "url": "https://leetcode.com/problemset/", - "section": "E", - "dayi": "Hostellers", - "info": "No LeetCode data available" + "roll": "2215000302", + "name": "ANUJ CHATURVEDI", + "url": "https://leetcode.com/u/Anujchaturvedi/", + "section": "D", + "dayi": "Day Scholars", + "username": "Anujchaturvedi", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500011", - "name": "AISHWARYA SHUKLA", - "url": "#N/A", - "section": "AE", - "dayi": "Hostellers", - "info": "No LeetCode data available" + "roll": "2315990039", + "name": "MUKUL KUMAR", + "url": "https://leetcode.com/u/_Mukul_Dev_/", + "section": "F", + "dayi": "Day Scholars", + "username": "_Mukul_Dev_", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500163", - "name": "TUSHAR THAKUR", - "url": "mastermind210902", + "roll": "2215500047", + "name": "BHUVNESH KUMAR", + "url": "https://leetcode.com/u/bhuvnesh-kumar/", "section": "AD", - "dayi": "Hostellers", - "info": "No LeetCode data available" + "dayi": "Day Scholars", + "username": "bhuvnesh-kumar", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500105", - "name": "PARTH MITTAL", - "url": "#N/A", - "section": "AE", - "dayi": "Hostellers", - "info": "No LeetCode data available" + "roll": "2215500156", + "name": "SPRIHA SINGH", + "url": "https://leetcode.com/u/Spriha_Bhriguvanshi/", + "section": "AD", + "dayi": "Day Scholars", + "username": "Spriha_Bhriguvanshi", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500129", - "name": "SAKET MAHESHWARI", - "url": "saakkeett", + "roll": "2215500176", + "name": "VIVEK PRATAP SINGH", + "url": "https://leetcode.com/u/P5V1V3K/", "section": "AE", - "dayi": "Hostellers", - "info": "No LeetCode data available" + "dayi": "Day Scholars", + "username": "P5V1V3K", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500157", - "name": "SUPARSHVA BHATNAGAR", - "url": "https://leetcode.com/problemset/", - "section": "AE", - "dayi": "Hostellers", - "info": "No LeetCode data available" + "roll": "2215001293", + "name": "PRASHANT SOLANKI", + "url": "https://leetcode.com/u/Prashant_753/", + "section": "E", + "dayi": "Day Scholars", + "username": "Prashant_753", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500119", - "name": "RAJ CHANDEL", - "url": "AE", + "roll": "2215500177", + "name": "VIVEK SISODIYA", + "url": "https://leetcode.com/u/Vivek_Sisodiya/", "section": "AE", - "dayi": "Hostellers", - "info": "No LeetCode data available" + "dayi": "Day Scholars", + "username": "Vivek_Sisodiya", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500002", - "name": "AASTHA SHARMA", - "url": "https://leetcode.com/problemset/", - "section": "AE", + "roll": "2215001772", + "name": "SPARSH RANJAN", + "url": "https://leetcode.com/u/ranjansparsh872/", + "section": "E", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "ranjansparsh872", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500149", - "name": "SHREYA SHARMA", - "url": "#N/A", - "section": "AE", - "dayi": "Hostellers", - "info": "No LeetCode data available" + "roll": "2215000429", + "name": "AYUSH ALAPURIYA", + "url": "https://leetcode.com/u/its_alapuriya/", + "section": "F", + "dayi": "Day Scholars", + "username": "its_alapuriya", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500045", - "name": "BHAWNA YADAV", - "url": "..", - "section": "AE", - "dayi": "Hostellers", - "info": "No LeetCode data available" + "roll": "2215000653", + "name": "FARKANSH GUPTA", + "url": "https://leetcode.com/u/farkansh_gupta/", + "section": "D", + "dayi": "Day Scholars", + "username": "farkansh_gupta", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001178", - "name": "NITAI GUPTA", - "url": "https://leetcode.com/u/nitaigupta27/", + "roll": "2215001444", + "name": "RISHABH GUPTA", + "url": "https://leetcode.com/u/Rishabh_Gupta05/", "section": "C", - "dayi": "Hostellers", - "username": "nitaigupta27", + "dayi": "Day Scholars", + "username": "Rishabh_Gupta05", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28509,12 +25639,12 @@ "recentSubmissions": [] }, { - "roll": "2215000316", - "name": "ANURAG", - "url": "https://leetcode.com/u/Anurag051104/", - "section": "E", + "roll": "2215001116", + "name": "NAINA SHARMA", + "url": "https://leetcode.com/u/naina_sharma/", + "section": "C", "dayi": "Day Scholars", - "username": "Anurag051104", + "username": "naina_sharma", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28522,12 +25652,12 @@ "recentSubmissions": [] }, { - "roll": "2215000328", - "name": "ANUSHKA MISHRA", - "url": "https://leetcode.com/u/anushkamishra2309/", - "section": "C", + "roll": "2215000565", + "name": "DEEPIKA RAWAT", + "url": "https://leetcode.com/u/deepikarawat_cs22/", + "section": "E", "dayi": "Day Scholars", - "username": "anushkamishra2309", + "username": "deepikarawat_cs22", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28535,12 +25665,12 @@ "recentSubmissions": [] }, { - "roll": "2215000860", - "name": "KAILASH NATH YADAV", - "url": "https://leetcode.com/u/Kailash7781/", - "section": "D", + "roll": "2215000061", + "name": "ABHISHEK SHARMA", + "url": "https://leetcode.com/u/2215000061_ABHISHEK/", + "section": "C", "dayi": "Day Scholars", - "username": "Kailash7781", + "username": "2215000061_ABHISHEK", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28548,12 +25678,12 @@ "recentSubmissions": [] }, { - "roll": "2215001022", - "name": "MAHAK AGRAWAL", - "url": "https://leetcode.com/u/mahak26/", + "roll": "2215001774", + "name": "SRAVAN KUMAR", + "url": "https://leetcode.com/u/3-shravan/", "section": "F", "dayi": "Day Scholars", - "username": "mahak26", + "username": "3-shravan", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28561,12 +25691,12 @@ "recentSubmissions": [] }, { - "roll": "2215000621", - "name": "DINESH", - "url": "https://leetcode.com/u/Dinesh_sirsiya75/", - "section": "E", + "roll": "2215800029", + "name": "SURBHI SHARMA", + "url": "https://leetcode.com/u/SurbhiSharma12/", + "section": "A(H)", "dayi": "Day Scholars", - "username": "Dinesh_sirsiya75", + "username": "SurbhiSharma12", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28574,12 +25704,12 @@ "recentSubmissions": [] }, { - "roll": "2215001125", - "name": "NAMAN MISHRA", - "url": "https://leetcode.com/u/i_namanmishra", - "section": "F", - "dayi": "Hostellers", - "username": "i_namanmishra", + "roll": "2215001908", + "name": "VAISHALI AGRAWAL", + "url": "https://leetcode.com/u/vaishali_1819/", + "section": "G", + "dayi": "Day Scholars", + "username": "vaishali_1819", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28587,12 +25717,12 @@ "recentSubmissions": [] }, { - "roll": "2215001699", - "name": "SHREEYA GUPTA", - "url": "https://leetcode.com/u/shreeyagupta6342/", - "section": "F", - "dayi": "Hostellers", - "username": "shreeyagupta6342", + "roll": "2215800006", + "name": "DEEPTI AGARWAL", + "url": "https://leetcode.com/u/deeptiagarwal16/", + "section": "A(H)", + "dayi": "Day Scholars", + "username": "deeptiagarwal16", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28600,12 +25730,12 @@ "recentSubmissions": [] }, { - "roll": "2215000505", - "name": "CELINA SHARMA", - "url": "https://leetcode.com/u/celina_sharma03/", - "section": "F", + "roll": "2215800018", + "name": "RADHIKA SHROTRIYA", + "url": "https://leetcode.com/u/Radhika_Shrotriya/", + "section": "A(H)", "dayi": "Day Scholars", - "username": "celina_sharma03", + "username": "Radhika_Shrotriya", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28613,12 +25743,12 @@ "recentSubmissions": [] }, { - "roll": "2215800019", - "name": "RAVI RANJAN KUMAR", - "url": "https://leetcode.com/u/ravi1173/", - "section": "A(H)", + "roll": "2215001941", + "name": "VIDHI KHANDELWAL", + "url": "https://leetcode.com/u/vidhi_1503/", + "section": "D", "dayi": "Day Scholars", - "username": "ravi1173", + "username": "vidhi_1503", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28626,12 +25756,12 @@ "recentSubmissions": [] }, { - "roll": "2215800027", - "name": "SNEHA AGARWAL", - "url": "https://leetcode.com/u/sneha_agarwal19/", - "section": "A(H)", - "dayi": "Hostellers", - "username": "sneha_agarwal19", + "roll": "2215001492", + "name": "ROHIT RAWAT", + "url": "https://leetcode.com/u/rohit2348834/", + "section": "F", + "dayi": "Day Scholars", + "username": "rohit2348834", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28639,12 +25769,12 @@ "recentSubmissions": [] }, { - "roll": "2215000408", - "name": "ATHARVA JAISWAL", - "url": "https://leetcode.com/u/itsaj01/", - "section": "F", + "roll": "2215000866", + "name": "KANHAIYA KAUSHIK", + "url": "https://leetcode.com/u/kanhaiya-kaushik/", + "section": "H", "dayi": "Day Scholars", - "username": "itsaj01", + "username": "kanhaiya-kaushik", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28652,12 +25782,12 @@ "recentSubmissions": [] }, { - "roll": "2215001565", - "name": "SAMEER KUSHWAHA", - "url": "https://leetcode.com/u/s_a_m2003/", - "section": "D", + "roll": "2215000801", + "name": "HIMANSHU RAGHAV", + "url": "https://leetcode.com/u/himanshud310/", + "section": "E", "dayi": "Day Scholars", - "username": "s_a_m2003", + "username": "himanshud310", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28665,12 +25795,12 @@ "recentSubmissions": [] }, { - "roll": "2215800033", - "name": "YASH JAIN", - "url": "https://leetcode.com/u/yjyash0107/", - "section": "A(H)", + "roll": "2215000392", + "name": "ASHISH KUMAR VERMA", + "url": "https://leetcode.com/u/Ashish_Kumar_Verma/", + "section": "F", "dayi": "Day Scholars", - "username": "yjyash0107", + "username": "Ashish_Kumar_Verma", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28678,12 +25808,12 @@ "recentSubmissions": [] }, { - "roll": "2215001257", - "name": "PRAKHAR GUPTA", - "url": "https://leetcode.com/u/PrakharGupta77/", - "section": "H", - "dayi": "Hostellers", - "username": "PrakharGupta77", + "roll": "2215800013", + "name": "KIRTI", + "url": "https://leetcode.com/u/kirtichauhan3963/", + "section": "A(H)", + "dayi": "Day Scholars", + "username": "kirtichauhan3963", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28691,12 +25821,12 @@ "recentSubmissions": [] }, { - "roll": "2215001384", - "name": "RAHUL", - "url": "https://leetcode.com/u/Rahul_1384/", - "section": "E", + "roll": "2215000861", + "name": "KALPIT CHAUDHARY", + "url": "https://leetcode.com/u/kalpit_chaudhary_cs/", + "section": "G", "dayi": "Day Scholars", - "username": "Rahul_1384", + "username": "kalpit_chaudhary_cs", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28704,12 +25834,12 @@ "recentSubmissions": [] }, { - "roll": "2215001402", - "name": "RAJ BAHADUR SINGH", - "url": "https://leetcode.com/u/Rajbsingh/", - "section": "F", + "roll": "2215001353", + "name": "PRIYANSHU SHARMA", + "url": "https://leetcode.com/u/priyanshusharm1cs/", + "section": "H", "dayi": "Day Scholars", - "username": "Rajbsingh", + "username": "priyanshusharm1cs", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28717,12 +25847,12 @@ "recentSubmissions": [] }, { - "roll": "2215000560", - "name": "DEEPANSHU KHANDELWAL", - "url": "https://leetcode.com/u/Deepanshu-Khandelwal/", + "roll": "2215000493", + "name": "BHUPENDER BHAMLA", + "url": "https://leetcode.com/u/bhupender_bhamla/", "section": "H", "dayi": "Day Scholars", - "username": "Deepanshu-Khandelwal", + "username": "bhupender_bhamla", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28730,12 +25860,12 @@ "recentSubmissions": [] }, { - "roll": "2215000912", - "name": "KHUSHI TIWARI", - "url": "https://leetcode.com/u/Tiwari_Khushi/", - "section": "F", - "dayi": "Hostellers", - "username": "Tiwari_Khushi", + "roll": "2215001943", + "name": "VIJAY KUMAR", + "url": "https://leetcode.com/u/vijaykumarmganj1/", + "section": "H", + "dayi": "Day Scholars", + "username": "vijaykumarmganj1", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28743,12 +25873,12 @@ "recentSubmissions": [] }, { - "roll": "2215001465", - "name": "RISHIT KESHARWANI", - "url": "https://leetcode.com/u/Rishitkesharwani/", + "roll": "2215001111", + "name": "MUSKAN GUPTA", + "url": "https://leetcode.com/u/muskangupta200405/", "section": "H", - "dayi": "Hostellers", - "username": "Rishitkesharwani", + "dayi": "Day Scholars", + "username": "muskangupta200405", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28756,12 +25886,12 @@ "recentSubmissions": [] }, { - "roll": "2215000037", - "name": "ABHINAV TOMAR", - "url": "https://leetcode.com/u/Tomar_Abhinav/", - "section": "E", - "dayi": "Hostellers", - "username": "Tomar_Abhinav", + "roll": "2215001008", + "name": "LUVYA SHARMA", + "url": "https://leetcode.com/u/LuvyaSharma/", + "section": "G", + "dayi": "Day Scholars", + "username": "LuvyaSharma", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28769,12 +25899,12 @@ "recentSubmissions": [] }, { - "roll": "2215000509", - "name": "CHAMAN FAUJDAR", - "url": "https://leetcode.com/u/Chaman_faujdar/", - "section": "F", + "roll": "2215000018", + "name": "ABHAY PRATAP SINGH", + "url": "https://leetcode.com/u/_rumpy_pumpy_/", + "section": "G", "dayi": "Day Scholars", - "username": "Chaman_faujdar", + "username": "_rumpy_pumpy_", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28782,12 +25912,12 @@ "recentSubmissions": [] }, { - "roll": "2215500113", - "name": "PRIYANSHI SHARMA", - "url": "https://leetcode.com/u/priyanshish2503/", - "section": "AC", + "roll": "2215001523", + "name": "SAGAR RAJPUT", + "url": "https://leetcode.com/u/sagarrajput1810/", + "section": "H", "dayi": "Day Scholars", - "username": "priyanshish2503", + "username": "sagarrajput1810", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28795,12 +25925,12 @@ "recentSubmissions": [] }, { - "roll": "2215000483", - "name": "BHASKAR GAUTAM", - "url": "https://leetcode.com/u/BhaskarGautam24/", - "section": "E", + "roll": "2215800008", + "name": "EKTA AGRAWAL", + "url": "https://leetcode.com/u/agrawalekta625/", + "section": "A(H)", "dayi": "Day Scholars", - "username": "BhaskarGautam24", + "username": "agrawalekta625", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28808,12 +25938,12 @@ "recentSubmissions": [] }, { - "roll": "2215000340", - "name": "ARJUN RAGHAV", - "url": "https://leetcode.com/u/arjunraghav/", - "section": "E", - "dayi": "Hostellers", - "username": "arjunraghav", + "roll": "2215000714", + "name": "HARDIK ARORA", + "url": "https://leetcode.com/u/arorahardik0811/", + "section": "H", + "dayi": "Day Scholars", + "username": "arorahardik0811", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28821,12 +25951,12 @@ "recentSubmissions": [] }, { - "roll": "2215500031", - "name": "ANURAG SHARMA", - "url": "https://leetcode.com/u/anurag080205/", - "section": "AD", - "dayi": "Hostellers", - "username": "anurag080205", + "roll": "2215000401", + "name": "ASHVANI SHARMA", + "url": "https://leetcode.com/u/ashvani807771/", + "section": "H", + "dayi": "Day Scholars", + "username": "ashvani807771", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28834,12 +25964,25 @@ "recentSubmissions": [] }, { - "roll": "2215500035", - "name": "ARPIT GUPTA", - "url": "https://leetcode.com/u/Arpit0212/", - "section": "AC", + "roll": "2215000180", + "name": "AMAN CHAUDHARY", + "url": "https://leetcode.com/u/Aman_Chaudhary22/", + "section": "H", + "dayi": "Hostellers", + "username": "Aman_Chaudhary22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000227", + "name": "ANANYA SINGH", + "url": "https://leetcode.com/u/Ananya1710/", + "section": "H", "dayi": "Hostellers", - "username": "Arpit0212", + "username": "Ananya1710", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28847,12 +25990,12 @@ "recentSubmissions": [] }, { - "roll": "2215001893", - "name": "UTKARSH SHARMA", - "url": "https://leetcode.com/u/Utkarsh_Sharma_01/", - "section": "F", + "roll": "2215000814", + "name": "HRISHABH DURWAR", + "url": "https://leetcode.com/u/hrishabhcs22/", + "section": "H", "dayi": "Day Scholars", - "username": "Utkarsh_Sharma_01", + "username": "hrishabhcs22", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28860,12 +26003,12 @@ "recentSubmissions": [] }, { - "roll": "2215001412", - "name": "RAJAT CHAUDHARY", - "url": "https://leetcode.com/u/Rjch18/", - "section": "E", + "roll": "2215500147", + "name": "SHOBHIT CHATURVEDI", + "url": "https://leetcode.com/u/Shobhit1416/", + "section": "AD", "dayi": "Day Scholars", - "username": "Rjch18", + "username": "Shobhit1416", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28873,12 +26016,12 @@ "recentSubmissions": [] }, { - "roll": "2215001897", - "name": "UTTAM KUMAR", - "url": "https://leetcode.com/u/uttam_roy01/", - "section": "E", + "roll": "2215001559", + "name": "SAKSHI YADAV", + "url": "https://leetcode.com/u/skshi1604/", + "section": "H", "dayi": "Day Scholars", - "username": "uttam_roy01", + "username": "skshi1604", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28886,12 +26029,12 @@ "recentSubmissions": [] }, { - "roll": "2215800007", - "name": "DITIN AGRAWAL", - "url": "https://leetcode.com/u/ditinagrawal/", - "section": "A(H)", + "roll": "2215500032", + "name": "ANUSHKA CHAUDHARY", + "url": "https://leetcode.com/u/Anushka_Chaudhary07/", + "section": "AE", "dayi": "Day Scholars", - "username": "ditinagrawal", + "username": "Anushka_Chaudhary07", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28899,12 +26042,12 @@ "recentSubmissions": [] }, { - "roll": "2215001908", - "name": "VAISHALI AGRAWAL", - "url": "https://leetcode.com/u/vaishali_1819/", - "section": "G", + "roll": "2215000771", + "name": "HARSHIT GARGACHARYA", + "url": "https://leetcode.com/u/Harshitcs22/", + "section": "H", "dayi": "Day Scholars", - "username": "vaishali_1819", + "username": "Harshitcs22", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28912,12 +26055,12 @@ "recentSubmissions": [] }, { - "roll": "2215000255", - "name": "ANKIT PANDEY", - "url": "https://leetcode.com/u/ankit_2215000255/", - "section": "H", + "roll": "2215500124", + "name": "RITIK UPADHYAY", + "url": "https://leetcode.com/u/ritikupdy/", + "section": "AE", "dayi": "Day Scholars", - "username": "ankit_2215000255", + "username": "ritikupdy", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28925,12 +26068,12 @@ "recentSubmissions": [] }, { - "roll": "2215000180", - "name": "AMAN CHAUDHARY", - "url": "https://leetcode.com/u/Aman_Chaudhary22/", + "roll": "2215000638", + "name": "DIVYANSHU KUMAR", + "url": "https://leetcode.com/u/Divyanshu_kumar2279/", "section": "H", - "dayi": "Hostellers", - "username": "Aman_Chaudhary22", + "dayi": "Day Scholars", + "username": "Divyanshu_kumar2279", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28938,12 +26081,12 @@ "recentSubmissions": [] }, { - "roll": "2215500117", - "name": "PUNEET SHARMA", - "url": "https://leetcode.com/u/puneetsharma9651/", + "roll": "2215500133", + "name": "SAMIKSHA CHAUHAN", + "url": "https://leetcode.com/u/_SAMIKSHA/", "section": "AE", "dayi": "Day Scholars", - "username": "puneetsharma9651", + "username": "_SAMIKSHA", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28951,12 +26094,12 @@ "recentSubmissions": [] }, { - "roll": "2215800021", - "name": "SAHIL GUPTA", - "url": "https://leetcode.com/u/Sahilgupta21/", - "section": "A(H)", - "dayi": "Hostellers", - "username": "Sahilgupta21", + "roll": "2215500008", + "name": "ADITI SINGH", + "url": "https://leetcode.com/u/Trustedfate/", + "section": "AE", + "dayi": "Day Scholars", + "username": "Trustedfate", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28964,12 +26107,12 @@ "recentSubmissions": [] }, { - "roll": "2215001693", - "name": "SHIVENDRA PANDEY", - "url": "https://leetcode.com/u/shivendra_1511/", - "section": "H", + "roll": "2215000681", + "name": "GAURI AGRAWAL", + "url": "https://leetcode.com/u/Gauri__Agrawal/", + "section": "E", "dayi": "Hostellers", - "username": "shivendra_1511", + "username": "Gauri__Agrawal", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28977,12 +26120,12 @@ "recentSubmissions": [] }, { - "roll": "2215001733", - "name": "SHUBHANKIT BHARDWAJ", - "url": "https://leetcode.com/u/bhardwajshubhankit1/", - "section": "G", + "roll": "2215001973", + "name": "VIPUL KUMAR YADAV", + "url": "https://leetcode.com/u/Vipul_cs22/", + "section": "C", "dayi": "Hostellers", - "username": "bhardwajshubhankit1", + "username": "Vipul_cs22", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28990,12 +26133,12 @@ "recentSubmissions": [] }, { - "roll": "2215000771", - "name": "HARSHIT GARGACHARYA", - "url": "https://leetcode.com/u/Harshitcs22/", - "section": "H", + "roll": "2215500058", + "name": "DEVANSH SHARMA", + "url": "https://leetcode.com/u/devanshsharma17/", + "section": "AC", "dayi": "Day Scholars", - "username": "Harshitcs22", + "username": "devanshsharma17", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29003,12 +26146,12 @@ "recentSubmissions": [] }, { - "roll": "2215000971", - "name": "KUSH VARSHNEY", - "url": "https://leetcode.com/u/user4079yp/", - "section": "F", - "dayi": "Hostellers", - "username": "user4079yp", + "roll": "2215500117", + "name": "PUNEET SHARMA", + "url": "https://leetcode.com/u/puneetsharma9651/", + "section": "AE", + "dayi": "Day Scholars", + "username": "puneetsharma9651", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29016,12 +26159,12 @@ "recentSubmissions": [] }, { - "roll": "2215000810", - "name": "HIMANSHU TIWARI", - "url": "https://leetcode.com/u/himanshutiwari1063/", - "section": "E", - "dayi": "Day Scholars", - "username": "himanshutiwari1063", + "roll": "2215500101", + "name": "MUKUL VERMA", + "url": "https://leetcode.com/u/mukulverma_cs22/", + "section": "AD", + "dayi": "Hostellers", + "username": "mukulverma_cs22", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29029,12 +26172,12 @@ "recentSubmissions": [] }, { - "roll": "2215000018", - "name": "ABHAY PRATAP SINGH", - "url": "https://leetcode.com/u/_rumpy_pumpy_/", + "roll": "2215000460", + "name": "AYUSHI NARAYAN", + "url": "https://leetcode.com/u/AXr9rh3DzH/", "section": "G", - "dayi": "Day Scholars", - "username": "_rumpy_pumpy_", + "dayi": "Hostellers", + "username": "AXr9rh3DzH", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29042,12 +26185,12 @@ "recentSubmissions": [] }, { - "roll": "2215500037", - "name": "ARYAHANS BHATI", - "url": "https://leetcode.com/u/SMLhck3BVM/", + "roll": "2215500160", + "name": "TANUJ MITTAL", + "url": "https://leetcode.com/u/tanujmittal/", "section": "AE", - "dayi": "Hostellers", - "username": "SMLhck3BVM", + "dayi": "Day Scholars", + "username": "tanujmittal", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29055,12 +26198,12 @@ "recentSubmissions": [] }, { - "roll": "2215000460", - "name": "AYUSHI NARAYAN", - "url": "https://leetcode.com/u/AXr9rh3DzH/", - "section": "G", + "roll": "2215000026", + "name": "ABHI GUPTA", + "url": "https://leetcode.com/u/abhigupta1540/", + "section": "C", "dayi": "Hostellers", - "username": "AXr9rh3DzH", + "username": "abhigupta1540", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29068,12 +26211,12 @@ "recentSubmissions": [] }, { - "roll": "2315990039", - "name": "MUKUL KUMAR", - "url": "https://leetcode.com/u/_Mukul_Dev_/", - "section": "F", - "dayi": "Day Scholars", - "username": "_Mukul_Dev_", + "roll": "2215000954", + "name": "KSHITIZ JAIN", + "url": "https://leetcode.com/u/kshitiz001/", + "section": "D", + "dayi": "Hostellers", + "username": "kshitiz001", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29081,12 +26224,12 @@ "recentSubmissions": [] }, { - "roll": "2215500151", - "name": "SHUBH SHARMA", - "url": "https://leetcode.com/u/shubhsharma2005/", - "section": "AD", - "dayi": "Day Scholars", - "username": "shubhsharma2005", + "roll": "2215001840", + "name": "TANYA MAHESHWARI", + "url": "https://leetcode.com/u/tanya50/", + "section": "E", + "dayi": "Hostellers", + "username": "tanya50", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29094,12 +26237,12 @@ "recentSubmissions": [] }, { - "roll": "2215000628", - "name": "DIVYA PRAKASH SINGH", - "url": "https://leetcode.com/u/kashanra7/", - "section": "E", + "roll": "2215000768", + "name": "HARSHIT BARUA", + "url": "https://leetcode.com/u/studyharshit21/", + "section": "G", "dayi": "Hostellers", - "username": "kashanra7", + "username": "studyharshit21", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29107,12 +26250,12 @@ "recentSubmissions": [] }, { - "roll": "2215500125", - "name": "SACHIN KUMAR", - "url": "https://leetcode.com/u/Sachin20K/", - "section": "AD", + "roll": "2215800020", + "name": "RISHABH SHARMA", + "url": "https://leetcode.com/u/ps7937164/", + "section": "A(H)", "dayi": "Hostellers", - "username": "Sachin20K", + "username": "ps7937164", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29120,12 +26263,12 @@ "recentSubmissions": [] }, { - "roll": "2215500145", - "name": "SHIVAM SINGH", - "url": "https://leetcode.com/u/SinghShivam007/", - "section": "AE", + "roll": "2215001768", + "name": "SOUMYA KUMAR GUPTA", + "url": "https://leetcode.com/u/soumya_kumar_gupta/", + "section": "F", "dayi": "Hostellers", - "username": "SinghShivam007", + "username": "soumya_kumar_gupta", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29133,12 +26276,12 @@ "recentSubmissions": [] }, { - "roll": "2215001713", - "name": "SHREYASH SINGH", - "url": "https://leetcode.com/u/shreyash_singh123/", - "section": "D", + "roll": "2215500096", + "name": "MADHUSUDAN SINGH CHAUHAN", + "url": "https://leetcode.com/u/madhusudan_chauhan/", + "section": "AE", "dayi": "Day Scholars", - "username": "shreyash_singh123", + "username": "madhusudan_chauhan", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29146,12 +26289,12 @@ "recentSubmissions": [] }, { - "roll": "2215500027", - "name": "ANSHUL SHARMA", - "url": "https://leetcode.com/u/anshul_pandit/", - "section": "AC", + "roll": "2215000888", + "name": "KARTIKEYA SAXENA", + "url": "https://leetcode.com/u/kartikeyasaxen2601/", + "section": "G", "dayi": "Hostellers", - "username": "anshul_pandit", + "username": "kartikeyasaxen2601", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29159,12 +26302,12 @@ "recentSubmissions": [] }, { - "roll": "2215500057", - "name": "DEV SISODIYA", - "url": "https://leetcode.com/u/Dev_Sisodiya/", - "section": "AD", + "roll": "2215500116", + "name": "PRIYANSHU MANGLA", + "url": "https://leetcode.com/u/priyanshu_mangla/", + "section": "AE", "dayi": "Day Scholars", - "username": "Dev_Sisodiya", + "username": "priyanshu_mangla", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29172,12 +26315,12 @@ "recentSubmissions": [] }, { - "roll": "2215800015", - "name": "MADHAV GAUR", - "url": "https://leetcode.com/u/hAG03ejuSY/", - "section": "A(H)", + "roll": "2215500073", + "name": "HARSH RAJ", + "url": "https://leetcode.com/u/Harsh_raj_9973/", + "section": "AE", "dayi": "Hostellers", - "username": "hAG03ejuSY", + "username": "Harsh_raj_9973", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29185,12 +26328,12 @@ "recentSubmissions": [] }, { - "roll": "2215500022", - "name": "ANOOP KUMAR", - "url": "https://leetcode.com/u/The_Ghost_Coder/", + "roll": "2215500001", + "name": "AADRIKA JAIN", + "url": "https://leetcode.com/u/Aadrika_Jain/", "section": "AC", "dayi": "Hostellers", - "username": "The_Ghost_Coder", + "username": "Aadrika_Jain", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29198,12 +26341,25 @@ "recentSubmissions": [] }, { - "roll": "2215500025", - "name": "ANSHIKA AGARWAL", - "url": "https://leetcode.com/u/agarwalanshika74/", + "roll": "2215500115", + "name": "PRIYANSHU DUBEY", + "url": "https://leetcode.com/u/Priyanshu_Dubey369/", + "section": "AE", + "dayi": "Hostellers", + "username": "Priyanshu_Dubey369", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500076", + "name": "HEMA DUA", + "url": "https://leetcode.com/u/Hema_dua/", "section": "AC", - "dayi": "Day Scholars", - "username": "agarwalanshika74", + "dayi": "Hostellers", + "username": "Hema_dua", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29211,12 +26367,12 @@ "recentSubmissions": [] }, { - "roll": "2215000182", - "name": "AMAN KUMAR", - "url": "https://leetcode.com/u/_Aman_Kumar/", - "section": "C", - "dayi": "Day Scholars", - "username": "_Aman_Kumar", + "roll": "2215000119", + "name": "ADITYA SINGH", + "url": "https://leetcode.com/u/adityasingh-2004/", + "section": "H", + "dayi": "Hostellers", + "username": "adityasingh-2004", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29224,12 +26380,12 @@ "recentSubmissions": [] }, { - "roll": "2215001029", - "name": "MANAS VERMA", - "url": "https://leetcode.com/u/Manasverma369/", - "section": "G", + "roll": "2215500137", + "name": "SARTHAK CHAHAR", + "url": "https://leetcode.com/u/KsyeLjhSaH/", + "section": "AE", "dayi": "Hostellers", - "username": "Manasverma369", + "username": "KsyeLjhSaH", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29237,12 +26393,12 @@ "recentSubmissions": [] }, { - "roll": "2215001513", - "name": "SACHIN KUMAR", - "url": "https://leetcode.com/u/sachinthakurela2005/", - "section": "D", - "dayi": "Day Scholars", - "username": "sachinthakurela2005", + "roll": "2215000649", + "name": "DUSHYANT SHARMA", + "url": "https://leetcode.com/u/dushyantsharma_18/", + "section": "G", + "dayi": "Hostellers", + "username": "dushyantsharma_18", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29250,12 +26406,12 @@ "recentSubmissions": [] }, { - "roll": "2215500018", - "name": "ANANYA SHUKLA", - "url": "https://leetcode.com/u/user6540cY/", + "roll": "2215500178", + "name": "YASH SHARMA", + "url": "https://leetcode.com/u/YashSharma3/", "section": "AD", "dayi": "Hostellers", - "username": "user6540cY", + "username": "YashSharma3", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29263,12 +26419,12 @@ "recentSubmissions": [] }, { - "roll": "2215001597", - "name": "SARTHAK SINHA", - "url": "https://leetcode.com/u/Sarthak-Sinha/", + "roll": "2215001644", + "name": "SHASHWAT DWIVEDI", + "url": "https://leetcode.com/u/Shashwatdwivedi99/", "section": "G", "dayi": "Hostellers", - "username": "Sarthak-Sinha", + "username": "Shashwatdwivedi99", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29276,12 +26432,12 @@ "recentSubmissions": [] }, { - "roll": "2215000428", - "name": "AYUSH AGNIHOTRI", - "url": "https://leetcode.com/u/Ayyush063/", - "section": "H", + "roll": "2215001593", + "name": "SARTHAK PATEL", + "url": "https://leetcode.com/u/sarthak_patel26/", + "section": "G", "dayi": "Hostellers", - "username": "Ayyush063", + "username": "sarthak_patel26", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29289,12 +26445,12 @@ "recentSubmissions": [] }, { - "roll": "2215500174", - "name": "VINAYAK SINGH", - "url": "https://leetcode.com/u/vinayak_930/", - "section": "AC", + "roll": "2215000830", + "name": "JANHAVI SINGH", + "url": "https://leetcode.com/u/janhavisingh_22/", + "section": "G", "dayi": "Hostellers", - "username": "vinayak_930", + "username": "janhavisingh_22", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29302,12 +26458,12 @@ "recentSubmissions": [] }, { - "roll": "2215500127", - "name": "SAHIL KHANDELWAL", - "url": "https://leetcode.com/u/sdesahil/", - "section": "AD", - "dayi": "Hostellers", - "username": "sdesahil", + "roll": "2215001718", + "name": "SHRUTI GUPTA", + "url": "https://leetcode.com/u/shrutigupta_22/", + "section": "G", + "dayi": "Day Scholars", + "username": "shrutigupta_22", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29315,12 +26471,12 @@ "recentSubmissions": [] }, { - "roll": "2215000170", - "name": "ALANKRATI SAXENA", - "url": "https://leetcode.com/u/Alan_Krati/", - "section": "E", - "dayi": "Hostellers", - "username": "Alan_Krati", + "roll": "2215500140", + "name": "SATYAM VINAYAK", + "url": "https://leetcode.com/u/satyamvinayak/", + "section": "AE", + "dayi": "Day Scholars", + "username": "satyamvinayak", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29328,12 +26484,12 @@ "recentSubmissions": [] }, { - "roll": "2215001468", - "name": "RITESH KUMAR", - "url": "https://leetcode.com/u/thisismeriteshk1/", - "section": "F", - "dayi": "Day Scholars", - "username": "thisismeriteshk1", + "roll": "2215000106", + "name": "ADITYA PATEL", + "url": "https://leetcode.com/u/12ArpitPatel/", + "section": "C", + "dayi": "Hostellers", + "username": "12ArpitPatel", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29341,12 +26497,12 @@ "recentSubmissions": [] }, { - "roll": "2215001926", - "name": "VANSH SINGHAL", - "url": "https://leetcode.com/u/vansh_singhal007/", + "roll": "2215000881", + "name": "KARTIK SAHA", + "url": "https://leetcode.com/u/sahakartik2952004/", "section": "F", "dayi": "Hostellers", - "username": "vansh_singhal007", + "username": "sahakartik2952004", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29354,12 +26510,12 @@ "recentSubmissions": [] }, { - "roll": "2215500081", - "name": "HIMANSHU SINGH", - "url": "https://leetcode.com/u/happy04/", - "section": "AD", - "dayi": "Day Scholars", - "username": "happy04", + "roll": "2215500065", + "name": "DIVYANSHU KHANDAGRE", + "url": "https://leetcode.com/u/divyanshu1604/", + "section": "AE", + "dayi": "Hostellers", + "username": "divyanshu1604", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29367,12 +26523,12 @@ "recentSubmissions": [] }, { - "roll": "2215800013", - "name": "KIRTI", - "url": "https://leetcode.com/u/kirtichauhan3963/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "kirtichauhan3963", + "roll": "2215001130", + "name": "NANDINI SOLANKI", + "url": "https://leetcode.com/u/nandini_solanki8282/", + "section": "G", + "dayi": "Hostellers", + "username": "nandini_solanki8282", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29380,12 +26536,12 @@ "recentSubmissions": [] }, { - "roll": "2215500138", - "name": "SATVIK GUPTA", - "url": "https://leetcode.com/u/satvikg21111124/", - "section": "AD", - "dayi": "Day Scholars", - "username": "satvikg21111124", + "roll": "2215500084", + "name": "KARAN AGARWAL", + "url": "https://leetcode.com/u/karanagarwal003/", + "section": "AE", + "dayi": "Hostellers", + "username": "karanagarwal003", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29393,12 +26549,12 @@ "recentSubmissions": [] }, { - "roll": "2215800016", - "name": "MOHAN MADHAV SINGHAL", - "url": "https://leetcode.com/u/Mohanmadhavsinghal/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "Mohanmadhavsinghal", + "roll": "2215500037", + "name": "ARYAHANS BHATI", + "url": "https://leetcode.com/u/SMLhck3BVM/", + "section": "AE", + "dayi": "Hostellers", + "username": "SMLhck3BVM", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29406,12 +26562,12 @@ "recentSubmissions": [] }, { - "roll": "2215000433", - "name": "AYUSH GARG", - "url": "https://leetcode.com/u/ayushgarg9986/", - "section": "E", + "roll": "2215001229", + "name": "PIYUSH GUPTA", + "url": "https://leetcode.com/u/PIYUSH-0612/", + "section": "C", "dayi": "Hostellers", - "username": "ayushgarg9986", + "username": "PIYUSH-0612", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29419,12 +26575,12 @@ "recentSubmissions": [] }, { - "roll": "2215000913", - "name": "KHUSHI VARSHNEY", - "url": "https://leetcode.com/u/VarshneyKhushi/", - "section": "F", - "dayi": "Day Scholars", - "username": "VarshneyKhushi", + "roll": "2215001733", + "name": "SHUBHANKIT BHARDWAJ", + "url": "https://leetcode.com/u/bhardwajshubhankit1/", + "section": "G", + "dayi": "Hostellers", + "username": "bhardwajshubhankit1", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29432,12 +26588,12 @@ "recentSubmissions": [] }, { - "roll": "2215001643", - "name": "SHASHI KUMAR YADAV", - "url": "https://leetcode.com/u/skyy4/", + "roll": "2215000971", + "name": "KUSH VARSHNEY", + "url": "https://leetcode.com/u/user4079yp/", "section": "F", "dayi": "Hostellers", - "username": "skyy4", + "username": "user4079yp", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29445,12 +26601,12 @@ "recentSubmissions": [] }, { - "roll": "2215001339", - "name": "PRIYANSHI GUPTA", - "url": "https://leetcode.com/u/priyaanshayy/", - "section": "G", - "dayi": "Hostellers", - "username": "priyaanshayy", + "roll": "2215000810", + "name": "HIMANSHU TIWARI", + "url": "https://leetcode.com/u/himanshutiwari1063/", + "section": "E", + "dayi": "Day Scholars", + "username": "himanshutiwari1063", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, diff --git a/frontend/index.html b/frontend/index.html index c3f97ab..fd1de3d 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -5,9 +5,96 @@ +