diff --git a/data.json b/data.json index bedfd07..0af640d 100644 --- a/data.json +++ b/data.json @@ -1,63 +1,4 @@ [ - { - "roll": "2215001289", - "name": "PRASHANT PATHAK", - "url": "https://leetcode.com/u/prashantpathak01/", - "section": "D", - "dayi": "Day Scholars", - "username": "prashantpathak01", - "totalSolved": 1081, - "easySolved": 443, - "mediumSolved": 553, - "hardSolved": 85, - "recentSubmissions": [ - { - "id": "1457973301", - "title": "Longest Common Subsequence", - "timestamp": "1732084289", - "statusDisplay": "Accepted", - "runtime": "24 ms", - "memory": "51.4 MB", - "lang": "java" - }, - { - "id": "1457840163", - "title": "Unique Paths II", - "timestamp": "1732073280", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1457836993", - "title": "Unique Paths", - "timestamp": "1732072964", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1456962810", - "title": "Min Cost Climbing Stairs", - "timestamp": "1731997388", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.1 MB", - "lang": "java" - }, - { - "id": "1456507434", - "title": "Number of Enclaves", - "timestamp": "1731955077", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "56.4 MB", - "lang": "java" - } - ] - }, { "roll": "2215500064", "name": "DIVYANSH SINGH", @@ -70,6 +11,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 +55,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 +65,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 +114,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 +130,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 +183,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 +232,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" } ] }, @@ -353,65 +294,6 @@ } ] }, - { - "roll": "2215001596", - "name": "SARTHAK SHISHODIA", - "url": "https://leetcode.com/u/Sarthak_Shishodia20/", - "section": "C", - "dayi": "Day Scholars", - "username": "Sarthak_Shishodia20", - "totalSolved": 693, - "easySolved": 341, - "mediumSolved": 326, - "hardSolved": 26, - "recentSubmissions": [ - { - "id": "1457917969", - "title": "House Robber II", - "timestamp": "1732080067", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1457836925", - "title": "Unique Paths", - "timestamp": "1732072957", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1457445707", - "title": "Eliminate Maximum Number of Monsters", - "timestamp": "1732035483", - "statusDisplay": "Accepted", - "runtime": "68 ms", - "memory": "55.1 MB", - "lang": "java" - }, - { - "id": "1457256407", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732022815", - "statusDisplay": "Accepted", - "runtime": "56 ms", - "memory": "58.9 MB", - "lang": "java" - }, - { - "id": "1456911028", - "title": "Is Graph Bipartite?", - "timestamp": "1731993740", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.4 MB", - "lang": "java" - } - ] - }, { "roll": "2215002035", "name": "YASH", @@ -885,76 +767,35 @@ ] }, { - "roll": "2215000699", - "name": "GOVIND N ACHARYA", - "url": "https://leetcode.com/u/Govind_Acharya/", + "roll": "2215000884", + "name": "KARTIKAY GARG", + "url": "https://leetcode.com/u/Kartikay-Garg18/", "section": "C", - "dayi": "Hostellers", - "username": "Govind_Acharya", - "totalSolved": 522, - "easySolved": 152, - "mediumSolved": 319, - "hardSolved": 51, + "dayi": "Day Scholars", + "username": "Kartikay-Garg18", + "totalSolved": 523, + "easySolved": 160, + "mediumSolved": 324, + "hardSolved": 39, "recentSubmissions": [ { - "id": "1458782647", - "title": "House Robber II", - "timestamp": "1732158436", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1457910458", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732079446", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.8 MB", - "lang": "java" - }, - { - "id": "1457906901", - "title": "Unique Paths II", - "timestamp": "1732079162", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1457837069", - "title": "Unique Paths", - "timestamp": "1732072971", + "id": "1459169440", + "title": "Count Unreachable Pairs of Nodes in an Undirected Graph", + "timestamp": "1732192083", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.9 MB", + "runtime": "18 ms", + "memory": "97.7 MB", "lang": "java" }, { - "id": "1456912597", - "title": "Is Graph Bipartite?", - "timestamp": "1731993850", + "id": "1459159501", + "title": "Number of Operations to Make Network Connected", + "timestamp": "1732191078", "statusDisplay": "Accepted", "runtime": "3 ms", - "memory": "45.2 MB", + "memory": "61.2 MB", "lang": "java" - } - ] - }, - { - "roll": "2215000884", - "name": "KARTIKAY GARG", - "url": "https://leetcode.com/u/Kartikay-Garg18/", - "section": "C", - "dayi": "Day Scholars", - "username": "Kartikay-Garg18", - "totalSolved": 521, - "easySolved": 160, - "mediumSolved": 322, - "hardSolved": 39, - "recentSubmissions": [ + }, { "id": "1458797341", "title": "Count Unguarded Cells in the Grid", @@ -981,24 +822,6 @@ "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" } ] }, @@ -1061,65 +884,6 @@ } ] }, - { - "roll": "2215500088", - "name": "KRISHNA AGRAWAL", - "url": "https://leetcode.com/u/krishnaagrawal_1/", - "section": "AC", - "dayi": "Day Scholars", - "username": "krishnaagrawal_1", - "totalSolved": 493, - "easySolved": 204, - "mediumSolved": 254, - "hardSolved": 35, - "recentSubmissions": [ - { - "id": "1457947925", - "title": "House Robber II", - "timestamp": "1732082383", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1456923224", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731994620", - "statusDisplay": "Accepted", - "runtime": "55 ms", - "memory": "61.4 MB", - "lang": "java" - }, - { - "id": "1456106482", - "title": "House Robber", - "timestamp": "1731924250", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1455596187", - "title": "Shortest Subarray with Sum at Least K", - "timestamp": "1731872505", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "59.1 MB", - "lang": "java" - }, - { - "id": "1454184268", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731748177", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.7 MB", - "lang": "java" - } - ] - }, { "roll": "2215000097", "name": "ADITYA KHARE", @@ -1179,6 +943,65 @@ } ] }, + { + "roll": "2215500088", + "name": "KRISHNA AGRAWAL", + "url": "https://leetcode.com/u/krishnaagrawal_1/", + "section": "AC", + "dayi": "Day Scholars", + "username": "krishnaagrawal_1", + "totalSolved": 493, + "easySolved": 204, + "mediumSolved": 254, + "hardSolved": 35, + "recentSubmissions": [ + { + "id": "1457947925", + "title": "House Robber II", + "timestamp": "1732082383", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.9 MB", + "lang": "java" + }, + { + "id": "1456923224", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1731994620", + "statusDisplay": "Accepted", + "runtime": "55 ms", + "memory": "61.4 MB", + "lang": "java" + }, + { + "id": "1456106482", + "title": "House Robber", + "timestamp": "1731924250", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.3 MB", + "lang": "java" + }, + { + "id": "1455596187", + "title": "Shortest Subarray with Sum at Least K", + "timestamp": "1731872505", + "statusDisplay": "Accepted", + "runtime": "11 ms", + "memory": "59.1 MB", + "lang": "java" + }, + { + "id": "1454184268", + "title": "Find the Power of K-Size Subarrays I", + "timestamp": "1731748177", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "45.7 MB", + "lang": "java" + } + ] + }, { "roll": "2215001473", "name": "RITIK GUPTA", @@ -1258,11 +1081,20 @@ "section": "AC", "dayi": "Hostellers", "username": "Hema_dua", - "totalSolved": 473, + "totalSolved": 474, "easySolved": 210, - "mediumSolved": 234, + "mediumSolved": 235, "hardSolved": 29, "recentSubmissions": [ + { + "id": "1459084710", + "title": "House Robber II", + "timestamp": "1732183723", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.1 MB", + "lang": "java" + }, { "id": "1459038815", "title": "House Robber", @@ -1298,74 +1130,6 @@ "runtime": "4 ms", "memory": "46.3 MB", "lang": "java" - }, - { - "id": "1457306738", - "title": "Find Smallest Letter Greater Than Target", - "timestamp": "1732026374", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.4 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" } ] }, @@ -1429,257 +1193,80 @@ ] }, { - "roll": "2215001014", - "name": "MADHAV GOYAL", - "url": "https://leetcode.com/u/madhavgoyal012/", - "section": "C", + "roll": "2215000974", + "name": "KUSHAL YADAV", + "url": "https://leetcode.com/u/kushal_589/", + "section": "E", "dayi": "Day Scholars", - "username": "madhavgoyal012", - "totalSolved": 433, - "easySolved": 168, - "mediumSolved": 236, - "hardSolved": 29, + "username": "kushal_589", + "totalSolved": 429, + "easySolved": 212, + "mediumSolved": 193, + "hardSolved": 24, "recentSubmissions": [ { - "id": "1459007719", + "id": "1459045628", "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732177021", + "timestamp": "1732180389", "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "72.2 MB", + "runtime": "1985 ms", + "memory": "78.2 MB", "lang": "java" }, { - "id": "1458381179", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732118290", + "id": "1458129217", + "title": "House Robber II", + "timestamp": "1732097518", "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "45.2 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1457928365", - "title": "House Robber II", - "timestamp": "1732080899", + "id": "1458109657", + "title": "House Robber", + "timestamp": "1732095802", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.2 MB", + "runtime": "1 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1457840065", - "title": "Unique Paths", - "timestamp": "1732073268", + "id": "1457520027", + "title": "Koko Eating Bananas", + "timestamp": "1732039933", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", + "runtime": "25 ms", + "memory": "45.2 MB", "lang": "java" }, { - "id": "1456957437", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731997018", + "id": "1456422725", + "title": "Minimized Maximum of Products Distributed to Any Store", + "timestamp": "1731949295", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "57.4 MB", + "runtime": "23 ms", + "memory": "57.5 MB", "lang": "java" } ] }, { - "roll": "2215500058", - "name": "DEVANSH SHARMA", - "url": "https://leetcode.com/u/devanshsharma17/", - "section": "AC", + "roll": "2215500096", + "name": "MADHUSUDAN SINGH CHAUHAN", + "url": "https://leetcode.com/u/madhusudan_chauhan/", + "section": "AE", "dayi": "Day Scholars", - "username": "devanshsharma17", - "totalSolved": 430, - "easySolved": 231, - "mediumSolved": 189, - "hardSolved": 10, + "username": "madhusudan_chauhan", + "totalSolved": 428, + "easySolved": 151, + "mediumSolved": 247, + "hardSolved": 30, "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", - "url": "https://leetcode.com/u/Nitinsharma76/", - "section": "C", - "dayi": "Day Scholars", - "username": "Nitinsharma76", - "totalSolved": 430, - "easySolved": 157, - "mediumSolved": 257, - "hardSolved": 16, - "recentSubmissions": [ - { - "id": "1458932770", - "title": "Convert BST to Greater Tree", - "timestamp": "1732170792", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.1 MB", - "lang": "java" - }, - { - "id": "1458921316", - "title": "Container With Most Water", - "timestamp": "1732169940", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "57.6 MB", - "lang": "java" - }, - { - "id": "1458908767", - "title": "Evaluate Reverse Polish Notation", - "timestamp": "1732168987", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.3 MB", - "lang": "java" - }, - { - "id": "1458897919", - "title": "Rotate Image", - "timestamp": "1732168098", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.4 MB", - "lang": "java" - }, - { - "id": "1457411193", - "title": "Transpose Matrix", - "timestamp": "1732033412", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.8 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000974", - "name": "KUSHAL YADAV", - "url": "https://leetcode.com/u/kushal_589/", - "section": "E", - "dayi": "Day Scholars", - "username": "kushal_589", - "totalSolved": 429, - "easySolved": 212, - "mediumSolved": 193, - "hardSolved": 24, - "recentSubmissions": [ - { - "id": "1459045628", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732180389", - "statusDisplay": "Accepted", - "runtime": "1985 ms", - "memory": "78.2 MB", - "lang": "java" - }, - { - "id": "1458129217", - "title": "House Robber II", - "timestamp": "1732097518", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1458109657", - "title": "House Robber", - "timestamp": "1732095802", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1457520027", - "title": "Koko Eating Bananas", - "timestamp": "1732039933", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "45.2 MB", - "lang": "java" - }, - { - "id": "1456422725", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731949295", - "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "57.5 MB", - "lang": "java" - } - ] - }, - { - "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", + "id": "1458967970", + "title": "Longest Repeating Character Replacement", + "timestamp": "1732173585", "statusDisplay": "Accepted", "runtime": "11 ms", "memory": "44.1 MB", @@ -1723,65 +1310,6 @@ } ] }, - { - "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 +1330,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,31 +1379,9 @@ "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" } ] }, - { - "roll": "2215001511", - "name": "SACHIN KUMAR", - "url": "https://leetcode.com/u/Sachin-LC/", - "section": "C", - "dayi": "Day Scholars", - "username": "Sachin-LC", - "totalSolved": 413, - "easySolved": 125, - "mediumSolved": 268, - "hardSolved": 20, - "recentSubmissions": [] - }, { "roll": "2215000242", "name": "ANJALI VARSHNEY", @@ -1927,89 +1442,30 @@ ] }, { - "roll": "2215000201", - "name": "AMAN VERMA", - "url": "https://leetcode.com/u/avaman7860/", + "roll": "2215000117", + "name": "ADITYA SHARMA", + "url": "https://leetcode.com/u/ADITYA_SHARMA1605", "section": "C", "dayi": "Hostellers", - "username": "avaman7860", - "totalSolved": 391, - "easySolved": 103, - "mediumSolved": 266, - "hardSolved": 22, + "username": "ADITYA_SHARMA1605", + "totalSolved": 389, + "easySolved": 146, + "mediumSolved": 194, + "hardSolved": 49, "recentSubmissions": [ { - "id": "1458805278", - "title": "Climbing Stairs", - "timestamp": "1732160524", + "id": "1451191052", + "title": "Coin Change", + "timestamp": "1731468379", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", + "runtime": "15 ms", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1458786218", - "title": "House Robber II", - "timestamp": "1732158779", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1458485598", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732125477", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.4 MB", - "lang": "java" - }, - { - "id": "1457838136", - "title": "Unique Paths", - "timestamp": "1732073075", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1457116344", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732010123", - "statusDisplay": "Accepted", - "runtime": "34 ms", - "memory": "57.6 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000117", - "name": "ADITYA SHARMA", - "url": "https://leetcode.com/u/ADITYA_SHARMA1605", - "section": "C", - "dayi": "Hostellers", - "username": "ADITYA_SHARMA1605", - "totalSolved": 389, - "easySolved": 146, - "mediumSolved": 194, - "hardSolved": 49, - "recentSubmissions": [ - { - "id": "1451191052", - "title": "Coin Change", - "timestamp": "1731468379", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.3 MB", - "lang": "java" - }, - { - "id": "1444403016", - "title": "Reverse Linked List", - "timestamp": "1730863547", + "id": "1444403016", + "title": "Reverse Linked List", + "timestamp": "1730863547", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "42.9 MB", @@ -2305,6 +1761,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 +1805,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" } ] }, @@ -2412,60 +1868,60 @@ ] }, { - "roll": "2215001435", - "name": "RAUNAK MISHRA", - "url": "https://leetcode.com/u/raunakmishra_/", - "section": "C", - "dayi": "Hostellers", - "username": "raunakmishra_", - "totalSolved": 356, - "easySolved": 147, - "mediumSolved": 179, - "hardSolved": 30, + "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": "1458824495", - "title": "Climbing Stairs", - "timestamp": "1732162180", + "id": "1450481172", + "title": "Sort the Matrix Diagonally", + "timestamp": "1731406995", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", + "runtime": "5 ms", + "memory": "45.3 MB", "lang": "java" }, { - "id": "1458793264", - "title": "House Robber II", - "timestamp": "1732159419", + "id": "1448067495", + "title": "Product of Array Except Self", + "timestamp": "1731189881", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "3 ms", + "memory": "56.3 MB", "lang": "java" }, { - "id": "1457837937", - "title": "Unique Paths", - "timestamp": "1732073056", + "id": "1448061859", + "title": "Trapping Rain Water", + "timestamp": "1731189171", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", + "runtime": "1 ms", + "memory": "45.8 MB", "lang": "java" }, { - "id": "1457494154", - "title": "House Robber", - "timestamp": "1732038353", + "id": "1446049282", + "title": "Rotate Array", + "timestamp": "1731003189", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "57.3 MB", "lang": "java" }, { - "id": "1456931438", - "title": "Is Graph Bipartite?", - "timestamp": "1731995200", + "id": "1445065120", + "title": "Reshape the Matrix", + "timestamp": "1730917683", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.9 MB", + "runtime": "0 ms", + "memory": "45.5 MB", "lang": "java" } ] @@ -2477,11 +1933,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 +1982,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 +1998,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", @@ -2719,6 +2116,65 @@ } ] }, + { + "roll": "2215000335", + "name": "ARCHIT JAIN", + "url": "https://leetcode.com/u/archit2709/", + "section": "F", + "dayi": "Day Scholars", + "username": "archit2709", + "totalSolved": 345, + "easySolved": 181, + "mediumSolved": 153, + "hardSolved": 11, + "recentSubmissions": [ + { + "id": "1459142891", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732189363", + "statusDisplay": "Accepted", + "runtime": "21 ms", + "memory": "67.3 MB", + "lang": "java" + }, + { + "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" + } + ] + }, { "roll": "2215001889", "name": "UTKARSH AGARWAL", @@ -2779,191 +2235,86 @@ ] }, { - "roll": "2215000335", - "name": "ARCHIT JAIN", - "url": "https://leetcode.com/u/archit2709/", - "section": "F", + "roll": "2215001913", + "name": "VAISHNAVI SHARMA", + "url": "https://leetcode.com/u/sharma_vaishnaviii/", + "section": "C", "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" - } - ] + "username": "sharma_vaishnaviii", + "totalSolved": 340, + "easySolved": 126, + "mediumSolved": 188, + "hardSolved": 26, + "recentSubmissions": [] }, { - "roll": "2215000816", - "name": "HRITIK KUMAR", - "url": "https://leetcode.com/u/Hritiksingh66/", + "roll": "2215000573", + "name": "DEVANSH AGARWAL", + "url": "https://leetcode.com/u/devanshagarwal0/", "section": "E", - "dayi": "Day Scholars", - "username": "Hritiksingh66", - "totalSolved": 341, - "easySolved": 113, - "mediumSolved": 200, - "hardSolved": 28, - "recentSubmissions": [ - { - "id": "1458129584", - "title": "House Robber II", - "timestamp": "1732097548", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1458116259", - "title": "House Robber", - "timestamp": "1732096355", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1457876339", - "title": "Unique Paths", - "timestamp": "1732076602", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1456850571", - "title": "Is Graph Bipartite?", - "timestamp": "1731989312", - "statusDisplay": "Accepted", - "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" - } - ] - }, - { - "roll": "2215001913", - "name": "VAISHNAVI SHARMA", - "url": "https://leetcode.com/u/sharma_vaishnaviii/", - "section": "C", - "dayi": "Day Scholars", - "username": "sharma_vaishnaviii", - "totalSolved": 339, + "dayi": "Hostellers", + "username": "devanshagarwal0", + "totalSolved": 338, "easySolved": 126, - "mediumSolved": 187, - "hardSolved": 26, + "mediumSolved": 184, + "hardSolved": 28, "recentSubmissions": [] }, { - "roll": "2215001543", - "name": "SAKSHAM KUMAR", - "url": "https://leetcode.com/u/saksham_kumar565/", - "section": "C", + "roll": "2215000940", + "name": "KRISHNA SHARMA", + "url": "https://leetcode.com/u/Dante_0007/", + "section": "D", "dayi": "Day Scholars", - "username": "saksham_kumar565", - "totalSolved": 339, - "easySolved": 127, - "mediumSolved": 182, - "hardSolved": 30, + "username": "Dante_0007", + "totalSolved": 337, + "easySolved": 115, + "mediumSolved": 195, + "hardSolved": 27, "recentSubmissions": [ { - "id": "1458826766", - "title": "Ugly Number", - "timestamp": "1732162373", + "id": "1459155335", + "title": "Sort Characters By Frequency", + "timestamp": "1732190635", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "7.5 MB", + "runtime": "11 ms", + "memory": "11.3 MB", "lang": "cpp" }, { - "id": "1458819801", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732161791", + "id": "1459153283", + "title": "Kth Smallest Element in a Sorted Matrix", + "timestamp": "1732190425", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "16.5 MB", + "runtime": "12 ms", + "memory": "17 MB", "lang": "cpp" }, { - "id": "1458789581", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732159095", + "id": "1457465476", + "title": "Task Scheduler", + "timestamp": "1732036657", "statusDisplay": "Accepted", - "runtime": "105 ms", - "memory": "172.6 MB", + "runtime": "31 ms", + "memory": "41.7 MB", "lang": "cpp" }, { - "id": "1458773103", - "title": "House Robber II", - "timestamp": "1732157502", + "id": "1455512473", + "title": "Reduce Array Size to The Half", + "timestamp": "1731865866", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "9.6 MB", + "runtime": "151 ms", + "memory": "84 MB", "lang": "cpp" }, { - "id": "1457931194", - "title": "Unique Paths III", - "timestamp": "1732081112", + "id": "1454389600", + "title": "K-th Smallest Prime Fraction", + "timestamp": "1731768022", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "8.6 MB", + "runtime": "307 ms", + "memory": "65 MB", "lang": "cpp" } ] @@ -3027,78 +2378,6 @@ } ] }, - { - "roll": "2215000940", - "name": "KRISHNA SHARMA", - "url": "https://leetcode.com/u/Dante_0007/", - "section": "D", - "dayi": "Day Scholars", - "username": "Dante_0007", - "totalSolved": 337, - "easySolved": 115, - "mediumSolved": 195, - "hardSolved": 27, - "recentSubmissions": [ - { - "id": "1457465476", - "title": "Task Scheduler", - "timestamp": "1732036657", - "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "41.7 MB", - "lang": "cpp" - }, - { - "id": "1455512473", - "title": "Reduce Array Size to The Half", - "timestamp": "1731865866", - "statusDisplay": "Accepted", - "runtime": "151 ms", - "memory": "84 MB", - "lang": "cpp" - }, - { - "id": "1454389600", - "title": "K-th Smallest Prime Fraction", - "timestamp": "1731768022", - "statusDisplay": "Accepted", - "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", @@ -3159,228 +2438,51 @@ ] }, { - "roll": "2215000821", - "name": "ISHIKA GOYAL", - "url": "https://leetcode.com/u/goyal_ishika/", + "roll": "2215000865", + "name": "KANHAIYA GARG", + "url": "https://leetcode.com/u/kingDAS/", "section": "C", - "dayi": "Hostellers", - "username": "goyal_ishika", - "totalSolved": 333, - "easySolved": 133, - "mediumSolved": 187, - "hardSolved": 13, + "dayi": "Day Scholars", + "username": "kingDAS", + "totalSolved": 327, + "easySolved": 156, + "mediumSolved": 155, + "hardSolved": 16, "recentSubmissions": [ { - "id": "1459012069", - "title": "Number of Operations to Make Network Connected", - "timestamp": "1732177402", + "id": "1459046907", + "title": "Climbing Stairs", + "timestamp": "1732180500", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "60.5 MB", + "runtime": "0 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1458775482", - "title": "House Robber II", - "timestamp": "1732157731", + "id": "1458872880", + "title": "Median of Two Sorted Arrays", + "timestamp": "1732166132", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", + "runtime": "4 ms", + "memory": "45.8 MB", "lang": "java" }, { - "id": "1457839017", - "title": "Unique Paths", - "timestamp": "1732073164", + "id": "1457961002", + "title": "House Robber II", + "timestamp": "1732083361", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1457704131", - "title": "Satisfiability of Equality Equations", - "timestamp": "1732056955", + "id": "1457937331", + "title": "House Robber", + "timestamp": "1732081588", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1457626059", - "title": "Minimum Path Sum", - "timestamp": "1732048196", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "47.8 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001665", - "name": "SHIVAM KUMAR", - "url": "https://leetcode.com/u/shivam25kumar04/", - "section": "C", - "dayi": "Day Scholars", - "username": "shivam25kumar04", - "totalSolved": 332, - "easySolved": 148, - "mediumSolved": 169, - "hardSolved": 15, - "recentSubmissions": [ - { - "id": "1458825554", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732162270", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.3 MB", - "lang": "java" - }, - { - "id": "1458807059", - "title": "Climbing Stairs", - "timestamp": "1732160680", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1458796526", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732159725", - "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "67.2 MB", - "lang": "java" - }, - { - "id": "1458786244", - "title": "House Robber II", - "timestamp": "1732158781", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1457836794", - "title": "Unique Paths", - "timestamp": "1732072946", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500104", - "name": "NISHANT GUPTA", - "url": "https://leetcode.com/u/Nishant_Gupta_27/", - "section": "AC", - "dayi": "Day Scholars", - "username": "Nishant_Gupta_27", - "totalSolved": 331, - "easySolved": 153, - "mediumSolved": 167, - "hardSolved": 11, - "recentSubmissions": [ - { - "id": "1458180999", - "title": "Maximum Average Subarray I", - "timestamp": "1732102585", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "56.5 MB", - "lang": "java" - }, - { - "id": "1458105830", - "title": "Spiral Matrix", - "timestamp": "1732095473", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1458052191", - "title": "Subarray Sum Equals K", - "timestamp": "1732090922", - "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "46.5 MB", - "lang": "java" - }, - { - "id": "1457433704", - "title": "House Robber", - "timestamp": "1732034778", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1456971865", - "title": "Rotate Image", - "timestamp": "1731998029", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000865", - "name": "KANHAIYA GARG", - "url": "https://leetcode.com/u/kingDAS/", - "section": "C", - "dayi": "Day Scholars", - "username": "kingDAS", - "totalSolved": 327, - "easySolved": 156, - "mediumSolved": 155, - "hardSolved": 16, - "recentSubmissions": [ - { - "id": "1459046907", - "title": "Climbing Stairs", - "timestamp": "1732180500", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1458872880", - "title": "Median of Two Sorted Arrays", - "timestamp": "1732166132", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "45.8 MB", - "lang": "java" - }, - { - "id": "1457961002", - "title": "House Robber II", - "timestamp": "1732083361", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1457937331", - "title": "House Robber", - "timestamp": "1732081588", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", + "runtime": "0 ms", + "memory": "41.5 MB", "lang": "java" }, { @@ -3513,122 +2615,17 @@ ] }, { - "roll": "2215500148", - "name": "SHRADDHA AGRAWAL", - "url": "https://leetcode.com/u/shraddhaa1/", - "section": "AC", - "dayi": "Hostellers", - "username": "shraddhaa1", - "totalSolved": 312, - "easySolved": 125, - "mediumSolved": 167, - "hardSolved": 20, - "recentSubmissions": [ - { - "id": "1458170538", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1732101540", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "45.1 MB", - "lang": "java" - }, - { - "id": "1458011110", - "title": "Is Graph Bipartite?", - "timestamp": "1732087260", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.4 MB", - "lang": "java" - }, - { - "id": "1457795502", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732068615", - "statusDisplay": "Accepted", - "runtime": "16 ms", - "memory": "45.1 MB", - "lang": "java" - }, - { - "id": "1457316401", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732027058", - "statusDisplay": "Accepted", - "runtime": "35 ms", - "memory": "57.5 MB", - "lang": "java" - }, - { - "id": "1456107035", - "title": "House Robber", - "timestamp": "1731924305", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001582", - "name": "SANKALP AGARWAL", - "url": "https://leetcode.com/u/Sankalp_Agarwal_18/", - "section": "E", + "roll": "2215000328", + "name": "ANUSHKA MISHRA", + "url": "https://leetcode.com/u/anushkamishra2309/", + "section": "C", "dayi": "Day Scholars", - "username": "Sankalp_Agarwal_18", - "totalSolved": 310, - "easySolved": 114, - "mediumSolved": 175, - "hardSolved": 21, - "recentSubmissions": [ - { - "id": "1458130831", - "title": "House Robber II", - "timestamp": "1732097664", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1458108948", - "title": "House Robber", - "timestamp": "1732095742", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1457879213", - "title": "Unique Paths", - "timestamp": "1732076868", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1457842572", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732073512", - "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1457474112", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732037164", - "statusDisplay": "Accepted", - "runtime": "34 ms", - "memory": "58.6 MB", - "lang": "java" - } - ] + "username": "anushkamishra2309", + "totalSolved": 309, + "easySolved": 118, + "mediumSolved": 174, + "hardSolved": 17, + "recentSubmissions": [] }, { "roll": "2215000429", @@ -3690,128 +2687,10 @@ ] }, { - "roll": "2215000632", - "name": "DIVYANSH GOYAL", - "url": "https://leetcode.com/u/neerajdivyanshruchi1/", - "section": "C", - "dayi": "Day Scholars", - "username": "neerajdivyanshruchi1", - "totalSolved": 306, - "easySolved": 111, - "mediumSolved": 168, - "hardSolved": 27, - "recentSubmissions": [ - { - "id": "1458932899", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732170803", - "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "67.1 MB", - "lang": "java" - }, - { - "id": "1458823340", - "title": "Climbing Stairs", - "timestamp": "1732162086", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1458458436", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732123689", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "45.1 MB", - "lang": "java" - }, - { - "id": "1457913397", - "title": "Unique Paths III", - "timestamp": "1732079691", - "statusDisplay": "Accepted", - "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" - } - ] - }, - { - "roll": "2215000877", - "name": "KARTIK ARORA", - "url": "https://leetcode.com/u/Kartik_04/", - "section": "E", + "roll": "2215000877", + "name": "KARTIK ARORA", + "url": "https://leetcode.com/u/Kartik_04/", + "section": "E", "dayi": "Day Scholars", "username": "Kartik_04", "totalSolved": 303, @@ -3976,60 +2855,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,60 +2986,60 @@ ] }, { - "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" } ] @@ -4225,312 +3104,153 @@ ] }, { - "roll": "2215001489", - "name": "ROHIT KUMAR", - "url": "https://leetcode.com/u/Rohit_kumar_45/", - "section": "D", - "dayi": "Day Scholars", - "username": "Rohit_kumar_45", - "totalSolved": 282, - "easySolved": 122, - "mediumSolved": 140, - "hardSolved": 20, + "roll": "2215800011", + "name": "ISHAN GUPTA", + "url": "https://leetcode.com/u/ishangupta_cs22/", + "section": "A(H)", + "dayi": "Hostellers", + "username": "ishangupta_cs22", + "totalSolved": 277, + "easySolved": 114, + "mediumSolved": 148, + "hardSolved": 15, "recentSubmissions": [ { - "id": "1458287246", - "title": "Unique Paths", - "timestamp": "1732111262", + "id": "1459153124", + "title": "Minimum Operations to Make Array Equal", + "timestamp": "1732190407", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", + "runtime": "1 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1458280160", - "title": "House Robber II", - "timestamp": "1732110766", + "id": "1458582929", + "title": "Allow One Function Call", + "timestamp": "1732133268", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" + "runtime": "48 ms", + "memory": "48.2 MB", + "lang": "javascript" }, { - "id": "1457292625", - "title": "Make Three Strings Equal", - "timestamp": "1732025378", + "id": "1458581567", + "title": "Return Length of Arguments Passed", + "timestamp": "1732133127", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.5 MB", - "lang": "java" + "runtime": "42 ms", + "memory": "48.6 MB", + "lang": "javascript" }, { - "id": "1457069402", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732006006", + "id": "1458580732", + "title": "Function Composition", + "timestamp": "1732133048", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "43.3 MB", - "lang": "java" + "runtime": "58 ms", + "memory": "49.4 MB", + "lang": "javascript" }, { - "id": "1456332002", - "title": "Insert Interval", - "timestamp": "1731943445", + "id": "1458577922", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732132779", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.5 MB", + "runtime": "43 ms", + "memory": "56.7 MB", "lang": "java" } ] }, { - "roll": "2215000958", - "name": "KULDEEP SINGH", - "url": "https://leetcode.com/u/KuldeepSingh7249/", - "section": "H", - "dayi": "Day Scholars", - "username": "KuldeepSingh7249", - "totalSolved": 282, - "easySolved": 152, - "mediumSolved": 122, + "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": "1458474550", - "title": "Insertion Sort List", - "timestamp": "1732124749", + "id": "1458800251", + "title": "Coin Change", + "timestamp": "1732160073", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.9 MB", + "runtime": "14 ms", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1457127471", - "title": "House Robber", - "timestamp": "1732011097", + "id": "1458453717", + "title": "Min Cost Climbing Stairs", + "timestamp": "1732123372", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", + "runtime": "1 ms", + "memory": "43.2 MB", "lang": "java" }, { - "id": "1456509941", + "id": "1456400607", "title": "Defuse the Bomb", - "timestamp": "1731955260", + "timestamp": "1731947955", "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", - "url": "https://leetcode.com/u/Divyansh20004/", - "section": "C", - "dayi": "Day Scholars", - "username": "Divyansh20004", - "totalSolved": 279, - "easySolved": 96, - "mediumSolved": 162, - "hardSolved": 21, - "recentSubmissions": [ - { - "id": "1457837454", - "title": "Unique Paths", - "timestamp": "1732073006", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1456509085", - "title": "Snakes and Ladders", - "timestamp": "1731955200", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1456478239", - "title": "Find the Town Judge", - "timestamp": "1731952810", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "54.6 MB", - "lang": "java" - }, - { - "id": "1456460865", - "title": "Subarray Sums Divisible by K", - "timestamp": "1731951635", - "statusDisplay": "Accepted", - "runtime": "24 ms", - "memory": "47.1 MB", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1455573453", - "title": "Intersection of Two Linked Lists", - "timestamp": "1731870456", + "id": "1455291451", + "title": "Check If Word Is Valid After Substitutions", + "timestamp": "1731848329", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "49.3 MB", + "runtime": "19 ms", + "memory": "44.9 MB", "lang": "java" - } - ] - }, - { - "roll": "2215800011", - "name": "ISHAN GUPTA", - "url": "https://leetcode.com/u/ishangupta_cs22/", - "section": "A(H)", - "dayi": "Hostellers", - "username": "ishangupta_cs22", - "totalSolved": 276, - "easySolved": 114, - "mediumSolved": 147, - "hardSolved": 15, - "recentSubmissions": [ - { - "id": "1458582929", - "title": "Allow One Function Call", - "timestamp": "1732133268", - "statusDisplay": "Accepted", - "runtime": "48 ms", - "memory": "48.2 MB", - "lang": "javascript" - }, - { - "id": "1458581567", - "title": "Return Length of Arguments Passed", - "timestamp": "1732133127", - "statusDisplay": "Accepted", - "runtime": "42 ms", - "memory": "48.6 MB", - "lang": "javascript" - }, - { - "id": "1458580732", - "title": "Function Composition", - "timestamp": "1732133048", - "statusDisplay": "Accepted", - "runtime": "58 ms", - "memory": "49.4 MB", - "lang": "javascript" }, { - "id": "1458577922", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732132779", + "id": "1455265506", + "title": "Validate Stack Sequences", + "timestamp": "1731845960", "statusDisplay": "Accepted", - "runtime": "43 ms", - "memory": "56.7 MB", + "runtime": "5 ms", + "memory": "44.3 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", + "roll": "2215500173", + "name": "VINAY KUMAR", + "url": "https://leetcode.com/u/phantom_4669/", + "section": "AC", "dayi": "Day Scholars", - "username": "vidhi_1503", - "totalSolved": 275, - "easySolved": 100, - "mediumSolved": 141, - "hardSolved": 34, + "username": "phantom_4669", + "totalSolved": 273, + "easySolved": 102, + "mediumSolved": 158, + "hardSolved": 13, "recentSubmissions": [ { - "id": "1455831853", - "title": "House Robber", - "timestamp": "1731899914", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1454854133", - "title": "Make Array Elements Equal to Zero", - "timestamp": "1731812882", - "statusDisplay": "Accepted", - "runtime": "100 ms", - "memory": "43.4 MB", - "lang": "java" - }, - { - "id": "1454373071", - "title": "Contains Duplicate", - "timestamp": "1731766696", + "id": "1459091589", + "title": "Jump Game", + "timestamp": "1732184334", "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "57.9 MB", + "runtime": "483 ms", + "memory": "46.1 MB", "lang": "java" }, { - "id": "1453584760", - "title": "Find Peak Element", - "timestamp": "1731683448", + "id": "1459061918", + "title": "House Robber III", + "timestamp": "1732181767", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", + "runtime": "2 ms", + "memory": "44.3 MB", "lang": "java" }, - { - "id": "1453584419", - "title": "Find a Peak Element II", - "timestamp": "1731683419", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "83.8 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500173", - "name": "VINAY KUMAR", - "url": "https://leetcode.com/u/phantom_4669/", - "section": "AC", - "dayi": "Day Scholars", - "username": "phantom_4669", - "totalSolved": 271, - "easySolved": 102, - "mediumSolved": 156, - "hardSolved": 13, - "recentSubmissions": [ { "id": "1459048605", "title": "House Robber II", @@ -4557,24 +3277,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" } ] }, @@ -4637,65 +3339,6 @@ } ] }, - { - "roll": "2215000164", - "name": "AKSHAY KUMAR", - "url": "https://leetcode.com/u/akshay_ydv07/", - "section": "F", - "dayi": "Hostellers", - "username": "akshay_ydv07", - "totalSolved": 269, - "easySolved": 136, - "mediumSolved": 121, - "hardSolved": 12, - "recentSubmissions": [ - { - "id": "1457548852", - "title": "Rotate Image", - "timestamp": "1732041808", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", - "lang": "java" - }, - { - "id": "1457504012", - "title": "Combination Sum", - "timestamp": "1732038942", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1456169427", - "title": "Container With Most Water", - "timestamp": "1731930376", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "57.9 MB", - "lang": "java" - }, - { - "id": "1456161679", - "title": "Sort Array By Parity", - "timestamp": "1731929564", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1455867966", - "title": "House Robber", - "timestamp": "1731903339", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - } - ] - }, { "roll": "2215001855", "name": "TEJ PRAKASH SINGH", @@ -4769,83 +3412,24 @@ "recentSubmissions": [] }, { - "roll": "2215001717", - "name": "SHRUTI CHAUHAN", - "url": "https://leetcode.com/u/shrutichauhan007/", - "section": "E", - "dayi": "Day Scholars", - "username": "shrutichauhan007", + "roll": "2215001229", + "name": "PIYUSH GUPTA", + "url": "https://leetcode.com/u/PIYUSH-0612/", + "section": "C", + "dayi": "Hostellers", + "username": "PIYUSH-0612", "totalSolved": 263, "easySolved": 108, - "mediumSolved": 133, - "hardSolved": 22, + "mediumSolved": 134, + "hardSolved": 21, "recentSubmissions": [ { - "id": "1458129555", - "title": "House Robber II", - "timestamp": "1732097546", + "id": "1458818198", + "title": "Min Cost Climbing Stairs", + "timestamp": "1732161654", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1458107830", - "title": "House Robber", - "timestamp": "1732095651", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", - "lang": "java" - }, - { - "id": "1457826580", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732071916", - "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "58 MB", - "lang": "java" - }, - { - "id": "1456848981", - "title": "Is Graph Bipartite?", - "timestamp": "1731989190", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.4 MB", - "lang": "java" - }, - { - "id": "1450202140", - "title": "Add Two Numbers", - "timestamp": "1731384745", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.5 MB", - "lang": "java" - } - ] - }, - { - "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", + "memory": "43 MB", "lang": "java" }, { @@ -4899,65 +3483,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 +3490,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 +3539,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/", + "roll": "2215001494", + "name": "ROHIT SINGH", + "url": "https://leetcode.com/u/ytrohit2004/", "section": "H", - "dayi": "Day Scholars", - "username": "AbhayGiri", + "dayi": "Hostellers", + "username": "ytrohit2004", "totalSolved": 261, - "easySolved": 92, - "mediumSolved": 150, - "hardSolved": 19, + "easySolved": 108, + "mediumSolved": 142, + "hardSolved": 11, "recentSubmissions": [ { - "id": "1458340644", - "title": "Sliding Window Maximum", - "timestamp": "1732115163", + "id": "1459082825", + "title": "Unique Paths", + "timestamp": "1732183562", "statusDisplay": "Accepted", - "runtime": "48 ms", - "memory": "56.9 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1457127359", - "title": "House Robber", - "timestamp": "1732011086", + "id": "1458769311", + "title": "Non-overlapping Intervals", + "timestamp": "1732157127", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", + "runtime": "47 ms", + "memory": "73.8 MB", "lang": "java" }, { - "id": "1456371748", - "title": "Unique Paths III", - "timestamp": "1731946141", + "id": "1458081314", + "title": "K Radius Subarray Averages", + "timestamp": "1732093444", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "6 ms", + "memory": "62.3 MB", "lang": "java" }, { - "id": "1455133799", - "title": "Shortest Subarray with Sum at Least K", - "timestamp": "1731833563", + "id": "1457943734", + "title": "Find a Peak Element II", + "timestamp": "1732082065", "statusDisplay": "Accepted", - "runtime": "41 ms", - "memory": "61.5 MB", + "runtime": "0 ms", + "memory": "84.1 MB", "lang": "java" }, { - "id": "1453683504", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731691429", + "id": "1457866852", + "title": "Best Time to Buy and Sell Stock with Transaction Fee", + "timestamp": "1732075747", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "64.9 MB", + "runtime": "4 ms", + "memory": "55.2 MB", "lang": "java" } ] @@ -5135,6 +3660,65 @@ } ] }, + { + "roll": "2215000011", + "name": "ABHAY GIRI", + "url": "https://leetcode.com/u/AbhayGiri/", + "section": "H", + "dayi": "Day Scholars", + "username": "AbhayGiri", + "totalSolved": 261, + "easySolved": 92, + "mediumSolved": 150, + "hardSolved": 19, + "recentSubmissions": [ + { + "id": "1459083958", + "title": "Unique Paths", + "timestamp": "1732183658", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.6 MB", + "lang": "java" + }, + { + "id": "1458340644", + "title": "Sliding Window Maximum", + "timestamp": "1732115163", + "statusDisplay": "Accepted", + "runtime": "48 ms", + "memory": "56.9 MB", + "lang": "java" + }, + { + "id": "1457127359", + "title": "House Robber", + "timestamp": "1732011086", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.5 MB", + "lang": "java" + }, + { + "id": "1456371748", + "title": "Unique Paths III", + "timestamp": "1731946141", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.8 MB", + "lang": "java" + }, + { + "id": "1455133799", + "title": "Shortest Subarray with Sum at Least K", + "timestamp": "1731833563", + "statusDisplay": "Accepted", + "runtime": "41 ms", + "memory": "61.5 MB", + "lang": "java" + } + ] + }, { "roll": "2215000919", "name": "KOMAL GUPTA", @@ -5372,71 +3956,12 @@ ] }, { - "roll": "2215500006", - "name": "ABHISHEK MAHESHWARI", - "url": "https://leetcode.com/u/AbhishekMaheshwari123/", - "section": "AC", - "dayi": "Day Scholars", - "username": "AbhishekMaheshwari123", - "totalSolved": 257, - "easySolved": 126, - "mediumSolved": 123, - "hardSolved": 8, - "recentSubmissions": [ - { - "id": "1458506777", - "title": "Course Schedule II", - "timestamp": "1732126907", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "45.6 MB", - "lang": "java" - }, - { - "id": "1458487198", - "title": "Course Schedule", - "timestamp": "1732125586", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1457272420", - "title": "Divide Two Integers", - "timestamp": "1732023950", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1456216281", - "title": "Sum of Square Numbers", - "timestamp": "1731934841", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1456150186", - "title": "Defuse the Bomb", - "timestamp": "1731928381", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.9 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000906", - "name": "KHUSHI GOYAL", - "url": "https://leetcode.com/u/khushi_goyal__/", - "section": "E", - "dayi": "Hostellers", - "username": "khushi_goyal__", + "roll": "2215000906", + "name": "KHUSHI GOYAL", + "url": "https://leetcode.com/u/khushi_goyal__/", + "section": "E", + "dayi": "Hostellers", + "username": "khushi_goyal__", "totalSolved": 257, "easySolved": 90, "mediumSolved": 139, @@ -5562,76 +4087,122 @@ ] }, { - "roll": "2215000104", - "name": "ADITYA NARAYAN GUPTA", - "url": "https://leetcode.com/u/AdityaNarayanGupta_2004/", - "section": "D", + "roll": "2215000170", + "name": "ALANKRATI SAXENA", + "url": "https://leetcode.com/u/Alan_Krati/", + "section": "E", "dayi": "Hostellers", - "username": "AdityaNarayanGupta_2004", + "username": "Alan_Krati", "totalSolved": 254, - "easySolved": 145, - "mediumSolved": 96, - "hardSolved": 13, + "easySolved": 87, + "mediumSolved": 144, + "hardSolved": 23, "recentSubmissions": [ { - "id": "1457963061", - "title": "Longest Common Subsequence", - "timestamp": "1732083513", + "id": "1457875560", + "title": "Unique Paths", + "timestamp": "1732076533", "statusDisplay": "Accepted", - "runtime": "29 ms", - "memory": "50.4 MB", + "runtime": "0 ms", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1457838278", - "title": "Unique Paths", - "timestamp": "1732073089", + "id": "1456849634", + "title": "Is Graph Bipartite?", + "timestamp": "1731989241", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", + "runtime": "2 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1457438942", - "title": "Find K Closest Elements", - "timestamp": "1732035088", + "id": "1452679168", + "title": "Design Browser History", + "timestamp": "1731597122", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "46.3 MB", + "runtime": "81 ms", + "memory": "52.2 MB", "lang": "java" }, { - "id": "1457418615", - "title": "Merge k Sorted Lists", - "timestamp": "1732033867", + "id": "1452640652", + "title": "Baseball Game", + "timestamp": "1731594272", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "44.4 MB", + "runtime": "2 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1457372317", - "title": "Coin Change", - "timestamp": "1732030936", + "id": "1452620323", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731592727", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.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", + "roll": "2215000105", + "name": "ADITYA PANDEY", + "url": "https://leetcode.com/u/_pandeyad/", + "section": "G", "dayi": "Hostellers", - "username": "Anshika_Tripathi_12", + "username": "_pandeyad", "totalSolved": 253, - "easySolved": 81, - "mediumSolved": 142, - "hardSolved": 30, - "recentSubmissions": [] + "easySolved": 157, + "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", + "timestamp": "1732131982", + "statusDisplay": "Accepted", + "runtime": "43 ms", + "memory": "45.2 MB", + "lang": "java" + }, + { + "id": "1458554848", + "title": "Evaluate Reverse Polish Notation", + "timestamp": "1732130645", + "statusDisplay": "Accepted", + "runtime": "6 ms", + "memory": "44.4 MB", + "lang": "java" + }, + { + "id": "1457128028", + "title": "House Robber", + "timestamp": "1732011145", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.1 MB", + "lang": "java" + }, + { + "id": "1456286215", + "title": "Minimize Maximum Pair Sum in Array", + "timestamp": "1731940158", + "statusDisplay": "Accepted", + "runtime": "52 ms", + "memory": "58.2 MB", + "lang": "java" + } + ] }, { "roll": "2215000574", @@ -5692,65 +4263,6 @@ } ] }, - { - "roll": "2215000105", - "name": "ADITYA PANDEY", - "url": "https://leetcode.com/u/_pandeyad/", - "section": "G", - "dayi": "Hostellers", - "username": "_pandeyad", - "totalSolved": 252, - "easySolved": 157, - "mediumSolved": 90, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1458569476", - "title": "Largest Merge Of Two Strings", - "timestamp": "1732131982", - "statusDisplay": "Accepted", - "runtime": "43 ms", - "memory": "45.2 MB", - "lang": "java" - }, - { - "id": "1458554848", - "title": "Evaluate Reverse Polish Notation", - "timestamp": "1732130645", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1457128028", - "title": "House Robber", - "timestamp": "1732011145", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1456286215", - "title": "Minimize Maximum Pair Sum in Array", - "timestamp": "1731940158", - "statusDisplay": "Accepted", - "runtime": "52 ms", - "memory": "58.2 MB", - "lang": "java" - }, - { - "id": "1456268261", - "title": "Lexicographically Smallest Palindrome", - "timestamp": "1731938870", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "45.1 MB", - "lang": "java" - } - ] - }, { "roll": "2215500040", "name": "AYUSH AGRAWAL", @@ -5823,65 +4335,6 @@ } ] }, - { - "roll": "2215002049", - "name": "YATIN SARASWAT", - "url": "https://leetcode.com/u/Yatin_saraswat/", - "section": "H", - "dayi": "Day Scholars", - "username": "Yatin_saraswat", - "totalSolved": 249, - "easySolved": 65, - "mediumSolved": 173, - "hardSolved": 11, - "recentSubmissions": [ - { - "id": "1458581914", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732133159", - "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "45.3 MB", - "lang": "java" - }, - { - "id": "1457475938", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732037272", - "statusDisplay": "Accepted", - "runtime": "54 ms", - "memory": "58.3 MB", - "lang": "java" - }, - { - "id": "1454449067", - "title": "Prime Subtraction Operation", - "timestamp": "1731772920", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.5 MB", - "lang": "java" - }, - { - "id": "1454287573", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731759050", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.1 MB", - "lang": "java" - }, - { - "id": "1452875192", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731610218", - "statusDisplay": "Accepted", - "runtime": "93 ms", - "memory": "58.3 MB", - "lang": "java" - } - ] - }, { "roll": "2215001777", "name": "SRISHTI GUPTA", @@ -5942,178 +4395,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", - "lang": "java" - }, - { - "id": "1457967877", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732083885", - "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "45.3 MB", - "lang": "java" - }, - { - "id": "1456924880", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731994741", - "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "58.3 MB", - "lang": "java" - }, - { - "id": "1455831264", - "title": "House Robber", - "timestamp": "1731899858", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1452663896", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731595998", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "42.7 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001301", - "name": "PRATHAM", - "url": "https://leetcode.com/u/PrathamCoder01/", + "roll": "2215001022", + "name": "MAHAK AGRAWAL", + "url": "https://leetcode.com/u/mahak26/", "section": "F", "dayi": "Day Scholars", - "username": "PrathamCoder01", - "totalSolved": 243, - "easySolved": 138, - "mediumSolved": 100, - "hardSolved": 5, + "username": "mahak26", + "totalSolved": 242, + "easySolved": 104, + "mediumSolved": 131, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1459031205", - "title": "Sort Characters By Frequency", - "timestamp": "1732179130", - "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "45.6 MB", - "lang": "java" - }, - { - "id": "1459021341", - "title": "Top K Frequent Elements", - "timestamp": "1732178226", - "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "48.7 MB", - "lang": "java" - }, - { - "id": "1458202235", - "title": "Defuse the Bomb", - "timestamp": "1732104634", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1457878085", - "title": "Unique Paths", - "timestamp": "1732076762", + "id": "1456786611", + "title": "Search Insert Position", + "timestamp": "1731983671", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "42.6 MB", "lang": "java" }, { - "id": "1455869150", + "id": "1455866781", "title": "House Robber", - "timestamp": "1731903437", + "timestamp": "1731903235", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000274", - "name": "ANKUSH TYAGI", - "url": "https://leetcode.com/u/ankushtyagi02/", - "section": "C", - "dayi": "Day Scholars", - "username": "ankushtyagi02", - "totalSolved": 243, - "easySolved": 52, - "mediumSolved": 175, - "hardSolved": 16, - "recentSubmissions": [ - { - "id": "1458708589", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732149606", - "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "66.9 MB", - "lang": "java" - }, - { - "id": "1458022770", - "title": "Sort Array By Parity II", - "timestamp": "1732088283", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "46.5 MB", + "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,6 +4512,65 @@ } ] }, + { + "roll": "2215001056", + "name": "MANYA SHARMA", + "url": "https://leetcode.com/u/manya_298/", + "section": "C", + "dayi": "Day Scholars", + "username": "manya_298", + "totalSolved": 237, + "easySolved": 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", + "timestamp": "1732179013", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "43.4 MB", + "lang": "java" + }, + { + "id": "1458832163", + "title": "Climbing Stairs", + "timestamp": "1732162838", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.1 MB", + "lang": "java" + }, + { + "id": "1458795677", + "title": "House Robber II", + "timestamp": "1732159647", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.9 MB", + "lang": "java" + }, + { + "id": "1458517593", + "title": "Trapping Rain Water", + "timestamp": "1732127653", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "45.7 MB", + "lang": "java" + } + ] + }, { "roll": "2215000531", "name": "CHIRAG CHAUHAN", @@ -6237,193 +4631,75 @@ ] }, { - "roll": "2215001056", - "name": "MANYA SHARMA", - "url": "https://leetcode.com/u/manya_298/", - "section": "C", - "dayi": "Day Scholars", - "username": "manya_298", - "totalSolved": 236, - "easySolved": 109, - "mediumSolved": 109, - "hardSolved": 18, + "roll": "2215500086", + "name": "KHUSHI", + "url": "https://leetcode.com/u/khushi_raghuvanshi19/", + "section": "AC", + "dayi": "Hostellers", + "username": "khushi_raghuvanshi19", + "totalSolved": 234, + "easySolved": 55, + "mediumSolved": 131, + "hardSolved": 48, "recentSubmissions": [ { - "id": "1459029885", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732179013", + "id": "1459067703", + "title": "House Robber II", + "timestamp": "1732182265", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43.4 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1458832163", - "title": "Climbing Stairs", - "timestamp": "1732162838", + "id": "1458919322", + "title": "House Robber", + "timestamp": "1732169790", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.1 MB", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1458795677", - "title": "House Robber II", - "timestamp": "1732159647", + "id": "1458913521", + "title": "Climbing Stairs", + "timestamp": "1732169339", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "39.7 MB", "lang": "java" }, { - "id": "1458517593", - "title": "Trapping Rain Water", - "timestamp": "1732127653", + "id": "1458539406", + "title": "Find First and Last Position of Element in Sorted Array", + "timestamp": "1732129356", "statusDisplay": "Accepted", - "runtime": "1 ms", + "runtime": "0 ms", "memory": "45.7 MB", "lang": "java" }, { - "id": "1458486660", - "title": "Smallest Divisible Digit Product I", - "timestamp": "1732125549", + "id": "1458538899", + "title": "Search in Rotated Sorted Array", + "timestamp": "1732129315", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.4 MB", + "runtime": "0 ms", + "memory": "41.9 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, - "recentSubmissions": [ - { - "id": "1457875155", - "title": "Unique Paths", - "timestamp": "1732076497", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.6 MB", - "lang": "java" - }, - { - "id": "1457399495", - "title": "House Robber", - "timestamp": "1732032691", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1456480100", - "title": "Defuse the Bomb", - "timestamp": "1731953203", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.8 MB", - "lang": "java" - }, - { - "id": "1455580921", - "title": "Number of Pairs of Strings With Concatenation Equal to Target", - "timestamp": "1731871101", - "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1454587227", - "title": "Adding Spaces to a String", - "timestamp": "1731783600", - "statusDisplay": "Accepted", - "runtime": "2260 ms", - "memory": "81 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500086", - "name": "KHUSHI", - "url": "https://leetcode.com/u/khushi_raghuvanshi19/", - "section": "AC", - "dayi": "Hostellers", - "username": "khushi_raghuvanshi19", - "totalSolved": 233, - "easySolved": 55, - "mediumSolved": 130, - "hardSolved": 48, - "recentSubmissions": [ - { - "id": "1458919322", - "title": "House Robber", - "timestamp": "1732169790", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1458913521", - "title": "Climbing Stairs", - "timestamp": "1732169339", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.7 MB", - "lang": "java" - }, - { - "id": "1458539406", - "title": "Find First and Last Position of Element in Sorted Array", - "timestamp": "1732129356", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.7 MB", - "lang": "java" - }, - { - "id": "1458538899", - "title": "Search in Rotated Sorted Array", - "timestamp": "1732129315", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 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, + "username": "gargchetna11", + "totalSolved": 233, + "easySolved": 88, + "mediumSolved": 130, + "hardSolved": 15, "recentSubmissions": [ { "id": "1457898110", @@ -6532,76 +4808,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,82 +4863,64 @@ "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" } ] }, { - "roll": "2215000490", - "name": "BHUMIKA CHAUDHARY", - "url": "https://leetcode.com/u/Bhumika_2004/", + "roll": "2215001175", + "name": "NISHANT PATHAK", + "url": "https://leetcode.com/u/Nishant_1_8/", "section": "C", - "dayi": "Day Scholars", - "username": "Bhumika_2004", - "totalSolved": 229, - "easySolved": 108, - "mediumSolved": 112, - "hardSolved": 9, + "dayi": "Hostellers", + "username": "Nishant_1_8", + "totalSolved": 227, + "easySolved": 87, + "mediumSolved": 125, + "hardSolved": 15, "recentSubmissions": [ { - "id": "1458815854", - "title": "Climbing Stairs", - "timestamp": "1732161448", + "id": "1458995375", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732175929", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", + "runtime": "504 ms", + "memory": "73.6 MB", "lang": "java" }, { - "id": "1458785674", - "title": "House Robber II", - "timestamp": "1732158730", + "id": "1458147909", + "title": "Unique Paths II", + "timestamp": "1732099285", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1458779983", - "title": "House Robber", - "timestamp": "1732158172", + "id": "1458100317", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732095010", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", + "runtime": "16 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1457922853", + "id": "1458081357", "title": "House Robber II", - "timestamp": "1732080459", + "timestamp": "1732093448", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.9 MB", "lang": "java" }, { - "id": "1457837465", + "id": "1457837618", "title": "Unique Paths", - "timestamp": "1732073008", + "timestamp": "1732073024", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "39.9 MB", + "memory": "40.4 MB", "lang": "java" } ] @@ -6768,92 +4985,33 @@ ] }, { - "roll": "2215001175", - "name": "NISHANT PATHAK", - "url": "https://leetcode.com/u/Nishant_1_8/", + "roll": "2215002007", + "name": "VIVEK SINGH", + "url": "https://leetcode.com/u/Kavi_Singh/", "section": "C", - "dayi": "Hostellers", - "username": "Nishant_1_8", + "dayi": "Day Scholars", + "username": "Kavi_Singh", "totalSolved": 227, - "easySolved": 87, - "mediumSolved": 125, + "easySolved": 83, + "mediumSolved": 129, "hardSolved": 15, "recentSubmissions": [ { - "id": "1458995375", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732175929", + "id": "1458823484", + "title": "Min Cost Climbing Stairs", + "timestamp": "1732162097", "statusDisplay": "Accepted", - "runtime": "504 ms", - "memory": "73.6 MB", + "runtime": "1 ms", + "memory": "43 MB", "lang": "java" }, { - "id": "1458147909", - "title": "Unique Paths II", - "timestamp": "1732099285", + "id": "1458808997", + "title": "Climbing Stairs", + "timestamp": "1732160852", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1458100317", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732095010", - "statusDisplay": "Accepted", - "runtime": "16 ms", - "memory": "45.1 MB", - "lang": "java" - }, - { - "id": "1458081357", - "title": "House Robber II", - "timestamp": "1732093448", - "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", + "memory": "40 MB", "lang": "java" }, { @@ -7004,60 +5162,119 @@ ] }, { - "roll": "2215500074", - "name": "HARSH RAJORIA", - "url": "https://leetcode.com/u/rajoriaharsh0/", - "section": "AE", - "dayi": "Day Scholars", - "username": "rajoriaharsh0", - "totalSolved": 222, - "easySolved": 80, - "mediumSolved": 120, - "hardSolved": 22, + "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": "1458835287", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732163105", + "id": "1458806575", + "title": "Three Consecutive Odds", + "timestamp": "1732160638", "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "67.3 MB", + "runtime": "0 ms", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1457838285", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732073089", + "id": "1457878859", + "title": "House Robber", + "timestamp": "1732076837", "statusDisplay": "Accepted", - "runtime": "6 ms", + "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": "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": "1457097160", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732008432", + "id": "1459113062", + "title": "Lemonade Change", + "timestamp": "1732186364", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "60.3 MB", + "runtime": "2 ms", + "memory": "55.5 MB", "lang": "java" }, { - "id": "1455815810", - "title": "Defuse the Bomb", - "timestamp": "1731898309", + "id": "1458807699", + "title": "Climbing Stairs", + "timestamp": "1732160736", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.2 MB", + "memory": "40 MB", "lang": "java" }, { - "id": "1455815076", - "title": "Shortest Subarray with Sum at Least K", - "timestamp": "1731898236", + "id": "1458792038", + "title": "House Robber II", + "timestamp": "1732159308", "statusDisplay": "Accepted", - "runtime": "37 ms", - "memory": "61.7 MB", + "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" } ] @@ -7121,65 +5338,6 @@ } ] }, - { - "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, - "recentSubmissions": [ - { - "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" - }, - { - "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", @@ -7192,6 +5350,15 @@ "mediumSolved": 56, "hardSolved": 5, "recentSubmissions": [ + { + "id": "1459191246", + "title": "Length of Last Word", + "timestamp": "1732194162", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.1 MB", + "lang": "java" + }, { "id": "1458295817", "title": "Binary Search", @@ -7227,15 +5394,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" } ] }, @@ -7487,6 +5645,15 @@ "mediumSolved": 82, "hardSolved": 11, "recentSubmissions": [ + { + "id": "1459078829", + "title": "3Sum Closest", + "timestamp": "1732183206", + "statusDisplay": "Accepted", + "runtime": "13 ms", + "memory": "43 MB", + "lang": "java" + }, { "id": "1457964385", "title": "Longest Common Subsequence", @@ -7522,93 +5689,25 @@ "runtime": "0 ms", "memory": "40.3 MB", "lang": "java" - }, - { - "id": "1455157231", - "title": "Valid Triangle Number", - "timestamp": "1731835792", - "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "43.1 MB", - "lang": "java" } ] }, { - "roll": "2215500067", - "name": "GANESH KUMAR SINGH", - "url": "https://leetcode.com/u/Ganesh_kumar_123/", - "section": "AD", - "dayi": "Day Scholars", - "username": "Ganesh_kumar_123", + "roll": "2215000800", + "name": "HIMANSHU PRAKASH MISHRA", + "url": "https://leetcode.com/u/himanshumishra8907/", + "section": "E", + "dayi": "Hostellers", + "username": "himanshumishra8907", "totalSolved": 208, - "easySolved": 64, - "mediumSolved": 117, - "hardSolved": 27, + "easySolved": 84, + "mediumSolved": 105, + "hardSolved": 19, "recentSubmissions": [ { - "id": "1457471786", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732037027", - "statusDisplay": "Accepted", - "runtime": "40 ms", - "memory": "57.6 MB", - "lang": "java" - }, - { - "id": "1456109812", - "title": "House Robber", - "timestamp": "1731924560", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1454105003", - "title": "Maximum Product of Three Numbers", - "timestamp": "1731740290", - "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "45.4 MB", - "lang": "java" - }, - { - "id": "1453692161", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731692071", - "statusDisplay": "Accepted", - "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" - } - ] - }, - { - "roll": "2215000800", - "name": "HIMANSHU PRAKASH MISHRA", - "url": "https://leetcode.com/u/himanshumishra8907/", - "section": "E", - "dayi": "Hostellers", - "username": "himanshumishra8907", - "totalSolved": 208, - "easySolved": 84, - "mediumSolved": 105, - "hardSolved": 19, - "recentSubmissions": [ - { - "id": "1456035447", - "title": "Is Graph Bipartite?", - "timestamp": "1731917603", + "id": "1456035447", + "title": "Is Graph Bipartite?", + "timestamp": "1731917603", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "45.1 MB", @@ -7771,60 +5870,119 @@ ] }, { - "roll": "2215001772", - "name": "SPARSH RANJAN", - "url": "https://leetcode.com/u/ranjansparsh872/", - "section": "E", - "dayi": "Hostellers", - "username": "ranjansparsh872", - "totalSolved": 203, - "easySolved": 65, - "mediumSolved": 123, - "hardSolved": 15, + "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": "1457876982", + "id": "1457874353", "title": "Unique Paths", - "timestamp": "1732076663", + "timestamp": "1732076426", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1456850373", - "title": "Is Graph Bipartite?", - "timestamp": "1731989296", + "id": "1455867839", + "title": "House Robber", + "timestamp": "1731903328", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1456332771", - "title": "Defuse the Bomb", - "timestamp": "1731943502", + "id": "1451226996", + "title": "Coin Change", + "timestamp": "1731471507", + "statusDisplay": "Accepted", + "runtime": "15 ms", + "memory": "44.5 MB", + "lang": "java" + }, + { + "id": "1450541876", + "title": "Next Greater Element I", + "timestamp": "1731412868", "statusDisplay": "Accepted", "runtime": "3 ms", - "memory": "42.2 MB", + "memory": "43.1 MB", "lang": "java" }, { - "id": "1456043105", - "title": "Is Graph Bipartite?", - "timestamp": "1731918349", + "id": "1450539190", + "title": "Implement Queue using Stacks", + "timestamp": "1731412603", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.1 MB", + "lang": "java" + } + ] + }, + { + "roll": "2315990006", + "name": "AKASH KUMAR", + "url": "https://leetcode.com/u/AKASH-DEV-23/", + "section": "F", + "dayi": "Day Scholars", + "username": "AKASH-DEV-23", + "totalSolved": 202, + "easySolved": 90, + "mediumSolved": 97, + "hardSolved": 15, + "recentSubmissions": [ + { + "id": "1458561278", + "title": "Move Zeroes", + "timestamp": "1732131231", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "45.2 MB", + "memory": "46.1 MB", "lang": "java" }, { - "id": "1455870167", - "title": "House Robber", - "timestamp": "1731903525", + "id": "1457877809", + "title": "Unique Paths", + "timestamp": "1732076737", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "40.7 MB", + "lang": "java" + }, + { + "id": "1457063261", + "title": "Reverse Linked List", + "timestamp": "1732005467", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "42.4 MB", + "lang": "java" + }, + { + "id": "1457062980", + "title": "Middle of the Linked List", + "timestamp": "1732005440", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41 MB", + "lang": "java" + }, + { + "id": "1456385472", + "title": "Delete Node in a Linked List", + "timestamp": "1731947013", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "43.8 MB", "lang": "java" } ] @@ -7888,65 +6046,6 @@ } ] }, - { - "roll": "2315990006", - "name": "AKASH KUMAR", - "url": "https://leetcode.com/u/AKASH-DEV-23/", - "section": "F", - "dayi": "Day Scholars", - "username": "AKASH-DEV-23", - "totalSolved": 202, - "easySolved": 90, - "mediumSolved": 97, - "hardSolved": 15, - "recentSubmissions": [ - { - "id": "1458561278", - "title": "Move Zeroes", - "timestamp": "1732131231", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "46.1 MB", - "lang": "java" - }, - { - "id": "1457877809", - "title": "Unique Paths", - "timestamp": "1732076737", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1457063261", - "title": "Reverse Linked List", - "timestamp": "1732005467", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.4 MB", - "lang": "java" - }, - { - "id": "1457062980", - "title": "Middle of the Linked List", - "timestamp": "1732005440", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1456385472", - "title": "Delete Node in a Linked List", - "timestamp": "1731947013", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.8 MB", - "lang": "java" - } - ] - }, { "roll": "2215000895", "name": "KAVYA JAIMINI", @@ -8006,65 +6105,6 @@ } ] }, - { - "roll": "2215000478", - "name": "BHARAT SINGH", - "url": "https://leetcode.com/u/Bharat_bhagaur_008/", - "section": "E", - "dayi": "Hostellers", - "username": "Bharat_bhagaur_008", - "totalSolved": 198, - "easySolved": 88, - "mediumSolved": 98, - "hardSolved": 12, - "recentSubmissions": [ - { - "id": "1458117060", - "title": "House Robber", - "timestamp": "1732096426", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1456850389", - "title": "Is Graph Bipartite?", - "timestamp": "1731989298", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1421628918", - "title": "First Unique Character in a String", - "timestamp": "1728879535", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1412163434", - "title": "Unique Paths II", - "timestamp": "1728099562", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1412162893", - "title": "Sudoku Solver", - "timestamp": "1728099509", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "41.3 MB", - "lang": "java" - } - ] - }, { "roll": "2215001069", "name": "MEDINI JOSHI", @@ -8138,33 +6178,60 @@ "recentSubmissions": [] }, { - "roll": "2215000319", - "name": "ANURAG GAUTAM", - "url": "https://leetcode.com/u/AnuragGautam02/", - "section": "E", - "dayi": "Day Scholars", - "username": "AnuragGautam02", + "roll": "2215001029", + "name": "MANAS VERMA", + "url": "https://leetcode.com/u/Manasverma369/", + "section": "G", + "dayi": "Hostellers", + "username": "Manasverma369", "totalSolved": 197, - "easySolved": 82, - "mediumSolved": 101, - "hardSolved": 14, + "easySolved": 133, + "mediumSolved": 61, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1458880014", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732166683", + "id": "1457128409", + "title": "House Robber", + "timestamp": "1732011178", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "71.8 MB", + "runtime": "0 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1458853395", - "title": "Minimum Window Substring", - "timestamp": "1732164560", + "id": "1456481972", + "title": "Make The String Great", + "timestamp": "1731953387", "statusDisplay": "Accepted", - "runtime": "16 ms", - "memory": "45 MB", + "runtime": "1 ms", + "memory": "42.1 MB", + "lang": "java" + }, + { + "id": "1456465593", + "title": "Crawler Log Folder", + "timestamp": "1731951925", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "41.7 MB", + "lang": "java" + }, + { + "id": "1456449209", + "title": "Maximum Nesting Depth of the Parentheses", + "timestamp": "1731950921", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.4 MB", + "lang": "java" + }, + { + "id": "1456430518", + "title": "Reverse Prefix of Word", + "timestamp": "1731949768", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.6 MB", "lang": "java" } ] @@ -8229,60 +6296,60 @@ ] }, { - "roll": "2215000786", - "name": "HEMANT KAUSHIK", - "url": "https://leetcode.com/u/hemantach/", + "roll": "2215000208", + "name": "AMAR VARSHNEY", + "url": "https://leetcode.com/u/Amarvarshney03/", "section": "D", - "dayi": "Day Scholars", - "username": "hemantach", - "totalSolved": 196, - "easySolved": 89, - "mediumSolved": 94, - "hardSolved": 13, + "dayi": "Hostellers", + "username": "Amarvarshney03", + "totalSolved": 195, + "easySolved": 75, + "mediumSolved": 100, + "hardSolved": 20, "recentSubmissions": [ { - "id": "1458956461", + "id": "1459009053", "title": "Longest Common Subsequence", - "timestamp": "1732172647", + "timestamp": "1732177138", "statusDisplay": "Accepted", - "runtime": "29 ms", - "memory": "51 MB", + "runtime": "31 ms", + "memory": "50.7 MB", "lang": "java" }, { - "id": "1456859117", + "id": "1458148890", "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731989978", + "timestamp": "1732099387", "statusDisplay": "Accepted", - "runtime": "56 ms", - "memory": "61.4 MB", + "runtime": "54 ms", + "memory": "59.3 MB", "lang": "java" }, { - "id": "1456008296", - "title": "Defuse the Bomb", - "timestamp": "1731915040", + "id": "1458082709", + "title": "Unique Paths II", + "timestamp": "1732093564", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.2 MB", + "runtime": "0 ms", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1456007839", - "title": "House Robber", - "timestamp": "1731914998", + "id": "1458076849", + "title": "Unique Paths", + "timestamp": "1732093082", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1454289224", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731759215", + "id": "1456936731", + "title": "House Robber", + "timestamp": "1731995584", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.1 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" } ] @@ -8347,119 +6414,60 @@ ] }, { - "roll": "2215000208", - "name": "AMAR VARSHNEY", - "url": "https://leetcode.com/u/Amarvarshney03/", - "section": "D", + "roll": "2215500174", + "name": "VINAYAK SINGH", + "url": "https://leetcode.com/u/vinayak_930/", + "section": "AC", "dayi": "Hostellers", - "username": "Amarvarshney03", + "username": "vinayak_930", "totalSolved": 195, - "easySolved": 75, - "mediumSolved": 100, - "hardSolved": 20, + "easySolved": 82, + "mediumSolved": 104, + "hardSolved": 9, "recentSubmissions": [ { - "id": "1459009053", - "title": "Longest Common Subsequence", - "timestamp": "1732177138", - "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "50.7 MB", - "lang": "java" - }, - { - "id": "1458148890", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732099387", - "statusDisplay": "Accepted", - "runtime": "54 ms", - "memory": "59.3 MB", - "lang": "java" - }, - { - "id": "1458082709", - "title": "Unique Paths II", - "timestamp": "1732093564", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1458076849", - "title": "Unique Paths", - "timestamp": "1732093082", + "id": "1459063855", + "title": "House Robber II", + "timestamp": "1732181938", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1456936731", + "id": "1459052578", "title": "House Robber", - "timestamp": "1731995584", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 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, - "easySolved": 80, - "mediumSolved": 109, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1457874533", - "title": "Unique Paths", - "timestamp": "1732076442", + "timestamp": "1732180980", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.1 MB", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1457296248", - "title": "Find the Duplicate Number", - "timestamp": "1732025631", + "id": "1458870059", + "title": "Most Beautiful Item for Each Query", + "timestamp": "1732165909", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "59.6 MB", + "runtime": "48 ms", + "memory": "81.3 MB", "lang": "java" }, { - "id": "1456846577", + "id": "1458006698", "title": "Is Graph Bipartite?", - "timestamp": "1731988999", + "timestamp": "1732086908", "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", + "memory": "45 MB", "lang": "java" }, { - "id": "1456159682", - "title": "Two Sum IV - Input is a BST", - "timestamp": "1731929357", + "id": "1448735004", + "title": "Flood Fill", + "timestamp": "1731249326", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.3 MB", + "runtime": "0 ms", + "memory": "44.6 MB", "lang": "java" } ] @@ -8524,191 +6532,250 @@ ] }, { - "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", - "dayi": "Day Scholars", - "username": "lokiiiii_01", - "totalSolved": 192, + "roll": "2215000620", + "name": "DILEEP KUMAR MISHRA", + "url": "https://leetcode.com/u/Sting_Coder/", + "section": "E", + "dayi": "Hostellers", + "username": "Sting_Coder", + "totalSolved": 195, "easySolved": 80, - "mediumSolved": 93, - "hardSolved": 19, + "mediumSolved": 109, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1459044716", - "title": "House Robber", - "timestamp": "1732180315", + "id": "1457874533", + "title": "Unique Paths", + "timestamp": "1732076442", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1458414408", - "title": "Set Mismatch", - "timestamp": "1732120713", + "id": "1457296248", + "title": "Find the Duplicate Number", + "timestamp": "1732025631", "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "45.8 MB", + "runtime": "4 ms", + "memory": "59.6 MB", "lang": "java" }, { - "id": "1458376876", - "title": "Maximum Average Subarray I", - "timestamp": "1732117965", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "56.3 MB", + "id": "1456846577", + "title": "Is Graph Bipartite?", + "timestamp": "1731988999", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "45.3 MB", "lang": "java" }, { - "id": "1458105824", - "title": "Remove Element", - "timestamp": "1732095472", + "id": "1456530830", + "title": "Reverse Words in a String", + "timestamp": "1731956824", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.2 MB", + "runtime": "5 ms", + "memory": "42.8 MB", "lang": "java" }, { - "id": "1458087450", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1732093952", + "id": "1456159682", + "title": "Two Sum IV - Input is a BST", + "timestamp": "1731929357", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "44.6 MB", + "runtime": "2 ms", + "memory": "45.3 MB", "lang": "java" } ] }, { - "roll": "2215000259", - "name": "ANKIT RAWAT", - "url": "https://leetcode.com/u/rawatankit/", - "section": "E", - "dayi": "Hostellers", - "username": "rawatankit", - "totalSolved": 188, - "easySolved": 58, - "mediumSolved": 110, - "hardSolved": 20, + "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": "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": "1457277308", - "title": "Maximum Subarray", - "timestamp": "1732024296", + "id": "1458326593", + "title": "Minimum Number of Operations to Make Array Empty", + "timestamp": "1732114081", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57.7 MB", + "runtime": "20 ms", + "memory": "62.7 MB", "lang": "java" }, { - "id": "1456849935", - "title": "Is Graph Bipartite?", - "timestamp": "1731989263", + "id": "1458095760", + "title": "Minimum Rounds to Complete All Tasks", + "timestamp": "1732094616", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.8 MB", + "runtime": "33 ms", + "memory": "57.5 MB", + "lang": "java" + }, + { + "id": "1458079135", + "title": "Climbing Stairs", + "timestamp": "1732093266", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.9 MB", + "lang": "java" + }, + { + "id": "1458067720", + "title": "N-th Tribonacci Number", + "timestamp": "1732092317", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "39.9 MB", "lang": "java" }, { - "id": "1455868904", + "id": "1458062630", + "title": "Fibonacci Number", + "timestamp": "1732091871", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40 MB", + "lang": "java" + } + ] + }, + { + "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": 93, + "hardSolved": 19, + "recentSubmissions": [ + { + "id": "1459044716", "title": "House Robber", - "timestamp": "1731903415", + "timestamp": "1732180315", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1431065117", - "title": "Best Time to Buy and Sell Stock II", - "timestamp": "1729656083", + "id": "1458414408", + "title": "Set Mismatch", + "timestamp": "1732120713", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.9 MB", + "runtime": "17 ms", + "memory": "45.8 MB", "lang": "java" }, { - "id": "1403531124", - "title": "Subarray Sum Equals K", - "timestamp": "1727406615", + "id": "1458376876", + "title": "Maximum Average Subarray I", + "timestamp": "1732117965", "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "46.8 MB", + "runtime": "4 ms", + "memory": "56.3 MB", + "lang": "java" + }, + { + "id": "1458105824", + "title": "Remove Element", + "timestamp": "1732095472", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "42.2 MB", + "lang": "java" + }, + { + "id": "1458087450", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1732093952", + "statusDisplay": "Accepted", + "runtime": "7 ms", + "memory": "44.6 MB", "lang": "java" } ] }, { - "roll": "2215001561", - "name": "SALONI KUMARI", - "url": "https://leetcode.com/u/Saloni_kumari3/", - "section": "C", + "roll": "2215001713", + "name": "SHREYASH SINGH", + "url": "https://leetcode.com/u/shreyash_singh123/", + "section": "D", "dayi": "Day Scholars", - "username": "Saloni_kumari3", - "totalSolved": 185, - "easySolved": 63, - "mediumSolved": 106, - "hardSolved": 16, + "username": "shreyash_singh123", + "totalSolved": 191, + "easySolved": 105, + "mediumSolved": 75, + "hardSolved": 11, "recentSubmissions": [ { - "id": "1458901828", - "title": "3Sum Closest", - "timestamp": "1732168430", + "id": "1459196252", + "title": "Subarray Sum Equals K", + "timestamp": "1732194617", "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "43.2 MB", + "runtime": "1102 ms", + "memory": "46.4 MB", "lang": "java" }, { - "id": "1458821928", - "title": "Climbing Stairs", - "timestamp": "1732161966", + "id": "1459192828", + "title": "Subarray Product Less Than K", + "timestamp": "1732194305", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", + "runtime": "857 ms", + "memory": "47.5 MB", "lang": "java" }, { - "id": "1458809704", - "title": "House Robber II", - "timestamp": "1732160913", + "id": "1458452966", + "title": "Maximum Product of Three Numbers", + "timestamp": "1732123324", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41 MB", + "runtime": "11 ms", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1458114616", - "title": "Koko Eating Bananas", - "timestamp": "1732096217", + "id": "1458434778", + "title": "Maximum Product Subarray", + "timestamp": "1732122094", "statusDisplay": "Accepted", - "runtime": "8 ms", + "runtime": "2 ms", "memory": "45 MB", "lang": "java" }, { - "id": "1458099551", - "title": "Find Smallest Letter Greater Than Target", - "timestamp": "1732094947", + "id": "1458432405", + "title": "Subarray Product Less Than K", + "timestamp": "1732121935", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.9 MB", + "runtime": "4 ms", + "memory": "47.6 MB", "lang": "java" } ] @@ -8720,54 +6787,54 @@ "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" } ] @@ -8779,11 +6846,20 @@ "section": "C", "dayi": "Day Scholars", "username": "Rishabh_Gupta05", - "totalSolved": 183, + "totalSolved": 184, "easySolved": 101, - "mediumSolved": 76, + "mediumSolved": 77, "hardSolved": 6, "recentSubmissions": [ + { + "id": "1459172455", + "title": "Rotate Image", + "timestamp": "1732192394", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "42.2 MB", + "lang": "java" + }, { "id": "1458912754", "title": "Balanced Binary Tree", @@ -8819,15 +6895,6 @@ "runtime": "0 ms", "memory": "66.6 MB", "lang": "java" - }, - { - "id": "1451281808", - "title": "Find the Town Judge", - "timestamp": "1731475724", - "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "52.8 MB", - "lang": "java" } ] }, @@ -8891,142 +6958,24 @@ ] }, { - "roll": "2215500087", - "name": "KRISHANKANT SARASWAT", - "url": "https://leetcode.com/u/krishankant_2003/", - "section": "AC", - "dayi": "Day Scholars", - "username": "krishankant_2003", - "totalSolved": 182, - "easySolved": 80, - "mediumSolved": 89, - "hardSolved": 13, + "roll": "2215001073", + "name": "MILAN AWASTHI", + "url": "https://leetcode.com/u/Milanawasthi/", + "section": "E", + "dayi": "Hostellers", + "username": "Milanawasthi", + "totalSolved": 181, + "easySolved": 71, + "mediumSolved": 95, + "hardSolved": 15, "recentSubmissions": [ { - "id": "1458588870", - "title": "Search in a Binary Search Tree", - "timestamp": "1732133869", + "id": "1457876591", + "title": "Unique Paths", + "timestamp": "1732076626", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1458576433", - "title": "All Nodes Distance K in Binary Tree", - "timestamp": "1732132642", - "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "42.6 MB", - "lang": "java" - }, - { - "id": "1456990514", - "title": "Lowest Common Ancestor of a Binary Tree", - "timestamp": "1731999356", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1456107095", - "title": "House Robber", - "timestamp": "1731924310", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1452730738", - "title": "Binary Tree Right Side View", - "timestamp": "1731600736", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001554", - "name": "SAKSHI MAHOLIYA", - "url": "https://leetcode.com/u/sakshi_Maholiya/", - "section": "F", - "dayi": "Day Scholars", - "username": "sakshi_Maholiya", - "totalSolved": 181, - "easySolved": 102, - "mediumSolved": 67, - "hardSolved": 12, - "recentSubmissions": [ - { - "id": "1457876951", - "title": "Unique Paths", - "timestamp": "1732076660", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1457336112", - "title": "Buy Two Chocolates", - "timestamp": "1732028433", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1457312345", - "title": "Assign Cookies", - "timestamp": "1732026762", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "47.8 MB", - "lang": "java" - }, - { - "id": "1450530335", - "title": "Binary Search", - "timestamp": "1731411709", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.7 MB", - "lang": "java" - }, - { - "id": "1444430721", - "title": "Reverse Linked List", - "timestamp": "1730866168", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.6 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001073", - "name": "MILAN AWASTHI", - "url": "https://leetcode.com/u/Milanawasthi/", - "section": "E", - "dayi": "Hostellers", - "username": "Milanawasthi", - "totalSolved": 181, - "easySolved": 71, - "mediumSolved": 95, - "hardSolved": 15, - "recentSubmissions": [ - { - "id": "1457876591", - "title": "Unique Paths", - "timestamp": "1732076626", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "40.8 MB", "lang": "java" }, { @@ -9074,11 +7023,20 @@ "section": "D", "dayi": "Day Scholars", "username": "komal_04", - "totalSolved": 180, + "totalSolved": 181, "easySolved": 68, - "mediumSolved": 100, + "mediumSolved": 101, "hardSolved": 12, "recentSubmissions": [ + { + "id": "1459220596", + "title": "Coin Change", + "timestamp": "1732196741", + "statusDisplay": "Accepted", + "runtime": "15 ms", + "memory": "44 MB", + "lang": "java" + }, { "id": "1458344340", "title": "Multiply Strings", @@ -9114,14 +7072,64 @@ "runtime": "3 ms", "memory": "49.3 MB", "lang": "java" + } + ] + }, + { + "roll": "2215001554", + "name": "SAKSHI MAHOLIYA", + "url": "https://leetcode.com/u/sakshi_Maholiya/", + "section": "F", + "dayi": "Day Scholars", + "username": "sakshi_Maholiya", + "totalSolved": 181, + "easySolved": 102, + "mediumSolved": 67, + "hardSolved": 12, + "recentSubmissions": [ + { + "id": "1457876951", + "title": "Unique Paths", + "timestamp": "1732076660", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.4 MB", + "lang": "java" }, { - "id": "1455365967", - "title": "Count Primes", - "timestamp": "1731854469", + "id": "1457336112", + "title": "Buy Two Chocolates", + "timestamp": "1732028433", "statusDisplay": "Accepted", - "runtime": "116 ms", - "memory": "48.9 MB", + "runtime": "2 ms", + "memory": "44.4 MB", + "lang": "java" + }, + { + "id": "1457312345", + "title": "Assign Cookies", + "timestamp": "1732026762", + "statusDisplay": "Accepted", + "runtime": "10 ms", + "memory": "47.8 MB", + "lang": "java" + }, + { + "id": "1450530335", + "title": "Binary Search", + "timestamp": "1731411709", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "45.7 MB", + "lang": "java" + }, + { + "id": "1444430721", + "title": "Reverse Linked List", + "timestamp": "1730866168", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "42.6 MB", "lang": "java" } ] @@ -9185,65 +7193,6 @@ } ] }, - { - "roll": "2215000368", - "name": "ARYAN CHATURVEDI", - "url": "https://leetcode.com/u/chaturvediaryan409/", - "section": "G", - "dayi": "Hostellers", - "username": "chaturvediaryan409", - "totalSolved": 178, - "easySolved": 105, - "mediumSolved": 67, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1457396515", - "title": "Maximum Product Subarray", - "timestamp": "1732032509", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1457128801", - "title": "House Robber", - "timestamp": "1732011211", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1455320997", - "title": "Remove Outermost Parentheses", - "timestamp": "1731850814", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1454492538", - "title": "First Missing Positive", - "timestamp": "1731776383", - "statusDisplay": "Accepted", - "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", @@ -9363,60 +7312,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" } ] @@ -9480,65 +7429,6 @@ } ] }, - { - "roll": "2215000590", - "name": "DEVIKA AGARWAL", - "url": "https://leetcode.com/u/devikaagarwal83/", - "section": "E", - "dayi": "Day Scholars", - "username": "devikaagarwal83", - "totalSolved": 175, - "easySolved": 93, - "mediumSolved": 72, - "hardSolved": 10, - "recentSubmissions": [ - { - "id": "1457874435", - "title": "Unique Paths", - "timestamp": "1732076434", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1456855414", - "title": "Fibonacci Number", - "timestamp": "1731989695", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1456846506", - "title": "Is Graph Bipartite?", - "timestamp": "1731988994", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1455868507", - "title": "House Robber", - "timestamp": "1731903382", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1452774905", - "title": "Find Indices of Stable Mountains", - "timestamp": "1731603648", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.5 MB", - "lang": "java" - } - ] - }, { "roll": "2215000939", "name": "KRISHNA SHARMA", @@ -9716,124 +7606,6 @@ } ] }, - { - "roll": "2215000476", - "name": "BHARAT AGRAWAL", - "url": "https://leetcode.com/u/bharat_ajirawal/", - "section": "E", - "dayi": "Day Scholars", - "username": "bharat_ajirawal", - "totalSolved": 170, - "easySolved": 77, - "mediumSolved": 82, - "hardSolved": 11, - "recentSubmissions": [ - { - "id": "1458253447", - "title": "Maximum Points You Can Obtain from Cards", - "timestamp": "1732108812", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "54.9 MB", - "lang": "java" - }, - { - "id": "1458099654", - "title": "House Robber", - "timestamp": "1732094957", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1457535962", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732040910", - "statusDisplay": "Accepted", - "runtime": "55 ms", - "memory": "59.1 MB", - "lang": "java" - }, - { - "id": "1457515272", - "title": "Maximum Subarray", - "timestamp": "1732039639", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "56.4 MB", - "lang": "java" - }, - { - "id": "1455954730", - "title": "Kth Largest Element in an Array", - "timestamp": "1731910575", - "statusDisplay": "Accepted", - "runtime": "63 ms", - "memory": "62.1 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001152", - "name": "NIKHIL BANSAL", - "url": "https://leetcode.com/u/nikhilbansal8218/", - "section": "C", - "dayi": "Hostellers", - "username": "nikhilbansal8218", - "totalSolved": 168, - "easySolved": 67, - "mediumSolved": 85, - "hardSolved": 16, - "recentSubmissions": [ - { - "id": "1451190528", - "title": "Coin Change", - "timestamp": "1731468333", - "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "43.7 MB", - "lang": "java" - }, - { - "id": "1447490251", - "title": "Find First and Last Position of Element in Sorted Array", - "timestamp": "1731147174", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.9 MB", - "lang": "java" - }, - { - "id": "1447462696", - "title": "Search Insert Position", - "timestamp": "1731144508", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.8 MB", - "lang": "java" - }, - { - "id": "1447460782", - "title": "Guess Number Higher or Lower", - "timestamp": "1731144325", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1447458252", - "title": "Binary Search", - "timestamp": "1731144072", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.1 MB", - "lang": "java" - } - ] - }, { "roll": "2215500077", "name": "HEMANT KUMAR", @@ -9894,151 +7666,92 @@ ] }, { - "roll": "2215001361", - "name": "PULKIT UPADHYAY", - "url": "https://leetcode.com/u/_22215001361/", - "section": "C", + "roll": "2215000583", + "name": "DEVANSH SINGH", + "url": "https://leetcode.com/u/devansh_singh1001/", + "section": "D", "dayi": "Day Scholars", - "username": "_22215001361", - "totalSolved": 164, - "easySolved": 64, - "mediumSolved": 87, - "hardSolved": 13, + "username": "devansh_singh1001", + "totalSolved": 163, + "easySolved": 118, + "mediumSolved": 43, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1458826327", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732162335", + "id": "1458600154", + "title": "Palindrome Linked List", + "timestamp": "1732135039", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.2 MB", + "runtime": "4 ms", + "memory": "58.8 MB", "lang": "java" }, { - "id": "1458809806", - "title": "Climbing Stairs", - "timestamp": "1732160922", + "id": "1458594648", + "title": "Reverse Linked List", + "timestamp": "1732134447", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40 MB", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1458782292", - "title": "House Robber II", - "timestamp": "1732158404", + "id": "1458593041", + "title": "Linked List Cycle", + "timestamp": "1732134288", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1458777720", - "title": "House Robber", - "timestamp": "1732157950", + "id": "1458590467", + "title": "Remove Linked List Elements", + "timestamp": "1732134023", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "1 ms", + "memory": "45.5 MB", "lang": "java" }, { - "id": "1457928717", - "title": "House Robber II", - "timestamp": "1732080929", + "id": "1458583450", + "title": "Remove Duplicates from Sorted List", + "timestamp": "1732133318", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "43.4 MB", "lang": "java" } ] }, { - "roll": "2215001973", - "name": "VIPUL KUMAR YADAV", - "url": "https://leetcode.com/u/Vipul_cs22/", + "roll": "2215001761", + "name": "SONAM SHARMA", + "url": "https://leetcode.com/u/sonam_sharma7088/", "section": "C", "dayi": "Hostellers", - "username": "Vipul_cs22", - "totalSolved": 164, - "easySolved": 74, - "mediumSolved": 77, - "hardSolved": 13, + "username": "sonam_sharma7088", + "totalSolved": 163, + "easySolved": 72, + "mediumSolved": 82, + "hardSolved": 9, "recentSubmissions": [ { - "id": "1458839411", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732163436", + "id": "1458820475", + "title": "Climbing Stairs", + "timestamp": "1732161844", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43.3 MB", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1458825622", - "title": "Climbing Stairs", - "timestamp": "1732162276", + "id": "1458788341", + "title": "House Robber II", + "timestamp": "1732158979", "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", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 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", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1458788341", - "title": "House Robber II", - "timestamp": "1732158979", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "41.1 MB", "lang": "java" }, { @@ -10070,124 +7783,6 @@ } ] }, - { - "roll": "2215000583", - "name": "DEVANSH SINGH", - "url": "https://leetcode.com/u/devansh_singh1001/", - "section": "D", - "dayi": "Day Scholars", - "username": "devansh_singh1001", - "totalSolved": 163, - "easySolved": 118, - "mediumSolved": 43, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1458600154", - "title": "Palindrome Linked List", - "timestamp": "1732135039", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "58.8 MB", - "lang": "java" - }, - { - "id": "1458594648", - "title": "Reverse Linked List", - "timestamp": "1732134447", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", - "lang": "java" - }, - { - "id": "1458593041", - "title": "Linked List Cycle", - "timestamp": "1732134288", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1458590467", - "title": "Remove Linked List Elements", - "timestamp": "1732134023", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.5 MB", - "lang": "java" - }, - { - "id": "1458583450", - "title": "Remove Duplicates from Sorted List", - "timestamp": "1732133318", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.4 MB", - "lang": "java" - } - ] - }, - { - "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": "1458510106", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732127135", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1458109147", - "title": "Climbing Stairs", - "timestamp": "1732095757", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1458080467", - "title": "Longest Common Subsequence", - "timestamp": "1732093376", - "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "50.5 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", - "lang": "java" - }, - { - "id": "1456950734", - "title": "House Robber", - "timestamp": "1731996564", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - } - ] - }, { "roll": "2215000907", "name": "KHUSHI KUMARI", @@ -10248,60 +7843,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" } ] @@ -10366,69 +8020,10 @@ ] }, { - "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", - "url": "https://leetcode.com/u/divyanshi_50/", - "section": "D", + "roll": "2215000636", + "name": "DIVYANSHI GUPTA", + "url": "https://leetcode.com/u/divyanshi_50/", + "section": "D", "dayi": "Hostellers", "username": "divyanshi_50", "totalSolved": 156, @@ -10483,65 +8078,6 @@ } ] }, - { - "roll": "2215000008", - "name": "AASTHA JAISWAL", - "url": "https://leetcode.com/u/aastha-2002/", - "section": "D", - "dayi": "Day Scholars", - "username": "aastha-2002", - "totalSolved": 156, - "easySolved": 71, - "mediumSolved": 76, - "hardSolved": 9, - "recentSubmissions": [ - { - "id": "1459014641", - "title": "Longest Common Subsequence", - "timestamp": "1732177630", - "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "51.1 MB", - "lang": "java" - }, - { - "id": "1458499987", - "title": "Unique Paths", - "timestamp": "1732126446", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1456951872", - "title": "House Robber", - "timestamp": "1731996640", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1455487071", - "title": "3Sum Closest", - "timestamp": "1731864065", - "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "43.7 MB", - "lang": "java" - }, - { - "id": "1451437442", - "title": "Longest Mountain in Array", - "timestamp": "1731488369", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.2 MB", - "lang": "java" - } - ] - }, { "roll": "2215001612", "name": "SAUMY GUPTA", @@ -10549,11 +8085,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,145 +8134,123 @@ "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", - "dayi": "Day Scholars", - "username": "AryanMaheshwari70", + "roll": "2215500001", + "name": "AADRIKA JAIN", + "url": "https://leetcode.com/u/Aadrika_Jain/", + "section": "AC", + "dayi": "Hostellers", + "username": "Aadrika_Jain", "totalSolved": 155, - "easySolved": 77, - "mediumSolved": 69, - "hardSolved": 9, + "easySolved": 62, + "mediumSolved": 82, + "hardSolved": 11, "recentSubmissions": [ { - "id": "1457929889", + "id": "1459084753", "title": "House Robber II", - "timestamp": "1732081015", + "timestamp": "1732183727", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1457838917", - "title": "Unique Paths", - "timestamp": "1732073155", + "id": "1459037983", + "title": "House Robber", + "timestamp": "1732179729", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.1 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1456913750", - "title": "Is Graph Bipartite?", - "timestamp": "1731993932", + "id": "1458911690", + "title": "Climbing Stairs", + "timestamp": "1732169209", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.8 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1455832720", - "title": "House Robber", - "timestamp": "1731899998", + "id": "1458008934", + "title": "Is Graph Bipartite?", + "timestamp": "1732087084", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "2 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1455538037", - "title": "Valid Sudoku", - "timestamp": "1731867687", + "id": "1456106473", + "title": "House Robber", + "timestamp": "1731924250", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.6 MB", + "runtime": "0 ms", + "memory": "41.1 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", + "id": "1457837030", + "title": "Unique Paths", + "timestamp": "1732072968", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1456106473", - "title": "House Robber", - "timestamp": "1731924250", + "id": "1457531298", + "title": "Reverse Bits", + "timestamp": "1732040623", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1444883901", - "title": "Island Perimeter", - "timestamp": "1730905611", + "id": "1457528870", + "title": "Valid Anagram", + "timestamp": "1732040473", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "46 MB", + "runtime": "4 ms", + "memory": "44.6 MB", "lang": "java" } ] @@ -10792,60 +8315,119 @@ ] }, { - "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", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", + "id": "1458783035", + "title": "Find the K-th Character in String Game I", + "timestamp": "1732158473", + "statusDisplay": "Accepted", + "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", + "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", + "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", "lang": "java" } ] @@ -10910,119 +8492,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" } ] @@ -11381,65 +8904,6 @@ } ] }, - { - "roll": "2215500034", - "name": "ARJUN SUWEDI", - "url": "https://leetcode.com/u/KAAL_KIN/", - "section": "AD", - "dayi": "Hostellers", - "username": "KAAL_KIN", - "totalSolved": 146, - "easySolved": 90, - "mediumSolved": 47, - "hardSolved": 9, - "recentSubmissions": [ - { - "id": "1458502868", - "title": "Maximum Product Subarray", - "timestamp": "1732126640", - "statusDisplay": "Accepted", - "runtime": "306 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1458474579", - "title": "K Radius Subarray Averages", - "timestamp": "1732124751", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "64.6 MB", - "lang": "java" - }, - { - "id": "1458174303", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732101924", - "statusDisplay": "Accepted", - "runtime": "20 ms", - "memory": "45.5 MB", - "lang": "java" - }, - { - "id": "1457906210", - "title": "Sliding Window Maximum", - "timestamp": "1732079111", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "64.4 MB", - "lang": "java" - }, - { - "id": "1457899158", - "title": "Trapping Rain Water", - "timestamp": "1732078531", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "46.1 MB", - "lang": "java" - } - ] - }, { "roll": "2215500115", "name": "PRIYANSHU DUBEY", @@ -11618,16 +9082,75 @@ ] }, { - "roll": "2215500012", - "name": "AKANKSHA", - "url": "https://leetcode.com/u/akankshacs22/", - "section": "AC", - "dayi": "Hostellers", - "username": "akankshacs22", - "totalSolved": 145, - "easySolved": 70, - "mediumSolved": 61, - "hardSolved": 14, + "roll": "2215000621", + "name": "DINESH", + "url": "https://leetcode.com/u/Dinesh_sirsiya75/", + "section": "E", + "dayi": "Day Scholars", + "username": "Dinesh_sirsiya75", + "totalSolved": 145, + "easySolved": 45, + "mediumSolved": 83, + "hardSolved": 17, + "recentSubmissions": [ + { + "id": "1457877978", + "title": "Unique Paths", + "timestamp": "1732076754", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "8.1 MB", + "lang": "cpp" + }, + { + "id": "1456851789", + "title": "3Sum", + "timestamp": "1731989406", + "statusDisplay": "Accepted", + "runtime": "1228 ms", + "memory": "294 MB", + "lang": "cpp" + }, + { + "id": "1456754076", + "title": "Construct Binary Tree from Inorder and Postorder Traversal", + "timestamp": "1731980364", + "statusDisplay": "Accepted", + "runtime": "78 ms", + "memory": "27.4 MB", + "lang": "cpp" + }, + { + "id": "1456753128", + "title": "Convert BST to Greater Tree", + "timestamp": "1731980256", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "34.8 MB", + "lang": "cpp" + }, + { + "id": "1456752323", + "title": "Binary Search Tree to Greater Sum Tree", + "timestamp": "1731980173", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "10.8 MB", + "lang": "cpp" + } + ] + }, + { + "roll": "2215500012", + "name": "AKANKSHA", + "url": "https://leetcode.com/u/akankshacs22/", + "section": "AC", + "dayi": "Hostellers", + "username": "akankshacs22", + "totalSolved": 145, + "easySolved": 70, + "mediumSolved": 61, + "hardSolved": 14, "recentSubmissions": [ { "id": "1458004035", @@ -11794,6 +9317,65 @@ } ] }, + { + "roll": "2215001368", + "name": "PUSHPENDRA", + "url": "https://leetcode.com/u/Pushpendra07/", + "section": "E", + "dayi": "Day Scholars", + "username": "Pushpendra07", + "totalSolved": 143, + "easySolved": 78, + "mediumSolved": 59, + "hardSolved": 6, + "recentSubmissions": [ + { + "id": "1459231276", + "title": "Matrix Diagonal Sum", + "timestamp": "1732197647", + "statusDisplay": "Accepted", + "runtime": "119 ms", + "memory": "45 MB", + "lang": "java" + }, + { + "id": "1458305413", + "title": "Flipping an Image", + "timestamp": "1732112518", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "44.3 MB", + "lang": "java" + }, + { + "id": "1458294847", + "title": "Find the Highest Altitude", + "timestamp": "1732111795", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.9 MB", + "lang": "java" + }, + { + "id": "1458282701", + "title": "Find the Index of the First Occurrence in a String", + "timestamp": "1732110946", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.3 MB", + "lang": "java" + }, + { + "id": "1458127829", + "title": "House Robber II", + "timestamp": "1732097395", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.2 MB", + "lang": "java" + } + ] + }, { "roll": "2215000087", "name": "ADITI VARSHNEY", @@ -11853,6 +9435,65 @@ } ] }, + { + "roll": "2215000069", + "name": "ABHISHEK VERMA", + "url": "https://leetcode.com/u/Abhishek__Verma/", + "section": "H", + "dayi": "Day Scholars", + "username": "Abhishek__Verma", + "totalSolved": 142, + "easySolved": 98, + "mediumSolved": 39, + "hardSolved": 5, + "recentSubmissions": [ + { + "id": "1459083507", + "title": "Unique Paths", + "timestamp": "1732183619", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.2 MB", + "lang": "java" + }, + { + "id": "1457947989", + "title": "Remove Nth Node From End of List", + "timestamp": "1732082387", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.7 MB", + "lang": "java" + }, + { + "id": "1457448656", + "title": "Check Balanced String", + "timestamp": "1732035662", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "41.8 MB", + "lang": "java" + }, + { + "id": "1457442304", + "title": "Maximum Product Difference Between Two Pairs", + "timestamp": "1732035281", + "statusDisplay": "Accepted", + "runtime": "341 ms", + "memory": "44.8 MB", + "lang": "java" + }, + { + "id": "1457429060", + "title": "Check if a String Is an Acronym of Words", + "timestamp": "1732034494", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "44.6 MB", + "lang": "java" + } + ] + }, { "roll": "2215500179", "name": "YATHARTH DIXIT", @@ -11913,191 +9554,132 @@ ] }, { - "roll": "2215001368", - "name": "PUSHPENDRA", - "url": "https://leetcode.com/u/Pushpendra07/", + "roll": "2215001709", + "name": "SHREYANSH SHRIVASTAVA", + "url": "https://leetcode.com/u/shreyansh_shri/", "section": "E", - "dayi": "Day Scholars", - "username": "Pushpendra07", - "totalSolved": 142, - "easySolved": 77, - "mediumSolved": 59, - "hardSolved": 6, + "dayi": "Hostellers", + "username": "shreyansh_shri", + "totalSolved": 141, + "easySolved": 69, + "mediumSolved": 63, + "hardSolved": 9, + "recentSubmissions": [] + }, + { + "roll": "2215000119", + "name": "ADITYA SINGH", + "url": "https://leetcode.com/u/adityasingh-2004/", + "section": "H", + "dayi": "Hostellers", + "username": "adityasingh-2004", + "totalSolved": 141, + "easySolved": 36, + "mediumSolved": 101, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1458305413", - "title": "Flipping an Image", - "timestamp": "1732112518", + "id": "1459084578", + "title": "Unique Paths", + "timestamp": "1732183713", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.3 MB", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1458294847", - "title": "Find the Highest Altitude", - "timestamp": "1732111795", + "id": "1431782864", + "title": "Number of Sub-arrays of Size K and Average Greater than or Equal to Threshold", + "timestamp": "1729711905", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "3 ms", + "memory": "61 MB", "lang": "java" }, { - "id": "1458282701", - "title": "Find the Index of the First Occurrence in a String", - "timestamp": "1732110946", + "id": "1431645382", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729703433", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", + "runtime": "137 ms", + "memory": "56.7 MB", "lang": "java" }, { - "id": "1458127829", - "title": "House Robber II", - "timestamp": "1732097395", + "id": "1431435082", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729689187", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "56 MB", "lang": "java" }, { - "id": "1458116624", - "title": "House Robber", - "timestamp": "1732096387", + "id": "1431225397", + "title": "Count Number of Nice Subarrays", + "timestamp": "1729669051", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "14 ms", + "memory": "55 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", + "username": "anurag080205", "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", - "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", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1457448656", - "title": "Check Balanced String", - "timestamp": "1732035662", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1457442304", - "title": "Maximum Product Difference Between Two Pairs", - "timestamp": "1732035281", - "statusDisplay": "Accepted", - "runtime": "341 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1457429060", - "title": "Check if a String Is an Acronym of Words", - "timestamp": "1732034494", + "id": "1457903848", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732078914", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.6 MB", + "runtime": "8 ms", + "memory": "58.5 MB", "lang": "java" }, { - "id": "1457129433", - "title": "House Robber", - "timestamp": "1732011264", + "id": "1456218673", + "title": "Defuse the Bomb", + "timestamp": "1731935057", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000119", - "name": "ADITYA SINGH", - "url": "https://leetcode.com/u/adityasingh-2004/", - "section": "H", - "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", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1431435082", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729689187", + "id": "1456107068", + "title": "House Robber", + "timestamp": "1731924308", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "56 MB", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1431225397", - "title": "Count Number of Nice Subarrays", - "timestamp": "1729669051", + "id": "1448283908", + "title": "Adjacent Increasing Subarrays Detection I", + "timestamp": "1731209954", "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "55 MB", + "runtime": "1 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1431217996", - "title": "Binary Subarrays With Sum", - "timestamp": "1729668355", + "id": "1447818456", + "title": "Minimum Array End", + "timestamp": "1731168982", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "48.2 MB", + "memory": "40.6 MB", "lang": "java" } ] @@ -12234,60 +9816,60 @@ ] }, { - "roll": "2215500123", - "name": "RITIK TRIPATHI", - "url": "https://leetcode.com/u/Ritik_tripathi52/", - "section": "AE", + "roll": "2215000894", + "name": "KAVYA AGRAWAL", + "url": "https://leetcode.com/u/kavya_ag12345/", + "section": "C", "dayi": "Day Scholars", - "username": "Ritik_tripathi52", + "username": "kavya_ag12345", "totalSolved": 137, - "easySolved": 47, - "mediumSolved": 69, - "hardSolved": 21, + "easySolved": 49, + "mediumSolved": 76, + "hardSolved": 12, "recentSubmissions": [ { - "id": "1457348787", - "title": "Word Ladder", - "timestamp": "1732029329", + "id": "1458807408", + "title": "House Robber II", + "timestamp": "1732160708", "statusDisplay": "Accepted", - "runtime": "85 ms", - "memory": "47.7 MB", + "runtime": "6 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1457348069", - "title": "Pascal's Triangle", - "timestamp": "1732029281", + "id": "1456912521", + "title": "Is Graph Bipartite?", + "timestamp": "1731993845", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.9 MB", + "runtime": "4 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1457347341", - "title": "Path Sum II", - "timestamp": "1732029229", + "id": "1455831241", + "title": "House Robber", + "timestamp": "1731899855", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.5 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1457346220", - "title": "Top K Frequent Words", - "timestamp": "1732029146", + "id": "1439817642", + "title": "Delete Characters to Make Fancy String", + "timestamp": "1730460249", "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "44.6 MB", + "runtime": "44 ms", + "memory": "45.7 MB", "lang": "java" }, { - "id": "1456108353", - "title": "House Robber", - "timestamp": "1731924425", + "id": "1439186756", + "title": "Find a Peak Element II", + "timestamp": "1730393030", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "83.5 MB", "lang": "java" } ] @@ -12351,65 +9933,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 +10117,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 +10166,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" } ] }, @@ -12706,60 +10229,60 @@ ] }, { - "roll": "2215000312", - "name": "ANUKALP RAJ", - "url": "https://leetcode.com/u/singhanukalp/", - "section": "E", + "roll": "2215001893", + "name": "UTKARSH SHARMA", + "url": "https://leetcode.com/u/Utkarsh_Sharma_01/", + "section": "F", "dayi": "Day Scholars", - "username": "singhanukalp", - "totalSolved": 132, - "easySolved": 63, - "mediumSolved": 63, - "hardSolved": 6, + "username": "Utkarsh_Sharma_01", + "totalSolved": 133, + "easySolved": 101, + "mediumSolved": 29, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1457874691", - "title": "Unique Paths", - "timestamp": "1732076456", + "id": "1458323072", + "title": "Make Array Elements Equal to Zero", + "timestamp": "1732113804", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", + "runtime": "161 ms", + "memory": "43.6 MB", "lang": "java" }, { - "id": "1457036339", - "title": "Valid Parentheses", - "timestamp": "1732003062", + "id": "1457874610", + "title": "Unique Paths", + "timestamp": "1732076448", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.7 MB", + "runtime": "0 ms", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1456849689", - "title": "Is Graph Bipartite?", - "timestamp": "1731989245", + "id": "1457425699", + "title": "Smallest Even Multiple", + "timestamp": "1732034292", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.9 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1456843963", - "title": "Fibonacci Number", - "timestamp": "1731988786", + "id": "1457420022", + "title": "Power of Two", + "timestamp": "1732033953", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "40.4 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1456839692", - "title": "Subsets", - "timestamp": "1731988446", + "id": "1457418508", + "title": "Add Two Integers", + "timestamp": "1732033861", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.9 MB", + "memory": "40.2 MB", "lang": "java" } ] @@ -12824,60 +10347,60 @@ ] }, { - "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" } ] @@ -13000,65 +10523,6 @@ } ] }, - { - "roll": "2215000057", - "name": "ABHISHEK PANDEY", - "url": "https://leetcode.com/u/_abhishekpandey__/", - "section": "D", - "dayi": "Day Scholars", - "username": "_abhishekpandey__", - "totalSolved": 128, - "easySolved": 68, - "mediumSolved": 51, - "hardSolved": 9, - "recentSubmissions": [ - { - "id": "1455833186", - "title": "House Robber", - "timestamp": "1731900047", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1454843001", - "title": "Make Array Elements Equal to Zero", - "timestamp": "1731812427", - "statusDisplay": "Accepted", - "runtime": "99 ms", - "memory": "43.2 MB", - "lang": "java" - }, - { - "id": "1452624542", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1731593054", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1452455292", - "title": "Check if Array Is Sorted and Rotated", - "timestamp": "1731577500", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1451901322", - "title": "Maximum Subarray", - "timestamp": "1731524246", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57.2 MB", - "lang": "java" - } - ] - }, { "roll": "2215000902", "name": "KHEM CHAND", @@ -13118,6 +10582,124 @@ } ] }, + { + "roll": "2215500057", + "name": "DEV SISODIYA", + "url": "https://leetcode.com/u/Dev_Sisodiya/", + "section": "AD", + "dayi": "Day Scholars", + "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": "2215000057", + "name": "ABHISHEK PANDEY", + "url": "https://leetcode.com/u/_abhishekpandey__/", + "section": "D", + "dayi": "Day Scholars", + "username": "_abhishekpandey__", + "totalSolved": 128, + "easySolved": 68, + "mediumSolved": 51, + "hardSolved": 9, + "recentSubmissions": [ + { + "id": "1455833186", + "title": "House Robber", + "timestamp": "1731900047", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.8 MB", + "lang": "java" + }, + { + "id": "1454843001", + "title": "Make Array Elements Equal to Zero", + "timestamp": "1731812427", + "statusDisplay": "Accepted", + "runtime": "99 ms", + "memory": "43.2 MB", + "lang": "java" + }, + { + "id": "1452624542", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1731593054", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "44.7 MB", + "lang": "java" + }, + { + "id": "1452455292", + "title": "Check if Array Is Sorted and Rotated", + "timestamp": "1731577500", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.5 MB", + "lang": "java" + }, + { + "id": "1451901322", + "title": "Maximum Subarray", + "timestamp": "1731524246", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "57.2 MB", + "lang": "java" + } + ] + }, { "roll": "2215500160", "name": "TANUJ MITTAL", @@ -13177,19 +10759,6 @@ } ] }, - { - "roll": "2215000601", - "name": "DHEERAJ VASHISHTHA", - "url": "https://leetcode.com/u/Dheeru_vashishtha/", - "section": "D", - "dayi": "Day Scholars", - "username": "Dheeru_vashishtha", - "totalSolved": 127, - "easySolved": 65, - "mediumSolved": 56, - "hardSolved": 6, - "recentSubmissions": [] - }, { "roll": "2215000409", "name": "ATISHAY GARG", @@ -13309,119 +10878,178 @@ ] }, { - "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", + "id": "1457047758", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732004084", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44 MB", + "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/", + "roll": "2215001125", + "name": "NAMAN MISHRA", + "url": "https://leetcode.com/u/i_namanmishra", "section": "F", - "dayi": "Day Scholars", - "username": "Nived_agrawal", + "dayi": "Hostellers", + "username": "i_namanmishra", "totalSolved": 126, - "easySolved": 72, - "mediumSolved": 53, - "hardSolved": 1, + "easySolved": 63, + "mediumSolved": 58, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1457874921", - "title": "Unique Paths", - "timestamp": "1732076475", + "id": "1458104739", + "title": "Palindrome Linked List", + "timestamp": "1732095379", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", + "runtime": "3 ms", + "memory": "68.2 MB", "lang": "java" }, { - "id": "1457047758", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732004084", + "id": "1456490399", + "title": "Defuse the Bomb", + "timestamp": "1731953925", "statusDisplay": "Accepted", - "runtime": "33 ms", - "memory": "57.4 MB", + "runtime": "2 ms", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1457023647", - "title": "Longest Subarray of 1's After Deleting One Element", - "timestamp": "1732001956", + "id": "1455869280", + "title": "House Robber", + "timestamp": "1731903448", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "56.6 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1456033917", - "title": "Defuse the Bomb", - "timestamp": "1731917464", + "id": "1455548472", + "title": "Two Sum", + "timestamp": "1731868432", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.6 MB", + "runtime": "2 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1455355306", - "title": "Leaf-Similar Trees", - "timestamp": "1731853586", + "id": "1454522551", + "title": "Minimum Cuts to Divide a Circle", + "timestamp": "1731778622", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.3 MB", + "memory": "40.3 MB", + "lang": "java" + } + ] + }, + { + "roll": "2215002066", + "name": "ZAINAB PARVEEN", + "url": "https://leetcode.com/u/zainab098/", + "section": "D", + "dayi": "Hostellers", + "username": "zainab098", + "totalSolved": 126, + "easySolved": 79, + "mediumSolved": 45, + "hardSolved": 2, + "recentSubmissions": [ + { + "id": "1450245910", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1731388093", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "61.6 MB", + "lang": "java" + }, + { + "id": "1446372945", + "title": "Intersection of Two Arrays II", + "timestamp": "1731038177", + "statusDisplay": "Accepted", + "runtime": "5 ms", + "memory": "44 MB", + "lang": "java" + }, + { + "id": "1445858370", + "title": "Island Perimeter", + "timestamp": "1730991506", + "statusDisplay": "Accepted", + "runtime": "10 ms", + "memory": "45.6 MB", + "lang": "java" + }, + { + "id": "1445777665", + "title": "Generate Parentheses", + "timestamp": "1730985776", + "statusDisplay": "Accepted", + "runtime": "3 ms", + "memory": "43.7 MB", + "lang": "java" + }, + { + "id": "1432495383", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729780019", + "statusDisplay": "Accepted", + "runtime": "130 ms", + "memory": "57.5 MB", "lang": "java" } ] @@ -13433,11 +11061,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 +11110,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" } ] }, @@ -13545,157 +11173,98 @@ ] }, { - "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, + "roll": "2215500113", + "name": "PRIYANSHI SHARMA", + "url": "https://leetcode.com/u/priyanshish2503/", + "section": "AC", + "dayi": "Day Scholars", + "username": "priyanshish2503", + "totalSolved": 122, + "easySolved": 54, + "mediumSolved": 62, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1458605737", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732135639", + "id": "1458918781", + "title": "Climbing Stairs", + "timestamp": "1732169749", "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.3 MB", + "runtime": "0 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1457525775", - "title": "Longest Substring Without Repeating Characters", - "timestamp": "1732040285", + "id": "1458006417", + "title": "Is Graph Bipartite?", + "timestamp": "1732086883", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "43 MB", + "runtime": "1 ms", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1457509372", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732039280", + "id": "1457506250", + "title": "Sqrt(x)", + "timestamp": "1732039082", "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "60.1 MB", + "runtime": "1 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1456547541", - "title": "Defuse the Bomb", - "timestamp": "1731958124", + "id": "1457501452", + "title": "Plus One", + "timestamp": "1732038789", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.7 MB", + "runtime": "0 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1456093617", - "title": "Koko Eating Bananas", - "timestamp": "1731923043", + "id": "1456107650", + "title": "House Robber", + "timestamp": "1731924361", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.1 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" } ] }, { - "roll": "2215000747", - "name": "HARSH PATHAK", - "url": "https://leetcode.com/u/Harsh-1808/", + "roll": "2215000248", + "name": "ANKIT CHAUDHARY", + "url": "https://leetcode.com/u/Ankit_chaudhary_/", "section": "D", - "dayi": "Day Scholars", - "username": "Harsh-1808", - "totalSolved": 123, - "easySolved": 53, - "mediumSolved": 64, + "dayi": "Hostellers", + "username": "Ankit_chaudhary_", + "totalSolved": 122, + "easySolved": 61, + "mediumSolved": 55, "hardSolved": 6, "recentSubmissions": [ { - "id": "1458467743", - "title": "Two Sum", - "timestamp": "1732124308", + "id": "1455254819", + "title": "Path Sum", + "timestamp": "1731844933", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.1 MB", + "runtime": "0 ms", + "memory": "43 MB", "lang": "java" }, { - "id": "1457814817", - "title": "Maximum Points You Can Obtain from Cards", - "timestamp": "1732070658", + "id": "1452653102", + "title": "Baseball Game", + "timestamp": "1731595209", "statusDisplay": "Accepted", "runtime": "3 ms", - "memory": "54.9 MB", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1457512283", - "title": "Isomorphic Strings", - "timestamp": "1732039453", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1457295640", - "title": "Valid Anagram", - "timestamp": "1732025587", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.3 MB", - "lang": "java" - }, - { - "id": "1457045189", - "title": "Search in Rotated Sorted Array", - "timestamp": "1732003850", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000248", - "name": "ANKIT CHAUDHARY", - "url": "https://leetcode.com/u/Ankit_chaudhary_/", - "section": "D", - "dayi": "Hostellers", - "username": "Ankit_chaudhary_", - "totalSolved": 122, - "easySolved": 61, - "mediumSolved": 55, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1455254819", - "title": "Path Sum", - "timestamp": "1731844933", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43 MB", - "lang": "java" - }, - { - "id": "1452653102", - "title": "Baseball Game", - "timestamp": "1731595209", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42.2 MB", - "lang": "java" - }, - { - "id": "1448213897", - "title": "Adjacent Increasing Subarrays Detection I", - "timestamp": "1731207159", + "id": "1448213897", + "title": "Adjacent Increasing Subarrays Detection I", + "timestamp": "1731207159", "statusDisplay": "Accepted", "runtime": "1 ms", "memory": "44.4 MB", @@ -13722,61 +11291,61 @@ ] }, { - "roll": "2215500170", - "name": "VIBHU PRATAP", - "url": "https://leetcode.com/u/VIBHUp151/", - "section": "AE", + "roll": "2215001605", + "name": "SATYAM GUPTA", + "url": "https://leetcode.com/u/Neofighter1/", + "section": "D", "dayi": "Day Scholars", - "username": "VIBHUp151", - "totalSolved": 121, - "easySolved": 63, - "mediumSolved": 52, - "hardSolved": 6, + "username": "Neofighter1", + "totalSolved": 120, + "easySolved": 71, + "mediumSolved": 42, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1456107811", - "title": "House Robber", - "timestamp": "1731924377", + "id": "1456911144", + "title": "Fibonacci Number", + "timestamp": "1731993748", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1430377247", - "title": "Group Sold Products By The Date", - "timestamp": "1729600546", + "id": "1452900115", + "title": "Number of 1 Bits", + "timestamp": "1731612264", "statusDisplay": "Accepted", - "runtime": "388 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "0 ms", + "memory": "40.7 MB", + "lang": "java" }, { - "id": "1429210303", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729505633", + "id": "1452390905", + "title": "Number Complement", + "timestamp": "1731571667", "statusDisplay": "Accepted", "runtime": "3 ms", - "memory": "58.5 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1427398807", - "title": "List the Products Ordered in a Period", - "timestamp": "1729351335", + "id": "1450497747", + "title": "Power of Two", + "timestamp": "1731408536", "statusDisplay": "Accepted", - "runtime": "856 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "0 ms", + "memory": "41.3 MB", + "lang": "java" }, { - "id": "1427396870", - "title": "Second Highest Salary", - "timestamp": "1729351187", + "id": "1450290058", + "title": "Number of Steps to Reduce a Number to Zero", + "timestamp": "1731391425", "statusDisplay": "Accepted", - "runtime": "278 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "1 ms", + "memory": "40.8 MB", + "lang": "java" } ] }, @@ -13840,219 +11409,160 @@ ] }, { - "roll": "2215500078", - "name": "HEMANT PRAJAPATI", - "url": "https://leetcode.com/u/hemant1000/", - "section": "AC", - "dayi": "Hostellers", - "username": "hemant1000", - "totalSolved": 120, - "easySolved": 68, - "mediumSolved": 49, + "roll": "2215001523", + "name": "SAGAR RAJPUT", + "url": "https://leetcode.com/u/sagarrajput1810/", + "section": "H", + "dayi": "Day Scholars", + "username": "sagarrajput1810", + "totalSolved": 118, + "easySolved": 78, + "mediumSolved": 37, "hardSolved": 3, "recentSubmissions": [ { - "id": "1459042733", - "title": "House Robber", - "timestamp": "1732180144", + "id": "1459131183", + "title": "Leaf-Similar Trees", + "timestamp": "1732188162", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1458915453", - "title": "Climbing Stairs", - "timestamp": "1732169491", + "id": "1459081230", + "title": "Unique Paths", + "timestamp": "1732183419", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1458007081", - "title": "Is Graph Bipartite?", - "timestamp": "1732086939", + "id": "1457525674", + "title": "Maximum Twin Sum of a Linked List", + "timestamp": "1732040279", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.9 MB", + "runtime": "7 ms", + "memory": "61.2 MB", "lang": "java" }, { - "id": "1457564691", - "title": "Binary Tree Postorder Traversal", - "timestamp": "1732042999", + "id": "1452472016", + "title": "3Sum", + "timestamp": "1731578971", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", + "runtime": "319 ms", + "memory": "54.3 MB", "lang": "java" }, { - "id": "1457456046", - "title": "Binary Tree Preorder Traversal", - "timestamp": "1732036106", + "id": "1452341637", + "title": "Removing Stars From a String", + "timestamp": "1731567626", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", + "runtime": "8 ms", + "memory": "45.5 MB", "lang": "java" } ] }, { - "roll": "2215001605", - "name": "SATYAM GUPTA", - "url": "https://leetcode.com/u/Neofighter1/", - "section": "D", + "roll": "2215000913", + "name": "KHUSHI VARSHNEY", + "url": "https://leetcode.com/u/VarshneyKhushi/", + "section": "F", "dayi": "Day Scholars", - "username": "Neofighter1", - "totalSolved": 120, - "easySolved": 71, - "mediumSolved": 42, - "hardSolved": 7, + "username": "VarshneyKhushi", + "totalSolved": 118, + "easySolved": 59, + "mediumSolved": 54, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1456911144", - "title": "Fibonacci Number", - "timestamp": "1731993748", + "id": "1458244795", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732108186", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", + "runtime": "7 ms", + "memory": "45.9 MB", "lang": "java" }, { - "id": "1452900115", - "title": "Number of 1 Bits", - "timestamp": "1731612264", + "id": "1457026428", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732002195", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "8 ms", + "memory": "58.5 MB", "lang": "java" }, { - "id": "1452390905", - "title": "Number Complement", - "timestamp": "1731571667", + "id": "1456431017", + "title": "Defuse the Bomb", + "timestamp": "1731949800", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "40.4 MB", + "runtime": "2 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1450497747", - "title": "Power of Two", - "timestamp": "1731408536", + "id": "1455499117", + "title": "Maximum Depth of Binary Tree", + "timestamp": "1731864925", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.3 MB", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1450290058", - "title": "Number of Steps to Reduce a Number to Zero", - "timestamp": "1731391425", + "id": "1455497730", + "title": "Shortest Subarray with Sum at Least K", + "timestamp": "1731864828", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.8 MB", + "runtime": "11 ms", + "memory": "57.6 MB", "lang": "java" } ] }, { - "roll": "2215000174", - "name": "ALPANA RAWAT", - "url": "https://leetcode.com/u/Alpana594/", - "section": "E", + "roll": "2215000838", + "name": "JATIN KUMAR SINGH", + "url": "https://leetcode.com/u/jatinthakur2817/", + "section": "F", "dayi": "Day Scholars", - "username": "Alpana594", + "username": "jatinthakur2817", "totalSolved": 118, - "easySolved": 49, - "mediumSolved": 61, - "hardSolved": 8, + "easySolved": 81, + "mediumSolved": 33, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1458123844", - "title": "House Robber", - "timestamp": "1732097028", + "id": "1457875032", + "title": "Unique Paths", + "timestamp": "1732076487", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1457875219", - "title": "Unique Paths", - "timestamp": "1732076503", + "id": "1457389808", + "title": "Power of Two", + "timestamp": "1732032078", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", + "runtime": "1 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1457841215", - "title": "Roman to Integer", - "timestamp": "1732073385", + "id": "1455869107", + "title": "House Robber", + "timestamp": "1731903433", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1457838236", - "title": "Integer to Roman", - "timestamp": "1732073084", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44 MB", - "lang": "java" - }, - { - "id": "1456859287", - "title": "Longest Palindromic Substring", - "timestamp": "1731989992", - "statusDisplay": "Accepted", - "runtime": "539 ms", - "memory": "45.6 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000838", - "name": "JATIN KUMAR SINGH", - "url": "https://leetcode.com/u/jatinthakur2817/", - "section": "F", - "dayi": "Day Scholars", - "username": "jatinthakur2817", - "totalSolved": 118, - "easySolved": 81, - "mediumSolved": 33, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1457875032", - "title": "Unique Paths", - "timestamp": "1732076487", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1457389808", - "title": "Power of Two", - "timestamp": "1732032078", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1455869107", - "title": "House Robber", - "timestamp": "1731903433", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" }, { @@ -14076,178 +11586,119 @@ ] }, { - "roll": "2215000714", - "name": "HARDIK ARORA", - "url": "https://leetcode.com/u/arorahardik0811/", - "section": "H", + "roll": "2215800007", + "name": "DITIN AGRAWAL", + "url": "https://leetcode.com/u/ditinagrawal/", + "section": "A(H)", "dayi": "Day Scholars", - "username": "arorahardik0811", + "username": "ditinagrawal", "totalSolved": 116, - "easySolved": 61, - "mediumSolved": 51, + "easySolved": 95, + "mediumSolved": 17, "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", - "dayi": "Day Scholars", - "username": "sagarrajput1810", - "totalSolved": 116, - "easySolved": 77, - "mediumSolved": 36, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1457525674", - "title": "Maximum Twin Sum of a Linked List", - "timestamp": "1732040279", + "id": "1456482457", + "title": "Separate Black and White Balls", + "timestamp": "1731953413", "statusDisplay": "Accepted", "runtime": "7 ms", - "memory": "61.2 MB", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1452472016", - "title": "3Sum", - "timestamp": "1731578971", + "id": "1456466148", + "title": "Buy Two Chocolates", + "timestamp": "1731951958", "statusDisplay": "Accepted", - "runtime": "319 ms", - "memory": "54.3 MB", + "runtime": "1 ms", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1452341637", - "title": "Removing Stars From a String", - "timestamp": "1731567626", + "id": "1456399891", + "title": "Container With Most Water", + "timestamp": "1731947910", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "45.5 MB", + "runtime": "5 ms", + "memory": "58.1 MB", "lang": "java" }, { - "id": "1451462098", - "title": "Length of Last Word", - "timestamp": "1731490595", + "id": "1455402193", + "title": "Invalid Tweets", + "timestamp": "1731857637", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", - "lang": "java" + "runtime": "579 ms", + "memory": "0B", + "lang": "mysql" }, { - "id": "1451317000", - "title": "Single Number", - "timestamp": "1731478292", + "id": "1455401000", + "title": "Article Views I", + "timestamp": "1731857531", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.8 MB", - "lang": "java" + "runtime": "517 ms", + "memory": "0B", + "lang": "mysql" } ] }, { - "roll": "2215000557", - "name": "DEEPANJALI SINGH", - "url": "https://leetcode.com/u/deepanjalisingh/", + "roll": "2215000433", + "name": "AYUSH GARG", + "url": "https://leetcode.com/u/ayushgarg9986/", "section": "E", - "dayi": "Day Scholars", - "username": "deepanjalisingh", - "totalSolved": 116, - "easySolved": 51, + "dayi": "Hostellers", + "username": "ayushgarg9986", + "totalSolved": 115, + "easySolved": 54, "mediumSolved": 55, - "hardSolved": 10, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1457875026", + "id": "1457874663", "title": "Unique Paths", - "timestamp": "1732076486", + "timestamp": "1732076453", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1456846982", - "title": "Is Graph Bipartite?", - "timestamp": "1731989030", + "id": "1457625981", + "title": "Number of Provinces", + "timestamp": "1732048189", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.8 MB", + "runtime": "1 ms", + "memory": "48 MB", "lang": "java" }, { - "id": "1456369476", - "title": "Search Insert Position", - "timestamp": "1731945990", + "id": "1452684099", + "title": "Asteroid Collision", + "timestamp": "1731597484", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.9 MB", + "runtime": "4 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1455870379", - "title": "House Robber", - "timestamp": "1731903543", + "id": "1452666799", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731596211", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "6 ms", + "memory": "43.4 MB", "lang": "java" }, { - "id": "1451231194", - "title": "Coin Change", - "timestamp": "1731471824", + "id": "1452654735", + "title": "Baseball Game", + "timestamp": "1731595326", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "43.7 MB", + "runtime": "3 ms", + "memory": "41.6 MB", "lang": "java" } ] @@ -14311,6 +11762,65 @@ } ] }, + { + "roll": "2215000560", + "name": "DEEPANSHU KHANDELWAL", + "url": "https://leetcode.com/u/Deepanshu-Khandelwal/", + "section": "H", + "dayi": "Day Scholars", + "username": "Deepanshu-Khandelwal", + "totalSolved": 115, + "easySolved": 57, + "mediumSolved": 52, + "hardSolved": 6, + "recentSubmissions": [ + { + "id": "1459084564", + "title": "Unique Paths", + "timestamp": "1732183712", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.3 MB", + "lang": "java" + }, + { + "id": "1458411209", + "title": "Reverse Words in a String", + "timestamp": "1732120490", + "statusDisplay": "Accepted", + "runtime": "14 ms", + "memory": "44.9 MB", + "lang": "java" + }, + { + "id": "1458400568", + "title": "Sort Characters By Frequency", + "timestamp": "1732119727", + "statusDisplay": "Accepted", + "runtime": "16 ms", + "memory": "45.9 MB", + "lang": "java" + }, + { + "id": "1458128031", + "title": "Rotate String", + "timestamp": "1732097413", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.2 MB", + "lang": "java" + }, + { + "id": "1457431815", + "title": "Isomorphic Strings", + "timestamp": "1732034657", + "statusDisplay": "Accepted", + "runtime": "5 ms", + "memory": "42.7 MB", + "lang": "java" + } + ] + }, { "roll": "2215001564", "name": "SAMARTH PRAKASH SHAKYA", @@ -14318,11 +11828,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,15 +11877,6 @@ "runtime": "1 ms", "memory": "45.6 MB", "lang": "java" - }, - { - "id": "1454552176", - "title": "Longest Substring Without Repeating Characters", - "timestamp": "1731780787", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "44.5 MB", - "lang": "java" } ] }, @@ -14377,11 +11887,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,14 +11936,64 @@ "runtime": "1 ms", "memory": "56.5 MB", "lang": "java" + } + ] + }, + { + "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": "1459134060", + "title": "Valid Parentheses", + "timestamp": "1732188450", + "statusDisplay": "Accepted", + "runtime": "3 ms", + "memory": "41.5 MB", + "lang": "java" }, { - "id": "1457534409", - "title": "Majority Element", - "timestamp": "1732040816", + "id": "1458115256", + "title": "House Robber", + "timestamp": "1732096270", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "49.2 MB", + "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" } ] @@ -14488,65 +12057,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", @@ -14665,6 +12175,65 @@ } ] }, + { + "roll": "2215500035", + "name": "ARPIT GUPTA", + "url": "https://leetcode.com/u/Arpit0212/", + "section": "AC", + "dayi": "Hostellers", + "username": "Arpit0212", + "totalSolved": 110, + "easySolved": 55, + "mediumSolved": 44, + "hardSolved": 11, + "recentSubmissions": [ + { + "id": "1459075270", + "title": "Sort an Array", + "timestamp": "1732182911", + "statusDisplay": "Accepted", + "runtime": "87 ms", + "memory": "55.4 MB", + "lang": "java" + }, + { + "id": "1458928051", + "title": "Maximum Product of Two Elements in an Array", + "timestamp": "1732170437", + "statusDisplay": "Accepted", + "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": "2215000337", "name": "ARIHANT JAIN", @@ -14725,119 +12294,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" } ] @@ -14960,65 +12470,6 @@ } ] }, - { - "roll": "2215000229", - "name": "ANAY GUPTA", - "url": "https://leetcode.com/u/Anay_Gupta45/", - "section": "D", - "dayi": "Hostellers", - "username": "Anay_Gupta45", - "totalSolved": 107, - "easySolved": 42, - "mediumSolved": 57, - "hardSolved": 8, - "recentSubmissions": [ - { - "id": "1457837373", - "title": "Unique Paths", - "timestamp": "1732073000", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1456953827", - "title": "House Robber", - "timestamp": "1731996772", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1454871173", - "title": "Zero Array Transformation II", - "timestamp": "1731813593", - "statusDisplay": "Accepted", - "runtime": "32 ms", - "memory": "120.6 MB", - "lang": "java" - }, - { - "id": "1454865598", - "title": "Zero Array Transformation I", - "timestamp": "1731813363", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "96 MB", - "lang": "java" - }, - { - "id": "1454857784", - "title": "Make Array Elements Equal to Zero", - "timestamp": "1731813036", - "statusDisplay": "Accepted", - "runtime": "237 ms", - "memory": "43.2 MB", - "lang": "java" - } - ] - }, { "roll": "2215001279", "name": "PRASHANT CHAUDHARY", @@ -15078,6 +12529,65 @@ } ] }, + { + "roll": "2215000229", + "name": "ANAY GUPTA", + "url": "https://leetcode.com/u/Anay_Gupta45/", + "section": "D", + "dayi": "Hostellers", + "username": "Anay_Gupta45", + "totalSolved": 107, + "easySolved": 42, + "mediumSolved": 57, + "hardSolved": 8, + "recentSubmissions": [ + { + "id": "1457837373", + "title": "Unique Paths", + "timestamp": "1732073000", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.1 MB", + "lang": "java" + }, + { + "id": "1456953827", + "title": "House Robber", + "timestamp": "1731996772", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.7 MB", + "lang": "java" + }, + { + "id": "1454871173", + "title": "Zero Array Transformation II", + "timestamp": "1731813593", + "statusDisplay": "Accepted", + "runtime": "32 ms", + "memory": "120.6 MB", + "lang": "java" + }, + { + "id": "1454865598", + "title": "Zero Array Transformation I", + "timestamp": "1731813363", + "statusDisplay": "Accepted", + "runtime": "3 ms", + "memory": "96 MB", + "lang": "java" + }, + { + "id": "1454857784", + "title": "Make Array Elements Equal to Zero", + "timestamp": "1731813036", + "statusDisplay": "Accepted", + "runtime": "237 ms", + "memory": "43.2 MB", + "lang": "java" + } + ] + }, { "roll": "2215000052", "name": "ABHISHEK KUMAR", @@ -15137,65 +12647,6 @@ } ] }, - { - "roll": "2215001134", - "name": "NAVAM SRIVASTAVA", - "url": "https://leetcode.com/u/navam18/", - "section": "F", - "dayi": "Hostellers", - "username": "navam18", - "totalSolved": 106, - "easySolved": 73, - "mediumSolved": 33, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457422461", - "title": "Valid Perfect Square", - "timestamp": "1732034100", - "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", - "lang": "java" - }, - { - "id": "1455502606", - "title": "Range Sum Query - Immutable", - "timestamp": "1731865171", - "statusDisplay": "Accepted", - "runtime": "54 ms", - "memory": "49.6 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", @@ -15315,319 +12766,83 @@ ] }, { - "roll": "2215800008", - "name": "EKTA AGRAWAL", - "url": "https://leetcode.com/u/agrawalekta625/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "agrawalekta625", - "totalSolved": 104, - "easySolved": 68, - "mediumSolved": 35, - "hardSolved": 1, + "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, "recentSubmissions": [ { - "id": "1457976555", - "title": "Find Users With Valid E-Mails", - "timestamp": "1732084537", + "id": "1457919517", + "title": "Single Element in a Sorted Array", + "timestamp": "1732080194", "statusDisplay": "Accepted", - "runtime": "2171 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "1 ms", + "memory": "50 MB", + "lang": "java" }, { - "id": "1457976027", - "title": "List the Products Ordered in a Period", - "timestamp": "1732084498", + "id": "1457919049", + "title": "Maximum Product of Three Numbers", + "timestamp": "1732080157", "statusDisplay": "Accepted", - "runtime": "869 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "11 ms", + "memory": "45.8 MB", + "lang": "java" }, { - "id": "1457975650", - "title": "Group Sold Products By The Date", - "timestamp": "1732084469", + "id": "1457906072", + "title": "Single Element in a Sorted Array", + "timestamp": "1732079100", "statusDisplay": "Accepted", - "runtime": "467 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "1 ms", + "memory": "50.1 MB", + "lang": "java" }, { - "id": "1457975123", - "title": "Delete Duplicate Emails", - "timestamp": "1732084428", + "id": "1457901766", + "title": "Sum in a Matrix", + "timestamp": "1732078744", "statusDisplay": "Accepted", - "runtime": "981 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "14 ms", + "memory": "70.2 MB", + "lang": "java" }, { - "id": "1457974485", - "title": "Patients With a Condition", - "timestamp": "1732084378", + "id": "1457312119", + "title": "Apply Operations to an Array", + "timestamp": "1732026745", "statusDisplay": "Accepted", - "runtime": "482 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "1 ms", + "memory": "43.8 MB", + "lang": "java" } ] }, { - "roll": "2215500146", - "name": "SHIVEN RASTOGI", - "url": "https://leetcode.com/u/Shiven_Rastogi/", + "roll": "2215500139", + "name": "SATYAM KUMAR SINGH", + "url": "https://leetcode.com/u/satyam_kumar_singh/", "section": "AC", "dayi": "Hostellers", - "username": "Shiven_Rastogi", - "totalSolved": 104, - "easySolved": 40, - "mediumSolved": 56, - "hardSolved": 8, + "username": "satyam_kumar_singh", + "totalSolved": 102, + "easySolved": 36, + "mediumSolved": 60, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1458202555", - "title": "Fibonacci Number", - "timestamp": "1732104664", + "id": "1458009177", + "title": "Is Graph Bipartite?", + "timestamp": "1732087105", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "40.5 MB", - "lang": "java" - }, - { - "id": "1458199564", - "title": "Valid Palindrome", - "timestamp": "1732104374", - "statusDisplay": "Accepted", - "runtime": "131 ms", - "memory": "49.3 MB", - "lang": "java" - }, - { - "id": "1458009154", - "title": "Is Graph Bipartite?", - "timestamp": "1732087103", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1456106678", - "title": "House Robber", - "timestamp": "1731924271", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1451682762", - "title": "Valid Parentheses", - "timestamp": "1731509878", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.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, - "recentSubmissions": [ - { - "id": "1458117199", - "title": "House Robber", - "timestamp": "1732096438", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1456825575", - "title": "Construct Binary Tree from Preorder and Inorder Traversal", - "timestamp": "1731987277", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "84.7 MB", - "lang": "java" - }, - { - "id": "1455922015", - "title": "Kth Smallest Element in a BST", - "timestamp": "1731907918", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1451467430", - "title": "Lowest Common Ancestor of a Binary Tree", - "timestamp": "1731491093", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "44.5 MB", - "lang": "java" - }, - { - "id": "1450202399", - "title": "Flatten Binary Tree to Linked List", - "timestamp": "1731384765", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000888", - "name": "KARTIKEYA SAXENA", - "url": "https://leetcode.com/u/kartikeyasaxen2601/", - "section": "G", - "dayi": "Hostellers", - "username": "kartikeyasaxen2601", - "totalSolved": 103, - "easySolved": 64, - "mediumSolved": 37, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1457126616", - "title": "House Robber", - "timestamp": "1732011024", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1455518283", - "title": "Intersection of Two Arrays II", - "timestamp": "1731866269", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "43.3 MB", - "lang": "java" - }, - { - "id": "1454564489", - "title": "Check If N and Its Double Exist", - "timestamp": "1731781687", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.2 MB", - "lang": "java" - }, - { - "id": "1454552663", - "title": "Greatest Sum Divisible by Three", - "timestamp": "1731780823", - "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "46.3 MB", - "lang": "java" - }, - { - "id": "1454537139", - "title": "Largest Number At Least Twice of Others", - "timestamp": "1731779682", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.3 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500033", - "name": "ARCHIE GUPTA", - "url": "https://leetcode.com/u/Archie_Gupta/", - "section": "AC", - "dayi": "Hostellers", - "username": "Archie_Gupta", - "totalSolved": 102, - "easySolved": 46, - "mediumSolved": 52, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1458911886", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732169222", - "statusDisplay": "Accepted", - "runtime": "24 ms", - "memory": "67.2 MB", - "lang": "java" - }, - { - "id": "1458007747", - "title": "Is Graph Bipartite?", - "timestamp": "1732086993", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1456511736", - "title": "Contains Duplicate", - "timestamp": "1731955392", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "58.4 MB", - "lang": "java" - }, - { - "id": "1456426273", - "title": "Defuse the Bomb", - "timestamp": "1731949502", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1456109212", - "title": "House Robber", - "timestamp": "1731924505", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 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, - "recentSubmissions": [ - { - "id": "1458009177", - "title": "Is Graph Bipartite?", - "timestamp": "1732087105", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.7 MB", + "runtime": "2 ms", + "memory": "44.7 MB", "lang": "java" }, { @@ -15728,130 +12943,71 @@ ] }, { - "roll": "2215000095", - "name": "ADITYA GURJAR", - "url": "https://leetcode.com/u/aditya_gurjar_123/", - "section": "G", + "roll": "2215000230", + "name": "ANIK GARG", + "url": "https://leetcode.com/u/ANIK_GARG/", + "section": "E", "dayi": "Hostellers", - "username": "aditya_gurjar_123", - "totalSolved": 102, - "easySolved": 66, - "mediumSolved": 31, - "hardSolved": 5, + "username": "ANIK_GARG", + "totalSolved": 100, + "easySolved": 50, + "mediumSolved": 46, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1457919517", - "title": "Single Element in a Sorted Array", - "timestamp": "1732080194", + "id": "1459127417", + "title": "Binary Search", + "timestamp": "1732187794", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "50 MB", + "memory": "45.3 MB", "lang": "java" }, { - "id": "1457919049", - "title": "Maximum Product of Three Numbers", - "timestamp": "1732080157", + "id": "1459122911", + "title": "Valid Palindrome", + "timestamp": "1732187338", "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.8 MB", + "runtime": "2 ms", + "memory": "42.8 MB", "lang": "java" }, { - "id": "1457906072", - "title": "Single Element in a Sorted Array", - "timestamp": "1732079100", + "id": "1459114873", + "title": "Valid Parentheses", + "timestamp": "1732186551", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "50.1 MB", + "runtime": "49 ms", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1457901766", - "title": "Sum in a Matrix", - "timestamp": "1732078744", + "id": "1459097952", + "title": "Trapping Rain Water", + "timestamp": "1732184921", "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "70.2 MB", + "runtime": "1 ms", + "memory": "45.8 MB", "lang": "java" }, { - "id": "1457312119", - "title": "Apply Operations to an Array", - "timestamp": "1732026745", + "id": "1456849107", + "title": "Is Graph Bipartite?", + "timestamp": "1731989201", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "43.8 MB", + "memory": "45.3 MB", "lang": "java" } ] }, { - "roll": "2215500047", - "name": "BHUVNESH KUMAR", - "url": "https://leetcode.com/u/bhuvnesh-kumar/", - "section": "AD", + "roll": "2215800006", + "name": "DEEPTI AGARWAL", + "url": "https://leetcode.com/u/deeptiagarwal16/", + "section": "A(H)", "dayi": "Day Scholars", - "username": "bhuvnesh-kumar", - "totalSolved": 100, - "easySolved": 41, - "mediumSolved": 48, - "hardSolved": 11, - "recentSubmissions": [ - { - "id": "1456111110", - "title": "House Robber", - "timestamp": "1731924678", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1449230622", - "title": "Climbing Stairs", - "timestamp": "1731297760", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1449227041", - "title": "Sqrt(x)", - "timestamp": "1731297407", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.5 MB", - "lang": "java" - }, - { - "id": "1449207566", - "title": "Sum of Unique Elements", - "timestamp": "1731295412", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1429211100", - "title": "Split a String Into the Max Number of Unique Substrings", - "timestamp": "1729505705", - "statusDisplay": "Accepted", - "runtime": "34 ms", - "memory": "45.1 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215800006", - "name": "DEEPTI AGARWAL", - "url": "https://leetcode.com/u/deeptiagarwal16/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "deeptiagarwal16", + "username": "deeptiagarwal16", "totalSolved": 100, "easySolved": 68, "mediumSolved": 28, @@ -15905,119 +13061,60 @@ ] }, { - "roll": "2215000230", - "name": "ANIK GARG", - "url": "https://leetcode.com/u/ANIK_GARG/", - "section": "E", + "roll": "2215001339", + "name": "PRIYANSHI GUPTA", + "url": "https://leetcode.com/u/priyaanshayy/", + "section": "G", "dayi": "Hostellers", - "username": "ANIK_GARG", - "totalSolved": 100, - "easySolved": 50, - "mediumSolved": 46, - "hardSolved": 4, + "username": "priyaanshayy", + "totalSolved": 99, + "easySolved": 56, + "mediumSolved": 38, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1456849107", - "title": "Is Graph Bipartite?", - "timestamp": "1731989201", + "id": "1458489412", + "title": "Largest Number", + "timestamp": "1732125735", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.3 MB", + "runtime": "6 ms", + "memory": "44.2 MB", "lang": "java" }, { - "id": "1456456021", - "title": "Assign Cookies", - "timestamp": "1731951340", + "id": "1457492451", + "title": "Search a 2D Matrix", + "timestamp": "1732038252", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "48.1 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1455869462", - "title": "Baseball Game", - "timestamp": "1731903463", + "id": "1457467416", + "title": "Rotate List", + "timestamp": "1732036772", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42.1 MB", + "runtime": "0 ms", + "memory": "42.4 MB", "lang": "java" }, { - "id": "1455868663", + "id": "1457126588", "title": "House Robber", - "timestamp": "1731903396", + "timestamp": "1732011022", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1452670975", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731596513", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.3 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, - "recentSubmissions": [ - { - "id": "1453353600", - "title": "Count the Number of Incremovable Subarrays II", - "timestamp": "1731661189", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57.8 MB", - "lang": "java" - }, - { - "id": "1453347320", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731660577", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "64.7 MB", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1452764206", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731602956", - "statusDisplay": "Accepted", - "runtime": "733 ms", - "memory": "19.4 MB", - "lang": "python" - }, - { - "id": "1451224605", - "title": "Count of Range Sum", - "timestamp": "1731471318", - "statusDisplay": "Accepted", - "runtime": "1148 ms", - "memory": "33.3 MB", - "lang": "python" - }, - { - "id": "1451219327", - "title": "Count the Number of Fair Pairs", - "timestamp": "1731470876", + "id": "1456425681", + "title": "Rotate Image", + "timestamp": "1731949468", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "57.2 MB", + "runtime": "0 ms", + "memory": "42.2 MB", "lang": "java" } ] @@ -16141,300 +13238,359 @@ ] }, { - "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": "2215500176", - "name": "VIVEK PRATAP SINGH", - "url": "https://leetcode.com/u/P5V1V3K/", - "section": "AE", + "roll": "2215001513", + "name": "SACHIN KUMAR", + "url": "https://leetcode.com/u/sachinthakurela2005/", + "section": "D", "dayi": "Day Scholars", - "username": "P5V1V3K", - "totalSolved": 96, - "easySolved": 52, - "mediumSolved": 39, - "hardSolved": 5, + "username": "sachinthakurela2005", + "totalSolved": 98, + "easySolved": 42, + "mediumSolved": 49, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1458538581", - "title": "Power of Two", - "timestamp": "1732129289", + "id": "1458458048", + "title": "Rotate Image", + "timestamp": "1732123661", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1458524587", - "title": "Container With Most Water", - "timestamp": "1732128187", + "id": "1456461082", + "title": "Product of Array Except Self", + "timestamp": "1731951646", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "58.3 MB", + "runtime": "2 ms", + "memory": "56.5 MB", "lang": "java" }, { - "id": "1458394741", - "title": "K Radius Subarray Averages", - "timestamp": "1732119295", + "id": "1456427128", + "title": "Trapping Rain Water", + "timestamp": "1731949554", "statusDisplay": "Accepted", - "runtime": "41 ms", - "memory": "70.1 MB", + "runtime": "1 ms", + "memory": "46.3 MB", "lang": "java" }, { - "id": "1458327111", - "title": "Find Pivot Index", - "timestamp": "1732114121", + "id": "1455477946", + "title": "Container With Most Water", + "timestamp": "1731863422", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.7 MB", + "runtime": "5 ms", + "memory": "57.6 MB", + "lang": "java" + }, + { + "id": "1455469467", + "title": "Rotate Array", + "timestamp": "1731862816", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "57.2 MB", "lang": "java" } ] }, { - "roll": "2215500156", - "name": "SPRIHA SINGH", - "url": "https://leetcode.com/u/Spriha_Bhriguvanshi/", - "section": "AD", + "roll": "2215000509", + "name": "CHAMAN FAUJDAR", + "url": "https://leetcode.com/u/Chaman_faujdar/", + "section": "F", "dayi": "Day Scholars", - "username": "Spriha_Bhriguvanshi", - "totalSolved": 95, - "easySolved": 40, - "mediumSolved": 47, - "hardSolved": 8, + "username": "Chaman_faujdar", + "totalSolved": 98, + "easySolved": 67, + "mediumSolved": 29, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1456110405", - "title": "House Robber", - "timestamp": "1731924612", + "id": "1457874506", + "title": "Unique Paths", + "timestamp": "1732076439", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1453783873", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731699566", + "id": "1457084063", + "title": "Search in Rotated Sorted Array", + "timestamp": "1732007267", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "65.1 MB", + "runtime": "0 ms", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1452859177", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731609011", + "id": "1455869465", + "title": "House Robber", + "timestamp": "1731903463", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "56.3 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1451870679", - "title": "Count the Number of Fair Pairs", - "timestamp": "1731522085", + "id": "1455391184", + "title": "Search a 2D Matrix II", + "timestamp": "1731856676", "statusDisplay": "Accepted", - "runtime": "66 ms", - "memory": "57.4 MB", + "runtime": "10 ms", + "memory": "45.9 MB", "lang": "java" }, { - "id": "1450851229", - "title": "Most Beautiful Item for Each Query", - "timestamp": "1731434286", + "id": "1454427659", + "title": "4Sum", + "timestamp": "1731771142", "statusDisplay": "Accepted", - "runtime": "65 ms", - "memory": "81.2 MB", + "runtime": "16 ms", + "memory": "43.9 MB", "lang": "java" } ] }, { - "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, + "roll": "2315990033", + "name": "MANISH KUMAR", + "url": "https://leetcode.com/u/user6786ic/", + "section": "F", + "dayi": "Day Scholars", + "username": "user6786ic", + "totalSolved": 96, + "easySolved": 49, + "mediumSolved": 41, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1457874987", - "title": "Unique Paths", - "timestamp": "1732076482", + "id": "1459190140", + "title": "Make Array Elements Equal to Zero", + "timestamp": "1732194055", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", + "runtime": "1 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1456846947", - "title": "Is Graph Bipartite?", - "timestamp": "1731989028", + "id": "1459189342", + "title": "3Sum Closest", + "timestamp": "1732193982", + "statusDisplay": "Accepted", + "runtime": "15 ms", + "memory": "43.3 MB", + "lang": "java" + }, + { + "id": "1458294152", + "title": "Add Two Numbers", + "timestamp": "1732111746", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "44.6 MB", + "lang": "java" + }, + { + "id": "1458272186", + "title": "Two Sum", + "timestamp": "1732110208", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "44.8 MB", + "memory": "45.5 MB", "lang": "java" }, { - "id": "1455868025", - "title": "House Robber", - "timestamp": "1731903344", + "id": "1457876457", + "title": "Unique Paths", + "timestamp": "1732076613", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "40.4 MB", + "lang": "java" + } + ] + }, + { + "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": "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", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1451230517", - "title": "Coin Change", - "timestamp": "1731471771", + "id": "1458524587", + "title": "Container With Most Water", + "timestamp": "1732128187", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.4 MB", + "runtime": "4 ms", + "memory": "58.3 MB", "lang": "java" }, { - "id": "1445851618", - "title": "Island Perimeter", - "timestamp": "1730991031", + "id": "1458394741", + "title": "K Radius Subarray Averages", + "timestamp": "1732119295", "statusDisplay": "Accepted", - "runtime": "11 ms", + "runtime": "41 ms", + "memory": "70.1 MB", + "lang": "java" + }, + { + "id": "1458327111", + "title": "Find Pivot Index", + "timestamp": "1732114121", + "statusDisplay": "Accepted", + "runtime": "1 ms", "memory": "45.7 MB", "lang": "java" } ] }, { - "roll": "2315990033", - "name": "MANISH KUMAR", - "url": "https://leetcode.com/u/user6786ic/", - "section": "F", - "dayi": "Day Scholars", - "username": "user6786ic", + "roll": "2215000144", + "name": "AKANKSHA SHAKYA", + "url": "https://leetcode.com/u/Akanksha_016/", + "section": "E", + "dayi": "Hostellers", + "username": "Akanksha_016", "totalSolved": 94, - "easySolved": 48, - "mediumSolved": 40, - "hardSolved": 6, + "easySolved": 35, + "mediumSolved": 55, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1458294152", - "title": "Add Two Numbers", - "timestamp": "1732111746", + "id": "1459133582", + "title": "K Closest Points to Origin", + "timestamp": "1732188403", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.6 MB", + "runtime": "44 ms", + "memory": "55.8 MB", "lang": "java" }, { - "id": "1458272186", - "title": "Two Sum", - "timestamp": "1732110208", + "id": "1458451764", + "title": "Kth Largest Element in an Array", + "timestamp": "1732123238", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.5 MB", + "runtime": "71 ms", + "memory": "58 MB", "lang": "java" }, { - "id": "1457876457", - "title": "Unique Paths", - "timestamp": "1732076613", + "id": "1458119025", + "title": "House Robber", + "timestamp": "1732096599", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1457009027", - "title": "Delete Node in a Linked List", - "timestamp": "1732000745", + "id": "1457875746", + "title": "Unique Paths", + "timestamp": "1732076552", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44 MB", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1456391782", - "title": "Remove Duplicates from Sorted Array II", - "timestamp": "1731947411", + "id": "1457457375", + "title": "Continuous Subarray Sum", + "timestamp": "1732036183", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.2 MB", + "runtime": "24 ms", + "memory": "57.4 MB", "lang": "java" } ] }, { - "roll": "2215500114", - "name": "PRIYANSHU BHARDWAJ", - "url": "https://leetcode.com/u/Priyanshu-Bhardwaj/", - "section": "AC", + "roll": "2215000773", + "name": "HARSHIT PARMAR", + "url": "https://leetcode.com/u/harshit240205/", + "section": "G", "dayi": "Hostellers", - "username": "Priyanshu-Bhardwaj", + "username": "harshit240205", "totalSolved": 93, - "easySolved": 45, - "mediumSolved": 45, - "hardSolved": 3, + "easySolved": 63, + "mediumSolved": 29, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1458919908", - "title": "Climbing Stairs", - "timestamp": "1732169835", + "id": "1459082870", + "title": "Unique Paths", + "timestamp": "1732183566", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "40 MB", "lang": "java" }, { - "id": "1458009201", - "title": "Is Graph Bipartite?", - "timestamp": "1732087107", + "id": "1457968875", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1732083960", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "44.7 MB", + "memory": "61 MB", "lang": "java" }, { - "id": "1456997853", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731999889", + "id": "1457130951", + "title": "House Robber", + "timestamp": "1732011392", "statusDisplay": "Accepted", - "runtime": "37 ms", - "memory": "57.4 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1456143513", - "title": "House Robber II", - "timestamp": "1731927718", + "id": "1456867340", + "title": "Maximum Subarray", + "timestamp": "1731990599", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", + "runtime": "1 ms", + "memory": "57.3 MB", "lang": "java" }, { - "id": "1456108092", - "title": "House Robber", - "timestamp": "1731924402", + "id": "1456252682", + "title": "Fibonacci Number", + "timestamp": "1731937721", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "8 ms", + "memory": "40.2 MB", "lang": "java" } ] @@ -16558,98 +13714,39 @@ ] }, { - "roll": "2215000144", - "name": "AKANKSHA SHAKYA", - "url": "https://leetcode.com/u/Akanksha_016/", + "roll": "2215000530", + "name": "CHIRAG AGARWAL", + "url": "https://leetcode.com/u/chiragagarwal2695/", "section": "E", - "dayi": "Hostellers", - "username": "Akanksha_016", - "totalSolved": 93, - "easySolved": 35, - "mediumSolved": 54, - "hardSolved": 4, + "dayi": "Day Scholars", + "username": "chiragagarwal2695", + "totalSolved": 92, + "easySolved": 41, + "mediumSolved": 43, + "hardSolved": 8, "recentSubmissions": [ { - "id": "1458451764", - "title": "Kth Largest Element in an Array", - "timestamp": "1732123238", + "id": "1456845287", + "title": "Is Graph Bipartite?", + "timestamp": "1731988898", "statusDisplay": "Accepted", - "runtime": "71 ms", - "memory": "58 MB", + "runtime": "1 ms", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1458119025", - "title": "House Robber", - "timestamp": "1732096599", + "id": "1455955017", + "title": "Minimum Difference Between Highest and Lowest of K Scores", + "timestamp": "1731910598", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "5 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1457875746", - "title": "Unique Paths", - "timestamp": "1732076552", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", - "lang": "java" - }, - { - "id": "1457457375", - "title": "Continuous Subarray Sum", - "timestamp": "1732036183", - "statusDisplay": "Accepted", - "runtime": "24 ms", - "memory": "57.4 MB", - "lang": "java" - }, - { - "id": "1456846602", - "title": "Is Graph Bipartite?", - "timestamp": "1731989001", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 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, - "recentSubmissions": [ - { - "id": "1456845287", - "title": "Is Graph Bipartite?", - "timestamp": "1731988898", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1455955017", - "title": "Minimum Difference Between Highest and Lowest of K Scores", - "timestamp": "1731910598", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.5 MB", - "lang": "java" - }, - { - "id": "1455928589", - "title": "Minimum Cost of Buying Candies With Discount", - "timestamp": "1731908471", + "id": "1455928589", + "title": "Minimum Cost of Buying Candies With Discount", + "timestamp": "1731908471", "statusDisplay": "Accepted", "runtime": "2 ms", "memory": "42.2 MB", @@ -16676,60 +13773,60 @@ ] }, { - "roll": "2215000773", - "name": "HARSHIT PARMAR", - "url": "https://leetcode.com/u/harshit240205/", - "section": "G", + "roll": "2215000211", + "name": "AMIT AGARWAL", + "url": "https://leetcode.com/u/amit_ag87/", + "section": "H", "dayi": "Hostellers", - "username": "harshit240205", - "totalSolved": 92, - "easySolved": 63, - "mediumSolved": 28, - "hardSolved": 1, + "username": "amit_ag87", + "totalSolved": 91, + "easySolved": 65, + "mediumSolved": 23, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1457968875", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1732083960", + "id": "1459083048", + "title": "Unique Paths", + "timestamp": "1732183579", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "61 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1457130951", - "title": "House Robber", - "timestamp": "1732011392", + "id": "1458125343", + "title": "Sliding Window Median", + "timestamp": "1732097166", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "50 ms", + "memory": "57.5 MB", "lang": "java" }, { - "id": "1456867340", - "title": "Maximum Subarray", - "timestamp": "1731990599", + "id": "1457129123", + "title": "House Robber", + "timestamp": "1732011239", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57.3 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1456252682", - "title": "Fibonacci Number", - "timestamp": "1731937721", + "id": "1457076059", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732006575", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "40.2 MB", + "runtime": "5 ms", + "memory": "58.8 MB", "lang": "java" }, { - "id": "1455937890", - "title": "Valid Palindrome", - "timestamp": "1731909226", + "id": "1452359122", + "title": "Maximum Nesting Depth of the Parentheses", + "timestamp": "1731569003", "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "50.4 MB", + "runtime": "1 ms", + "memory": "41.4 MB", "lang": "java" } ] @@ -16800,11 +13897,20 @@ "section": "F", "dayi": "Hostellers", "username": "srijan122", - "totalSolved": 90, + "totalSolved": 91, "easySolved": 53, - "mediumSolved": 35, + "mediumSolved": 36, "hardSolved": 2, "recentSubmissions": [ + { + "id": "1459126185", + "title": "Container With Most Water", + "timestamp": "1732187666", + "statusDisplay": "Accepted", + "runtime": "5 ms", + "memory": "58.1 MB", + "lang": "java" + }, { "id": "1458166724", "title": "Multiply Strings", @@ -16840,74 +13946,6 @@ "runtime": "0 ms", "memory": "49.2 MB", "lang": "java" - }, - { - "id": "1455873793", - "title": "Check if the Sentence Is Pangram", - "timestamp": "1731903842", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "41.5 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000384", - "name": "ARYAN VERMA", - "url": "https://leetcode.com/u/aryanverma26/", - "section": "F", - "dayi": "Hostellers", - "username": "aryanverma26", - "totalSolved": 90, - "easySolved": 58, - "mediumSolved": 30, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1458564494", - "title": "Minimum Deletions to Make String Balanced", - "timestamp": "1732131522", - "statusDisplay": "Accepted", - "runtime": "53 ms", - "memory": "24.4 MB", - "lang": "cpp" - }, - { - "id": "1458555431", - "title": "Reverse Substrings Between Each Pair of Parentheses", - "timestamp": "1732130696", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "9.5 MB", - "lang": "cpp" - }, - { - "id": "1457596767", - "title": "The Two Sneaky Numbers of Digitville", - "timestamp": "1732045514", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "27.4 MB", - "lang": "cpp" - }, - { - "id": "1456507673", - "title": "Defuse the Bomb", - "timestamp": "1731955095", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "10.5 MB", - "lang": "cpp" - }, - { - "id": "1456263889", - "title": "Parsing A Boolean Expression", - "timestamp": "1731938543", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "10.2 MB", - "lang": "cpp" } ] }, @@ -16971,57 +14009,57 @@ ] }, { - "roll": "2215000211", - "name": "AMIT AGARWAL", - "url": "https://leetcode.com/u/amit_ag87/", - "section": "H", - "dayi": "Hostellers", - "username": "amit_ag87", + "roll": "2215000483", + "name": "BHASKAR GAUTAM", + "url": "https://leetcode.com/u/BhaskarGautam24/", + "section": "E", + "dayi": "Day Scholars", + "username": "BhaskarGautam24", "totalSolved": 90, - "easySolved": 65, - "mediumSolved": 22, - "hardSolved": 3, + "easySolved": 49, + "mediumSolved": 37, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1458125343", - "title": "Sliding Window Median", - "timestamp": "1732097166", + "id": "1457875168", + "title": "Unique Paths", + "timestamp": "1732076498", "statusDisplay": "Accepted", - "runtime": "50 ms", - "memory": "57.5 MB", + "runtime": "0 ms", + "memory": "39.8 MB", "lang": "java" }, { - "id": "1457129123", - "title": "House Robber", - "timestamp": "1732011239", + "id": "1456042314", + "title": "Is Graph Bipartite?", + "timestamp": "1731918269", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", + "runtime": "1 ms", + "memory": "44.4 MB", "lang": "java" }, { - "id": "1457076059", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732006575", + "id": "1455869295", + "title": "House Robber", + "timestamp": "1731903449", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "58.8 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1452359122", - "title": "Maximum Nesting Depth of the Parentheses", - "timestamp": "1731569003", + "id": "1454540879", + "title": "Sort Array By Parity II", + "timestamp": "1731779960", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.4 MB", + "runtime": "2 ms", + "memory": "47.6 MB", "lang": "java" }, { - "id": "1451520910", - "title": "Ugly Number", - "timestamp": "1731496126", + "id": "1454537665", + "title": "Factorial Trailing Zeroes", + "timestamp": "1731779722", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.5 MB", @@ -17030,15 +14068,74 @@ ] }, { - "roll": "2215001723", - "name": "SHUBH SONAKIYA", - "url": "https://leetcode.com/u/Shubh_Sonakiya/", + "roll": "2215000384", + "name": "ARYAN VERMA", + "url": "https://leetcode.com/u/aryanverma26/", "section": "F", "dayi": "Hostellers", - "username": "Shubh_Sonakiya", + "username": "aryanverma26", "totalSolved": 90, - "easySolved": 73, - "mediumSolved": 16, + "easySolved": 58, + "mediumSolved": 30, + "hardSolved": 2, + "recentSubmissions": [ + { + "id": "1458564494", + "title": "Minimum Deletions to Make String Balanced", + "timestamp": "1732131522", + "statusDisplay": "Accepted", + "runtime": "53 ms", + "memory": "24.4 MB", + "lang": "cpp" + }, + { + "id": "1458555431", + "title": "Reverse Substrings Between Each Pair of Parentheses", + "timestamp": "1732130696", + "statusDisplay": "Accepted", + "runtime": "7 ms", + "memory": "9.5 MB", + "lang": "cpp" + }, + { + "id": "1457596767", + "title": "The Two Sneaky Numbers of Digitville", + "timestamp": "1732045514", + "statusDisplay": "Accepted", + "runtime": "3 ms", + "memory": "27.4 MB", + "lang": "cpp" + }, + { + "id": "1456507673", + "title": "Defuse the Bomb", + "timestamp": "1731955095", + "statusDisplay": "Accepted", + "runtime": "4 ms", + "memory": "10.5 MB", + "lang": "cpp" + }, + { + "id": "1456263889", + "title": "Parsing A Boolean Expression", + "timestamp": "1731938543", + "statusDisplay": "Accepted", + "runtime": "7 ms", + "memory": "10.2 MB", + "lang": "cpp" + } + ] + }, + { + "roll": "2215001723", + "name": "SHUBH SONAKIYA", + "url": "https://leetcode.com/u/Shubh_Sonakiya/", + "section": "F", + "dayi": "Hostellers", + "username": "Shubh_Sonakiya", + "totalSolved": 90, + "easySolved": 73, + "mediumSolved": 16, "hardSolved": 1, "recentSubmissions": [ { @@ -17207,60 +14304,60 @@ ] }, { - "roll": "2215001906", - "name": "VAIDEHI KHANDELWAL", - "url": "https://leetcode.com/u/Vaidehi_108/", + "roll": "2215000355", + "name": "ARUN KUMAR", + "url": "https://leetcode.com/u/arunkumar56/", "section": "E", "dayi": "Day Scholars", - "username": "Vaidehi_108", + "username": "arunkumar56", "totalSolved": 88, - "easySolved": 62, - "mediumSolved": 23, - "hardSolved": 3, + "easySolved": 40, + "mediumSolved": 38, + "hardSolved": 10, "recentSubmissions": [ { - "id": "1458116464", - "title": "House Robber", - "timestamp": "1732096373", + "id": "1456027985", + "title": "Length of Last Word", + "timestamp": "1731916893", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "1 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1457875827", - "title": "Unique Paths", - "timestamp": "1732076560", + "id": "1451440525", + "title": "Reverse Linked List", + "timestamp": "1731488657", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1456850800", - "title": "Is Graph Bipartite?", - "timestamp": "1731989327", + "id": "1451429697", + "title": "Middle of the Linked List", + "timestamp": "1731487682", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.7 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1455124312", - "title": "Monotonic Array", - "timestamp": "1731832661", + "id": "1450583243", + "title": "Add Two Numbers", + "timestamp": "1731416603", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "57.1 MB", + "runtime": "1 ms", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1450827314", - "title": "Median of Two Sorted Arrays", - "timestamp": "1731432866", + "id": "1444435833", + "title": "Middle of the Linked List", + "timestamp": "1730866610", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46.3 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" } ] @@ -17325,60 +14422,60 @@ ] }, { - "roll": "2215000355", - "name": "ARUN KUMAR", - "url": "https://leetcode.com/u/arunkumar56/", + "roll": "2215001906", + "name": "VAIDEHI KHANDELWAL", + "url": "https://leetcode.com/u/Vaidehi_108/", "section": "E", "dayi": "Day Scholars", - "username": "arunkumar56", + "username": "Vaidehi_108", "totalSolved": 88, - "easySolved": 40, - "mediumSolved": 38, - "hardSolved": 10, + "easySolved": 62, + "mediumSolved": 23, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1456027985", - "title": "Length of Last Word", - "timestamp": "1731916893", + "id": "1458116464", + "title": "House Robber", + "timestamp": "1732096373", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.6 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1451440525", - "title": "Reverse Linked List", - "timestamp": "1731488657", + "id": "1457875827", + "title": "Unique Paths", + "timestamp": "1732076560", "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": "1456850800", + "title": "Is Graph Bipartite?", + "timestamp": "1731989327", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "2 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1450583243", - "title": "Add Two Numbers", - "timestamp": "1731416603", + "id": "1455124312", + "title": "Monotonic Array", + "timestamp": "1731832661", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.3 MB", + "runtime": "2 ms", + "memory": "57.1 MB", "lang": "java" }, { - "id": "1444435833", - "title": "Middle of the Linked List", - "timestamp": "1730866610", + "id": "1450827314", + "title": "Median of Two Sorted Arrays", + "timestamp": "1731432866", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "1 ms", + "memory": "46.3 MB", "lang": "java" } ] @@ -17502,85 +14599,144 @@ ] }, { - "roll": "2215000631", - "name": "DIVYANSH BHATT", - "url": "https://leetcode.com/u/divyansh_b11/", - "section": "F", + "roll": "2215001935", + "name": "VEDATMIKA", + "url": "https://leetcode.com/u/Vedatmika_shukla-18/", + "section": "H", "dayi": "Hostellers", - "username": "divyansh_b11", - "totalSolved": 85, - "easySolved": 47, - "mediumSolved": 37, - "hardSolved": 1, + "username": "Vedatmika_shukla-18", + "totalSolved": 86, + "easySolved": 31, + "mediumSolved": 46, + "hardSolved": 9, "recentSubmissions": [ { - "id": "1458508402", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732127022", + "id": "1459085647", + "title": "Unique Paths", + "timestamp": "1732183808", "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": "1457129186", + "title": "House Robber", + "timestamp": "1732011244", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1456518437", - "title": "Implement Stack using Queues", - "timestamp": "1731955876", + "id": "1456485610", + "title": "Defuse the Bomb", + "timestamp": "1731953610", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1456487704", - "title": "Design a Stack With Increment Operation", - "timestamp": "1731953747", + "id": "1454599655", + "title": "Longest Palindrome", + "timestamp": "1731784740", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "45.1 MB", + "runtime": "3 ms", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1455869668", - "title": "House Robber", - "timestamp": "1731903481", + "id": "1453706177", + "title": "Search Insert Position", + "timestamp": "1731693105", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "42.7 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, - "mediumSolved": 37, - "hardSolved": 5, - "recentSubmissions": [ + "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": "1458920302", - "title": "Climbing Stairs", - "timestamp": "1732169865", + "id": "1459091543", + "title": "Unique Paths", + "timestamp": "1732184330", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.1 MB", "lang": "java" }, + { + "id": "1457133191", + "title": "House Robber", + "timestamp": "1732011592", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.7 MB", + "lang": "java" + }, + { + "id": "1455220175", + "title": "Single Number III", + "timestamp": "1731841655", + "statusDisplay": "Accepted", + "runtime": "6 ms", + "memory": "45.7 MB", + "lang": "java" + }, + { + "id": "1455213085", + "title": "Single Number II", + "timestamp": "1731840992", + "statusDisplay": "Accepted", + "runtime": "7 ms", + "memory": "45.2 MB", + "lang": "java" + }, + { + "id": "1455192552", + "title": "Two Sum II - Input Array Is Sorted", + "timestamp": "1731839057", + "statusDisplay": "Accepted", + "runtime": "408 ms", + "memory": "48 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, + "mediumSolved": 37, + "hardSolved": 5, + "recentSubmissions": [ + { + "id": "1459091031", + "title": "Climbing Stairs", + "timestamp": "1732184283", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.3 MB", + "lang": "java" + }, { "id": "1458918880", "title": "House Robber", @@ -17619,6 +14775,65 @@ } ] }, + { + "roll": "2215000631", + "name": "DIVYANSH BHATT", + "url": "https://leetcode.com/u/divyansh_b11/", + "section": "F", + "dayi": "Hostellers", + "username": "divyansh_b11", + "totalSolved": 85, + "easySolved": 47, + "mediumSolved": 37, + "hardSolved": 1, + "recentSubmissions": [ + { + "id": "1458508402", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732127022", + "statusDisplay": "Accepted", + "runtime": "35 ms", + "memory": "58.2 MB", + "lang": "java" + }, + { + "id": "1456536982", + "title": "Defuse the Bomb", + "timestamp": "1731957300", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "42 MB", + "lang": "java" + }, + { + "id": "1456518437", + "title": "Implement Stack using Queues", + "timestamp": "1731955876", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.2 MB", + "lang": "java" + }, + { + "id": "1456487704", + "title": "Design a Stack With Increment Operation", + "timestamp": "1731953747", + "statusDisplay": "Accepted", + "runtime": "5 ms", + "memory": "45.1 MB", + "lang": "java" + }, + { + "id": "1455869668", + "title": "House Robber", + "timestamp": "1731903481", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.9 MB", + "lang": "java" + } + ] + }, { "roll": "2215500041", "name": "AYUSH GUPTA", @@ -17679,296 +14894,355 @@ ] }, { - "roll": "2215001935", - "name": "VEDATMIKA", - "url": "https://leetcode.com/u/Vedatmika_shukla-18/", + "roll": "2215000227", + "name": "ANANYA SINGH", + "url": "https://leetcode.com/u/Ananya1710/", "section": "H", "dayi": "Hostellers", - "username": "Vedatmika_shukla-18", + "username": "Ananya1710", "totalSolved": 85, - "easySolved": 31, - "mediumSolved": 45, - "hardSolved": 9, + "easySolved": 64, + "mediumSolved": 21, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1457129186", - "title": "House Robber", - "timestamp": "1732011244", + "id": "1459085278", + "title": "Unique Paths", + "timestamp": "1732183774", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1456485610", - "title": "Defuse the Bomb", - "timestamp": "1731953610", + "id": "1458541675", + "title": "Shuffle the Array", + "timestamp": "1732129541", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.5 MB", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1454599655", - "title": "Longest Palindrome", - "timestamp": "1731784740", + "id": "1458527095", + "title": "Richest Customer Wealth", + "timestamp": "1732128378", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.4 MB", + "runtime": "0 ms", + "memory": "43.1 MB", "lang": "java" }, { - "id": "1453706177", - "title": "Search Insert Position", - "timestamp": "1731693105", + "id": "1458500140", + "title": "Running Sum of 1d Array", + "timestamp": "1732126456", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.7 MB", + "memory": "42.4 MB", "lang": "java" }, { - "id": "1452470330", - "title": "3Sum", - "timestamp": "1731578825", + "id": "1458494289", + "title": "Concatenation of Array", + "timestamp": "1732126062", "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "51.6 MB", + "runtime": "1 ms", + "memory": "45.2 MB", "lang": "java" } ] }, { - "roll": "2215001365", - "name": "PUSHP SHARMA", - "url": "https://leetcode.com/u/pushp_sharmaa/", - "section": "F", - "dayi": "Hostellers", - "username": "pushp_sharmaa", + "roll": "2215001389", + "name": "RAHUL JADON", + "url": "https://leetcode.com/u/Rahul_Jadon/", + "section": "E", + "dayi": "Day Scholars", + "username": "Rahul_Jadon", "totalSolved": 84, - "easySolved": 19, - "mediumSolved": 50, - "hardSolved": 15, + "easySolved": 43, + "mediumSolved": 34, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1454521244", - "title": "Remove Duplicates from Sorted Array II", - "timestamp": "1731778526", + "id": "1457876327", + "title": "Unique Paths", + "timestamp": "1732076602", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.2 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1454520826", - "title": "Word Search", - "timestamp": "1731778498", + "id": "1457080928", + "title": "Single Number", + "timestamp": "1732006993", "statusDisplay": "Accepted", - "runtime": "132 ms", - "memory": "41.3 MB", + "runtime": "12 ms", + "memory": "45.6 MB", "lang": "java" }, { - "id": "1454520496", - "title": "Subsets", - "timestamp": "1731778473", + "id": "1456039768", + "title": "Is Graph Bipartite?", + "timestamp": "1731918016", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "42.5 MB", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1454520291", - "title": "Combinations", - "timestamp": "1731778458", + "id": "1455868416", + "title": "House Robber", + "timestamp": "1731903376", "statusDisplay": "Accepted", - "runtime": "22 ms", - "memory": "94.5 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1454520055", - "title": "Minimum Window Substring", - "timestamp": "1731778440", + "id": "1455444065", + "title": "Isomorphic Strings", + "timestamp": "1731860938", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.5 MB", + "runtime": "18 ms", + "memory": "42.2 MB", "lang": "java" } ] }, { - "roll": "2215000227", - "name": "ANANYA SINGH", - "url": "https://leetcode.com/u/Ananya1710/", + "roll": "2215001943", + "name": "VIJAY KUMAR", + "url": "https://leetcode.com/u/vijaykumarmganj1/", "section": "H", - "dayi": "Hostellers", - "username": "Ananya1710", - "totalSolved": 84, - "easySolved": 64, - "mediumSolved": 20, - "hardSolved": 0, + "dayi": "Day Scholars", + "username": "vijaykumarmganj1", + "totalSolved": 84, + "easySolved": 54, + "mediumSolved": 29, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1458541675", - "title": "Shuffle the Array", - "timestamp": "1732129541", + "id": "1459083257", + "title": "Unique Paths", + "timestamp": "1732183596", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.8 MB", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1458527095", - "title": "Richest Customer Wealth", - "timestamp": "1732128378", + "id": "1458805290", + "title": "Dota2 Senate", + "timestamp": "1732160525", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.1 MB", + "runtime": "12 ms", + "memory": "45.6 MB", "lang": "java" }, { - "id": "1458500140", - "title": "Running Sum of 1d Array", - "timestamp": "1732126456", + "id": "1458786217", + "title": "Number of Recent Calls", + "timestamp": "1732158779", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.4 MB", + "runtime": "22 ms", + "memory": "53.9 MB", "lang": "java" }, { - "id": "1458494289", - "title": "Concatenation of Array", - "timestamp": "1732126062", + "id": "1458474764", + "title": "Reverse Linked List", + "timestamp": "1732124763", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.2 MB", + "runtime": "0 ms", + "memory": "42.6 MB", "lang": "java" }, { - "id": "1458477701", - "title": "Build Array from Permutation", - "timestamp": "1732124955", + "id": "1457337467", + "title": "Decode String", + "timestamp": "1732028530", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.8 MB", + "runtime": "4 ms", + "memory": "41.9 MB", "lang": "java" } ] }, { - "roll": "2215001485", - "name": "ROHIT CHOUDHARY", - "url": "https://leetcode.com/u/Rohitchoudhary669/", + "roll": "2215800021", + "name": "SAHIL GUPTA", + "url": "https://leetcode.com/u/Sahilgupta21/", + "section": "A(H)", + "dayi": "Hostellers", + "username": "Sahilgupta21", + "totalSolved": 84, + "easySolved": 55, + "mediumSolved": 25, + "hardSolved": 4, + "recentSubmissions": [ + { + "id": "1437218143", + "title": "Restaurant Growth", + "timestamp": "1730205629", + "statusDisplay": "Accepted", + "runtime": "215 ms", + "memory": "0B", + "lang": "postgresql" + }, + { + "id": "1432990982", + "title": "Find Users With Valid E-Mails", + "timestamp": "1729824674", + "statusDisplay": "Accepted", + "runtime": "587 ms", + "memory": "0B", + "lang": "postgresql" + }, + { + "id": "1432986533", + "title": "List the Products Ordered in a Period", + "timestamp": "1729824181", + "statusDisplay": "Accepted", + "runtime": "220 ms", + "memory": "0B", + "lang": "postgresql" + }, + { + "id": "1432981463", + "title": "Group Sold Products By The Date", + "timestamp": "1729823605", + "statusDisplay": "Accepted", + "runtime": "465 ms", + "memory": "0B", + "lang": "postgresql" + }, + { + "id": "1432978207", + "title": "Patients With a Condition", + "timestamp": "1729823226", + "statusDisplay": "Accepted", + "runtime": "184 ms", + "memory": "0B", + "lang": "postgresql" + } + ] + }, + { + "roll": "2215001323", + "name": "PRINSHI SINGH", + "url": "https://leetcode.com/u/prinshi_singh/", "section": "H", "dayi": "Day Scholars", - "username": "Rohitchoudhary669", + "username": "prinshi_singh", "totalSolved": 84, - "easySolved": 47, - "mediumSolved": 34, - "hardSolved": 3, + "easySolved": 51, + "mediumSolved": 28, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1457133191", - "title": "House Robber", - "timestamp": "1732011592", + "id": "1459198140", + "title": "Fibonacci Number", + "timestamp": "1732194784", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.7 MB", "lang": "java" }, { - "id": "1455220175", - "title": "Single Number III", - "timestamp": "1731841655", + "id": "1459083720", + "title": "Unique Paths", + "timestamp": "1732183637", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.7 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1455213085", - "title": "Single Number II", - "timestamp": "1731840992", + "id": "1458356639", + "title": "Maximum Product of Two Elements in an Array", + "timestamp": "1732116411", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "45.2 MB", + "runtime": "0 ms", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1455192552", - "title": "Two Sum II - Input Array Is Sorted", - "timestamp": "1731839057", + "id": "1458344375", + "title": "Power of Two", + "timestamp": "1732115464", "statusDisplay": "Accepted", - "runtime": "408 ms", - "memory": "48 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1455184352", - "title": "Kth Smallest Element in a Sorted Matrix", - "timestamp": "1731838316", + "id": "1457350023", + "title": "Palindrome Number", + "timestamp": "1732029417", "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "49.5 MB", + "runtime": "4 ms", + "memory": "43.9 MB", "lang": "java" } ] }, { - "roll": "2215001389", - "name": "RAHUL JADON", - "url": "https://leetcode.com/u/Rahul_Jadon/", - "section": "E", - "dayi": "Day Scholars", - "username": "Rahul_Jadon", + "roll": "2215001365", + "name": "PUSHP SHARMA", + "url": "https://leetcode.com/u/pushp_sharmaa/", + "section": "F", + "dayi": "Hostellers", + "username": "pushp_sharmaa", "totalSolved": 84, - "easySolved": 43, - "mediumSolved": 34, - "hardSolved": 7, + "easySolved": 19, + "mediumSolved": 50, + "hardSolved": 15, "recentSubmissions": [ { - "id": "1457876327", - "title": "Unique Paths", - "timestamp": "1732076602", + "id": "1454521244", + "title": "Remove Duplicates from Sorted Array II", + "timestamp": "1731778526", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "44.2 MB", "lang": "java" }, { - "id": "1457080928", - "title": "Single Number", - "timestamp": "1732006993", + "id": "1454520826", + "title": "Word Search", + "timestamp": "1731778498", "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "45.6 MB", + "runtime": "132 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1456039768", - "title": "Is Graph Bipartite?", - "timestamp": "1731918016", + "id": "1454520496", + "title": "Subsets", + "timestamp": "1731778473", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "44.9 MB", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1455868416", - "title": "House Robber", - "timestamp": "1731903376", + "id": "1454520291", + "title": "Combinations", + "timestamp": "1731778458", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "22 ms", + "memory": "94.5 MB", "lang": "java" }, { - "id": "1455444065", - "title": "Isomorphic Strings", - "timestamp": "1731860938", + "id": "1454520055", + "title": "Minimum Window Substring", + "timestamp": "1731778440", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "42.2 MB", + "runtime": "2 ms", + "memory": "44.5 MB", "lang": "java" } ] @@ -18033,61 +15307,61 @@ ] }, { - "roll": "2315990015", - "name": "BHARAT DIXIT", - "url": "https://leetcode.com/u/bharat010703/", - "section": "H", - "dayi": "Day Scholars", - "username": "bharat010703", + "roll": "2215500127", + "name": "SAHIL KHANDELWAL", + "url": "https://leetcode.com/u/sdesahil/", + "section": "AD", + "dayi": "Hostellers", + "username": "sdesahil", "totalSolved": 83, - "easySolved": 42, - "mediumSolved": 37, - "hardSolved": 4, + "easySolved": 37, + "mediumSolved": 39, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1458790652", - "title": "Delete Node in a Linked List", - "timestamp": "1732159188", + "id": "1456108950", + "title": "House Robber", + "timestamp": "1731924480", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43.6 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1458781636", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732158336", + "id": "1444837849", + "title": "Pow(x, n)", + "timestamp": "1730902126", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "71.9 MB", + "runtime": "0 ms", + "memory": "43.1 MB", "lang": "java" }, { - "id": "1458043141", - "title": "Unique Paths", - "timestamp": "1732090096", + "id": "1444625585", + "title": "Maximum Erasure Value", + "timestamp": "1730882773", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "50 ms", + "memory": "60.9 MB", "lang": "java" }, { - "id": "1457131509", - "title": "House Robber", - "timestamp": "1732011440", + "id": "1431473799", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729692029", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "56 MB", "lang": "java" }, { - "id": "1456471343", - "title": "Product Sales Analysis I", - "timestamp": "1731952317", + "id": "1431463255", + "title": "First Bad Version", + "timestamp": "1729691282", "statusDisplay": "Accepted", - "runtime": "1275 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "24 ms", + "memory": "40.3 MB", + "lang": "java" } ] }, @@ -18150,124 +15424,6 @@ } ] }, - { - "roll": "2215001323", - "name": "PRINSHI SINGH", - "url": "https://leetcode.com/u/prinshi_singh/", - "section": "H", - "dayi": "Day Scholars", - "username": "prinshi_singh", - "totalSolved": 83, - "easySolved": 51, - "mediumSolved": 27, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1458356639", - "title": "Maximum Product of Two Elements in an Array", - "timestamp": "1732116411", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", - "lang": "java" - }, - { - "id": "1458344375", - "title": "Power of Two", - "timestamp": "1732115464", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1457350023", - "title": "Palindrome Number", - "timestamp": "1732029417", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.9 MB", - "lang": "java" - }, - { - "id": "1457124807", - "title": "House Robber", - "timestamp": "1732010866", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1457036407", - "title": "Palindrome Number", - "timestamp": "1732003069", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "43.9 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001943", - "name": "VIJAY KUMAR", - "url": "https://leetcode.com/u/vijaykumarmganj1/", - "section": "H", - "dayi": "Day Scholars", - "username": "vijaykumarmganj1", - "totalSolved": 83, - "easySolved": 54, - "mediumSolved": 28, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1458805290", - "title": "Dota2 Senate", - "timestamp": "1732160525", - "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "45.6 MB", - "lang": "java" - }, - { - "id": "1458786217", - "title": "Number of Recent Calls", - "timestamp": "1732158779", - "statusDisplay": "Accepted", - "runtime": "22 ms", - "memory": "53.9 MB", - "lang": "java" - }, - { - "id": "1458474764", - "title": "Reverse Linked List", - "timestamp": "1732124763", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.6 MB", - "lang": "java" - }, - { - "id": "1457337467", - "title": "Decode String", - "timestamp": "1732028530", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1457186065", - "title": "House Robber", - "timestamp": "1732016742", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - } - ] - }, { "roll": "2215001265", "name": "PRAKHAR SRIVASTAVA", @@ -18280,6 +15436,15 @@ "mediumSolved": 47, "hardSolved": 2, "recentSubmissions": [ + { + "id": "1459086597", + "title": "Unique Paths", + "timestamp": "1732183891", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.3 MB", + "lang": "java" + }, { "id": "1457129285", "title": "House Robber", @@ -18315,15 +15480,6 @@ "runtime": "1 ms", "memory": "44.4 MB", "lang": "java" - }, - { - "id": "1455340128", - "title": "Delete the Middle Node of a Linked List", - "timestamp": "1731852364", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "63.9 MB", - "lang": "java" } ] }, @@ -18386,6 +15542,65 @@ } ] }, + { + "roll": "2215500025", + "name": "ANSHIKA AGARWAL", + "url": "https://leetcode.com/u/agarwalanshika74/", + "section": "AC", + "dayi": "Day Scholars", + "username": "agarwalanshika74", + "totalSolved": 81, + "easySolved": 31, + "mediumSolved": 46, + "hardSolved": 4, + "recentSubmissions": [ + { + "id": "1459070132", + "title": "House Robber II", + "timestamp": "1732182474", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.7 MB", + "lang": "java" + }, + { + "id": "1459040321", + "title": "House Robber", + "timestamp": "1732179939", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.8 MB", + "lang": "java" + }, + { + "id": "1458925034", + "title": "Climbing Stairs", + "timestamp": "1732170214", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "39.9 MB", + "lang": "java" + }, + { + "id": "1458009980", + "title": "Is Graph Bipartite?", + "timestamp": "1732087168", + "statusDisplay": "Accepted", + "runtime": "3 ms", + "memory": "44.9 MB", + "lang": "java" + }, + { + "id": "1456108892", + "title": "House Robber", + "timestamp": "1731924474", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.3 MB", + "lang": "java" + } + ] + }, { "roll": "2215800018", "name": "RADHIKA SHROTRIYA", @@ -18446,60 +15661,60 @@ ] }, { - "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": "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": "1453351901", - "title": "Running Sum of 1d Array", - "timestamp": "1731661021", + "id": "1458154077", + "title": "Minimum Window Substring", + "timestamp": "1732099887", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", + "runtime": "16 ms", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1453333626", - "title": "Merge Sorted Array", - "timestamp": "1731659190", + "id": "1458012976", + "title": "Rotate Image", + "timestamp": "1732087417", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.1 MB", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1450218196", - "title": "Squares of a Sorted Array", - "timestamp": "1731385982", + "id": "1457700539", + "title": "House Robber", + "timestamp": "1732056498", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "47.3 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1449293797", - "title": "Maximum Number of Vowels in a Substring of Given Length", - "timestamp": "1731303311", + "id": "1455790614", + "title": "Search a 2D Matrix II", + "timestamp": "1731895620", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "45 MB", + "runtime": "5 ms", + "memory": "45.7 MB", "lang": "java" }, { - "id": "1449211020", - "title": "Maximum Average Subarray I", - "timestamp": "1731295783", + "id": "1455737415", + "title": "Minimum Size Subarray Sum", + "timestamp": "1731888985", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "56.3 MB", + "runtime": "0 ms", + "memory": "58 MB", "lang": "java" } ] @@ -18577,178 +15792,119 @@ "recentSubmissions": [] }, { - "roll": "2215000503", - "name": "BHUVNESH SHARMA", - "url": "https://leetcode.com/u/bhuvnesharma/", - "section": "E", - "dayi": "Day Scholars", - "username": "bhuvnesharma", - "totalSolved": 79, - "easySolved": 39, - "mediumSolved": 34, - "hardSolved": 6, + "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": "1450501225", - "title": "Most Beautiful Item for Each Query", - "timestamp": "1731408849", + "id": "1452658265", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731595581", "statusDisplay": "Accepted", - "runtime": "45 ms", - "memory": "81.6 MB", + "runtime": "4 ms", + "memory": "43.1 MB", "lang": "java" }, { - "id": "1448605822", - "title": "Max Consecutive Ones", - "timestamp": "1731237825", + "id": "1452641099", + "title": "Baseball Game", + "timestamp": "1731594305", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "50.2 MB", + "runtime": "3 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1447544295", - "title": "Minimum Array End", - "timestamp": "1731152538", + "id": "1452615954", + "title": "Valid Parentheses", + "timestamp": "1731592390", "statusDisplay": "Accepted", - "runtime": "1726 ms", - "memory": "40.7 MB", + "runtime": "2 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1447214643", - "title": "Sort Array By Parity", - "timestamp": "1731120774", + "id": "1450843587", + "title": "Merge Sorted Array", + "timestamp": "1731433834", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.2 MB", - "lang": "java" - }, - { - "id": "1446012683", - "title": "Largest Combination With Bitwise AND Greater Than Zero", - "timestamp": "1731000995", - "statusDisplay": "Accepted", - "runtime": "35 ms", - "memory": "55.9 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, - "recentSubmissions": [ - { - "id": "1450460436", - "title": "Middle of the Linked List", - "timestamp": "1731405169", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1449199292", - "title": "Sqrt(x)", - "timestamp": "1731294528", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1449192300", - "title": "Search Insert Position", - "timestamp": "1731293761", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", - "lang": "java" - }, - { - "id": "1439227779", - "title": "Minimum Total Distance Traveled", - "timestamp": "1730396381", - "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "44.8 MB", + "runtime": "2 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1438257956", - "title": "Minimum Number of Removals to Make Mountain Array", - "timestamp": "1730299090", + "id": "1445850998", + "title": "Island Perimeter", + "timestamp": "1730990989", "statusDisplay": "Accepted", - "runtime": "40 ms", - "memory": "44.6 MB", + "runtime": "11 ms", + "memory": "45.7 MB", "lang": "java" } ] }, { - "roll": "2215500164", - "name": "UDAY SINGH KUSHWAHA", - "url": "https://leetcode.com/u/udaykushwaha/", - "section": "AE", + "roll": "2215500056", + "name": "DEV CHIKARA", + "url": "https://leetcode.com/u/devchikara05/", + "section": "AC", "dayi": "Day Scholars", - "username": "udaykushwaha", - "totalSolved": 78, - "easySolved": 35, - "mediumSolved": 37, - "hardSolved": 6, + "username": "devchikara05", + "totalSolved": 77, + "easySolved": 32, + "mediumSolved": 41, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1457429488", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732034523", + "id": "1459073960", + "title": "House Robber II", + "timestamp": "1732182807", "statusDisplay": "Accepted", - "runtime": "32 ms", - "memory": "58.4 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1456111686", + "id": "1458926823", "title": "House Robber", - "timestamp": "1731924731", + "timestamp": "1732170348", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1456049339", - "title": "Defuse the Bomb", - "timestamp": "1731918971", + "id": "1458919279", + "title": "Climbing Stairs", + "timestamp": "1732169787", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.2 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1455132498", - "title": "Shortest Subarray with Sum at Least K", - "timestamp": "1731833443", + "id": "1458003241", + "title": "Is Graph Bipartite?", + "timestamp": "1732086629", "statusDisplay": "Accepted", - "runtime": "41 ms", - "memory": "61.2 MB", + "runtime": "2 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1454433076", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731771580", + "id": "1449218926", + "title": "Search Insert Position", + "timestamp": "1731296603", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.5 MB", + "runtime": "1 ms", + "memory": "42.8 MB", "lang": "java" } ] @@ -18872,119 +16028,60 @@ ] }, { - "roll": "2215000542", - "name": "DEEPAK DUBEY", - "url": "https://leetcode.com/u/Deepak-Dubey-cs/", - "section": "F", - "dayi": "Day Scholars", - "username": "Deepak-Dubey-cs", - "totalSolved": 76, - "easySolved": 52, - "mediumSolved": 19, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1457874819", - "title": "Unique Paths", - "timestamp": "1732076466", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1457511870", - "title": "Time Needed to Rearrange a Binary String", - "timestamp": "1732039429", - "statusDisplay": "Accepted", - "runtime": "578 ms", - "memory": "45.4 MB", - "lang": "java" - }, - { - "id": "1457339697", - "title": "Minimum Recolors to Get K Consecutive Black Blocks", - "timestamp": "1732028689", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1455865472", - "title": "House Robber", - "timestamp": "1731903116", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1451729543", - "title": "Valid Palindrome", - "timestamp": "1731513212", - "statusDisplay": "Accepted", - "runtime": "16 ms", - "memory": "44.5 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500056", - "name": "DEV CHIKARA", - "url": "https://leetcode.com/u/devchikara05/", - "section": "AC", + "roll": "2215500117", + "name": "PUNEET SHARMA", + "url": "https://leetcode.com/u/puneetsharma9651/", + "section": "AE", "dayi": "Day Scholars", - "username": "devchikara05", - "totalSolved": 76, - "easySolved": 32, + "username": "puneetsharma9651", + "totalSolved": 77, + "easySolved": 21, "mediumSolved": 40, - "hardSolved": 4, + "hardSolved": 16, "recentSubmissions": [ { - "id": "1458926823", - "title": "House Robber", - "timestamp": "1732170348", + "id": "1457557479", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732042445", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "54 ms", + "memory": "61.5 MB", "lang": "java" }, { - "id": "1458919279", - "title": "Climbing Stairs", - "timestamp": "1732169787", + "id": "1456488366", + "title": "Defuse the Bomb", + "timestamp": "1731953790", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1458003241", - "title": "Is Graph Bipartite?", - "timestamp": "1732086629", + "id": "1455517029", + "title": "Shortest Subarray with Sum at Least K", + "timestamp": "1731866180", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", + "runtime": "45 ms", + "memory": "58.4 MB", "lang": "java" }, { - "id": "1449218926", - "title": "Search Insert Position", - "timestamp": "1731296603", + "id": "1432056449", + "title": "Flip Equivalent Binary Trees", + "timestamp": "1729742119", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.8 MB", + "runtime": "0 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1449212329", - "title": "Find the Index of the First Occurrence in a String", - "timestamp": "1731295925", + "id": "1431040432", + "title": "Cousins in Binary Tree II", + "timestamp": "1729653858", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", + "runtime": "33 ms", + "memory": "74.1 MB", "lang": "java" } ] @@ -19049,178 +16146,119 @@ ] }, { - "roll": "2215000565", - "name": "DEEPIKA RAWAT", - "url": "https://leetcode.com/u/deepikarawat_cs22/", - "section": "E", - "dayi": "Day Scholars", - "username": "deepikarawat_cs22", + "roll": "2215500168", + "name": "VANSH TYAGI", + "url": "https://leetcode.com/u/Vansh-Tyagi/", + "section": "AD", + "dayi": "Hostellers", + "username": "Vansh-Tyagi", "totalSolved": 75, - "easySolved": 33, - "mediumSolved": 39, - "hardSolved": 3, + "easySolved": 31, + "mediumSolved": 37, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1458117504", + "id": "1456106261", "title": "House Robber", - "timestamp": "1732096463", + "timestamp": "1731924231", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1458102765", - "title": "Unique Paths", - "timestamp": "1732095211", + "id": "1451694240", + "title": "Valid Parentheses", + "timestamp": "1731510694", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.9 MB", + "runtime": "2 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1456856081", - "title": "Is Graph Bipartite?", - "timestamp": "1731989746", + "id": "1446434198", + "title": "Middle of the Linked List", + "timestamp": "1731043023", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.7 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1455868631", - "title": "House Robber", - "timestamp": "1731903394", + "id": "1446429050", + "title": "Reverse Linked List", + "timestamp": "1731042621", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1444436704", - "title": "Middle of the Linked List", - "timestamp": "1730866680", + "id": "1444888479", + "title": "Island Perimeter", + "timestamp": "1730905964", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "6 ms", + "memory": "45.9 MB", "lang": "java" } ] }, { - "roll": "2215500121", - "name": "RISHABH BAGHEL", - "url": "https://leetcode.com/u/Rishu_689/", - "section": "AE", - "dayi": "Hostellers", - "username": "Rishu_689", - "totalSolved": 75, + "roll": "2215001214", + "name": "PARTH GUPTA", + "url": "https://leetcode.com/u/GuptaRth", + "section": "H", + "dayi": "Hostellers", + "username": "GuptaRth", + "totalSolved": 74, "easySolved": 41, - "mediumSolved": 30, - "hardSolved": 4, + "mediumSolved": 31, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1456111702", - "title": "House Robber", - "timestamp": "1731924732", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1451696031", - "title": "Valid Parentheses", - "timestamp": "1731510824", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1444821844", - "title": "Pow(x, n)", - "timestamp": "1730900929", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1431482615", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729692670", + "id": "1459082724", + "title": "Unique Paths", + "timestamp": "1732183552", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "56.6 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1431465421", - "title": "First Bad Version", - "timestamp": "1729691434", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.2 MB", - "lang": "java" - } - ] - }, - { - "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": "1456106261", + "id": "1457123504", "title": "House Robber", - "timestamp": "1731924231", + "timestamp": "1732010753", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1451694240", - "title": "Valid Parentheses", - "timestamp": "1731510694", + "id": "1456431191", + "title": "Defuse the Bomb", + "timestamp": "1731949812", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.6 MB", + "runtime": "3 ms", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1446434198", + "id": "1450457356", "title": "Middle of the Linked List", - "timestamp": "1731043023", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1446429050", - "title": "Reverse Linked List", - "timestamp": "1731042621", + "timestamp": "1731404902", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.2 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1444888479", - "title": "Island Perimeter", - "timestamp": "1730905964", + "id": "1450231042", + "title": "3Sum Closest", + "timestamp": "1731386964", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.9 MB", + "runtime": "790 ms", + "memory": "42.9 MB", "lang": "java" } ] @@ -19232,11 +16270,20 @@ "section": "G", "dayi": "Hostellers", "username": "Shashwatdwivedi99", - "totalSolved": 73, + "totalSolved": 74, "easySolved": 35, - "mediumSolved": 33, + "mediumSolved": 34, "hardSolved": 5, "recentSubmissions": [ + { + "id": "1459082777", + "title": "Unique Paths", + "timestamp": "1732183558", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.4 MB", + "lang": "java" + }, { "id": "1457128773", "title": "House Robber", @@ -19276,178 +16323,119 @@ ] }, { - "roll": "2215001214", - "name": "PARTH GUPTA", - "url": "https://leetcode.com/u/GuptaRth", - "section": "H", + "roll": "2215000628", + "name": "DIVYA PRAKASH SINGH", + "url": "https://leetcode.com/u/kashanra7/", + "section": "E", "dayi": "Hostellers", - "username": "GuptaRth", - "totalSolved": 73, - "easySolved": 41, - "mediumSolved": 30, - "hardSolved": 2, + "username": "kashanra7", + "totalSolved": 72, + "easySolved": 28, + "mediumSolved": 39, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1457123504", + "id": "1458117045", "title": "House Robber", - "timestamp": "1732010753", + "timestamp": "1732096425", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "41.3 MB", "lang": "java" }, { - "id": "1456431191", - "title": "Defuse the Bomb", - "timestamp": "1731949812", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1450457356", - "title": "Middle of the Linked List", - "timestamp": "1731404902", + "id": "1457877111", + "title": "Unique Paths", + "timestamp": "1732076675", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1450231042", - "title": "3Sum Closest", - "timestamp": "1731386964", - "statusDisplay": "Accepted", - "runtime": "790 ms", - "memory": "42.9 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1450226021", - "title": "Minimum Common Value", - "timestamp": "1731386589", + "id": "1456848619", + "title": "Is Graph Bipartite?", + "timestamp": "1731989164", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "62.3 MB", + "memory": "45.3 MB", "lang": "java" - } - ] - }, - { - "roll": "2215500051", - "name": "CHITRANSH BHARADWAJ", - "url": "https://leetcode.com/u/Chitransh00052/", - "section": "AD", - "dayi": "Day Scholars", - "username": "Chitransh00052", - "totalSolved": 72, - "easySolved": 28, - "mediumSolved": 38, - "hardSolved": 6, - "recentSubmissions": [ + }, { - "id": "1456111372", - "title": "Maximum Product Subarray", - "timestamp": "1731924703", + "id": "1451229571", + "title": "Coin Change", + "timestamp": "1731471703", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.6 MB", + "runtime": "15 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1456106992", - "title": "House Robber", - "timestamp": "1731924300", + "id": "1444436715", + "title": "Middle of the Linked List", + "timestamp": "1730866681", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.6 MB", "lang": "java" - }, - { - "id": "1452849701", - "title": "Two Sum", - "timestamp": "1731608372", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1452847689", - "title": "Maximum Subarray", - "timestamp": "1731608240", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57.1 MB", - "lang": "java" - }, - { - "id": "1452846866", - "title": "Count and Say", - "timestamp": "1731608185", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.2 MB", - "lang": "java" } ] }, { - "roll": "2215001593", - "name": "SARTHAK PATEL", - "url": "https://leetcode.com/u/sarthak_patel26/", + "roll": "2215000306", + "name": "ANUJ KUMAR", + "url": "https://leetcode.com/u/AXg0B2cViR/", "section": "G", - "dayi": "Hostellers", - "username": "sarthak_patel26", + "dayi": "Day Scholars", + "username": "AXg0B2cViR", "totalSolved": 70, - "easySolved": 43, - "mediumSolved": 25, - "hardSolved": 2, + "easySolved": 46, + "mediumSolved": 23, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1458393806", - "title": "Valid Palindrome", - "timestamp": "1732119228", + "id": "1459084262", + "title": "Unique Paths", + "timestamp": "1732183684", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.7 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1458390413", - "title": "Multiply Strings", - "timestamp": "1732118975", + "id": "1458180857", + "title": "Remove Nth Node From End of List", + "timestamp": "1732102570", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.6 MB", + "runtime": "0 ms", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1458389035", - "title": "Generate Parentheses", - "timestamp": "1732118871", + "id": "1457128683", + "title": "House Robber", + "timestamp": "1732011202", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.9 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1457128907", - "title": "House Robber", - "timestamp": "1732011221", + "id": "1456147944", + "title": "Intersection of Two Linked Lists", + "timestamp": "1731928165", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "1 ms", + "memory": "48.9 MB", "lang": "java" }, { - "id": "1452475016", - "title": "3Sum", - "timestamp": "1731579237", + "id": "1456102144", + "title": "Convert Binary Number in a Linked List to Integer", + "timestamp": "1731923833", "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "51.2 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" } ] @@ -19511,65 +16499,6 @@ } ] }, - { - "roll": "2215000306", - "name": "ANUJ KUMAR", - "url": "https://leetcode.com/u/AXg0B2cViR/", - "section": "G", - "dayi": "Day Scholars", - "username": "AXg0B2cViR", - "totalSolved": 69, - "easySolved": 46, - "mediumSolved": 22, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1458180857", - "title": "Remove Nth Node From End of List", - "timestamp": "1732102570", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1457128683", - "title": "House Robber", - "timestamp": "1732011202", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1456147944", - "title": "Intersection of Two Linked Lists", - "timestamp": "1731928165", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "48.9 MB", - "lang": "java" - }, - { - "id": "1456102144", - "title": "Convert Binary Number in a Linked List to Integer", - "timestamp": "1731923833", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1456090613", - "title": "Linked List Cycle", - "timestamp": "1731922766", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.5 MB", - "lang": "java" - } - ] - }, { "roll": "2215500152", "name": "SHYAM RAI", @@ -19680,119 +16609,60 @@ ] }, { - "roll": "2215500133", - "name": "SAMIKSHA CHAUHAN", - "url": "https://leetcode.com/u/_SAMIKSHA/", + "roll": "2215500175", + "name": "VIVEK KUMAR SHARMA", + "url": "https://leetcode.com/u/gracefulvivektdl/", "section": "AE", - "dayi": "Day Scholars", - "username": "_SAMIKSHA", + "dayi": "Hostellers", + "username": "gracefulvivektdl", "totalSolved": 67, - "easySolved": 31, - "mediumSolved": 31, - "hardSolved": 5, + "easySolved": 15, + "mediumSolved": 39, + "hardSolved": 13, "recentSubmissions": [ { - "id": "1456111443", + "id": "1456110420", "title": "House Robber", - "timestamp": "1731924710", + "timestamp": "1731924613", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1429200314", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729504747", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "61.9 MB", - "lang": "java" - }, - { - "id": "1429131611", - "title": "Subarray Sum Equals K", - "timestamp": "1729498388", - "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "46.5 MB", - "lang": "java" - }, - { - "id": "1428982624", - "title": "Find All Numbers Disappeared in an Array", - "timestamp": "1729485602", - "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "54.8 MB", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1428959381", - "title": "Rotate Array", - "timestamp": "1729483610", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "57.6 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, - "recentSubmissions": [ - { - "id": "1459040610", - "title": "House Robber", - "timestamp": "1732179963", + "id": "1446475863", + "title": "Reverse Linked List", + "timestamp": "1731046283", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1458919345", - "title": "Minimum Number of Operations to Make Word K-Periodic", - "timestamp": "1732169792", - "statusDisplay": "Accepted", - "runtime": "42 ms", - "memory": "47.5 MB", + "memory": "42.4 MB", "lang": "java" }, { - "id": "1458916211", - "title": "Climbing Stairs", - "timestamp": "1732169551", + "id": "1446437203", + "title": "Middle of the Linked List", + "timestamp": "1731043250", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "39.9 MB", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1458881824", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732166819", + "id": "1444831021", + "title": "Pow(x, n)", + "timestamp": "1730901601", "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "72 MB", + "runtime": "0 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1458858875", - "title": "Is Graph Bipartite?", - "timestamp": "1732164999", + "id": "1431531358", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729696164", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.9 MB", + "runtime": "116 ms", + "memory": "57 MB", "lang": "java" } ] @@ -19857,60 +16727,60 @@ ] }, { - "roll": "2215500175", - "name": "VIVEK KUMAR SHARMA", - "url": "https://leetcode.com/u/gracefulvivektdl/", + "roll": "2215500133", + "name": "SAMIKSHA CHAUHAN", + "url": "https://leetcode.com/u/_SAMIKSHA/", "section": "AE", - "dayi": "Hostellers", - "username": "gracefulvivektdl", + "dayi": "Day Scholars", + "username": "_SAMIKSHA", "totalSolved": 67, - "easySolved": 15, - "mediumSolved": 39, - "hardSolved": 13, + "easySolved": 31, + "mediumSolved": 31, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1456110420", + "id": "1456111443", "title": "House Robber", - "timestamp": "1731924613", + "timestamp": "1731924710", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.5 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1446475863", - "title": "Reverse Linked List", - "timestamp": "1731046283", + "id": "1429200314", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1729504747", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.4 MB", + "runtime": "2 ms", + "memory": "61.9 MB", "lang": "java" }, { - "id": "1446437203", - "title": "Middle of the Linked List", - "timestamp": "1731043250", + "id": "1429131611", + "title": "Subarray Sum Equals K", + "timestamp": "1729498388", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", + "runtime": "26 ms", + "memory": "46.5 MB", "lang": "java" }, { - "id": "1444831021", - "title": "Pow(x, n)", - "timestamp": "1730901601", + "id": "1428982624", + "title": "Find All Numbers Disappeared in an Array", + "timestamp": "1729485602", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", + "runtime": "21 ms", + "memory": "54.8 MB", "lang": "java" }, { - "id": "1431531358", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729696164", + "id": "1428959381", + "title": "Rotate Array", + "timestamp": "1729483610", "statusDisplay": "Accepted", - "runtime": "116 ms", - "memory": "57 MB", + "runtime": "0 ms", + "memory": "57.6 MB", "lang": "java" } ] @@ -19975,92 +16845,33 @@ ] }, { - "roll": "2215500036", - "name": "ARVIND SINGH", - "url": "https://leetcode.com/u/arvind_13/", - "section": "AE", - "dayi": "Hostellers", - "username": "arvind_13", + "roll": "2215000698", + "name": "GOURANG GAUTAM", + "url": "https://leetcode.com/u/Gourang_05/", + "section": "C", + "dayi": "Day Scholars", + "username": "Gourang_05", "totalSolved": 66, - "easySolved": 20, - "mediumSolved": 37, - "hardSolved": 9, + "easySolved": 39, + "mediumSolved": 25, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1456106645", + "id": "1456951081", + "title": "Intersection of Two Arrays", + "timestamp": "1731996586", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "43.5 MB", + "lang": "java" + }, + { + "id": "1455833209", "title": "House Robber", - "timestamp": "1731924268", + "timestamp": "1731900049", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1451689780", - "title": "Valid Parentheses", - "timestamp": "1731510373", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1446433140", - "title": "Reverse Linked List", - "timestamp": "1731042942", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1432472999", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729778419", - "statusDisplay": "Accepted", - "runtime": "130 ms", - "memory": "57 MB", - "lang": "java" - }, - { - "id": "1431458264", - "title": "First Bad Version", - "timestamp": "1729690928", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.4 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000698", - "name": "GOURANG GAUTAM", - "url": "https://leetcode.com/u/Gourang_05/", - "section": "C", - "dayi": "Day Scholars", - "username": "Gourang_05", - "totalSolved": 66, - "easySolved": 39, - "mediumSolved": 25, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1456951081", - "title": "Intersection of Two Arrays", - "timestamp": "1731996586", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "43.5 MB", - "lang": "java" - }, - { - "id": "1455833209", - "title": "House Robber", - "timestamp": "1731900049", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "40.4 MB", "lang": "java" }, { @@ -20151,65 +16962,6 @@ } ] }, - { - "roll": "2215500101", - "name": "MUKUL VERMA", - "url": "https://leetcode.com/u/mukulverma_cs22/", - "section": "AD", - "dayi": "Hostellers", - "username": "mukulverma_cs22", - "totalSolved": 66, - "easySolved": 15, - "mediumSolved": 39, - "hardSolved": 12, - "recentSubmissions": [ - { - "id": "1456106486", - "title": "House Robber", - "timestamp": "1731924251", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1431472543", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729691941", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "56.1 MB", - "lang": "java" - }, - { - "id": "1431466314", - "title": "First Bad Version", - "timestamp": "1729691495", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1431447715", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729690149", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.6 MB", - "lang": "java" - }, - { - "id": "1429055871", - "title": "Subarray Sum Equals K", - "timestamp": "1729491626", - "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "46.1 MB", - "lang": "java" - } - ] - }, { "roll": "2215800031", "name": "VAISHNAVY MANGLIK", @@ -20270,60 +17022,60 @@ ] }, { - "roll": "2215500055", - "name": "DEEPAK YADAV", - "url": "https://leetcode.com/u/dy5055290/", - "section": "AD", - "dayi": "Day Scholars", - "username": "dy5055290", - "totalSolved": 65, - "easySolved": 33, - "mediumSolved": 26, - "hardSolved": 6, + "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, "recentSubmissions": [ { - "id": "1458477573", - "title": "Add Two Integers", - "timestamp": "1732124948", + "id": "1456106645", + "title": "House Robber", + "timestamp": "1731924268", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1458475268", - "title": "Plus One", - "timestamp": "1732124795", + "id": "1451689780", + "title": "Valid Parentheses", + "timestamp": "1731510373", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", + "runtime": "2 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1458070207", - "title": "Maximum Product Subarray", - "timestamp": "1732092529", + "id": "1446433140", + "title": "Reverse Linked List", + "timestamp": "1731042942", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.5 MB", + "runtime": "0 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1456107275", - "title": "House Robber", - "timestamp": "1731924328", + "id": "1432472999", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729778419", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "130 ms", + "memory": "57 MB", "lang": "java" }, { - "id": "1450297046", - "title": "3Sum", - "timestamp": "1731391898", + "id": "1431458264", + "title": "First Bad Version", + "timestamp": "1729690928", "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "51.3 MB", + "runtime": "25 ms", + "memory": "40.4 MB", "lang": "java" } ] @@ -20335,11 +17087,20 @@ "section": "AE", "dayi": "Hostellers", "username": "prashantchauhan123", - "totalSolved": 65, + "totalSolved": 66, "easySolved": 24, - "mediumSolved": 32, + "mediumSolved": 33, "hardSolved": 9, "recentSubmissions": [ + { + "id": "1459176265", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732192763", + "statusDisplay": "Accepted", + "runtime": "21 ms", + "memory": "67.9 MB", + "lang": "java" + }, { "id": "1458231359", "title": "Take K of Each Character From Left and Right", @@ -20375,250 +17136,241 @@ "runtime": "0 ms", "memory": "41.1 MB", "lang": "java" - }, - { - "id": "1455149095", - "title": "Valid Sudoku", - "timestamp": "1731835038", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.3 MB", - "lang": "java" } ] }, { - "roll": "2215500080", - "name": "HIMANSHU MISHRA", - "url": "https://leetcode.com/u/Ansh0007/", + "roll": "2215500101", + "name": "MUKUL VERMA", + "url": "https://leetcode.com/u/mukulverma_cs22/", "section": "AD", - "dayi": "Day Scholars", - "username": "Ansh0007", - "totalSolved": 65, - "easySolved": 32, - "mediumSolved": 29, - "hardSolved": 4, + "dayi": "Hostellers", + "username": "mukulverma_cs22", + "totalSolved": 66, + "easySolved": 15, + "mediumSolved": 39, + "hardSolved": 12, "recentSubmissions": [ { - "id": "1456105544", + "id": "1456106486", "title": "House Robber", - "timestamp": "1731924159", + "timestamp": "1731924251", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1454473431", - "title": "Valid Palindrome", - "timestamp": "1731774902", + "id": "1431472543", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729691941", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.9 MB", + "runtime": "1 ms", + "memory": "56.1 MB", "lang": "java" }, { - "id": "1454460135", - "title": "Combination Sum II", - "timestamp": "1731773831", + "id": "1431466314", + "title": "First Bad Version", + "timestamp": "1729691495", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "43.4 MB", + "runtime": "25 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1452600934", - "title": "Combination Sum", - "timestamp": "1731591204", + "id": "1431447715", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729690149", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.5 MB", + "runtime": "0 ms", + "memory": "56.6 MB", "lang": "java" }, { - "id": "1451745660", - "title": "Subsets", - "timestamp": "1731514301", + "id": "1429055871", + "title": "Subarray Sum Equals K", + "timestamp": "1729491626", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.5 MB", + "runtime": "23 ms", + "memory": "46.1 MB", "lang": "java" } ] }, { - "roll": "2215800032", - "name": "VIJAY SINGH", - "url": "https://leetcode.com/u/vijaysingh-123/", - "section": "A(H)", + "roll": "2215500055", + "name": "DEEPAK YADAV", + "url": "https://leetcode.com/u/dy5055290/", + "section": "AD", "dayi": "Day Scholars", - "username": "vijaysingh-123", - "totalSolved": 64, - "easySolved": 22, - "mediumSolved": 40, - "hardSolved": 2, + "username": "dy5055290", + "totalSolved": 65, + "easySolved": 33, + "mediumSolved": 26, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1423049892", - "title": "Remove Duplicates from Sorted List", - "timestamp": "1728987907", + "id": "1458477573", + "title": "Add Two Integers", + "timestamp": "1732124948", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.3 MB", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1423033540", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1728986624", + "id": "1458475268", + "title": "Plus One", + "timestamp": "1732124795", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.6 MB", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1399932052", - "title": "Length of Last Word", - "timestamp": "1727116546", + "id": "1458070207", + "title": "Maximum Product Subarray", + "timestamp": "1732092529", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.2 MB", + "runtime": "1 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1398136234", - "title": "Report Spam Message", - "timestamp": "1726978628", + "id": "1456107275", + "title": "House Robber", + "timestamp": "1731924328", "statusDisplay": "Accepted", - "runtime": "406 ms", - "memory": "75.4 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1395742459", - "title": "Shuffle String", - "timestamp": "1726770164", + "id": "1450297046", + "title": "3Sum", + "timestamp": "1731391898", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "44.7 MB", + "runtime": "31 ms", + "memory": "51.3 MB", "lang": "java" } ] }, { - "roll": "2215500069", - "name": "GARVIT SARASWAT", - "url": "https://leetcode.com/u/garvit1000/", + "roll": "2215500080", + "name": "HIMANSHU MISHRA", + "url": "https://leetcode.com/u/Ansh0007/", "section": "AD", "dayi": "Day Scholars", - "username": "garvit1000", - "totalSolved": 64, - "easySolved": 23, - "mediumSolved": 35, - "hardSolved": 6, + "username": "Ansh0007", + "totalSolved": 65, + "easySolved": 32, + "mediumSolved": 29, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1450929447", - "title": "Decode Ways", - "timestamp": "1731439616", + "id": "1456105544", + "title": "House Robber", + "timestamp": "1731924159", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.9 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1450929076", - "title": "Word Search", - "timestamp": "1731439588", + "id": "1454473431", + "title": "Valid Palindrome", + "timestamp": "1731774902", "statusDisplay": "Accepted", - "runtime": "146 ms", - "memory": "41.4 MB", + "runtime": "2 ms", + "memory": "42.9 MB", "lang": "java" }, { - "id": "1450926938", - "title": "Merge Sorted Array", - "timestamp": "1731439422", + "id": "1454460135", + "title": "Combination Sum II", + "timestamp": "1731773831", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", + "runtime": "2 ms", + "memory": "43.4 MB", "lang": "java" }, { - "id": "1450926682", - "title": "Search a 2D Matrix", - "timestamp": "1731439403", + "id": "1452600934", + "title": "Combination Sum", + "timestamp": "1731591204", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", + "runtime": "2 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1450926387", - "title": "Climbing Stairs", - "timestamp": "1731439381", + "id": "1451745660", + "title": "Subsets", + "timestamp": "1731514301", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "1 ms", + "memory": "42.5 MB", "lang": "java" } ] }, { - "roll": "2215001924", - "name": "VANSH SHARMA", - "url": "https://leetcode.com/u/vansh_sh970/", - "section": "F", - "dayi": "Hostellers", - "username": "vansh_sh970", + "roll": "2215800032", + "name": "VIJAY SINGH", + "url": "https://leetcode.com/u/vijaysingh-123/", + "section": "A(H)", + "dayi": "Day Scholars", + "username": "vijaysingh-123", "totalSolved": 64, - "easySolved": 42, - "mediumSolved": 21, - "hardSolved": 1, + "easySolved": 22, + "mediumSolved": 40, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1459018422", - "title": "Reverse Vowels of a String", - "timestamp": "1732177962", + "id": "1423049892", + "title": "Remove Duplicates from Sorted List", + "timestamp": "1728987907", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.8 MB", + "runtime": "0 ms", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1458954090", - "title": "Reverse Words in a String", - "timestamp": "1732172453", + "id": "1423033540", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1728986624", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "42.6 MB", + "runtime": "0 ms", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1458948935", - "title": "Reverse String II", - "timestamp": "1732172041", + "id": "1399932052", + "title": "Length of Last Word", + "timestamp": "1727116546", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.7 MB", + "runtime": "2 ms", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1458894883", - "title": "Reverse String", - "timestamp": "1732167842", + "id": "1398136234", + "title": "Report Spam Message", + "timestamp": "1726978628", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "49.1 MB", + "runtime": "406 ms", + "memory": "75.4 MB", "lang": "java" }, { - "id": "1458877337", - "title": "Binary Search", - "timestamp": "1732166477", + "id": "1395742459", + "title": "Shuffle String", + "timestamp": "1726770164", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.6 MB", + "runtime": "8 ms", + "memory": "44.7 MB", "lang": "java" } ] @@ -20683,60 +17435,60 @@ ] }, { - "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": "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": "1446436378", - "title": "Middle of the Linked List", - "timestamp": "1731043188", + "id": "1458575300", + "title": "Trapping Rain Water", + "timestamp": "1732132536", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "46.3 MB", "lang": "java" }, { - "id": "1446429043", - "title": "Reverse Linked List", - "timestamp": "1731042621", + "id": "1457608529", + "title": "Circular Sentence", + "timestamp": "1732046569", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", + "runtime": "1 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1436223174", - "title": "Lowest Common Ancestor of a Binary Tree", - "timestamp": "1730121984", + "id": "1457592834", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1732045194", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45 MB", + "runtime": "2 ms", + "memory": "62.4 MB", "lang": "java" }, { - "id": "1436222375", - "title": "Valid Anagram", - "timestamp": "1730121926", + "id": "1457353122", + "title": "Maximum Subarray", + "timestamp": "1732029621", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "42.9 MB", + "runtime": "1 ms", + "memory": "57.5 MB", "lang": "java" }, { - "id": "1436221078", - "title": "Isomorphic Strings", - "timestamp": "1730121831", + "id": "1457128612", + "title": "House Robber", + "timestamp": "1732011196", "statusDisplay": "Accepted", - "runtime": "2437 ms", - "memory": "44.5 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" } ] @@ -20800,183 +17552,6 @@ } ] }, - { - "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": "1458575300", - "title": "Trapping Rain Water", - "timestamp": "1732132536", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "46.3 MB", - "lang": "java" - }, - { - "id": "1457608529", - "title": "Circular Sentence", - "timestamp": "1732046569", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1457592834", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1732045194", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "62.4 MB", - "lang": "java" - }, - { - "id": "1457353122", - "title": "Maximum Subarray", - "timestamp": "1732029621", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57.5 MB", - "lang": "java" - }, - { - "id": "1457128612", - "title": "House Robber", - "timestamp": "1732011196", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215800004", - "name": "AYUSH PONIA", - "url": "https://leetcode.com/u/Ayush_Ponia/", - "section": "A(H)", - "dayi": "Hostellers", - "username": "Ayush_Ponia", - "totalSolved": 61, - "easySolved": 12, - "mediumSolved": 48, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1452818057", - "title": "Apply Operations to Make Two Strings Equal", - "timestamp": "1731606352", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.8 MB", - "lang": "java" - }, - { - "id": "1452664684", - "title": "Baseball Game", - "timestamp": "1731596053", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1452615128", - "title": "Valid Parentheses", - "timestamp": "1731592326", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1326131799", - "title": "Longest Mountain in Array", - "timestamp": "1721383178", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1326112635", - "title": "Fruit Into Baskets", - "timestamp": "1721381769", - "statusDisplay": "Accepted", - "runtime": "46 ms", - "memory": "55.6 MB", - "lang": "java" - } - ] - }, - { - "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": "1458020486", - "title": "Count Salary Categories", - "timestamp": "1732088072", - "statusDisplay": "Accepted", - "runtime": "1905 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1458019867", - "title": "Last Person to Fit in the Bus", - "timestamp": "1732088014", - "statusDisplay": "Accepted", - "runtime": "1886 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1458019329", - "title": "Product Price at a Given Date", - "timestamp": "1732087967", - "statusDisplay": "Accepted", - "runtime": "1039 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1458017952", - "title": "Consecutive Numbers", - "timestamp": "1732087844", - "statusDisplay": "Accepted", - "runtime": "509 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1458017253", - "title": "Product Sales Analysis III", - "timestamp": "1732087783", - "statusDisplay": "Accepted", - "runtime": "2710 ms", - "memory": "0B", - "lang": "mysql" - } - ] - }, { "roll": "2215000653", "name": "FARKANSH GUPTA", @@ -21095,65 +17670,6 @@ } ] }, - { - "roll": "2215001235", - "name": "PIYUSH RATHOR", - "url": "https://leetcode.com/u/piyush_rathor/", - "section": "G", - "dayi": "Hostellers", - "username": "piyush_rathor", - "totalSolved": 60, - "easySolved": 38, - "mediumSolved": 22, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1458525971", - "title": "Find the Town Judge", - "timestamp": "1732128291", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "53.6 MB", - "lang": "java" - }, - { - "id": "1457404756", - "title": "Toeplitz Matrix", - "timestamp": "1732033013", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.1 MB", - "lang": "java" - }, - { - "id": "1457334322", - "title": "Contains Duplicate II", - "timestamp": "1732028304", - "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "58.2 MB", - "lang": "java" - }, - { - "id": "1457295014", - "title": "Largest Perimeter Triangle", - "timestamp": "1732025545", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1457131331", - "title": "House Robber", - "timestamp": "1732011426", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - } - ] - }, { "roll": "2215001505", "name": "SACHIN", @@ -21161,11 +17677,20 @@ "section": "G", "dayi": "Day Scholars", "username": "Sachin32455", - "totalSolved": 59, + "totalSolved": 60, "easySolved": 19, - "mediumSolved": 33, + "mediumSolved": 34, "hardSolved": 7, "recentSubmissions": [ + { + "id": "1459083768", + "title": "Unique Paths", + "timestamp": "1732183641", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.6 MB", + "lang": "java" + }, { "id": "1457410169", "title": "Count and Say", @@ -21201,70 +17726,179 @@ "runtime": "0 ms", "memory": "41.8 MB", "lang": "java" - }, - { - "id": "1457405672", - "title": "Integer to Roman", - "timestamp": "1732033064", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44 MB", - "lang": "java" } ] }, { - "roll": "2215500111", - "name": "PRINCE BAZAD", - "url": "https://leetcode.com/u/prince_bazad/", - "section": "AD", + "roll": "2215500145", + "name": "SHIVAM SINGH", + "url": "https://leetcode.com/u/SinghShivam007/", + "section": "AE", "dayi": "Hostellers", - "username": "prince_bazad", - "totalSolved": 59, - "easySolved": 33, - "mediumSolved": 23, + "username": "SinghShivam007", + "totalSolved": 60, + "easySolved": 37, + "mediumSolved": 20, "hardSolved": 3, "recentSubmissions": [ { - "id": "1456468385", - "title": "Sort an Array", - "timestamp": "1731952126", + "id": "1456106387", + "title": "House Robber", + "timestamp": "1731924242", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "55.9 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1456112106", - "title": "Defuse the Bomb", - "timestamp": "1731924768", + "id": "1450471020", + "title": "Sum of Square Numbers", + "timestamp": "1731406093", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", + "runtime": "4 ms", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1456111600", - "title": "House Robber", - "timestamp": "1731924724", + "id": "1450451774", + "title": "Two Sum II - Input Array Is Sorted", + "timestamp": "1731404429", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", + "runtime": "3 ms", + "memory": "46.8 MB", "lang": "java" }, { - "id": "1451603964", - "title": "Find the Index of the First Occurrence in a String", - "timestamp": "1731504105", + "id": "1444882068", + "title": "Valid Parentheses", + "timestamp": "1730905472", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", + "runtime": "2 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1451602288", - "title": "Minimum Depth of Binary Tree", - "timestamp": "1731503971", + "id": "1444849008", + "title": "Pow(x, n)", + "timestamp": "1730902920", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.6 MB", + "lang": "java" + } + ] + }, + { + "roll": "2215001643", + "name": "SHASHI KUMAR YADAV", + "url": "https://leetcode.com/u/skyy4/", + "section": "F", + "dayi": "Hostellers", + "username": "skyy4", + "totalSolved": 59, + "easySolved": 30, + "mediumSolved": 28, + "hardSolved": 1, + "recentSubmissions": [ + { + "id": "1452652859", + "title": "Baseball Game", + "timestamp": "1731595190", + "statusDisplay": "Accepted", + "runtime": "3 ms", + "memory": "41.5 MB", + "lang": "java" + }, + { + "id": "1444436945", + "title": "Middle of the Linked List", + "timestamp": "1730866699", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.8 MB", + "lang": "java" + }, + { + "id": "1444432011", + "title": "Reverse Linked List", + "timestamp": "1730866278", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.9 MB", + "lang": "java" + }, + { + "id": "1432494802", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729779982", + "statusDisplay": "Accepted", + "runtime": "127 ms", + "memory": "56.9 MB", + "lang": "java" + }, + { + "id": "1432466911", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729777973", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "56.1 MB", + "lang": "java" + } + ] + }, + { + "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": "1456468385", + "title": "Sort an Array", + "timestamp": "1731952126", + "statusDisplay": "Accepted", + "runtime": "18 ms", + "memory": "55.9 MB", + "lang": "java" + }, + { + "id": "1456112106", + "title": "Defuse the Bomb", + "timestamp": "1731924768", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "42.1 MB", + "lang": "java" + }, + { + "id": "1456111600", + "title": "House Robber", + "timestamp": "1731924724", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.5 MB", + "lang": "java" + }, + { + "id": "1451603964", + "title": "Find the Index of the First Occurrence in a String", + "timestamp": "1731504105", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.8 MB", + "lang": "java" + }, + { + "id": "1451602288", + "title": "Minimum Depth of Binary Tree", + "timestamp": "1731503971", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "145.3 MB", @@ -21331,65 +17965,6 @@ } ] }, - { - "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, - "recentSubmissions": [ - { - "id": "1457875670", - "title": "Unique Paths", - "timestamp": "1732076543", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", - "lang": "java" - }, - { - "id": "1455868530", - "title": "House Robber", - "timestamp": "1731903384", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1445785007", - "title": "Generate Parentheses", - "timestamp": "1730986310", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "43.3 MB", - "lang": "java" - }, - { - "id": "1444436034", - "title": "Middle of the Linked List", - "timestamp": "1730866626", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1444430666", - "title": "Reverse Linked List", - "timestamp": "1730866163", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", - "lang": "java" - } - ] - }, { "roll": "2215001273", "name": "PRANJAL VERMA", @@ -21449,65 +18024,6 @@ } ] }, - { - "roll": "2215001293", - "name": "PRASHANT SOLANKI", - "url": "https://leetcode.com/u/Prashant_753/", - "section": "E", - "dayi": "Day Scholars", - "username": "Prashant_753", - "totalSolved": 57, - "easySolved": 26, - "mediumSolved": 28, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1458105055", - "title": "House Robber", - "timestamp": "1732095407", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1456848789", - "title": "Is Graph Bipartite?", - "timestamp": "1731989175", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.1 MB", - "lang": "java" - }, - { - "id": "1444436567", - "title": "Middle of the Linked List", - "timestamp": "1730866669", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1444430630", - "title": "Reverse Linked List", - "timestamp": "1730866161", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", - "lang": "java" - }, - { - "id": "1435817838", - "title": "Pascal's Triangle II", - "timestamp": "1730088483", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.2 MB", - "lang": "java" - } - ] - }, { "roll": "2215001008", "name": "LUVYA SHARMA", @@ -21627,40 +18143,99 @@ ] }, { - "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, + "roll": "2215001293", + "name": "PRASHANT SOLANKI", + "url": "https://leetcode.com/u/Prashant_753/", + "section": "E", + "dayi": "Day Scholars", + "username": "Prashant_753", + "totalSolved": 57, + "easySolved": 26, + "mediumSolved": 28, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1459041677", + "id": "1458105055", "title": "House Robber", - "timestamp": "1732180054", + "timestamp": "1732095407", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.5 MB", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1458917185", - "title": "Climbing Stairs", - "timestamp": "1732169625", + "id": "1456848789", + "title": "Is Graph Bipartite?", + "timestamp": "1731989175", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "2 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1458010990", - "title": "Is Graph Bipartite?", - "timestamp": "1732087251", - "statusDisplay": "Accepted", + "id": "1444436567", + "title": "Middle of the Linked List", + "timestamp": "1730866669", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.8 MB", + "lang": "java" + }, + { + "id": "1444430630", + "title": "Reverse Linked List", + "timestamp": "1730866161", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "42.2 MB", + "lang": "java" + }, + { + "id": "1435817838", + "title": "Pascal's Triangle II", + "timestamp": "1730088483", + "statusDisplay": "Accepted", + "runtime": "1 ms", + "memory": "41.2 MB", + "lang": "java" + } + ] + }, + { + "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": "1459041677", + "title": "House Robber", + "timestamp": "1732180054", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "41.5 MB", + "lang": "java" + }, + { + "id": "1458917185", + "title": "Climbing Stairs", + "timestamp": "1732169625", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.7 MB", + "lang": "java" + }, + { + "id": "1458010990", + "title": "Is Graph Bipartite?", + "timestamp": "1732087251", + "statusDisplay": "Accepted", "runtime": "1 ms", "memory": "45.5 MB", "lang": "java" @@ -21745,119 +18320,60 @@ ] }, { - "roll": "2215000903", - "name": "KHUSHBOO AGRAWAL", - "url": "https://leetcode.com/u/khushiag565/", - "section": "F", - "dayi": "Day Scholars", - "username": "khushiag565", - "totalSolved": 54, - "easySolved": 32, - "mediumSolved": 20, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1457875317", - "title": "Unique Paths", - "timestamp": "1732076510", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1445473346", - "title": "Harshad Number", - "timestamp": "1730959364", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1443005017", - "title": "Longest Mountain in Array", - "timestamp": "1730742334", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1432298027", - "title": "3Sum Closest", - "timestamp": "1729762245", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "43.6 MB", - "lang": "java" - }, - { - "id": "1432257352", - "title": "3Sum", - "timestamp": "1729758537", - "statusDisplay": "Accepted", - "runtime": "33 ms", - "memory": "52.5 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": "2215500018", + "name": "ANANYA SHUKLA", + "url": "https://leetcode.com/u/user6540cY/", + "section": "AD", + "dayi": "Hostellers", + "username": "user6540cY", + "totalSolved": 55, + "easySolved": 24, + "mediumSolved": 26, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1455317117", - "title": "Search in Rotated Sorted Array II", - "timestamp": "1731850504", + "id": "1444835968", + "title": "Pow(x, n)", + "timestamp": "1730901980", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.9 MB", - "lang": "java" + "memory": "8.2 MB", + "lang": "cpp" }, { - "id": "1455316735", - "title": "Remove Duplicates from Sorted Array II", - "timestamp": "1731850474", + "id": "1441931487", + "title": "Create Hello World Function", + "timestamp": "1730653114", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.2 MB", - "lang": "java" + "runtime": "50 ms", + "memory": "48.5 MB", + "lang": "javascript" }, { - "id": "1445434264", - "title": "Word Search", - "timestamp": "1730956491", + "id": "1433540148", + "title": "Regular Expression Matching", + "timestamp": "1729875030", "statusDisplay": "Accepted", - "runtime": "146 ms", - "memory": "41.7 MB", + "runtime": "1 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1445433701", - "title": "Subsets", - "timestamp": "1730956446", + "id": "1433528261", + "title": "Longest Palindromic Substring", + "timestamp": "1729874208", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.6 MB", + "runtime": "566 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1445432951", - "title": "Sort Colors", - "timestamp": "1730956392", + "id": "1431533457", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729696306", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", + "runtime": "116 ms", + "memory": "57 MB", "lang": "java" } ] @@ -21869,11 +18385,20 @@ "section": "G", "dayi": "Hostellers", "username": "Sdev76", - "totalSolved": 53, + "totalSolved": 54, "easySolved": 27, - "mediumSolved": 25, + "mediumSolved": 26, "hardSolved": 1, "recentSubmissions": [ + { + "id": "1459083710", + "title": "Unique Paths", + "timestamp": "1732183636", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.3 MB", + "lang": "java" + }, { "id": "1457126264", "title": "House Robber", @@ -21909,74 +18434,6 @@ "runtime": "10 ms", "memory": "45.9 MB", "lang": "java" - }, - { - "id": "1444826159", - "title": "Pow(x, n)", - "timestamp": "1730901243", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", - "lang": "java" - } - ] - }, - { - "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": "1458084919", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732093740", - "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "45.3 MB", - "lang": "java" - }, - { - "id": "1458079602", - "title": "Plus One", - "timestamp": "1732093305", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1457108500", - "title": "Merge Two Sorted Lists", - "timestamp": "1732009438", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", - "lang": "java" - }, - { - "id": "1457107769", - "title": "Remove Element", - "timestamp": "1732009371", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1457107041", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1732009310", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.4 MB", - "lang": "java" } ] }, @@ -21987,11 +18444,20 @@ "section": "G", "dayi": "Hostellers", "username": "Unknown69", - "totalSolved": 52, + "totalSolved": 53, "easySolved": 41, - "mediumSolved": 11, + "mediumSolved": 12, "hardSolved": 0, "recentSubmissions": [ + { + "id": "1459085511", + "title": "Unique Paths", + "timestamp": "1732183794", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.5 MB", + "lang": "java" + }, { "id": "1457955061", "title": "Symmetric Tree", @@ -22027,15 +18493,6 @@ "runtime": "3 ms", "memory": "49.9 MB", "lang": "java" - }, - { - "id": "1456521794", - "title": "Majority Element", - "timestamp": "1731956125", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "53.5 MB", - "lang": "java" } ] }, @@ -22099,178 +18556,119 @@ ] }, { - "roll": "2215001140", - "name": "NAVYA YADAV", - "url": "https://leetcode.com/u/Navyaa_24/", - "section": "F", + "roll": "2215500043", + "name": "AYUSHMAN VERMA", + "url": "https://leetcode.com/u/Ayushman_Verma9/", + "section": "AD", "dayi": "Hostellers", - "username": "Navyaa_24", + "username": "Ayushman_Verma9", "totalSolved": 52, - "easySolved": 35, - "mediumSolved": 14, - "hardSolved": 3, + "easySolved": 23, + "mediumSolved": 25, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1457876064", - "title": "Unique Paths", - "timestamp": "1732076580", + "id": "1458084919", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732093740", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", + "runtime": "12 ms", + "memory": "45.3 MB", "lang": "java" }, { - "id": "1455870372", - "title": "House Robber", - "timestamp": "1731903542", + "id": "1458079602", + "title": "Plus One", + "timestamp": "1732093305", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.5 MB", - "lang": "java" - }, - { - "id": "1454534179", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731779466", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "43.3 MB", - "lang": "java" - }, - { - "id": "1454519352", - "title": "Baseball Game", - "timestamp": "1731778386", - "statusDisplay": "Accepted", - "runtime": "2 ms", "memory": "41.7 MB", "lang": "java" }, { - "id": "1452613564", - "title": "Valid Parentheses", - "timestamp": "1731592206", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.7 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001053", - "name": "MANYA ARJARIYA", - "url": "https://leetcode.com/u/Manya_77/", - "section": "F", - "dayi": "Hostellers", - "username": "Manya_77", - "totalSolved": 51, - "easySolved": 23, - "mediumSolved": 23, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1457874526", - "title": "Unique Paths", - "timestamp": "1732076441", + "id": "1457108500", + "title": "Merge Two Sorted Lists", + "timestamp": "1732009438", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.2 MB", + "memory": "42.7 MB", "lang": "java" }, { - "id": "1455868386", - "title": "House Robber", - "timestamp": "1731903374", + "id": "1457107769", + "title": "Remove Element", + "timestamp": "1732009371", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1455518586", + "id": "1457107041", "title": "Remove Duplicates from Sorted Array", - "timestamp": "1731866293", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.1 MB", - "lang": "java" - }, - { - "id": "1455517445", - "title": "Valid Parentheses", - "timestamp": "1731866212", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1452667205", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731596242", + "timestamp": "1732009310", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "43.2 MB", + "runtime": "1 ms", + "memory": "44.4 MB", "lang": "java" } ] }, { - "roll": "2215001452", - "name": "RISHABH SINGH", - "url": "https://leetcode.com/u/Rishabh_singhcs22/", + "roll": "2215001140", + "name": "NAVYA YADAV", + "url": "https://leetcode.com/u/Navyaa_24/", "section": "F", "dayi": "Hostellers", - "username": "Rishabh_singhcs22", - "totalSolved": 51, - "easySolved": 33, - "mediumSolved": 16, - "hardSolved": 2, + "username": "Navyaa_24", + "totalSolved": 52, + "easySolved": 35, + "mediumSolved": 14, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1457592505", - "title": "Daily Temperatures", - "timestamp": "1732045169", + "id": "1457876064", + "title": "Unique Paths", + "timestamp": "1732076580", "statusDisplay": "Accepted", - "runtime": "65 ms", - "memory": "63.2 MB", + "runtime": "0 ms", + "memory": "40 MB", "lang": "java" }, { - "id": "1457587145", - "title": "2 Keys Keyboard", - "timestamp": "1732044744", + "id": "1455870372", + "title": "House Robber", + "timestamp": "1731903542", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1457580094", - "title": "1-bit and 2-bit Characters", - "timestamp": "1732044188", + "id": "1454534179", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731779466", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", + "runtime": "5 ms", + "memory": "43.3 MB", "lang": "java" }, { - "id": "1456453188", - "title": "House Robber", - "timestamp": "1731951168", + "id": "1454519352", + "title": "Baseball Game", + "timestamp": "1731778386", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "2 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1452668786", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731596354", + "id": "1452613564", + "title": "Valid Parentheses", + "timestamp": "1731592206", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.3 MB", + "runtime": "2 ms", + "memory": "41.7 MB", "lang": "java" } ] @@ -22452,65 +18850,6 @@ } ] }, - { - "roll": "2215001388", - "name": "RAHUL GUPTA", - "url": "https://leetcode.com/u/rahulgupta00/", - "section": "H", - "dayi": "Day Scholars", - "username": "rahulgupta00", - "totalSolved": 49, - "easySolved": 28, - "mediumSolved": 18, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1458129352", - "title": "Ugly Number", - "timestamp": "1732097528", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1457865529", - "title": "Factorial Trailing Zeroes", - "timestamp": "1732075628", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", - "lang": "java" - }, - { - "id": "1457863435", - "title": "Third Maximum Number", - "timestamp": "1732075440", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "44.5 MB", - "lang": "java" - }, - { - "id": "1457859576", - "title": "Sum of Two Integers", - "timestamp": "1732075087", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", - "lang": "java" - }, - { - "id": "1457133260", - "title": "House Robber", - "timestamp": "1732011599", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - } - ] - }, { "roll": "2215500005", "name": "ABHINAV YADAV", @@ -22571,119 +18910,119 @@ ] }, { - "roll": "2215500142", - "name": "SHAILENDRA KUMAR YADAV", - "url": "https://leetcode.com/u/shortss124/", - "section": "AD", - "dayi": "Hostellers", - "username": "shortss124", + "roll": "2215001763", + "name": "SONU", + "url": "https://leetcode.com/u/SonuSingh7869/", + "section": "F", + "dayi": "Day Scholars", + "username": "SonuSingh7869", "totalSolved": 48, "easySolved": 25, - "mediumSolved": 21, - "hardSolved": 2, + "mediumSolved": 22, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1457567057", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1732043175", + "id": "1457957900", + "title": "Shuffle the Array", + "timestamp": "1732083132", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.7 MB", + "runtime": "0 ms", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1457522120", - "title": "Clear Digits", - "timestamp": "1732040062", + "id": "1457875320", + "title": "Unique Paths", + "timestamp": "1732076511", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.9 MB", + "runtime": "0 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1456494871", - "title": "Add Two Numbers", - "timestamp": "1731954213", + "id": "1455833259", + "title": "Kth Largest Element in an Array", + "timestamp": "1731900055", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.1 MB", + "runtime": "22 ms", + "memory": "57.8 MB", "lang": "java" }, { - "id": "1451505263", - "title": "Rotate Array", - "timestamp": "1731494634", + "id": "1455829359", + "title": "Find All Duplicates in an Array", + "timestamp": "1731899671", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "58 MB", + "runtime": "5 ms", + "memory": "53 MB", "lang": "java" }, { - "id": "1451454612", - "title": "Kth Largest Element in an Array", - "timestamp": "1731489900", + "id": "1452307452", + "title": "Find the Duplicate Number", + "timestamp": "1731565081", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "57.6 MB", + "runtime": "1 ms", + "memory": "58.1 MB", "lang": "java" } ] }, { - "roll": "2215001763", - "name": "SONU", - "url": "https://leetcode.com/u/SonuSingh7869/", - "section": "F", - "dayi": "Day Scholars", - "username": "SonuSingh7869", + "roll": "2215500142", + "name": "SHAILENDRA KUMAR YADAV", + "url": "https://leetcode.com/u/shortss124/", + "section": "AD", + "dayi": "Hostellers", + "username": "shortss124", "totalSolved": 48, "easySolved": 25, - "mediumSolved": 22, - "hardSolved": 1, + "mediumSolved": 21, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1457957900", - "title": "Shuffle the Array", - "timestamp": "1732083132", + "id": "1457567057", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1732043175", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.6 MB", + "runtime": "4 ms", + "memory": "43.7 MB", "lang": "java" }, { - "id": "1457875320", - "title": "Unique Paths", - "timestamp": "1732076511", + "id": "1457522120", + "title": "Clear Digits", + "timestamp": "1732040062", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", + "runtime": "2 ms", + "memory": "42.9 MB", "lang": "java" }, { - "id": "1455833259", - "title": "Kth Largest Element in an Array", - "timestamp": "1731900055", + "id": "1456494871", + "title": "Add Two Numbers", + "timestamp": "1731954213", "statusDisplay": "Accepted", - "runtime": "22 ms", - "memory": "57.8 MB", + "runtime": "1 ms", + "memory": "44.1 MB", "lang": "java" }, { - "id": "1455829359", - "title": "Find All Duplicates in an Array", - "timestamp": "1731899671", + "id": "1451505263", + "title": "Rotate Array", + "timestamp": "1731494634", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "53 MB", + "runtime": "0 ms", + "memory": "58 MB", "lang": "java" }, { - "id": "1452307452", - "title": "Find the Duplicate Number", - "timestamp": "1731565081", + "id": "1451454612", + "title": "Kth Largest Element in an Array", + "timestamp": "1731489900", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "58.1 MB", + "runtime": "23 ms", + "memory": "57.6 MB", "lang": "java" } ] @@ -22806,124 +19145,6 @@ } ] }, - { - "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": "1437278888", - "title": "Remove Element", - "timestamp": "1730210542", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1432600956", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729787369", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "61.1 MB", - "lang": "java" - }, - { - "id": "1431674179", - "title": "First Unique Character in a String", - "timestamp": "1729705038", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1431639564", - "title": "Gas Station", - "timestamp": "1729703091", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "56 MB", - "lang": "java" - }, - { - "id": "1431163940", - "title": "Longest Substring Without Repeating Characters", - "timestamp": "1729664020", - "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "42.8 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, - "recentSubmissions": [ - { - "id": "1457874770", - "title": "Unique Paths", - "timestamp": "1732076462", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1457029867", - "title": "House Robber", - "timestamp": "1732002488", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1451497273", - "title": "Count the Number of Fair Pairs", - "timestamp": "1731493862", - "statusDisplay": "Accepted", - "runtime": "64 ms", - "memory": "56.9 MB", - "lang": "java" - }, - { - "id": "1451228084", - "title": "Coin Change", - "timestamp": "1731471591", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1450531171", - "title": "Longest Substring Without Repeating Characters", - "timestamp": "1731411792", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "44.7 MB", - "lang": "java" - } - ] - }, { "roll": "2215500126", "name": "SACHIN RAGHAV", @@ -22984,135 +19205,85 @@ ] }, { - "roll": "2215500130", - "name": "SAKSHAM SAXENA", - "url": "https://leetcode.com/u/saxenaboysaksham/", - "section": "AE", - "dayi": "Day Scholars", - "username": "saxenaboysaksham", + "roll": "2215001130", + "name": "NANDINI SOLANKI", + "url": "https://leetcode.com/u/nandini_solanki8282/", + "section": "G", + "dayi": "Hostellers", + "username": "nandini_solanki8282", "totalSolved": 45, - "easySolved": 9, - "mediumSolved": 33, - "hardSolved": 3, + "easySolved": 30, + "mediumSolved": 14, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1456110135", - "title": "House Robber", - "timestamp": "1731924587", + "id": "1459084641", + "title": "Unique Paths", + "timestamp": "1732183717", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.4 MB", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1452653492", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731595240", + "id": "1458117531", + "title": "Trapping Rain Water", + "timestamp": "1732096466", "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "57.1 MB", + "runtime": "1 ms", + "memory": "46.2 MB", "lang": "java" }, { - "id": "1450759002", - "title": "Most Beautiful Item for Each Query", - "timestamp": "1731428866", + "id": "1457131040", + "title": "House Robber", + "timestamp": "1732011399", "statusDisplay": "Accepted", - "runtime": "36 ms", - "memory": "80.2 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1449206298", - "title": "Prime Subtraction Operation", - "timestamp": "1731295274", + "id": "1456440993", + "title": "Missing Number", + "timestamp": "1731950414", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "44.9 MB", + "runtime": "0 ms", + "memory": "45.6 MB", "lang": "java" }, { - "id": "1433604146", - "title": "Remove Sub-Folders from the Filesystem", - "timestamp": "1729879399", + "id": "1455502718", + "title": "Ugly Number", + "timestamp": "1731865180", "statusDisplay": "Accepted", - "runtime": "64 ms", - "memory": "55.4 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" } ] }, { - "roll": "2115500102", - "name": "NIKHIL DUBEY", - "url": "https://leetcode.com/u/Niikhiil1/", - "section": "AE", + "roll": "2215000401", + "name": "ASHVANI SHARMA", + "url": "https://leetcode.com/u/ashvani807771/", + "section": "H", "dayi": "Day Scholars", - "username": "Niikhiil1", - "totalSolved": 44, - "easySolved": 27, - "mediumSolved": 15, - "hardSolved": 2, + "username": "ashvani807771", + "totalSolved": 45, + "easySolved": 26, + "mediumSolved": 19, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1457899682", - "title": "Duplicate Emails", - "timestamp": "1732078574", + "id": "1459180829", + "title": "Reverse Vowels of a String", + "timestamp": "1732193190", "statusDisplay": "Accepted", - "runtime": "400 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "2 ms", + "memory": "45 MB", + "lang": "java" }, - { - "id": "1452280525", - "title": "Triangle Judgement", - "timestamp": "1731563085", - "statusDisplay": "Accepted", - "runtime": "327 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1452263312", - "title": "Classes More Than 5 Students", - "timestamp": "1731561774", - "statusDisplay": "Accepted", - "runtime": "377 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1450301535", - "title": "Second Highest Salary", - "timestamp": "1731392211", - "statusDisplay": "Accepted", - "runtime": "309 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1450268778", - "title": "Employee Bonus", - "timestamp": "1731389853", - "statusDisplay": "Accepted", - "runtime": "956 ms", - "memory": "0B", - "lang": "mysql" - } - ] - }, - { - "roll": "2215000401", - "name": "ASHVANI SHARMA", - "url": "https://leetcode.com/u/ashvani807771/", - "section": "H", - "dayi": "Day Scholars", - "username": "ashvani807771", - "totalSolved": 44, - "easySolved": 25, - "mediumSolved": 19, - "hardSolved": 0, - "recentSubmissions": [ { "id": "1457924382", "title": "Find Minimum in Rotated Sorted Array", @@ -23148,15 +19319,65 @@ "runtime": "0 ms", "memory": "42.1 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, + "hardSolved": 2, + "recentSubmissions": [ + { + "id": "1457899682", + "title": "Duplicate Emails", + "timestamp": "1732078574", + "statusDisplay": "Accepted", + "runtime": "400 ms", + "memory": "0B", + "lang": "mysql" }, { - "id": "1456421654", - "title": "Find First and Last Position of Element in Sorted Array", - "timestamp": "1731949233", + "id": "1452280525", + "title": "Triangle Judgement", + "timestamp": "1731563085", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.8 MB", - "lang": "java" + "runtime": "327 ms", + "memory": "0B", + "lang": "mysql" + }, + { + "id": "1452263312", + "title": "Classes More Than 5 Students", + "timestamp": "1731561774", + "statusDisplay": "Accepted", + "runtime": "377 ms", + "memory": "0B", + "lang": "mysql" + }, + { + "id": "1450301535", + "title": "Second Highest Salary", + "timestamp": "1731392211", + "statusDisplay": "Accepted", + "runtime": "309 ms", + "memory": "0B", + "lang": "mysql" + }, + { + "id": "1450268778", + "title": "Employee Bonus", + "timestamp": "1731389853", + "statusDisplay": "Accepted", + "runtime": "956 ms", + "memory": "0B", + "lang": "mysql" } ] }, @@ -23220,178 +19441,60 @@ ] }, { - "roll": "2215001130", - "name": "NANDINI SOLANKI", - "url": "https://leetcode.com/u/nandini_solanki8282/", - "section": "G", - "dayi": "Hostellers", - "username": "nandini_solanki8282", - "totalSolved": 44, - "easySolved": 30, - "mediumSolved": 13, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1458117531", - "title": "Trapping Rain Water", - "timestamp": "1732096466", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46.2 MB", - "lang": "java" - }, - { - "id": "1457131040", - "title": "House Robber", - "timestamp": "1732011399", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1456440993", - "title": "Missing Number", - "timestamp": "1731950414", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.6 MB", - "lang": "java" - }, - { - "id": "1455502718", - "title": "Ugly Number", - "timestamp": "1731865180", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1454527702", - "title": "Add Binary", - "timestamp": "1731778998", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.1 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001353", - "name": "PRIYANSHU SHARMA", - "url": "https://leetcode.com/u/priyanshusharm1cs/", - "section": "H", + "roll": "2215001132", + "name": "NARENDRA SINGH", + "url": "https://leetcode.com/u/narendrasingh21208/", + "section": "E", "dayi": "Day Scholars", - "username": "priyanshusharm1cs", - "totalSolved": 43, - "easySolved": 26, - "mediumSolved": 16, - "hardSolved": 1, + "username": "narendrasingh21208", + "totalSolved": 42, + "easySolved": 19, + "mediumSolved": 20, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1450461943", + "id": "1459156993", "title": "Middle of the Linked List", - "timestamp": "1731405295", + "timestamp": "1732190815", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1449242069", - "title": "Prime Subtraction Operation", - "timestamp": "1731298845", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "43.8 MB", - "lang": "java" - }, - { - "id": "1432316816", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729763915", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "61.7 MB", - "lang": "java" - }, - { - "id": "1428942763", - "title": "Assign Cookies", - "timestamp": "1729482046", - "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "48.2 MB", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1428556146", - "title": "Majority Element", - "timestamp": "1729444616", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "53.4 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500060", - "name": "DEVANSHU YADAV", - "url": "https://leetcode.com/u/devanshuyadav_/", - "section": "AE", - "dayi": "Hostellers", - "username": "devanshuyadav_", - "totalSolved": 43, - "easySolved": 22, - "mediumSolved": 18, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1456109521", - "title": "House Robber", - "timestamp": "1731924534", + "id": "1459124901", + "title": "Delete Node in a Linked List", + "timestamp": "1732187533", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1451692129", - "title": "Valid Parentheses", - "timestamp": "1731510540", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.6 MB", + "memory": "44.2 MB", "lang": "java" }, { - "id": "1446435988", - "title": "Middle of the Linked List", - "timestamp": "1731043160", + "id": "1458116447", + "title": "House Robber", + "timestamp": "1732096372", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1446428026", - "title": "Reverse Linked List", - "timestamp": "1731042541", + "id": "1456038301", + "title": "Transpose Matrix", + "timestamp": "1731917878", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.2 MB", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1445751210", - "title": "Two Sum", - "timestamp": "1730983539", + "id": "1455478895", + "title": "First Missing Positive", + "timestamp": "1731863488", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.3 MB", + "runtime": "13 ms", + "memory": "60 MB", "lang": "java" } ] @@ -23514,65 +19617,6 @@ } ] }, - { - "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, - "recentSubmissions": [ - { - "id": "1457126370", - "title": "House Robber", - "timestamp": "1732011002", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1455938547", - "title": "Trapping Rain Water", - "timestamp": "1731909279", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "46.4 MB", - "lang": "java" - }, - { - "id": "1452770553", - "title": "3Sum", - "timestamp": "1731603359", - "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "51.2 MB", - "lang": "java" - }, - { - "id": "1450684318", - "title": "Search Insert Position", - "timestamp": "1731423979", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.9 MB", - "lang": "java" - }, - { - "id": "1450458881", - "title": "Middle of the Linked List", - "timestamp": "1731405029", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", - "lang": "java" - } - ] - }, { "roll": "2215500091", "name": "LAKSHYA KHANDELWAL", @@ -23633,60 +19677,60 @@ ] }, { - "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": "2215001991", + "name": "VISHNU UPADHYAY", + "url": "https://leetcode.com/u/Vishnu_upadhyay/", + "section": "H", + "dayi": "Hostellers", + "username": "Vishnu_upadhyay", + "totalSolved": 40, + "easySolved": 25, + "mediumSolved": 15, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1458116447", - "title": "House Robber", - "timestamp": "1732096372", + "id": "1459083554", + "title": "Unique Paths", + "timestamp": "1732183623", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1456038301", - "title": "Transpose Matrix", - "timestamp": "1731917878", + "id": "1457128931", + "title": "House Robber", + "timestamp": "1732011223", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.9 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1455478895", - "title": "First Missing Positive", - "timestamp": "1731863488", + "id": "1453798513", + "title": "Plus One", + "timestamp": "1731701115", "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "60 MB", + "runtime": "0 ms", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1455254809", - "title": "Find All Numbers Disappeared in an Array", - "timestamp": "1731844932", + "id": "1453782666", + "title": "Merge Sorted Array", + "timestamp": "1731699440", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "53.6 MB", + "runtime": "1 ms", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1454538264", - "title": "Find the Duplicate Number", - "timestamp": "1731779764", + "id": "1452835134", + "title": "Valid Parentheses", + "timestamp": "1731607411", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "58 MB", + "runtime": "2 ms", + "memory": "42.1 MB", "lang": "java" } ] @@ -23750,65 +19794,6 @@ } ] }, - { - "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, - "recentSubmissions": [ - { - "id": "1457128931", - "title": "House Robber", - "timestamp": "1732011223", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1453798513", - "title": "Plus One", - "timestamp": "1731701115", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1453782666", - "title": "Merge Sorted Array", - "timestamp": "1731699440", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.5 MB", - "lang": "java" - }, - { - "id": "1452835134", - "title": "Valid Parentheses", - "timestamp": "1731607411", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1452830450", - "title": "3Sum", - "timestamp": "1731607113", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "51.5 MB", - "lang": "java" - } - ] - }, { "roll": "2215500143", "name": "SHEELESH MISHRA", @@ -23868,65 +19853,6 @@ } ] }, - { - "roll": "2215000419", - "name": "AVIKA GUPTA", - "url": "https://leetcode.com/u/Avika_31/", - "section": "H", - "dayi": "Hostellers", - "username": "Avika_31", - "totalSolved": 39, - "easySolved": 25, - "mediumSolved": 13, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457131518", - "title": "House Robber", - "timestamp": "1732011440", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1452469033", - "title": "3Sum", - "timestamp": "1731578717", - "statusDisplay": "Accepted", - "runtime": "29 ms", - "memory": "51.5 MB", - "lang": "java" - }, - { - "id": "1450460435", - "title": "Middle of the Linked List", - "timestamp": "1731405169", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1445649029", - "title": "Island Perimeter", - "timestamp": "1730973757", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.3 MB", - "lang": "java" - }, - { - "id": "1444838241", - "title": "Pow(x, n)", - "timestamp": "1730902155", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - } - ] - }, { "roll": "2215001413", "name": "RAJAT PATHAK", @@ -23987,160 +19913,42 @@ ] }, { - "roll": "2215500154", - "name": "SIDDHI AGARWAL", - "url": "https://leetcode.com/u/siddhiagarwalcs22/", - "section": "AD", + "roll": "2215500010", + "name": "AGRIM PRADHAN", + "url": "https://leetcode.com/u/Agrim_Pradhan/", + "section": "AE", "dayi": "Hostellers", - "username": "siddhiagarwalcs22", - "totalSolved": 38, - "easySolved": 16, - "mediumSolved": 18, - "hardSolved": 4, + "username": "Agrim_Pradhan", + "totalSolved": 36, + "easySolved": 21, + "mediumSolved": 14, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1456108866", - "title": "House Robber", - "timestamp": "1731924473", + "id": "1453288202", + "title": "Replace Elements in an Array", + "timestamp": "1731654842", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "39 ms", + "memory": "93.8 MB", "lang": "java" }, { - "id": "1446435237", - "title": "Middle of the Linked List", - "timestamp": "1731043100", + "id": "1453287630", + "title": "Minimum Moves to Equal Array Elements", + "timestamp": "1731654793", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" + "memory": "31 MB", + "lang": "cpp" }, { - "id": "1446429431", - "title": "Reverse Linked List", - "timestamp": "1731042652", + "id": "1451594718", + "title": "Prime Subtraction Operation", + "timestamp": "1731503341", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", - "lang": "java" - }, - { - "id": "1444887009", - "title": "Pow(x, n)", - "timestamp": "1730905849", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", - "lang": "java" - }, - { - "id": "1444886004", - "title": "Island Perimeter", - "timestamp": "1730905774", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.8 MB", - "lang": "java" - } - ] - }, - { - "roll": "2115500154", - "name": "TEJPRATAP SINGH", - "url": "https://leetcode.com/u/2115500154/", - "section": "AE", - "dayi": "Day Scholars", - "username": "2115500154", - "totalSolved": 37, - "easySolved": 23, - "mediumSolved": 11, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1449196732", - "title": "Largest Odd Number in String", - "timestamp": "1731294245", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1449195628", - "title": "Remove Outermost Parentheses", - "timestamp": "1731294119", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1449193488", - "title": "Excel Sheet Column Title", - "timestamp": "1731293890", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1446434342", - "title": "Merge Sorted Array", - "timestamp": "1731043035", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1444431709", - "title": "Bus Routes", - "timestamp": "1730866251", - "statusDisplay": "Accepted", - "runtime": "944 ms", - "memory": "75.1 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, - "recentSubmissions": [ - { - "id": "1453288202", - "title": "Replace Elements in an Array", - "timestamp": "1731654842", - "statusDisplay": "Accepted", - "runtime": "39 ms", - "memory": "93.8 MB", - "lang": "java" - }, - { - "id": "1453287630", - "title": "Minimum Moves to Equal Array Elements", - "timestamp": "1731654793", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "31 MB", - "lang": "cpp" - }, - { - "id": "1451594718", - "title": "Prime Subtraction Operation", - "timestamp": "1731503341", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.3 MB", + "runtime": "2 ms", + "memory": "44.3 MB", "lang": "java" }, { @@ -24164,60 +19972,60 @@ ] }, { - "roll": "2215001117", - "name": "NAINSHI VERMA", - "url": "https://leetcode.com/u/nainshiverma2005/", - "section": "G", + "roll": "2215000029", + "name": "ABHILASHA", + "url": "https://leetcode.com/u/Abhilasha_21/", + "section": "H", "dayi": "Day Scholars", - "username": "nainshiverma2005", + "username": "Abhilasha_21", "totalSolved": 35, - "easySolved": 22, - "mediumSolved": 12, + "easySolved": 24, + "mediumSolved": 10, "hardSolved": 1, "recentSubmissions": [ { - "id": "1458326510", - "title": "Sort Colors", - "timestamp": "1732114075", + "id": "1459083228", + "title": "Unique Paths", + "timestamp": "1732183594", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42 MB", + "runtime": "0 ms", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1450459809", - "title": "Middle of the Linked List", - "timestamp": "1731405114", + "id": "1457130005", + "title": "House Robber", + "timestamp": "1732011313", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1449243348", - "title": "Same Tree", - "timestamp": "1731298956", + "id": "1455226144", + "title": "Linked List Cycle", + "timestamp": "1731842211", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "44.1 MB", "lang": "java" }, { - "id": "1449223943", - "title": "Binary Tree Maximum Path Sum", - "timestamp": "1731297098", + "id": "1455211924", + "title": "Reverse Linked List", + "timestamp": "1731840887", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.6 MB", + "memory": "42.4 MB", "lang": "java" }, { - "id": "1446356944", - "title": "Diameter of Binary Tree", - "timestamp": "1731036658", + "id": "1454345347", + "title": "Delete Node in a Linked List", + "timestamp": "1731764438", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.8 MB", + "memory": "44 MB", "lang": "java" } ] @@ -24282,119 +20090,119 @@ ] }, { - "roll": "2215000029", - "name": "ABHILASHA", - "url": "https://leetcode.com/u/Abhilasha_21/", - "section": "H", - "dayi": "Day Scholars", - "username": "Abhilasha_21", + "roll": "2215001205", + "name": "PALLAVI SRIVASTAVA", + "url": "https://leetcode.com/u/pallavi31/", + "section": "G", + "dayi": "Hostellers", + "username": "pallavi31", "totalSolved": 34, - "easySolved": 24, + "easySolved": 25, "mediumSolved": 9, - "hardSolved": 1, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1457130005", - "title": "House Robber", - "timestamp": "1732011313", + "id": "1459089460", + "title": "Unique Paths", + "timestamp": "1732184140", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1455226144", - "title": "Linked List Cycle", - "timestamp": "1731842211", + "id": "1442658609", + "title": "Odd Even Linked List", + "timestamp": "1730717937", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.1 MB", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1455211924", - "title": "Reverse Linked List", - "timestamp": "1731840887", + "id": "1442647083", + "title": "Maximum Twin Sum of a Linked List", + "timestamp": "1730716932", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.4 MB", + "runtime": "4 ms", + "memory": "56.3 MB", "lang": "java" }, { - "id": "1454345347", - "title": "Delete Node in a Linked List", - "timestamp": "1731764438", + "id": "1442633297", + "title": "Palindrome Linked List", + "timestamp": "1730715751", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44 MB", + "runtime": "4 ms", + "memory": "68.5 MB", "lang": "java" }, { - "id": "1454100917", - "title": "Search Insert Position", - "timestamp": "1731739941", + "id": "1442620884", + "title": "Reverse Linked List", + "timestamp": "1730714753", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43.3 MB", + "memory": "41.8 MB", "lang": "java" } ] }, { - "roll": "2215500084", - "name": "KARAN AGARWAL", - "url": "https://leetcode.com/u/karanagarwal003/", - "section": "AE", - "dayi": "Hostellers", - "username": "karanagarwal003", - "totalSolved": 33, - "easySolved": 17, - "mediumSolved": 13, - "hardSolved": 3, + "roll": "2215000866", + "name": "KANHAIYA KAUSHIK", + "url": "https://leetcode.com/u/kanhaiya-kaushik/", + "section": "H", + "dayi": "Day Scholars", + "username": "kanhaiya-kaushik", + "totalSolved": 34, + "easySolved": 19, + "mediumSolved": 14, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1449321194", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1731305526", + "id": "1459084088", + "title": "Unique Paths", + "timestamp": "1732183669", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.9 MB", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1449303463", - "title": "Two Sum", - "timestamp": "1731304107", + "id": "1452426005", + "title": "Reverse Linked List", + "timestamp": "1731574882", "statusDisplay": "Accepted", - "runtime": "88 ms", - "memory": "44.6 MB", + "runtime": "0 ms", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1449295599", - "title": "Check if Array Is Sorted and Rotated", - "timestamp": "1731303468", + "id": "1452420342", + "title": "Linked List Cycle", + "timestamp": "1731574372", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.7 MB", + "memory": "44.4 MB", "lang": "java" }, { - "id": "1446414576", - "title": "Reverse Linked List", - "timestamp": "1731041523", + "id": "1452416950", + "title": "Remove Duplicates from Sorted List", + "timestamp": "1731574079", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.5 MB", + "memory": "43.8 MB", "lang": "java" }, { - "id": "1444429683", - "title": "Is Graph Bipartite?", - "timestamp": "1730866072", + "id": "1450470812", + "title": "Merge Two Sorted Lists", + "timestamp": "1731406072", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "45.2 MB", + "memory": "42.3 MB", "lang": "java" } ] @@ -24459,60 +20267,60 @@ ] }, { - "roll": "2215001205", - "name": "PALLAVI SRIVASTAVA", - "url": "https://leetcode.com/u/pallavi31/", - "section": "G", + "roll": "2215500084", + "name": "KARAN AGARWAL", + "url": "https://leetcode.com/u/karanagarwal003/", + "section": "AE", "dayi": "Hostellers", - "username": "pallavi31", + "username": "karanagarwal003", "totalSolved": 33, - "easySolved": 25, - "mediumSolved": 8, - "hardSolved": 0, + "easySolved": 17, + "mediumSolved": 13, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1442658609", - "title": "Odd Even Linked List", - "timestamp": "1730717937", + "id": "1449321194", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1731305526", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.5 MB", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1442647083", - "title": "Maximum Twin Sum of a Linked List", - "timestamp": "1730716932", + "id": "1449303463", + "title": "Two Sum", + "timestamp": "1731304107", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "56.3 MB", + "runtime": "88 ms", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1442633297", - "title": "Palindrome Linked List", - "timestamp": "1730715751", + "id": "1449295599", + "title": "Check if Array Is Sorted and Rotated", + "timestamp": "1731303468", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "68.5 MB", + "runtime": "0 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1442620884", + "id": "1446414576", "title": "Reverse Linked List", - "timestamp": "1730714753", + "timestamp": "1731041523", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.8 MB", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1442566324", - "title": "Merge Two Sorted Lists", - "timestamp": "1730710083", + "id": "1444429683", + "title": "Is Graph Bipartite?", + "timestamp": "1730866072", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", + "runtime": "1 ms", + "memory": "45.2 MB", "lang": "java" } ] @@ -24576,65 +20384,6 @@ } ] }, - { - "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, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1452426005", - "title": "Reverse Linked List", - "timestamp": "1731574882", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", - "lang": "java" - }, - { - "id": "1452420342", - "title": "Linked List Cycle", - "timestamp": "1731574372", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1452416950", - "title": "Remove Duplicates from Sorted List", - "timestamp": "1731574079", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.8 MB", - "lang": "java" - }, - { - "id": "1450470812", - "title": "Merge Two Sorted Lists", - "timestamp": "1731406072", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1450461443", - "title": "Middle of the Linked List", - "timestamp": "1731405253", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - } - ] - }, { "roll": "2215500019", "name": "ANIMESH GAUTAM", @@ -24871,65 +20620,6 @@ } ] }, - { - "roll": "2215000935", - "name": "KRISHNA PUNJ SINGH", - "url": "https://leetcode.com/u/krishna143143/", - "section": "F", - "dayi": "Hostellers", - "username": "krishna143143", - "totalSolved": 31, - "easySolved": 21, - "mediumSolved": 10, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457876159", - "title": "Unique Paths", - "timestamp": "1732076587", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1452652942", - "title": "Baseball Game", - "timestamp": "1731595195", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1451229697", - "title": "Coin Change", - "timestamp": "1731471712", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "43.7 MB", - "lang": "java" - }, - { - "id": "1445820865", - "title": "Pow(x, n)", - "timestamp": "1730988871", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1435823039", - "title": "Pascal's Triangle II", - "timestamp": "1730088911", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.9 MB", - "lang": "java" - } - ] - }, { "roll": "2215001377", "name": "RADHIKA MITTAL", @@ -24937,11 +20627,20 @@ "section": "G", "dayi": "Hostellers", "username": "Radhika_Mittal_516", - "totalSolved": 31, + "totalSolved": 32, "easySolved": 18, - "mediumSolved": 9, + "mediumSolved": 10, "hardSolved": 4, "recentSubmissions": [ + { + "id": "1459084575", + "title": "Unique Paths", + "timestamp": "1732183713", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.6 MB", + "lang": "java" + }, { "id": "1458198371", "title": "Container With Most Water", @@ -24977,15 +20676,6 @@ "runtime": "0 ms", "memory": "40.9 MB", "lang": "java" - }, - { - "id": "1456176649", - "title": "Sum of Square Numbers", - "timestamp": "1731931102", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "40.6 MB", - "lang": "java" } ] }, @@ -24996,11 +20686,20 @@ "section": "H", "dayi": "Day Scholars", "username": "AtulK09", - "totalSolved": 30, + "totalSolved": 31, "easySolved": 17, - "mediumSolved": 12, + "mediumSolved": 13, "hardSolved": 1, "recentSubmissions": [ + { + "id": "1459084035", + "title": "Unique Paths", + "timestamp": "1732183664", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.6 MB", + "lang": "java" + }, { "id": "1457456891", "title": "Reverse Integer", @@ -25036,132 +20735,123 @@ "runtime": "0 ms", "memory": "42.1 MB", "lang": "java" - }, - { - "id": "1455134208", - "title": "Linked List Cycle", - "timestamp": "1731833600", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.4 MB", - "lang": "java" } ] }, { - "roll": "2215800020", - "name": "RISHABH SHARMA", - "url": "https://leetcode.com/u/ps7937164/", - "section": "A(H)", + "roll": "2215000935", + "name": "KRISHNA PUNJ SINGH", + "url": "https://leetcode.com/u/krishna143143/", + "section": "F", "dayi": "Hostellers", - "username": "ps7937164", - "totalSolved": 29, - "easySolved": 4, - "mediumSolved": 14, - "hardSolved": 11, + "username": "krishna143143", + "totalSolved": 31, + "easySolved": 21, + "mediumSolved": 10, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1452673688", - "title": "Sudoku Solver", - "timestamp": "1731596717", + "id": "1457876159", + "title": "Unique Paths", + "timestamp": "1732076587", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.4 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1452672943", - "title": "Longest Valid Parentheses", - "timestamp": "1731596661", + "id": "1452652942", + "title": "Baseball Game", + "timestamp": "1731595195", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "42.8 MB", + "runtime": "3 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1452671816", - "title": "Substring with Concatenation of All Words", - "timestamp": "1731596577", + "id": "1451229697", + "title": "Coin Change", + "timestamp": "1731471712", "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "57.9 MB", - "lang": "typescript" - }, + "runtime": "15 ms", + "memory": "43.7 MB", + "lang": "java" + }, { - "id": "1452671276", - "title": "Reverse Nodes in k-Group", - "timestamp": "1731596536", + "id": "1445820865", + "title": "Pow(x, n)", + "timestamp": "1730988871", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "17.2 MB", - "lang": "cpp" + "memory": "41.9 MB", + "lang": "java" }, { - "id": "1452670785", - "title": "Merge k Sorted Lists", - "timestamp": "1731596500", + "id": "1435823039", + "title": "Pascal's Triangle II", + "timestamp": "1730088911", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.8 MB", + "runtime": "1 ms", + "memory": "40.9 MB", "lang": "java" } ] }, { - "roll": "2215001599", - "name": "SARVESH MISHRA", - "url": "https://leetcode.com/u/idsarvesh_/", - "section": "H", + "roll": "2215800020", + "name": "RISHABH SHARMA", + "url": "https://leetcode.com/u/ps7937164/", + "section": "A(H)", "dayi": "Hostellers", - "username": "idsarvesh_", - "totalSolved": 28, - "easySolved": 15, - "mediumSolved": 13, - "hardSolved": 0, + "username": "ps7937164", + "totalSolved": 29, + "easySolved": 4, + "mediumSolved": 14, + "hardSolved": 11, "recentSubmissions": [ { - "id": "1450460877", - "title": "Middle of the Linked List", - "timestamp": "1731405208", + "id": "1452673688", + "title": "Sudoku Solver", + "timestamp": "1731596717", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "2 ms", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1444805698", - "title": "Pow(x, n)", - "timestamp": "1730899693", + "id": "1452672943", + "title": "Longest Valid Parentheses", + "timestamp": "1731596661", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", + "runtime": "4 ms", + "memory": "42.8 MB", "lang": "java" }, { - "id": "1435817094", - "title": "Pascal's Triangle II", - "timestamp": "1730088420", + "id": "1452671816", + "title": "Substring with Concatenation of All Words", + "timestamp": "1731596577", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" + "runtime": "25 ms", + "memory": "57.9 MB", + "lang": "typescript" }, { - "id": "1435804486", - "title": "Pascal's Triangle", - "timestamp": "1730087360", + "id": "1452671276", + "title": "Reverse Nodes in k-Group", + "timestamp": "1731596536", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.9 MB", - "lang": "java" + "runtime": "0 ms", + "memory": "17.2 MB", + "lang": "cpp" }, { - "id": "1431531566", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729696178", + "id": "1452670785", + "title": "Merge k Sorted Lists", + "timestamp": "1731596500", "statusDisplay": "Accepted", - "runtime": "115 ms", - "memory": "57.2 MB", + "runtime": "4 ms", + "memory": "44.8 MB", "lang": "java" } ] @@ -25285,119 +20975,60 @@ ] }, { - "roll": "2215500116", - "name": "PRIYANSHU MANGLA", - "url": "https://leetcode.com/u/priyanshu_mangla/", - "section": "AE", - "dayi": "Day Scholars", - "username": "priyanshu_mangla", - "totalSolved": 28, + "roll": "2215500155", + "name": "SPARSH GOYAL", + "url": "https://leetcode.com/u/Sparsh_Goyal/", + "section": "AD", + "dayi": "Hostellers", + "username": "Sparsh_Goyal", + "totalSolved": 27, "easySolved": 12, "mediumSolved": 15, - "hardSolved": 1, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1456108976", - "title": "House Robber", - "timestamp": "1731924482", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1449224632", - "title": "Sort Characters By Frequency", - "timestamp": "1731297165", + "id": "1457516076", + "title": "Zigzag Conversion", + "timestamp": "1732039688", "statusDisplay": "Accepted", "runtime": "4 ms", - "memory": "44.5 MB", - "lang": "java" - }, - { - "id": "1449220396", - "title": "Reverse Words in a String", - "timestamp": "1731296753", - "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "43.1 MB", - "lang": "java" - }, - { - "id": "1449215716", - "title": "Largest Odd Number in String", - "timestamp": "1731296273", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45 MB", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1433392460", - "title": "Binary Tree Maximum Path Sum", - "timestamp": "1729863740", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.3 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, - "recentSubmissions": [ - { - "id": "1457874930", - "title": "Unique Paths", - "timestamp": "1732076477", + "id": "1456108621", + "title": "House Robber", + "timestamp": "1731924448", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1456290017", - "title": "Search in Rotated Sorted Array", - "timestamp": "1731940439", + "id": "1418905201", + "title": "Lowest Common Ancestor of a Binary Search Tree", + "timestamp": "1728640831", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", + "runtime": "5 ms", + "memory": "45.3 MB", "lang": "java" }, { - "id": "1455869661", - "title": "House Robber", - "timestamp": "1731903479", + "id": "1418904590", + "title": "Sum Root to Leaf Numbers", + "timestamp": "1728640776", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1455844300", - "title": "Pow(x, n)", - "timestamp": "1731901140", + "id": "1418904018", + "title": "Path Sum", + "timestamp": "1728640724", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1454919560", - "title": "Valid Palindrome", - "timestamp": "1731815725", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.9 MB", + "memory": "43.1 MB", "lang": "java" } ] @@ -25521,119 +21152,119 @@ ] }, { - "roll": "2215500155", - "name": "SPARSH GOYAL", - "url": "https://leetcode.com/u/Sparsh_Goyal/", - "section": "AD", + "roll": "2215001407", + "name": "RAJ SRIVASTAVA", + "url": "https://leetcode.com/u/Raj_Srivastava20505/", + "section": "F", "dayi": "Hostellers", - "username": "Sparsh_Goyal", + "username": "Raj_Srivastava20505", "totalSolved": 27, - "easySolved": 12, - "mediumSolved": 15, - "hardSolved": 0, + "easySolved": 15, + "mediumSolved": 11, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1457516076", - "title": "Zigzag Conversion", - "timestamp": "1732039688", + "id": "1457874930", + "title": "Unique Paths", + "timestamp": "1732076477", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.9 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1456108621", - "title": "House Robber", - "timestamp": "1731924448", + "id": "1456290017", + "title": "Search in Rotated Sorted Array", + "timestamp": "1731940439", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1418905201", - "title": "Lowest Common Ancestor of a Binary Search Tree", - "timestamp": "1728640831", + "id": "1455869661", + "title": "House Robber", + "timestamp": "1731903479", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "45.3 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1418904590", - "title": "Sum Root to Leaf Numbers", - "timestamp": "1728640776", + "id": "1455844300", + "title": "Pow(x, n)", + "timestamp": "1731901140", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1418904018", - "title": "Path Sum", - "timestamp": "1728640724", + "id": "1454919560", + "title": "Valid Palindrome", + "timestamp": "1731815725", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.1 MB", + "runtime": "15 ms", + "memory": "44.9 MB", "lang": "java" } ] }, { - "roll": "2215000768", - "name": "HARSHIT BARUA", - "url": "https://leetcode.com/u/studyharshit21/", - "section": "G", - "dayi": "Hostellers", - "username": "studyharshit21", - "totalSolved": 26, + "roll": "2215500081", + "name": "HIMANSHU SINGH", + "url": "https://leetcode.com/u/happy04/", + "section": "AD", + "dayi": "Day Scholars", + "username": "happy04", + "totalSolved": 27, "easySolved": 11, - "mediumSolved": 15, - "hardSolved": 0, + "mediumSolved": 13, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1451685429", - "title": "Permutations II", - "timestamp": "1731510054", + "id": "1456109867", + "title": "House Robber", + "timestamp": "1731924565", "statusDisplay": "Accepted", - "runtime": "587 ms", - "memory": "45.2 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1451666694", - "title": "Permutations", - "timestamp": "1731508773", + "id": "1455497973", + "title": "Two Sum", + "timestamp": "1731864844", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.6 MB", - "lang": "java" + "runtime": "1649 ms", + "memory": "17.4 MB", + "lang": "python3" }, { - "id": "1450875394", - "title": "Combination Sum", - "timestamp": "1731435737", + "id": "1436394488", + "title": "Reverse Words in a String", + "timestamp": "1730133198", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.3 MB", + "runtime": "6 ms", + "memory": "42.8 MB", "lang": "java" }, { - "id": "1449576508", - "title": "Generate Parentheses", - "timestamp": "1731332659", + "id": "1429062478", + "title": "Subarray Sum Equals K", + "timestamp": "1729492145", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.8 MB", + "runtime": "25 ms", + "memory": "46 MB", "lang": "java" }, { - "id": "1449520207", - "title": "Subsets", - "timestamp": "1731327817", + "id": "1428942452", + "title": "Delete Node in a Linked List", + "timestamp": "1729482016", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.9 MB", + "memory": "43.8 MB", "lang": "java" } ] @@ -25697,6 +21328,65 @@ } ] }, + { + "roll": "2215000768", + "name": "HARSHIT BARUA", + "url": "https://leetcode.com/u/studyharshit21/", + "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" + } + ] + }, { "roll": "2215001972", "name": "VIPUL DUVE", @@ -25756,65 +21446,6 @@ } ] }, - { - "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", @@ -25822,11 +21453,20 @@ "section": "H", "dayi": "Hostellers", "username": "sonaljadon254", - "totalSolved": 24, + "totalSolved": 25, "easySolved": 15, - "mediumSolved": 9, + "mediumSolved": 10, "hardSolved": 0, "recentSubmissions": [ + { + "id": "1459084059", + "title": "Unique Paths", + "timestamp": "1732183666", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.1 MB", + "lang": "java" + }, { "id": "1457410359", "title": "Add Two Numbers", @@ -25862,74 +21502,6 @@ "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" } ] }, @@ -25940,11 +21512,20 @@ "section": "G", "dayi": "Hostellers", "username": "user1456qi", - "totalSolved": 23, + "totalSolved": 24, "easySolved": 6, - "mediumSolved": 16, + "mediumSolved": 17, "hardSolved": 1, "recentSubmissions": [ + { + "id": "1459082959", + "title": "Unique Paths", + "timestamp": "1732183572", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.3 MB", + "lang": "java" + }, { "id": "1457128020", "title": "House Robber", @@ -25980,73 +21561,182 @@ "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", + "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": "2215002036", + "name": "YASH VISHWAKARMA", + "url": "https://leetcode.com/u/yashhvishwakarma/", + "section": "G", + "dayi": "Hostellers", + "username": "yashhvishwakarma", + "totalSolved": 23, + "easySolved": 12, + "mediumSolved": 11, + "hardSolved": 0, + "recentSubmissions": [ + { + "id": "1459084947", + "title": "Unique Paths", + "timestamp": "1732183745", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.6 MB", + "lang": "java" + }, + { + "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" + } + ] + }, + { + "roll": "2215000765", + "name": "HARSHIKA GARG", + "url": "https://leetcode.com/u/harshikaagrawal852/", + "section": "H", "dayi": "Day Scholars", - "username": "thakur_manmohan_singh", + "username": "harshikaagrawal852", "totalSolved": 23, - "easySolved": 14, - "mediumSolved": 8, - "hardSolved": 1, + "easySolved": 18, + "mediumSolved": 5, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1456111818", - "title": "House Robber", - "timestamp": "1731924742", + "id": "1459083532", + "title": "Unique Paths", + "timestamp": "1732183621", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.8 MB", "lang": "java" }, { - "id": "1446436202", - "title": "Middle of the Linked List", - "timestamp": "1731043175", + "id": "1457918772", + "title": "Find the Index of the First Occurrence in a String", + "timestamp": "1732080134", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1446427915", - "title": "Reverse Linked List", - "timestamp": "1731042532", + "id": "1457910598", + "title": "Valid Palindrome", + "timestamp": "1732079459", "statusDisplay": "Accepted", - "runtime": "0 ms", + "runtime": "3 ms", "memory": "42.3 MB", "lang": "java" }, { - "id": "1429211685", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729505754", + "id": "1457352190", + "title": "Plus One", + "timestamp": "1732029561", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "59.8 MB", + "runtime": "0 ms", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1426064615", - "title": "First Unique Character in a String", - "timestamp": "1729227759", + "id": "1457347116", + "title": "Search Insert Position", + "timestamp": "1732029212", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "45.6 MB", + "runtime": "0 ms", + "memory": "42.7 MB", "lang": "java" } ] @@ -26111,275 +21801,98 @@ ] }, { - "roll": "2215500007", - "name": "ADARSH VERMA", - "url": "https://leetcode.com/u/AdarshV007/", + "roll": "2215500097", + "name": "MANMOHAN SINGH", + "url": "https://leetcode.com/u/thakur_manmohan_singh/", "section": "AE", "dayi": "Day Scholars", - "username": "AdarshV007", + "username": "thakur_manmohan_singh", "totalSolved": 23, - "easySolved": 18, - "mediumSolved": 5, - "hardSolved": 0, + "easySolved": 14, + "mediumSolved": 8, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1456109211", + "id": "1456111818", "title": "House Robber", - "timestamp": "1731924505", + "timestamp": "1731924742", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1450272705", - "title": "Relative Sort Array", - "timestamp": "1731390163", + "id": "1446436202", + "title": "Middle of the Linked List", + "timestamp": "1731043175", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.4 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1446435745", - "title": "Middle of the Linked List", - "timestamp": "1731043141", + "id": "1446427915", + "title": "Reverse Linked List", + "timestamp": "1731042532", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1429001011", - "title": "Robot Return to Origin", - "timestamp": "1729487103", + "id": "1429211685", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1729505754", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.3 MB", + "runtime": "3 ms", + "memory": "59.8 MB", "lang": "java" }, { - "id": "1428981167", - "title": "Detect Capital", - "timestamp": "1729485474", + "id": "1426064615", + "title": "First Unique Character in a String", + "timestamp": "1729227759", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", + "runtime": "4 ms", + "memory": "45.6 MB", "lang": "java" } ] }, { - "roll": "2215500140", - "name": "SATYAM VINAYAK", - "url": "https://leetcode.com/u/satyamvinayak/", - "section": "AE", + "roll": "2215000861", + "name": "KALPIT CHAUDHARY", + "url": "https://leetcode.com/u/kalpit_chaudhary_cs/", + "section": "G", "dayi": "Day Scholars", - "username": "satyamvinayak", + "username": "kalpit_chaudhary_cs", "totalSolved": 22, - "easySolved": 11, - "mediumSolved": 10, - "hardSolved": 1, + "easySolved": 8, + "mediumSolved": 12, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1456112191", - "title": "House Robber", - "timestamp": "1731924777", + "id": "1452472385", + "title": "3Sum", + "timestamp": "1731579004", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", + "runtime": "30 ms", + "memory": "51.8 MB", "lang": "java" }, { - "id": "1429186979", - "title": "Subarray Sum Equals K", - "timestamp": "1729503595", + "id": "1451477623", + "title": "Shortest Path in Binary Matrix", + "timestamp": "1731492033", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "46.7 MB", + "runtime": "11 ms", + "memory": "45.5 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", + "id": "1450460381", + "title": "Middle of the Linked List", + "timestamp": "1731405164", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.7 MB", @@ -26405,65 +21918,6 @@ } ] }, - { - "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", @@ -26471,11 +21925,20 @@ "section": "H", "dayi": "Hostellers", "username": "Shreyanshi_Jain", - "totalSolved": 21, + "totalSolved": 22, "easySolved": 12, - "mediumSolved": 9, + "mediumSolved": 10, "hardSolved": 0, "recentSubmissions": [ + { + "id": "1459083339", + "title": "Unique Paths", + "timestamp": "1732183603", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40.9 MB", + "lang": "java" + }, { "id": "1457127783", "title": "House Robber", @@ -26511,15 +21974,6 @@ "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" } ] }, @@ -26583,60 +22037,60 @@ ] }, { - "roll": "2215001774", - "name": "SRAVAN KUMAR", - "url": "https://leetcode.com/u/3-shravan/", - "section": "F", - "dayi": "Day Scholars", - "username": "3-shravan", + "roll": "2215001274", + "name": "PRANJALI DIXIT", + "url": "https://leetcode.com/u/8PyfVhh37A/", + "section": "G", + "dayi": "Hostellers", + "username": "8PyfVhh37A", "totalSolved": 19, - "easySolved": 13, - "mediumSolved": 6, + "easySolved": 8, + "mediumSolved": 11, "hardSolved": 0, "recentSubmissions": [ { - "id": "1457878932", + "id": "1459083229", "title": "Unique Paths", - "timestamp": "1732076843", + "timestamp": "1732183594", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1451230590", - "title": "Coin Change", - "timestamp": "1731471776", + "id": "1457131164", + "title": "House Robber", + "timestamp": "1732011411", "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "44.2 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1451208486", - "title": "Rotate Array", - "timestamp": "1731469939", + "id": "1452474950", + "title": "3Sum", + "timestamp": "1731579231", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "57.6 MB", + "runtime": "29 ms", + "memory": "51.3 MB", "lang": "java" }, { - "id": "1444438002", - "title": "Middle of the Linked List", - "timestamp": "1730866789", + "id": "1451694125", + "title": "Valid Parentheses", + "timestamp": "1731510686", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "2 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1444434994", - "title": "Reverse Linked List", - "timestamp": "1730866541", + "id": "1451488539", + "title": "Surrounded Regions", + "timestamp": "1731493047", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", + "runtime": "2 ms", + "memory": "45.4 MB", "lang": "java" } ] @@ -26700,6 +22154,65 @@ } ] }, + { + "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": "1459083939", + "title": "Unique Paths", + "timestamp": "1732183657", + "statusDisplay": "Accepted", + "runtime": "0 ms", + "memory": "40 MB", + "lang": "java" + }, + { + "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" + } + ] + }, { "roll": "2215500039", "name": "ATUL KUMAR", @@ -26760,178 +22273,119 @@ ] }, { - "roll": "2215001274", - "name": "PRANJALI DIXIT", - "url": "https://leetcode.com/u/8PyfVhh37A/", - "section": "G", - "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" - } - ] - }, - { - "roll": "2215500092", - "name": "LALIT KUMAR", - "url": "https://leetcode.com/u/Lalit_chaudhary01/", + "roll": "2215500159", + "name": "SWASTI AGRAWAL", + "url": "https://leetcode.com/u/swasti_cs22/", "section": "AE", "dayi": "Day Scholars", - "username": "Lalit_chaudhary01", - "totalSolved": 18, - "easySolved": 11, - "mediumSolved": 7, - "hardSolved": 0, + "username": "swasti_cs22", + "totalSolved": 17, + "easySolved": 9, + "mediumSolved": 5, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1446429524", + "id": "1446416360", "title": "Reverse Linked List", - "timestamp": "1731042659", + "timestamp": "1731041657", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "42.3 MB", "lang": "java" }, { - "id": "1428984000", - "title": "Move Zeroes", - "timestamp": "1729485722", + "id": "1429131329", + "title": "Subarray Sum Equals K", + "timestamp": "1729498362", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.7 MB", + "runtime": "24 ms", + "memory": "46.2 MB", "lang": "java" }, { - "id": "1428968347", - "title": "Rotate Array", - "timestamp": "1729484368", + "id": "1428997109", + "title": "Move Zeroes", + "timestamp": "1729486786", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "57.2 MB", + "memory": "46 MB", "lang": "java" }, { - "id": "1428961935", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1729483825", + "id": "1428966096", + "title": "Find All Numbers Disappeared in an Array", + "timestamp": "1729484181", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.7 MB", + "runtime": "19 ms", + "memory": "55.2 MB", "lang": "java" }, { - "id": "1428924762", - "title": "Check if Array Is Sorted and Rotated", - "timestamp": "1729480253", + "id": "1428927692", + "title": "Delete Node in a Linked List", + "timestamp": "1729480558", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "43 MB", "lang": "java" } ] }, { - "roll": "2215001752", - "name": "SNEHA AGRAWAL", - "url": "https://leetcode.com/u/Sneha_Agrawal_07/", - "section": "G", - "dayi": "Hostellers", - "username": "Sneha_Agrawal_07", + "roll": "2215500053", + "name": "DAMAN PRATAP SINGH", + "url": "https://leetcode.com/u/Daman_07/", + "section": "AE", + "dayi": "Day Scholars", + "username": "Daman_07", "totalSolved": 17, - "easySolved": 8, - "mediumSolved": 9, + "easySolved": 7, + "mediumSolved": 10, "hardSolved": 0, "recentSubmissions": [ { - "id": "1457130948", - "title": "House Robber", - "timestamp": "1732011392", + "id": "1446436549", + "title": "Middle of the Linked List", + "timestamp": "1731043201", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "41.4 MB", "lang": "java" }, { - "id": "1444883286", - "title": "Island Perimeter", - "timestamp": "1730905562", + "id": "1446429545", + "title": "Reverse Linked List", + "timestamp": "1731042661", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.7 MB", + "runtime": "0 ms", + "memory": "42.8 MB", "lang": "java" }, { - "id": "1444838066", - "title": "Pow(x, n)", - "timestamp": "1730902142", + "id": "1445383597", + "title": "Relative Sort Array", + "timestamp": "1730952542", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.9 MB", + "runtime": "2 ms", + "memory": "42.4 MB", "lang": "java" }, { - "id": "1431497915", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729693768", + "id": "1445370718", + "title": "Largest Combination With Bitwise AND Greater Than Zero", + "timestamp": "1730951473", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.7 MB", + "runtime": "34 ms", + "memory": "56.8 MB", "lang": "java" }, { - "id": "1431466350", - "title": "First Bad Version", - "timestamp": "1729691497", + "id": "1436226662", + "title": "Add Two Numbers", + "timestamp": "1730122240", "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "40.3 MB", + "runtime": "1 ms", + "memory": "44.4 MB", "lang": "java" } ] @@ -26995,124 +22449,6 @@ } ] }, - { - "roll": "2215500159", - "name": "SWASTI AGRAWAL", - "url": "https://leetcode.com/u/swasti_cs22/", - "section": "AE", - "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" - } - ] - }, - { - "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": "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" - } - ] - }, { "roll": "2215000275", "name": "ANMEHA PANDEY", @@ -27173,119 +22509,119 @@ ] }, { - "roll": "2215500013", - "name": "AKSHAT BANSAL", - "url": "https://leetcode.com/u/Akshatbansal_12/", - "section": "AE", + "roll": "2215000445", + "name": "AYUSH MITTAL", + "url": "https://leetcode.com/u/Ayush_6793/", + "section": "H", "dayi": "Hostellers", - "username": "Akshatbansal_12", - "totalSolved": 14, - "easySolved": 8, - "mediumSolved": 5, - "hardSolved": 1, + "username": "Ayush_6793", + "totalSolved": 15, + "easySolved": 11, + "mediumSolved": 4, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1432483726", - "title": "Sudoku Solver", - "timestamp": "1729779186", + "id": "1459084196", + "title": "Unique Paths", + "timestamp": "1732183679", "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "41.3 MB", + "runtime": "0 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1432481847", - "title": "Group Anagrams", - "timestamp": "1729779045", + "id": "1457130556", + "title": "House Robber", + "timestamp": "1732011356", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "47.8 MB", + "runtime": "0 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1432481045", - "title": "Rotate Image", - "timestamp": "1729778987", + "id": "1451689252", + "title": "Valid Parentheses", + "timestamp": "1731510335", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", + "runtime": "2 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1432480271", - "title": "Next Permutation", - "timestamp": "1729778932", + "id": "1450873207", + "title": "Remove Element", + "timestamp": "1731435599", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.7 MB", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1432479429", - "title": "Reverse Integer", - "timestamp": "1729778870", + "id": "1450860193", + "title": "Move Zeroes", + "timestamp": "1731434812", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41 MB", + "runtime": "2 ms", + "memory": "45.6 MB", "lang": "java" } ] }, { - "roll": "2215000445", - "name": "AYUSH MITTAL", - "url": "https://leetcode.com/u/Ayush_6793/", + "roll": "2215000180", + "name": "AMAN CHAUDHARY", + "url": "https://leetcode.com/u/Aman_Chaudhary22/", "section": "H", "dayi": "Hostellers", - "username": "Ayush_6793", - "totalSolved": 14, - "easySolved": 11, - "mediumSolved": 3, + "username": "Aman_Chaudhary22", + "totalSolved": 15, + "easySolved": 10, + "mediumSolved": 5, "hardSolved": 0, "recentSubmissions": [ { - "id": "1457130556", - "title": "House Robber", - "timestamp": "1732011356", + "id": "1459083905", + "title": "Unique Paths", + "timestamp": "1732183654", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.2 MB", + "memory": "39.8 MB", "lang": "java" }, { - "id": "1451689252", - "title": "Valid Parentheses", - "timestamp": "1731510335", + "id": "1457132336", + "title": "House Robber", + "timestamp": "1732011517", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.3 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1450873207", - "title": "Remove Element", - "timestamp": "1731435599", + "id": "1457018598", + "title": "Majority Element", + "timestamp": "1732001524", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", + "runtime": "4 ms", + "memory": "53 MB", "lang": "java" }, { - "id": "1450860193", - "title": "Move Zeroes", - "timestamp": "1731434812", + "id": "1455102834", + "title": "Palindrome Number", + "timestamp": "1731830655", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.6 MB", + "runtime": "20 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1450846705", - "title": "Can Place Flowers", - "timestamp": "1731434020", + "id": "1451872764", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1731522222", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "45.7 MB", + "memory": "44.8 MB", "lang": "java" } ] @@ -27350,60 +22686,60 @@ ] }, { - "roll": "2215000649", - "name": "DUSHYANT SHARMA", - "url": "https://leetcode.com/u/dushyantsharma_18/", - "section": "G", + "roll": "2215500013", + "name": "AKSHAT BANSAL", + "url": "https://leetcode.com/u/Akshatbansal_12/", + "section": "AE", "dayi": "Hostellers", - "username": "dushyantsharma_18", - "totalSolved": 13, + "username": "Akshatbansal_12", + "totalSolved": 14, "easySolved": 8, "mediumSolved": 5, - "hardSolved": 0, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1452472397", - "title": "3Sum", - "timestamp": "1731579004", + "id": "1432483726", + "title": "Sudoku Solver", + "timestamp": "1729779186", "statusDisplay": "Accepted", - "runtime": "33 ms", - "memory": "52.6 MB", + "runtime": "11 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1451700288", - "title": "Valid Parentheses", - "timestamp": "1731511118", + "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": "1450459657", - "title": "Middle of the Linked List", - "timestamp": "1731405101", + "id": "1432481045", + "title": "Rotate Image", + "timestamp": "1729778987", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1444886165", - "title": "Island Perimeter", - "timestamp": "1730905784", + "id": "1432480271", + "title": "Next Permutation", + "timestamp": "1729778932", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.5 MB", + "runtime": "0 ms", + "memory": "42.7 MB", "lang": "java" }, { - "id": "1444838186", - "title": "Pow(x, n)", - "timestamp": "1730902151", + "id": "1432479429", + "title": "Reverse Integer", + "timestamp": "1729778870", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", + "runtime": "1 ms", + "memory": "41 MB", "lang": "java" } ] @@ -27468,60 +22804,60 @@ ] }, { - "roll": "2215500147", - "name": "SHOBHIT CHATURVEDI", - "url": "https://leetcode.com/u/Shobhit1416/", - "section": "AD", + "roll": "2215800019", + "name": "RAVI RANJAN KUMAR", + "url": "https://leetcode.com/u/ravi1173/", + "section": "A(H)", "dayi": "Day Scholars", - "username": "Shobhit1416", - "totalSolved": 13, - "easySolved": 11, - "mediumSolved": 1, + "username": "ravi1173", + "totalSolved": 11, + "easySolved": 2, + "mediumSolved": 8, "hardSolved": 1, "recentSubmissions": [ { - "id": "1451427614", - "title": "Power of Three", - "timestamp": "1731487488", + "id": "1246254530", + "title": "Sort List", + "timestamp": "1714541376", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "43.8 MB", + "runtime": "9 ms", + "memory": "57.3 MB", "lang": "java" }, { - "id": "1451427262", - "title": "Power of Four", - "timestamp": "1731487455", + "id": "1235536168", + "title": "Middle of the Linked List", + "timestamp": "1713424411", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1451426525", - "title": "Fibonacci Number", - "timestamp": "1731487389", + "id": "1228301861", + "title": "Largest Rectangle in Histogram", + "timestamp": "1712730922", "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "40.6 MB", + "runtime": "67 ms", + "memory": "57.3 MB", "lang": "java" }, { - "id": "1450920972", - "title": "Power of Four", - "timestamp": "1731438956", + "id": "1222788369", + "title": "Construct Smallest Number From DI String", + "timestamp": "1712209943", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "5 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1450920468", - "title": "Power of Three", - "timestamp": "1731438919", + "id": "1169499957", + "title": "Palindromic Substrings", + "timestamp": "1707375978", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "44 MB", + "runtime": "4 ms", + "memory": "41.2 MB", "lang": "java" } ] @@ -27585,106 +22921,6 @@ } ] }, - { - "roll": "2215001669", - "name": "SHIVAM PRATAP SINGH", - "url": "https://leetcode.com/u/shivampratapsingh181/", - "section": "F", - "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" - } - ] - }, - { - "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": "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" - } - ] - }, { "roll": "2215001109", "name": "MUSKAN AGRAWAL", @@ -27745,60 +22981,60 @@ ] }, { - "roll": "2215500178", - "name": "YASH SHARMA", - "url": "https://leetcode.com/u/YashSharma3/", - "section": "AD", + "roll": "2215500021", + "name": "ANMOL AGARWAL", + "url": "https://leetcode.com/u/HHhf22QzcY/", + "section": "AE", "dayi": "Hostellers", - "username": "YashSharma3", - "totalSolved": 7, - "easySolved": 4, - "mediumSolved": 3, - "hardSolved": 0, + "username": "HHhf22QzcY", + "totalSolved": 8, + "easySolved": 1, + "mediumSolved": 6, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1456109076", - "title": "House Robber", - "timestamp": "1731924492", + "id": "1444809772", + "title": "Pow(x, n)", + "timestamp": "1730900020", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "43 MB", "lang": "java" }, { - "id": "1424298634", - "title": "Buy Two Chocolates", - "timestamp": "1729086197", + "id": "1430656765", + "title": "Kth Largest Sum in a Binary Tree", + "timestamp": "1729618119", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.2 MB", + "runtime": "39 ms", + "memory": "63 MB", "lang": "java" }, { - "id": "1423426781", - "title": "Reverse Integer", - "timestamp": "1729012504", + "id": "1430652267", + "title": "Zigzag Conversion", + "timestamp": "1729617882", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "5 ms", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1354142248", - "title": "Symmetric Tree", - "timestamp": "1723543003", + "id": "1430651706", + "title": "Longest Palindromic Substring", + "timestamp": "1729617854", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", + "runtime": "533 ms", + "memory": "45.5 MB", "lang": "java" }, { - "id": "1249615845", - "title": "Valid Word", - "timestamp": "1714879536", + "id": "1430651275", + "title": "Median of Two Sorted Arrays", + "timestamp": "1729617830", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42 MB", + "runtime": "4 ms", + "memory": "45.8 MB", "lang": "java" } ] @@ -27921,65 +23157,6 @@ } ] }, - { - "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": "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" - } - ] - }, { "roll": "2215500065", "name": "DIVYANSHU KHANDAGRE", @@ -28031,82 +23208,9 @@ ] }, { - "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": "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" - } - ] - }, - { - "roll": "2215800023", - "name": "SAMRADH SRIVASTAVA", - "url": "https://leetcode.com/u/Samradhsri/", - "section": "A(H)", - "dayi": "Hostellers", - "username": "Samradhsri", - "totalSolved": 2, - "easySolved": 1, - "mediumSolved": 1, - "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" - } - ] - }, - { - "roll": "2215800005", - "name": "AYUSH SRIVASTAV", - "url": "https://leetcode.com/problemset/?page=1&search=peak+index+in+mounain+array", + "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" @@ -28496,12 +23600,77 @@ "info": "No LeetCode data available" }, { - "roll": "2215001178", - "name": "NITAI GUPTA", - "url": "https://leetcode.com/u/nitaigupta27/", + "roll": "2215001134", + "name": "NAVAM SRIVASTAVA", + "url": "https://leetcode.com/u/navam18/", + "section": "F", + "dayi": "Hostellers", + "username": "navam18", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000542", + "name": "DEEPAK DUBEY", + "url": "https://leetcode.com/u/Deepak-Dubey-cs/", + "section": "F", + "dayi": "Day Scholars", + "username": "Deepak-Dubey-cs", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001832", + "name": "TANISHA SINGH", + "url": "https://leetcode.com/u/Tanisha_016/", + "section": "F", + "dayi": "Day Scholars", + "username": "Tanisha_016", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000372", + "name": "ARYAN MAHESHWARI", + "url": "https://leetcode.com/u/AryanMaheshwari70/", "section": "C", + "dayi": "Day Scholars", + "username": "AryanMaheshwari70", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000503", + "name": "BHUVNESH SHARMA", + "url": "https://leetcode.com/u/bhuvnesharma/", + "section": "E", + "dayi": "Day Scholars", + "username": "bhuvnesharma", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001375", + "name": "RADHIKA AGARWAL", + "url": "https://leetcode.com/u/Radhika_Agarwal22/", + "section": "D", "dayi": "Hostellers", - "username": "nitaigupta27", + "username": "Radhika_Agarwal22", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28509,12 +23678,12 @@ "recentSubmissions": [] }, { - "roll": "2215000316", - "name": "ANURAG", - "url": "https://leetcode.com/u/Anurag051104/", + "roll": "2215000557", + "name": "DEEPANJALI SINGH", + "url": "https://leetcode.com/u/deepanjalisingh/", "section": "E", "dayi": "Day Scholars", - "username": "Anurag051104", + "username": "deepanjalisingh", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28522,12 +23691,1052 @@ "recentSubmissions": [] }, { - "roll": "2215000328", - "name": "ANUSHKA MISHRA", - "url": "https://leetcode.com/u/anushkamishra2309/", - "section": "C", + "roll": "2215500177", + "name": "VIVEK SISODIYA", + "url": "https://leetcode.com/u/Vivek_Sisodiya/", + "section": "AE", "dayi": "Day Scholars", - "username": "anushkamishra2309", + "username": "Vivek_Sisodiya", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000319", + "name": "ANURAG GAUTAM", + "url": "https://leetcode.com/u/AnuragGautam02/", + "section": "E", + "dayi": "Day Scholars", + "username": "AnuragGautam02", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "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": "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": "2215001597", + "name": "SARTHAK SINHA", + "url": "https://leetcode.com/u/Sarthak-Sinha/", + "section": "G", + "dayi": "Hostellers", + "username": "Sarthak-Sinha", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000747", + "name": "HARSH PATHAK", + "url": "https://leetcode.com/u/Harsh-1808/", + "section": "D", + "dayi": "Day Scholars", + "username": "Harsh-1808", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500151", + "name": "SHUBH SHARMA", + "url": "https://leetcode.com/u/shubhsharma2005/", + "section": "AD", + "dayi": "Day Scholars", + "username": "shubhsharma2005", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001941", + "name": "VIDHI KHANDELWAL", + "url": "https://leetcode.com/u/vidhi_1503/", + "section": "D", + "dayi": "Day Scholars", + "username": "vidhi_1503", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001774", + "name": "SRAVAN KUMAR", + "url": "https://leetcode.com/u/3-shravan/", + "section": "F", + "dayi": "Day Scholars", + "username": "3-shravan", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001462", + "name": "RISHIKA PAWARIA", + "url": "https://leetcode.com/u/Rishika_Pawaria/", + "section": "G", + "dayi": "Day Scholars", + "username": "Rishika_Pawaria", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215800023", + "name": "SAMRADH SRIVASTAVA", + "url": "https://leetcode.com/u/Samradhsri/", + "section": "A(H)", + "dayi": "Hostellers", + "username": "Samradhsri", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001170", + "name": "NIPUN RAJPUT", + "url": "https://leetcode.com/u/NipunRajput0312/", + "section": "D", + "dayi": "Day Scholars", + "username": "NipunRajput0312", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000714", + "name": "HARDIK ARORA", + "url": "https://leetcode.com/u/arorahardik0811/", + "section": "H", + "dayi": "Day Scholars", + "username": "arorahardik0811", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001829", + "name": "TANISH GUPTA", + "url": "https://leetcode.com/u/tanish-hrk/", + "section": "F", + "dayi": "Hostellers", + "username": "tanish-hrk", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215800030", + "name": "TEEKAM", + "url": "https://leetcode.com/u/z6EmVUzrBN/", + "section": "A(H)", + "dayi": "Day Scholars", + "username": "z6EmVUzrBN", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215800026", + "name": "SHIVAM CHAUDHARY", + "url": "https://leetcode.com/u/shivam108108/", + "section": "A(H)", + "dayi": "Day Scholars", + "username": "shivam108108", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "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, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001717", + "name": "SHRUTI CHAUHAN", + "url": "https://leetcode.com/u/shrutichauhan007/", + "section": "E", + "dayi": "Day Scholars", + "username": "shrutichauhan007", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001412", + "name": "RAJAT CHAUDHARY", + "url": "https://leetcode.com/u/Rjch18/", + "section": "E", + "dayi": "Day Scholars", + "username": "Rjch18", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500140", + "name": "SATYAM VINAYAK", + "url": "https://leetcode.com/u/satyamvinayak/", + "section": "AE", + "dayi": "Day Scholars", + "username": "satyamvinayak", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001388", + "name": "RAHUL GUPTA", + "url": "https://leetcode.com/u/rahulgupta00/", + "section": "H", + "dayi": "Day Scholars", + "username": "rahulgupta00", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000665", + "name": "GARVIT GAUR", + "url": "https://leetcode.com/u/garvitgaur/", + "section": "E", + "dayi": "Day Scholars", + "username": "garvitgaur", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001353", + "name": "PRIYANSHU SHARMA", + "url": "https://leetcode.com/u/priyanshusharm1cs/", + "section": "H", + "dayi": "Day Scholars", + "username": "priyanshusharm1cs", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "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, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215800002", + "name": "AKRISHNA AGNIHOTRI", + "url": "https://leetcode.com/u/Akrishna_Agnihotri/", + "section": "A(H)", + "dayi": "Hostellers", + "username": "Akrishna_Agnihotri", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000286", + "name": "ANSHIKA TRIPATHI", + "url": "https://leetcode.com/u/Anshika_Tripathi_12/", + "section": "E", + "dayi": "Hostellers", + "username": "Anshika_Tripathi_12", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000888", + "name": "KARTIKEYA SAXENA", + "url": "https://leetcode.com/u/kartikeyasaxen2601/", + "section": "G", + "dayi": "Hostellers", + "username": "kartikeyasaxen2601", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001840", + "name": "TANYA MAHESHWARI", + "url": "https://leetcode.com/u/tanya50/", + "section": "E", + "dayi": "Hostellers", + "username": "tanya50", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000201", + "name": "AMAN VERMA", + "url": "https://leetcode.com/u/avaman7860/", + "section": "C", + "dayi": "Hostellers", + "username": "avaman7860", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001693", + "name": "SHIVENDRA PANDEY", + "url": "https://leetcode.com/u/shivendra_1511/", + "section": "H", + "dayi": "Hostellers", + "username": "shivendra_1511", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000106", + "name": "ADITYA PATEL", + "url": "https://leetcode.com/u/12ArpitPatel/", + "section": "C", + "dayi": "Hostellers", + "username": "12ArpitPatel", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000556", + "name": "DEEPALI YADAV", + "url": "https://leetcode.com/u/deepali_yadav_cs22/", + "section": "E", + "dayi": "Hostellers", + "username": "deepali_yadav_cs22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500170", + "name": "VIBHU PRATAP", + "url": "https://leetcode.com/u/VIBHUp151/", + "section": "AE", + "dayi": "Day Scholars", + "username": "VIBHUp151", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500154", + "name": "SIDDHI AGARWAL", + "url": "https://leetcode.com/u/siddhiagarwalcs22/", + "section": "AD", + "dayi": "Hostellers", + "username": "siddhiagarwalcs22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000953", + "name": "KSHITIZ AGARWAL", + "url": "https://leetcode.com/u/kshitiz_agarwal_/", + "section": "H", + "dayi": "Hostellers", + "username": "kshitiz_agarwal_", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001924", + "name": "VANSH SHARMA", + "url": "https://leetcode.com/u/vansh_sh970/", + "section": "F", + "dayi": "Hostellers", + "username": "vansh_sh970", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500130", + "name": "SAKSHAM SAXENA", + "url": "https://leetcode.com/u/saxenaboysaksham/", + "section": "AE", + "dayi": "Day Scholars", + "username": "saxenaboysaksham", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500138", + "name": "SATVIK GUPTA", + "url": "https://leetcode.com/u/satvikg21111124/", + "section": "AD", + "dayi": "Day Scholars", + "username": "satvikg21111124", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000478", + "name": "BHARAT SINGH", + "url": "https://leetcode.com/u/Bharat_bhagaur_008/", + "section": "E", + "dayi": "Hostellers", + "username": "Bharat_bhagaur_008", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001372", + "name": "PUSHPENDRA UPADHYAY", + "url": "https://leetcode.com/u/Pushpendra_Upadhyay02/", + "section": "E", + "dayi": "Day Scholars", + "username": "Pushpendra_Upadhyay02", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000699", + "name": "GOVIND N ACHARYA", + "url": "https://leetcode.com/u/Govind_Acharya/", + "section": "C", + "dayi": "Hostellers", + "username": "Govind_Acharya", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000061", + "name": "ABHISHEK SHARMA", + "url": "https://leetcode.com/u/2215000061_ABHISHEK/", + "section": "C", + "dayi": "Day Scholars", + "username": "2215000061_ABHISHEK", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000490", + "name": "BHUMIKA CHAUDHARY", + "url": "https://leetcode.com/u/Bhumika_2004/", + "section": "C", + "dayi": "Day Scholars", + "username": "Bhumika_2004", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001985", + "name": "VISHAL SISODIYA", + "url": "https://leetcode.com/u/Vishal_Sisodiya24/", + "section": "H", + "dayi": "Day Scholars", + "username": "Vishal_Sisodiya24", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001543", + "name": "SAKSHAM KUMAR", + "url": "https://leetcode.com/u/saksham_kumar565/", + "section": "C", + "dayi": "Day Scholars", + "username": "saksham_kumar565", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500148", + "name": "SHRADDHA AGRAWAL", + "url": "https://leetcode.com/u/shraddhaa1/", + "section": "AC", + "dayi": "Hostellers", + "username": "shraddhaa1", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000340", + "name": "ARJUN RAGHAV", + "url": "https://leetcode.com/u/arjunraghav/", + "section": "E", + "dayi": "Hostellers", + "username": "arjunraghav", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001511", + "name": "SACHIN KUMAR", + "url": "https://leetcode.com/u/Sachin-LC/", + "section": "C", + "dayi": "Day Scholars", + "username": "Sachin-LC", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000912", + "name": "KHUSHI TIWARI", + "url": "https://leetcode.com/u/Tiwari_Khushi/", + "section": "F", + "dayi": "Hostellers", + "username": "Tiwari_Khushi", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001489", + "name": "ROHIT KUMAR", + "url": "https://leetcode.com/u/Rohit_kumar_45/", + "section": "D", + "dayi": "Day Scholars", + "username": "Rohit_kumar_45", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500087", + "name": "KRISHANKANT SARASWAT", + "url": "https://leetcode.com/u/krishankant_2003/", + "section": "AC", + "dayi": "Day Scholars", + "username": "krishankant_2003", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215002049", + "name": "YATIN SARASWAT", + "url": "https://leetcode.com/u/Yatin_saraswat/", + "section": "H", + "dayi": "Day Scholars", + "username": "Yatin_saraswat", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000476", + "name": "BHARAT AGRAWAL", + "url": "https://leetcode.com/u/bharat_ajirawal/", + "section": "E", + "dayi": "Day Scholars", + "username": "bharat_ajirawal", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500034", + "name": "ARJUN SUWEDI", + "url": "https://leetcode.com/u/KAAL_KIN/", + "section": "AD", + "dayi": "Hostellers", + "username": "KAAL_KIN", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "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": "2215001053", + "name": "MANYA ARJARIYA", + "url": "https://leetcode.com/u/Manya_77/", + "section": "F", + "dayi": "Hostellers", + "username": "Manya_77", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001289", + "name": "PRASHANT PATHAK", + "url": "https://leetcode.com/u/prashantpathak01/", + "section": "D", + "dayi": "Day Scholars", + "username": "prashantpathak01", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500007", + "name": "ADARSH VERMA", + "url": "https://leetcode.com/u/AdarshV007/", + "section": "AE", + "dayi": "Day Scholars", + "username": "AdarshV007", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000174", + "name": "ALPANA RAWAT", + "url": "https://leetcode.com/u/Alpana594/", + "section": "E", + "dayi": "Day Scholars", + "username": "Alpana594", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000903", + "name": "KHUSHBOO AGRAWAL", + "url": "https://leetcode.com/u/khushiag565/", + "section": "F", + "dayi": "Day Scholars", + "username": "khushiag565", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000274", + "name": "ANKUSH TYAGI", + "url": "https://leetcode.com/u/ankushtyagi02/", + "section": "C", + "dayi": "Day Scholars", + "username": "ankushtyagi02", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500006", + "name": "ABHISHEK MAHESHWARI", + "url": "https://leetcode.com/u/AbhishekMaheshwari123/", + "section": "AC", + "dayi": "Day Scholars", + "username": "AbhishekMaheshwari123", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001772", + "name": "SPARSH RANJAN", + "url": "https://leetcode.com/u/ranjansparsh872/", + "section": "E", + "dayi": "Hostellers", + "username": "ranjansparsh872", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001582", + "name": "SANKALP AGARWAL", + "url": "https://leetcode.com/u/Sankalp_Agarwal_18/", + "section": "E", + "dayi": "Day Scholars", + "username": "Sankalp_Agarwal_18", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000565", + "name": "DEEPIKA RAWAT", + "url": "https://leetcode.com/u/deepikarawat_cs22/", + "section": "E", + "dayi": "Day Scholars", + "username": "deepikarawat_cs22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000312", + "name": "ANUKALP RAJ", + "url": "https://leetcode.com/u/singhanukalp/", + "section": "E", + "dayi": "Day Scholars", + "username": "singhanukalp", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001043", + "name": "MANISH PAILWAR", + "url": "https://leetcode.com/u/ManishPailwar/", + "section": "F", + "dayi": "Day Scholars", + "username": "ManishPailwar", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000419", + "name": "AVIKA GUPTA", + "url": "https://leetcode.com/u/Avika_31/", + "section": "H", + "dayi": "Hostellers", + "username": "Avika_31", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001599", + "name": "SARVESH MISHRA", + "url": "https://leetcode.com/u/idsarvesh_/", + "section": "H", + "dayi": "Hostellers", + "username": "idsarvesh_", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001111", + "name": "MUSKAN GUPTA", + "url": "https://leetcode.com/u/muskangupta200405/", + "section": "H", + "dayi": "Day Scholars", + "username": "muskangupta200405", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500178", + "name": "YASH SHARMA", + "url": "https://leetcode.com/u/YashSharma3/", + "section": "AD", + "dayi": "Hostellers", + "username": "YashSharma3", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2115500154", + "name": "TEJPRATAP SINGH", + "url": "https://leetcode.com/u/2115500154/", + "section": "AE", + "dayi": "Day Scholars", + "username": "2115500154", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "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": "2215500169", + "name": "VANSHIKA RAGHAV", + "url": "https://leetcode.com/u/vanshikaraghav_22/", + "section": "AE", + "dayi": "Day Scholars", + "username": "vanshikaraghav_22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500067", + "name": "GANESH KUMAR SINGH", + "url": "https://leetcode.com/u/Ganesh_kumar_123/", + "section": "AD", + "dayi": "Day Scholars", + "username": "Ganesh_kumar_123", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001699", + "name": "SHREEYA GUPTA", + "url": "https://leetcode.com/u/shreeyagupta6342/", + "section": "F", + "dayi": "Hostellers", + "username": "shreeyagupta6342", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001014", + "name": "MADHAV GOYAL", + "url": "https://leetcode.com/u/madhavgoyal012/", + "section": "C", + "dayi": "Day Scholars", + "username": "madhavgoyal012", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000786", + "name": "HEMANT KAUSHIK", + "url": "https://leetcode.com/u/hemantach/", + "section": "D", + "dayi": "Day Scholars", + "username": "hemantach", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "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": "2215001733", + "name": "SHUBHANKIT BHARDWAJ", + "url": "https://leetcode.com/u/bhardwajshubhankit1/", + "section": "G", + "dayi": "Hostellers", + "username": "bhardwajshubhankit1", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000368", + "name": "ARYAN CHATURVEDI", + "url": "https://leetcode.com/u/chaturvediaryan409/", + "section": "G", + "dayi": "Hostellers", + "username": "chaturvediaryan409", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28535,12 +24744,12 @@ "recentSubmissions": [] }, { - "roll": "2215000860", - "name": "KAILASH NATH YADAV", - "url": "https://leetcode.com/u/Kailash7781/", - "section": "D", - "dayi": "Day Scholars", - "username": "Kailash7781", + "roll": "2215500114", + "name": "PRIYANSHU BHARDWAJ", + "url": "https://leetcode.com/u/Priyanshu-Bhardwaj/", + "section": "AC", + "dayi": "Hostellers", + "username": "Priyanshu-Bhardwaj", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28548,12 +24757,12 @@ "recentSubmissions": [] }, { - "roll": "2215001022", - "name": "MAHAK AGRAWAL", - "url": "https://leetcode.com/u/mahak26/", - "section": "F", + "roll": "2215500071", + "name": "HARDIK ARORA", + "url": "https://leetcode.com/u/hardik121/", + "section": "AC", "dayi": "Day Scholars", - "username": "mahak26", + "username": "hardik121", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28561,12 +24770,12 @@ "recentSubmissions": [] }, { - "roll": "2215000621", - "name": "DINESH", - "url": "https://leetcode.com/u/Dinesh_sirsiya75/", + "roll": "2215000037", + "name": "ABHINAV TOMAR", + "url": "https://leetcode.com/u/Tomar_Abhinav/", "section": "E", - "dayi": "Day Scholars", - "username": "Dinesh_sirsiya75", + "dayi": "Hostellers", + "username": "Tomar_Abhinav", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28574,12 +24783,12 @@ "recentSubmissions": [] }, { - "roll": "2215001125", - "name": "NAMAN MISHRA", - "url": "https://leetcode.com/u/i_namanmishra", - "section": "F", - "dayi": "Hostellers", - "username": "i_namanmishra", + "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, @@ -28587,12 +24796,12 @@ "recentSubmissions": [] }, { - "roll": "2215001699", - "name": "SHREEYA GUPTA", - "url": "https://leetcode.com/u/shreeyagupta6342/", + "roll": "2215001402", + "name": "RAJ BAHADUR SINGH", + "url": "https://leetcode.com/u/Rajbsingh/", "section": "F", - "dayi": "Hostellers", - "username": "shreeyagupta6342", + "dayi": "Day Scholars", + "username": "Rajbsingh", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28600,12 +24809,12 @@ "recentSubmissions": [] }, { - "roll": "2215000505", - "name": "CELINA SHARMA", - "url": "https://leetcode.com/u/celina_sharma03/", - "section": "F", + "roll": "2215500147", + "name": "SHOBHIT CHATURVEDI", + "url": "https://leetcode.com/u/Shobhit1416/", + "section": "AD", "dayi": "Day Scholars", - "username": "celina_sharma03", + "username": "Shobhit1416", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28613,12 +24822,12 @@ "recentSubmissions": [] }, { - "roll": "2215800019", - "name": "RAVI RANJAN KUMAR", - "url": "https://leetcode.com/u/ravi1173/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "ravi1173", + "roll": "2215000954", + "name": "KSHITIZ JAIN", + "url": "https://leetcode.com/u/kshitiz001/", + "section": "D", + "dayi": "Hostellers", + "username": "kshitiz001", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28626,12 +24835,12 @@ "recentSubmissions": [] }, { - "roll": "2215800027", - "name": "SNEHA AGARWAL", - "url": "https://leetcode.com/u/sneha_agarwal19/", - "section": "A(H)", - "dayi": "Hostellers", - "username": "sneha_agarwal19", + "roll": "2215001781", + "name": "SUBHASH SINGH", + "url": "https://leetcode.com/u/Subhash_Singh/", + "section": "H", + "dayi": "Day Scholars", + "username": "Subhash_Singh", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28639,12 +24848,12 @@ "recentSubmissions": [] }, { - "roll": "2215000408", - "name": "ATHARVA JAISWAL", - "url": "https://leetcode.com/u/itsaj01/", - "section": "F", + "roll": "2215001561", + "name": "SALONI KUMARI", + "url": "https://leetcode.com/u/Saloni_kumari3/", + "section": "C", "dayi": "Day Scholars", - "username": "itsaj01", + "username": "Saloni_kumari3", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28652,12 +24861,12 @@ "recentSubmissions": [] }, { - "roll": "2215001565", - "name": "SAMEER KUSHWAHA", - "url": "https://leetcode.com/u/s_a_m2003/", - "section": "D", + "roll": "2215500047", + "name": "BHUVNESH KUMAR", + "url": "https://leetcode.com/u/bhuvnesh-kumar/", + "section": "AD", "dayi": "Day Scholars", - "username": "s_a_m2003", + "username": "bhuvnesh-kumar", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28665,12 +24874,12 @@ "recentSubmissions": [] }, { - "roll": "2215800033", - "name": "YASH JAIN", - "url": "https://leetcode.com/u/yjyash0107/", - "section": "A(H)", + "roll": "2215500069", + "name": "GARVIT SARASWAT", + "url": "https://leetcode.com/u/garvit1000/", + "section": "AD", "dayi": "Day Scholars", - "username": "yjyash0107", + "username": "garvit1000", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28678,12 +24887,12 @@ "recentSubmissions": [] }, { - "roll": "2215001257", - "name": "PRAKHAR GUPTA", - "url": "https://leetcode.com/u/PrakharGupta77/", - "section": "H", + "roll": "2215001235", + "name": "PIYUSH RATHOR", + "url": "https://leetcode.com/u/piyush_rathor/", + "section": "G", "dayi": "Hostellers", - "username": "PrakharGupta77", + "username": "piyush_rathor", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28691,12 +24900,12 @@ "recentSubmissions": [] }, { - "roll": "2215001384", - "name": "RAHUL", - "url": "https://leetcode.com/u/Rahul_1384/", - "section": "E", + "roll": "2215500051", + "name": "CHITRANSH BHARADWAJ", + "url": "https://leetcode.com/u/Chitransh00052/", + "section": "AD", "dayi": "Day Scholars", - "username": "Rahul_1384", + "username": "Chitransh00052", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28704,12 +24913,25 @@ "recentSubmissions": [] }, { - "roll": "2215001402", - "name": "RAJ BAHADUR SINGH", - "url": "https://leetcode.com/u/Rajbsingh/", - "section": "F", + "roll": "2215500125", + "name": "SACHIN KUMAR", + "url": "https://leetcode.com/u/Sachin20K/", + "section": "AD", + "dayi": "Hostellers", + "username": "Sachin20K", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500164", + "name": "UDAY SINGH KUSHWAHA", + "url": "https://leetcode.com/u/udaykushwaha/", + "section": "AE", "dayi": "Day Scholars", - "username": "Rajbsingh", + "username": "udaykushwaha", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28717,12 +24939,12 @@ "recentSubmissions": [] }, { - "roll": "2215000560", - "name": "DEEPANSHU KHANDELWAL", - "url": "https://leetcode.com/u/Deepanshu-Khandelwal/", - "section": "H", + "roll": "2215000816", + "name": "HRITIK KUMAR", + "url": "https://leetcode.com/u/Hritiksingh66/", + "section": "E", "dayi": "Day Scholars", - "username": "Deepanshu-Khandelwal", + "username": "Hritiksingh66", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28730,12 +24952,12 @@ "recentSubmissions": [] }, { - "roll": "2215000912", - "name": "KHUSHI TIWARI", - "url": "https://leetcode.com/u/Tiwari_Khushi/", + "roll": "2215001926", + "name": "VANSH SINGHAL", + "url": "https://leetcode.com/u/vansh_singhal007/", "section": "F", "dayi": "Hostellers", - "username": "Tiwari_Khushi", + "username": "vansh_singhal007", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28756,12 +24978,12 @@ "recentSubmissions": [] }, { - "roll": "2215000037", - "name": "ABHINAV TOMAR", - "url": "https://leetcode.com/u/Tomar_Abhinav/", - "section": "E", + "roll": "2215500060", + "name": "DEVANSHU YADAV", + "url": "https://leetcode.com/u/devanshuyadav_/", + "section": "AE", "dayi": "Hostellers", - "username": "Tomar_Abhinav", + "username": "devanshuyadav_", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28769,12 +24991,12 @@ "recentSubmissions": [] }, { - "roll": "2215000509", - "name": "CHAMAN FAUJDAR", - "url": "https://leetcode.com/u/Chaman_faujdar/", + "roll": "2215000164", + "name": "AKSHAY KUMAR", + "url": "https://leetcode.com/u/akshay_ydv07/", "section": "F", - "dayi": "Day Scholars", - "username": "Chaman_faujdar", + "dayi": "Hostellers", + "username": "akshay_ydv07", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28782,12 +25004,12 @@ "recentSubmissions": [] }, { - "roll": "2215500113", - "name": "PRIYANSHI SHARMA", - "url": "https://leetcode.com/u/priyanshish2503/", + "roll": "2215500033", + "name": "ARCHIE GUPTA", + "url": "https://leetcode.com/u/Archie_Gupta/", "section": "AC", - "dayi": "Day Scholars", - "username": "priyanshish2503", + "dayi": "Hostellers", + "username": "Archie_Gupta", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28795,12 +25017,25 @@ "recentSubmissions": [] }, { - "roll": "2215000483", - "name": "BHASKAR GAUTAM", - "url": "https://leetcode.com/u/BhaskarGautam24/", + "roll": "2215500078", + "name": "HEMANT PRAJAPATI", + "url": "https://leetcode.com/u/hemant1000/", + "section": "AC", + "dayi": "Hostellers", + "username": "hemant1000", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001897", + "name": "UTTAM KUMAR", + "url": "https://leetcode.com/u/uttam_roy01/", "section": "E", "dayi": "Day Scholars", - "username": "BhaskarGautam24", + "username": "uttam_roy01", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28808,12 +25043,12 @@ "recentSubmissions": [] }, { - "roll": "2215000340", - "name": "ARJUN RAGHAV", - "url": "https://leetcode.com/u/arjunraghav/", - "section": "E", + "roll": "2215800015", + "name": "MADHAV GAUR", + "url": "https://leetcode.com/u/hAG03ejuSY/", + "section": "A(H)", "dayi": "Hostellers", - "username": "arjunraghav", + "username": "hAG03ejuSY", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28821,25 +25056,25 @@ "recentSubmissions": [] }, { - "roll": "2215500031", - "name": "ANURAG SHARMA", - "url": "https://leetcode.com/u/anurag080205/", - "section": "AD", + "roll": "2215001593", + "name": "SARTHAK PATEL", + "url": "https://leetcode.com/u/sarthak_patel26/", + "section": "G", "dayi": "Hostellers", - "username": "anurag080205", + "username": "sarthak_patel26", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, "hardSolved": 0, "recentSubmissions": [] }, - { - "roll": "2215500035", - "name": "ARPIT GUPTA", - "url": "https://leetcode.com/u/Arpit0212/", + { + "roll": "2215500085", + "name": "KARTIK CHAHAR", + "url": "https://leetcode.com/u/Kartik_Chahar/", "section": "AC", - "dayi": "Hostellers", - "username": "Arpit0212", + "dayi": "Day Scholars", + "username": "Kartik_Chahar", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28847,12 +25082,12 @@ "recentSubmissions": [] }, { - "roll": "2215001893", - "name": "UTKARSH SHARMA", - "url": "https://leetcode.com/u/Utkarsh_Sharma_01/", - "section": "F", - "dayi": "Day Scholars", - "username": "Utkarsh_Sharma_01", + "roll": "2215001435", + "name": "RAUNAK MISHRA", + "url": "https://leetcode.com/u/raunakmishra_/", + "section": "C", + "dayi": "Hostellers", + "username": "raunakmishra_", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28860,12 +25095,12 @@ "recentSubmissions": [] }, { - "roll": "2215001412", - "name": "RAJAT CHAUDHARY", - "url": "https://leetcode.com/u/Rjch18/", - "section": "E", + "roll": "2215000771", + "name": "HARSHIT GARGACHARYA", + "url": "https://leetcode.com/u/Harshitcs22/", + "section": "H", "dayi": "Day Scholars", - "username": "Rjch18", + "username": "Harshitcs22", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28873,12 +25108,12 @@ "recentSubmissions": [] }, { - "roll": "2215001897", - "name": "UTTAM KUMAR", - "url": "https://leetcode.com/u/uttam_roy01/", + "roll": "2215000259", + "name": "ANKIT RAWAT", + "url": "https://leetcode.com/u/rawatankit/", "section": "E", - "dayi": "Day Scholars", - "username": "uttam_roy01", + "dayi": "Hostellers", + "username": "rawatankit", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28886,12 +25121,12 @@ "recentSubmissions": [] }, { - "roll": "2215800007", - "name": "DITIN AGRAWAL", - "url": "https://leetcode.com/u/ditinagrawal/", + "roll": "2215800004", + "name": "AYUSH PONIA", + "url": "https://leetcode.com/u/Ayush_Ponia/", "section": "A(H)", - "dayi": "Day Scholars", - "username": "ditinagrawal", + "dayi": "Hostellers", + "username": "Ayush_Ponia", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28899,12 +25134,12 @@ "recentSubmissions": [] }, { - "roll": "2215001908", - "name": "VAISHALI AGRAWAL", - "url": "https://leetcode.com/u/vaishali_1819/", - "section": "G", + "roll": "2215001301", + "name": "PRATHAM", + "url": "https://leetcode.com/u/PrathamCoder01/", + "section": "F", "dayi": "Day Scholars", - "username": "vaishali_1819", + "username": "PrathamCoder01", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28912,12 +25147,12 @@ "recentSubmissions": [] }, { - "roll": "2215000255", - "name": "ANKIT PANDEY", - "url": "https://leetcode.com/u/ankit_2215000255/", - "section": "H", + "roll": "2215001665", + "name": "SHIVAM KUMAR", + "url": "https://leetcode.com/u/shivam25kumar04/", + "section": "C", "dayi": "Day Scholars", - "username": "ankit_2215000255", + "username": "shivam25kumar04", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28925,12 +25160,12 @@ "recentSubmissions": [] }, { - "roll": "2215000180", - "name": "AMAN CHAUDHARY", - "url": "https://leetcode.com/u/Aman_Chaudhary22/", - "section": "H", - "dayi": "Hostellers", - "username": "Aman_Chaudhary22", + "roll": "2215800008", + "name": "EKTA AGRAWAL", + "url": "https://leetcode.com/u/agrawalekta625/", + "section": "A(H)", + "dayi": "Day Scholars", + "username": "agrawalekta625", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28938,12 +25173,12 @@ "recentSubmissions": [] }, { - "roll": "2215500117", - "name": "PUNEET SHARMA", - "url": "https://leetcode.com/u/puneetsharma9651/", - "section": "AE", + "roll": "2215001565", + "name": "SAMEER KUSHWAHA", + "url": "https://leetcode.com/u/s_a_m2003/", + "section": "D", "dayi": "Day Scholars", - "username": "puneetsharma9651", + "username": "s_a_m2003", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28951,12 +25186,12 @@ "recentSubmissions": [] }, { - "roll": "2215800021", - "name": "SAHIL GUPTA", - "url": "https://leetcode.com/u/Sahilgupta21/", - "section": "A(H)", - "dayi": "Hostellers", - "username": "Sahilgupta21", + "roll": "2215500054", + "name": "DEEPAK SHUKLA", + "url": "https://leetcode.com/u/deepshukla1209/", + "section": "AC", + "dayi": "Day Scholars", + "username": "deepshukla1209", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28964,12 +25199,12 @@ "recentSubmissions": [] }, { - "roll": "2215001693", - "name": "SHIVENDRA PANDEY", - "url": "https://leetcode.com/u/shivendra_1511/", - "section": "H", - "dayi": "Hostellers", - "username": "shivendra_1511", + "roll": "2215001187", + "name": "NITIN KUMAR SHARMA", + "url": "https://leetcode.com/u/Nitinsharma76/", + "section": "C", + "dayi": "Day Scholars", + "username": "Nitinsharma76", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28977,12 +25212,12 @@ "recentSubmissions": [] }, { - "roll": "2215001733", - "name": "SHUBHANKIT BHARDWAJ", - "url": "https://leetcode.com/u/bhardwajshubhankit1/", + "roll": "2215000460", + "name": "AYUSHI NARAYAN", + "url": "https://leetcode.com/u/AXr9rh3DzH/", "section": "G", "dayi": "Hostellers", - "username": "bhardwajshubhankit1", + "username": "AXr9rh3DzH", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28990,12 +25225,12 @@ "recentSubmissions": [] }, { - "roll": "2215000771", - "name": "HARSHIT GARGACHARYA", - "url": "https://leetcode.com/u/Harshitcs22/", - "section": "H", + "roll": "2215500008", + "name": "ADITI SINGH", + "url": "https://leetcode.com/u/Trustedfate/", + "section": "AE", "dayi": "Day Scholars", - "username": "Harshitcs22", + "username": "Trustedfate", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29003,12 +25238,12 @@ "recentSubmissions": [] }, { - "roll": "2215000971", - "name": "KUSH VARSHNEY", - "url": "https://leetcode.com/u/user4079yp/", + "roll": "2215001452", + "name": "RISHABH SINGH", + "url": "https://leetcode.com/u/Rishabh_singhcs22/", "section": "F", "dayi": "Hostellers", - "username": "user4079yp", + "username": "Rishabh_singhcs22", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29016,12 +25251,12 @@ "recentSubmissions": [] }, { - "roll": "2215000810", - "name": "HIMANSHU TIWARI", - "url": "https://leetcode.com/u/himanshutiwari1063/", - "section": "E", + "roll": "2215500116", + "name": "PRIYANSHU MANGLA", + "url": "https://leetcode.com/u/priyanshu_mangla/", + "section": "AE", "dayi": "Day Scholars", - "username": "himanshutiwari1063", + "username": "priyanshu_mangla", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29029,12 +25264,12 @@ "recentSubmissions": [] }, { - "roll": "2215000018", - "name": "ABHAY PRATAP SINGH", - "url": "https://leetcode.com/u/_rumpy_pumpy_/", - "section": "G", + "roll": "2215500074", + "name": "HARSH RAJORIA", + "url": "https://leetcode.com/u/rajoriaharsh0/", + "section": "AE", "dayi": "Day Scholars", - "username": "_rumpy_pumpy_", + "username": "rajoriaharsh0", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29042,12 +25277,12 @@ "recentSubmissions": [] }, { - "roll": "2215500037", - "name": "ARYAHANS BHATI", - "url": "https://leetcode.com/u/SMLhck3BVM/", - "section": "AE", - "dayi": "Hostellers", - "username": "SMLhck3BVM", + "roll": "2215000958", + "name": "KULDEEP SINGH", + "url": "https://leetcode.com/u/KuldeepSingh7249/", + "section": "H", + "dayi": "Day Scholars", + "username": "KuldeepSingh7249", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29055,12 +25290,12 @@ "recentSubmissions": [] }, { - "roll": "2215000460", - "name": "AYUSHI NARAYAN", - "url": "https://leetcode.com/u/AXr9rh3DzH/", - "section": "G", - "dayi": "Hostellers", - "username": "AXr9rh3DzH", + "roll": "2215000601", + "name": "DHEERAJ VASHISHTHA", + "url": "https://leetcode.com/u/Dheeru_vashishtha/", + "section": "D", + "dayi": "Day Scholars", + "username": "Dheeru_vashishtha", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29068,12 +25303,12 @@ "recentSubmissions": [] }, { - "roll": "2315990039", - "name": "MUKUL KUMAR", - "url": "https://leetcode.com/u/_Mukul_Dev_/", - "section": "F", + "roll": "2215500020", + "name": "ANJALI RAWAT", + "url": "https://leetcode.com/u/AnjaliRawatAR/", + "section": "AC", "dayi": "Day Scholars", - "username": "_Mukul_Dev_", + "username": "AnjaliRawatAR", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29081,12 +25316,12 @@ "recentSubmissions": [] }, { - "roll": "2215500151", - "name": "SHUBH SHARMA", - "url": "https://leetcode.com/u/shubhsharma2005/", - "section": "AD", + "roll": "2215800013", + "name": "KIRTI", + "url": "https://leetcode.com/u/kirtichauhan3963/", + "section": "A(H)", "dayi": "Day Scholars", - "username": "shubhsharma2005", + "username": "kirtichauhan3963", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29094,12 +25329,12 @@ "recentSubmissions": [] }, { - "roll": "2215000628", - "name": "DIVYA PRAKASH SINGH", - "url": "https://leetcode.com/u/kashanra7/", - "section": "E", - "dayi": "Hostellers", - "username": "kashanra7", + "roll": "2215500058", + "name": "DEVANSH SHARMA", + "url": "https://leetcode.com/u/devanshsharma17/", + "section": "AC", + "dayi": "Day Scholars", + "username": "devanshsharma17", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29107,12 +25342,12 @@ "recentSubmissions": [] }, { - "roll": "2215500125", - "name": "SACHIN KUMAR", - "url": "https://leetcode.com/u/Sachin20K/", - "section": "AD", + "roll": "2215000881", + "name": "KARTIK SAHA", + "url": "https://leetcode.com/u/sahakartik2952004/", + "section": "F", "dayi": "Hostellers", - "username": "Sachin20K", + "username": "sahakartik2952004", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29120,12 +25355,12 @@ "recentSubmissions": [] }, { - "roll": "2215500145", - "name": "SHIVAM SINGH", - "url": "https://leetcode.com/u/SinghShivam007/", - "section": "AE", + "roll": "2215001973", + "name": "VIPUL KUMAR YADAV", + "url": "https://leetcode.com/u/Vipul_cs22/", + "section": "C", "dayi": "Hostellers", - "username": "SinghShivam007", + "username": "Vipul_cs22", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29133,12 +25368,12 @@ "recentSubmissions": [] }, { - "roll": "2215001713", - "name": "SHREYASH SINGH", - "url": "https://leetcode.com/u/shreyash_singh123/", - "section": "D", + "roll": "2215001361", + "name": "PULKIT UPADHYAY", + "url": "https://leetcode.com/u/_22215001361/", + "section": "C", "dayi": "Day Scholars", - "username": "shreyash_singh123", + "username": "_22215001361", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29146,12 +25381,12 @@ "recentSubmissions": [] }, { - "roll": "2215500027", - "name": "ANSHUL SHARMA", - "url": "https://leetcode.com/u/anshul_pandit/", - "section": "AC", - "dayi": "Hostellers", - "username": "anshul_pandit", + "roll": "2215000632", + "name": "DIVYANSH GOYAL", + "url": "https://leetcode.com/u/neerajdivyanshruchi1/", + "section": "C", + "dayi": "Day Scholars", + "username": "neerajdivyanshruchi1", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29159,12 +25394,12 @@ "recentSubmissions": [] }, { - "roll": "2215500057", - "name": "DEV SISODIYA", - "url": "https://leetcode.com/u/Dev_Sisodiya/", - "section": "AD", + "roll": "2215500032", + "name": "ANUSHKA CHAUDHARY", + "url": "https://leetcode.com/u/Anushka_Chaudhary07/", + "section": "AE", "dayi": "Day Scholars", - "username": "Dev_Sisodiya", + "username": "Anushka_Chaudhary07", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29172,12 +25407,12 @@ "recentSubmissions": [] }, { - "roll": "2215800015", - "name": "MADHAV GAUR", - "url": "https://leetcode.com/u/hAG03ejuSY/", - "section": "A(H)", - "dayi": "Hostellers", - "username": "hAG03ejuSY", + "roll": "2215000008", + "name": "AASTHA JAISWAL", + "url": "https://leetcode.com/u/aastha-2002/", + "section": "D", + "dayi": "Day Scholars", + "username": "aastha-2002", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29185,12 +25420,12 @@ "recentSubmissions": [] }, { - "roll": "2215500022", - "name": "ANOOP KUMAR", - "url": "https://leetcode.com/u/The_Ghost_Coder/", - "section": "AC", - "dayi": "Hostellers", - "username": "The_Ghost_Coder", + "roll": "2215500123", + "name": "RITIK TRIPATHI", + "url": "https://leetcode.com/u/Ritik_tripathi52/", + "section": "AE", + "dayi": "Day Scholars", + "username": "Ritik_tripathi52", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29198,12 +25433,12 @@ "recentSubmissions": [] }, { - "roll": "2215500025", - "name": "ANSHIKA AGARWAL", - "url": "https://leetcode.com/u/agarwalanshika74/", - "section": "AC", + "roll": "2215500092", + "name": "LALIT KUMAR", + "url": "https://leetcode.com/u/Lalit_chaudhary01/", + "section": "AE", "dayi": "Day Scholars", - "username": "agarwalanshika74", + "username": "Lalit_chaudhary01", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29211,12 +25446,12 @@ "recentSubmissions": [] }, { - "roll": "2215000182", - "name": "AMAN KUMAR", - "url": "https://leetcode.com/u/_Aman_Kumar/", - "section": "C", + "roll": "2315990015", + "name": "BHARAT DIXIT", + "url": "https://leetcode.com/u/bharat010703/", + "section": "H", "dayi": "Day Scholars", - "username": "_Aman_Kumar", + "username": "bharat010703", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29224,12 +25459,12 @@ "recentSubmissions": [] }, { - "roll": "2215001029", - "name": "MANAS VERMA", - "url": "https://leetcode.com/u/Manasverma369/", + "roll": "2215001117", + "name": "NAINSHI VERMA", + "url": "https://leetcode.com/u/nainshiverma2005/", "section": "G", - "dayi": "Hostellers", - "username": "Manasverma369", + "dayi": "Day Scholars", + "username": "nainshiverma2005", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29237,12 +25472,12 @@ "recentSubmissions": [] }, { - "roll": "2215001513", - "name": "SACHIN KUMAR", - "url": "https://leetcode.com/u/sachinthakurela2005/", - "section": "D", + "roll": "2215500038", + "name": "ASHISH", + "url": "https://leetcode.com/u/Ashish_Dubey1974/", + "section": "AC", "dayi": "Day Scholars", - "username": "sachinthakurela2005", + "username": "Ashish_Dubey1974", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29250,12 +25485,12 @@ "recentSubmissions": [] }, { - "roll": "2215500018", - "name": "ANANYA SHUKLA", - "url": "https://leetcode.com/u/user6540cY/", - "section": "AD", + "roll": "2215000971", + "name": "KUSH VARSHNEY", + "url": "https://leetcode.com/u/user4079yp/", + "section": "F", "dayi": "Hostellers", - "username": "user6540cY", + "username": "user4079yp", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29263,12 +25498,12 @@ "recentSubmissions": [] }, { - "roll": "2215001597", - "name": "SARTHAK SINHA", - "url": "https://leetcode.com/u/Sarthak-Sinha/", - "section": "G", + "roll": "2215500121", + "name": "RISHABH BAGHEL", + "url": "https://leetcode.com/u/Rishu_689/", + "section": "AE", "dayi": "Hostellers", - "username": "Sarthak-Sinha", + "username": "Rishu_689", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29276,12 +25511,12 @@ "recentSubmissions": [] }, { - "roll": "2215000428", - "name": "AYUSH AGNIHOTRI", - "url": "https://leetcode.com/u/Ayyush063/", - "section": "H", - "dayi": "Hostellers", - "username": "Ayyush063", + "roll": "2215500104", + "name": "NISHANT GUPTA", + "url": "https://leetcode.com/u/Nishant_Gupta_27/", + "section": "AC", + "dayi": "Day Scholars", + "username": "Nishant_Gupta_27", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29289,12 +25524,12 @@ "recentSubmissions": [] }, { - "roll": "2215500174", - "name": "VINAYAK SINGH", - "url": "https://leetcode.com/u/vinayak_930/", - "section": "AC", - "dayi": "Hostellers", - "username": "vinayak_930", + "roll": "2215000634", + "name": "DIVYANSH YADAV", + "url": "https://leetcode.com/u/Divyansh20004/", + "section": "C", + "dayi": "Day Scholars", + "username": "Divyansh20004", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29302,12 +25537,12 @@ "recentSubmissions": [] }, { - "roll": "2215500127", - "name": "SAHIL KHANDELWAL", - "url": "https://leetcode.com/u/sdesahil/", - "section": "AD", - "dayi": "Hostellers", - "username": "sdesahil", + "roll": "2215001596", + "name": "SARTHAK SHISHODIA", + "url": "https://leetcode.com/u/Sarthak_Shishodia20/", + "section": "C", + "dayi": "Day Scholars", + "username": "Sarthak_Shishodia20", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29315,12 +25550,12 @@ "recentSubmissions": [] }, { - "roll": "2215000170", - "name": "ALANKRATI SAXENA", - "url": "https://leetcode.com/u/Alan_Krati/", - "section": "E", - "dayi": "Hostellers", - "username": "Alan_Krati", + "roll": "2215000470", + "name": "BHAKTI CHAUDHARY", + "url": "https://leetcode.com/u/bhakti11/", + "section": "D", + "dayi": "Day Scholars", + "username": "bhakti11", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29328,12 +25563,12 @@ "recentSubmissions": [] }, { - "roll": "2215001468", - "name": "RITESH KUMAR", - "url": "https://leetcode.com/u/thisismeriteshk1/", + "roll": "2215001669", + "name": "SHIVAM PRATAP SINGH", + "url": "https://leetcode.com/u/shivampratapsingh181/", "section": "F", - "dayi": "Day Scholars", - "username": "thisismeriteshk1", + "dayi": "Hostellers", + "username": "shivampratapsingh181", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29341,12 +25576,12 @@ "recentSubmissions": [] }, { - "roll": "2215001926", - "name": "VANSH SINGHAL", - "url": "https://leetcode.com/u/vansh_singhal007/", - "section": "F", + "roll": "2215001152", + "name": "NIKHIL BANSAL", + "url": "https://leetcode.com/u/nikhilbansal8218/", + "section": "C", "dayi": "Hostellers", - "username": "vansh_singhal007", + "username": "nikhilbansal8218", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29354,12 +25589,12 @@ "recentSubmissions": [] }, { - "roll": "2215500081", - "name": "HIMANSHU SINGH", - "url": "https://leetcode.com/u/happy04/", - "section": "AD", + "roll": "2215000638", + "name": "DIVYANSHU KUMAR", + "url": "https://leetcode.com/u/Divyanshu_kumar2279/", + "section": "H", "dayi": "Day Scholars", - "username": "happy04", + "username": "Divyanshu_kumar2279", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29367,12 +25602,12 @@ "recentSubmissions": [] }, { - "roll": "2215800013", - "name": "KIRTI", - "url": "https://leetcode.com/u/kirtichauhan3963/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "kirtichauhan3963", + "roll": "2215000821", + "name": "ISHIKA GOYAL", + "url": "https://leetcode.com/u/goyal_ishika/", + "section": "C", + "dayi": "Hostellers", + "username": "goyal_ishika", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29380,12 +25615,12 @@ "recentSubmissions": [] }, { - "roll": "2215500138", - "name": "SATVIK GUPTA", - "url": "https://leetcode.com/u/satvikg21111124/", - "section": "AD", - "dayi": "Day Scholars", - "username": "satvikg21111124", + "roll": "2215500146", + "name": "SHIVEN RASTOGI", + "url": "https://leetcode.com/u/Shiven_Rastogi/", + "section": "AC", + "dayi": "Hostellers", + "username": "Shiven_Rastogi", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29393,12 +25628,12 @@ "recentSubmissions": [] }, { - "roll": "2215800016", - "name": "MOHAN MADHAV SINGHAL", - "url": "https://leetcode.com/u/Mohanmadhavsinghal/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "Mohanmadhavsinghal", + "roll": "2215000104", + "name": "ADITYA NARAYAN GUPTA", + "url": "https://leetcode.com/u/AdityaNarayanGupta_2004/", + "section": "D", + "dayi": "Hostellers", + "username": "AdityaNarayanGupta_2004", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29406,12 +25641,12 @@ "recentSubmissions": [] }, { - "roll": "2215000433", - "name": "AYUSH GARG", - "url": "https://leetcode.com/u/ayushgarg9986/", - "section": "E", - "dayi": "Hostellers", - "username": "ayushgarg9986", + "roll": "2215800016", + "name": "MOHAN MADHAV SINGHAL", + "url": "https://leetcode.com/u/Mohanmadhavsinghal/", + "section": "A(H)", + "dayi": "Day Scholars", + "username": "Mohanmadhavsinghal", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29419,12 +25654,12 @@ "recentSubmissions": [] }, { - "roll": "2215000913", - "name": "KHUSHI VARSHNEY", - "url": "https://leetcode.com/u/VarshneyKhushi/", - "section": "F", + "roll": "2215000810", + "name": "HIMANSHU TIWARI", + "url": "https://leetcode.com/u/himanshutiwari1063/", + "section": "E", "dayi": "Day Scholars", - "username": "VarshneyKhushi", + "username": "himanshutiwari1063", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29432,12 +25667,12 @@ "recentSubmissions": [] }, { - "roll": "2215001643", - "name": "SHASHI KUMAR YADAV", - "url": "https://leetcode.com/u/skyy4/", - "section": "F", - "dayi": "Hostellers", - "username": "skyy4", + "roll": "2215000018", + "name": "ABHAY PRATAP SINGH", + "url": "https://leetcode.com/u/_rumpy_pumpy_/", + "section": "G", + "dayi": "Day Scholars", + "username": "_rumpy_pumpy_", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29445,12 +25680,12 @@ "recentSubmissions": [] }, { - "roll": "2215001339", - "name": "PRIYANSHI GUPTA", - "url": "https://leetcode.com/u/priyaanshayy/", - "section": "G", + "roll": "2215500037", + "name": "ARYAHANS BHATI", + "url": "https://leetcode.com/u/SMLhck3BVM/", + "section": "AE", "dayi": "Hostellers", - "username": "priyaanshayy", + "username": "SMLhck3BVM", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, diff --git a/frontend/index.html b/frontend/index.html index c3f97ab..242ddcf 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -6,8 +6,43 @@