diff --git a/Readme.MD b/Readme.MD index f8694b9..98fde3c 100644 --- a/Readme.MD +++ b/Readme.MD @@ -1,9 +1,9 @@ -How to setup -1) Fork and git clone -2) cd into Batch-3-Test directory -3) npm install to install the backend i guess -4) node index.js to run the backend -5) in new window of vs code open frontend directory -6) start live server of index.html file - -Feel free to create an issue or google/chatgpt if you get an error while setting up +How to setup +1) Fork and git clone +2) cd into Batch-3-Test directory +3) npm install to install the backend i guess +4) node index.js to run the backend +5) in new window of vs code open frontend directory +6) start live server of index.html file + +Feel free to create an issue or google/chatgpt if you get an error while setting up diff --git a/data.json b/data.json index bedfd07..eaff016 100644 --- a/data.json +++ b/data.json @@ -58,65 +58,6 @@ } ] }, - { - "roll": "2215500064", - "name": "DIVYANSH SINGH", - "url": "https://leetcode.com/u/Divyansh2304/", - "section": "AC", - "dayi": "Hostellers", - "username": "Divyansh2304", - "totalSolved": 866, - "easySolved": 205, - "mediumSolved": 475, - "hardSolved": 186, - "recentSubmissions": [ - { - "id": "1458919269", - "title": "House Robber", - "timestamp": "1732169787", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1458912509", - "title": "Climbing Stairs", - "timestamp": "1732169267", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1458866709", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732165640", - "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "72 MB", - "lang": "java" - }, - { - "id": "1458004573", - "title": "Is Graph Bipartite?", - "timestamp": "1732086736", - "statusDisplay": "Accepted", - "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" - } - ] - }, { "roll": "2215001079", "name": "MOHD ASAD ANSARI", @@ -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,225 +130,48 @@ "hardSolved": 81, "recentSubmissions": [ { - "id": "1458729578", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732152490", - "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "71.8 MB", - "lang": "java" - }, - { - "id": "1458197645", - "title": "Linked List Random Node", - "timestamp": "1732104191", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "46.3 MB", - "lang": "java" - }, - { - "id": "1458192952", - "title": "Random Pick Index", - "timestamp": "1732103752", - "statusDisplay": "Accepted", - "runtime": "88 ms", - "memory": "56.6 MB", - "lang": "java" - }, - { - "id": "1458176579", - "title": "Sort List", - "timestamp": "1732102143", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "56.1 MB", - "lang": "java" - }, - { - "id": "1458162511", - "title": "Add Two Numbers", - "timestamp": "1732100724", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.3 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001258", - "name": "PRAKHAR KAPOOR", - "url": "https://leetcode.com/u/prakharkapoorcollege/", - "section": "F", - "dayi": "Hostellers", - "username": "prakharkapoorcollege", - "totalSolved": 730, - "easySolved": 323, - "mediumSolved": 342, - "hardSolved": 65, - "recentSubmissions": [ - { - "id": "1458567212", - "title": "Island Perimeter", - "timestamp": "1732131765", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "45.7 MB", - "lang": "java" - }, - { - "id": "1458549873", - "title": "Minimum Path Sum", - "timestamp": "1732130226", - "statusDisplay": "Accepted", - "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" - } - ] - }, - { - "roll": "2215000584", - "name": "DEVANSHI LAWANIA", - "url": "https://leetcode.com/u/DevanshiLawaniA/", - "section": "D", - "dayi": "Day Scholars", - "username": "DevanshiLawaniA", - "totalSolved": 706, - "easySolved": 294, - "mediumSolved": 348, - "hardSolved": 64, - "recentSubmissions": [ - { - "id": "1458052668", - "title": "Longest Common Subsequence", - "timestamp": "1732090970", - "statusDisplay": "Accepted", - "runtime": "34 ms", - "memory": "51.2 MB", - "lang": "java" - }, - { - "id": "1457836606", - "title": "Unique Paths", - "timestamp": "1732072928", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1457351737", - "title": "Trapping Rain Water", - "timestamp": "1732029531", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46.1 MB", - "lang": "java" - }, - { - "id": "1456954278", - "title": "House Robber", - "timestamp": "1731996801", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1456486746", - "title": "Reverse Nodes in k-Group", - "timestamp": "1731953686", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.5 MB", - "lang": "java" - } - ] - }, - { - "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", + "id": "1459150338", + "title": "Best Time to Buy and Sell Stock IV", + "timestamp": "1732190116", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "7 ms", + "memory": "43.5 MB", "lang": "java" }, { - "id": "1457836925", - "title": "Unique Paths", - "timestamp": "1732072957", + "id": "1459118939", + "title": "Best Time to Buy and Sell Stock II", + "timestamp": "1732186948", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "46.2 MB", "lang": "java" }, { - "id": "1457445707", - "title": "Eliminate Maximum Number of Monsters", - "timestamp": "1732035483", + "id": "1459072264", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1732182660", "statusDisplay": "Accepted", - "runtime": "68 ms", - "memory": "55.1 MB", + "runtime": "2 ms", + "memory": "61.9 MB", "lang": "java" }, { - "id": "1457256407", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732022815", + "id": "1458729578", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732152490", "statusDisplay": "Accepted", - "runtime": "56 ms", - "memory": "58.9 MB", + "runtime": "18 ms", + "memory": "71.8 MB", "lang": "java" }, { - "id": "1456911028", - "title": "Is Graph Bipartite?", - "timestamp": "1731993740", + "id": "1458197645", + "title": "Linked List Random Node", + "timestamp": "1732104191", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.4 MB", + "runtime": "10 ms", + "memory": "46.3 MB", "lang": "java" } ] @@ -472,98 +236,39 @@ ] }, { - "roll": "2215001352", - "name": "PRIYANSHU SHARMA", - "url": "https://leetcode.com/u/Priyanshucs22/", - "section": "D", + "roll": "2215001541", + "name": "SAKSHAM AGRAWAL", + "url": "https://leetcode.com/u/Saksham_agrawal/", + "section": "F", "dayi": "Day Scholars", - "username": "Priyanshucs22", - "totalSolved": 671, - "easySolved": 294, - "mediumSolved": 332, - "hardSolved": 45, + "username": "Saksham_agrawal", + "totalSolved": 647, + "easySolved": 197, + "mediumSolved": 368, + "hardSolved": 82, "recentSubmissions": [ { - "id": "1459005291", - "title": "Longest Common Subsequence", - "timestamp": "1732176816", + "id": "1458247220", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732108364", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "50.8 MB", - "lang": "java" + "runtime": "17 ms", + "memory": "12.1 MB", + "lang": "cpp" }, { - "id": "1458324957", - "title": "Majority Element II", - "timestamp": "1732113953", + "id": "1457447882", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732035615", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "48 MB", - "lang": "java" + "runtime": "111 ms", + "memory": "95.2 MB", + "lang": "cpp" }, { - "id": "1458295323", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732111829", - "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1457839284", - "title": "Unique Paths", - "timestamp": "1732073190", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1457558594", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732042524", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.6 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001541", - "name": "SAKSHAM AGRAWAL", - "url": "https://leetcode.com/u/Saksham_agrawal/", - "section": "F", - "dayi": "Day Scholars", - "username": "Saksham_agrawal", - "totalSolved": 647, - "easySolved": 197, - "mediumSolved": 368, - "hardSolved": 82, - "recentSubmissions": [ - { - "id": "1458247220", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732108364", - "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "12.1 MB", - "lang": "cpp" - }, - { - "id": "1457447882", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732035615", - "statusDisplay": "Accepted", - "runtime": "111 ms", - "memory": "95.2 MB", - "lang": "cpp" - }, - { - "id": "1455865571", - "title": "House Robber", - "timestamp": "1731903125", + "id": "1455865571", + "title": "House Robber", + "timestamp": "1731903125", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "9.3 MB", @@ -589,65 +294,6 @@ } ] }, - { - "roll": "2215001653", - "name": "SHIVA GAUR", - "url": "https://leetcode.com/u/shivagaur1100/", - "section": "D", - "dayi": "Hostellers", - "username": "shivagaur1100", - "totalSolved": 604, - "easySolved": 214, - "mediumSolved": 371, - "hardSolved": 19, - "recentSubmissions": [ - { - "id": "1458526424", - "title": "Unique Paths II", - "timestamp": "1732128326", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1457962712", - "title": "Longest Common Subsequence", - "timestamp": "1732083489", - "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "51.2 MB", - "lang": "java" - }, - { - "id": "1457836610", - "title": "Unique Paths", - "timestamp": "1732072929", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1457582059", - "title": "Binary Tree Zigzag Level Order Traversal", - "timestamp": "1732044340", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1457572809", - "title": "Course Schedule", - "timestamp": "1732043616", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "45 MB", - "lang": "java" - } - ] - }, { "roll": "2215000728", "name": "HARSH BANSAL", @@ -707,65 +353,6 @@ } ] }, - { - "roll": "2215800029", - "name": "SURBHI SHARMA", - "url": "https://leetcode.com/u/SurbhiSharma12/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "SurbhiSharma12", - "totalSolved": 536, - "easySolved": 183, - "mediumSolved": 277, - "hardSolved": 76, - "recentSubmissions": [ - { - "id": "1456946965", - "title": "Trapping Rain Water", - "timestamp": "1731996303", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46.1 MB", - "lang": "java" - }, - { - "id": "1454905707", - "title": "Valid Anagram", - "timestamp": "1731815101", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1453610372", - "title": "Search a 2D Matrix II", - "timestamp": "1731685667", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.8 MB", - "lang": "java" - }, - { - "id": "1452454371", - "title": "Majority Element", - "timestamp": "1731577420", - "statusDisplay": "Accepted", - "runtime": "1641 ms", - "memory": "53.6 MB", - "lang": "java" - }, - { - "id": "1452399483", - "title": "Single Number", - "timestamp": "1731572486", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "46.3 MB", - "lang": "java" - } - ] - }, { "roll": "2215500171", "name": "VIDHI AJMERA", @@ -826,26528 +413,12972 @@ ] }, { - "roll": "2215000438", - "name": "AYUSH GUPTA", - "url": "https://leetcode.com/u/guptaayush2005/", - "section": "E", + "roll": "2215500088", + "name": "KRISHNA AGRAWAL", + "url": "https://leetcode.com/u/krishnaagrawal_1/", + "section": "AC", "dayi": "Day Scholars", - "username": "guptaayush2005", - "totalSolved": 527, - "easySolved": 190, - "mediumSolved": 291, - "hardSolved": 46, + "username": "krishnaagrawal_1", + "totalSolved": 493, + "easySolved": 204, + "mediumSolved": 254, + "hardSolved": 35, "recentSubmissions": [ { - "id": "1456490794", - "title": "Defuse the Bomb", - "timestamp": "1731953951", + "id": "1457947925", + "title": "House Robber II", + "timestamp": "1732082383", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.4 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1455866557", - "title": "House Robber", - "timestamp": "1731903217", + "id": "1456923224", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1731994620", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "55 ms", + "memory": "61.4 MB", "lang": "java" }, { - "id": "1455633266", - "title": "Sum of Unique Elements", - "timestamp": "1731876102", + "id": "1456106482", + "title": "House Robber", + "timestamp": "1731924250", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "41.3 MB", "lang": "java" }, { - "id": "1455128036", - "title": "Zero Array Transformation II", - "timestamp": "1731833013", + "id": "1455596187", + "title": "Shortest Subarray with Sum at Least K", + "timestamp": "1731872505", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "88 MB", + "runtime": "11 ms", + "memory": "59.1 MB", "lang": "java" }, { - "id": "1455108017", - "title": "Zero Array Transformation I", - "timestamp": "1731831125", + "id": "1454184268", + "title": "Find the Power of K-Size Subarrays I", + "timestamp": "1731748177", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "81.6 MB", + "runtime": "2 ms", + "memory": "45.7 MB", "lang": "java" } ] }, { - "roll": "2215000699", - "name": "GOVIND N ACHARYA", - "url": "https://leetcode.com/u/Govind_Acharya/", + "roll": "2215000333", + "name": "APURVA GUPTA", + "url": "https://leetcode.com/u/apurvag0108/", "section": "C", "dayi": "Hostellers", - "username": "Govind_Acharya", - "totalSolved": 522, - "easySolved": 152, - "mediumSolved": 319, - "hardSolved": 51, + "username": "apurvag0108", + "totalSolved": 452, + "easySolved": 219, + "mediumSolved": 217, + "hardSolved": 16, "recentSubmissions": [ { - "id": "1458782647", - "title": "House Robber II", - "timestamp": "1732158436", + "id": "1458825493", + "title": "Minimum Rounds to Complete All Tasks", + "timestamp": "1732162265", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "112 ms", + "memory": "62.2 MB", "lang": "java" }, { - "id": "1457910458", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732079446", + "id": "1458814144", + "title": "Min Cost Climbing Stairs", + "timestamp": "1732161294", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.8 MB", + "runtime": "0 ms", + "memory": "42.9 MB", "lang": "java" }, { - "id": "1457906901", - "title": "Unique Paths II", - "timestamp": "1732079162", + "id": "1458809173", + "title": "N-th Tribonacci Number", + "timestamp": "1732160868", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.7 MB", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1457837069", - "title": "Unique Paths", - "timestamp": "1732072971", + "id": "1458806239", + "title": "Climbing Stairs", + "timestamp": "1732160609", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "39.9 MB", + "memory": "40 MB", "lang": "java" }, { - "id": "1456912597", - "title": "Is Graph Bipartite?", - "timestamp": "1731993850", + "id": "1458802915", + "title": "Available Captures for Rook", + "timestamp": "1732160318", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.2 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" } ] }, { - "roll": "2215000884", - "name": "KARTIKAY GARG", - "url": "https://leetcode.com/u/Kartikay-Garg18/", + "roll": "2215001014", + "name": "MADHAV GOYAL", + "url": "https://leetcode.com/u/madhavgoyal012/", "section": "C", "dayi": "Day Scholars", - "username": "Kartikay-Garg18", - "totalSolved": 521, - "easySolved": 160, - "mediumSolved": 322, - "hardSolved": 39, + "username": "madhavgoyal012", + "totalSolved": 433, + "easySolved": 168, + "mediumSolved": 236, + "hardSolved": 29, "recentSubmissions": [ { - "id": "1458797341", + "id": "1459007719", "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732159802", + "timestamp": "1732177021", "statusDisplay": "Accepted", - "runtime": "32 ms", - "memory": "67.5 MB", + "runtime": "31 ms", + "memory": "72.2 MB", "lang": "java" }, { - "id": "1458422710", - "title": "Satisfiability of Equality Equations", - "timestamp": "1732121281", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1458232409", + "id": "1458381179", "title": "Take K of Each Character From Left and Right", - "timestamp": "1732107239", + "timestamp": "1732118290", "statusDisplay": "Accepted", - "runtime": "23 ms", + "runtime": "13 ms", "memory": "45.2 MB", "lang": "java" }, { - "id": "1457919916", + "id": "1457928365", "title": "House Robber II", - "timestamp": "1732080225", + "timestamp": "1732080899", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "2 ms", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1457836132", + "id": "1457840065", "title": "Unique Paths", - "timestamp": "1732072880", + "timestamp": "1732073268", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.3 MB", "lang": "java" + }, + { + "id": "1456957437", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1731997018", + "statusDisplay": "Accepted", + "runtime": "5 ms", + "memory": "57.4 MB", + "lang": "java" } ] }, { - "roll": "2215000598", - "name": "DHEERAJ KRIPLANI", - "url": "https://leetcode.com/u/Dheeraj_2602/", - "section": "D", + "roll": "2215000974", + "name": "KUSHAL YADAV", + "url": "https://leetcode.com/u/kushal_589/", + "section": "E", "dayi": "Day Scholars", - "username": "Dheeraj_2602", - "totalSolved": 517, - "easySolved": 250, - "mediumSolved": 242, - "hardSolved": 25, + "username": "kushal_589", + "totalSolved": 429, + "easySolved": 212, + "mediumSolved": 193, + "hardSolved": 24, "recentSubmissions": [ { - "id": "1457478161", - "title": "Defuse the Bomb", - "timestamp": "1732037407", + "id": "1459045628", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732180389", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", + "runtime": "1985 ms", + "memory": "78.2 MB", "lang": "java" }, { - "id": "1456958227", - "title": "House Robber", - "timestamp": "1731997073", + "id": "1458129217", + "title": "House Robber II", + "timestamp": "1732097518", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1456456023", - "title": "Defuse the Bomb", - "timestamp": "1731951341", + "id": "1458109657", + "title": "House Robber", + "timestamp": "1732095802", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", + "runtime": "1 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1455471790", - "title": "Jump Game", - "timestamp": "1731862980", + "id": "1457520027", + "title": "Koko Eating Bananas", + "timestamp": "1732039933", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.4 MB", + "runtime": "25 ms", + "memory": "45.2 MB", "lang": "java" }, { - "id": "1454370500", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731766494", + "id": "1456422725", + "title": "Minimized Maximum of Products Distributed to Any Store", + "timestamp": "1731949295", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.5 MB", + "runtime": "23 ms", + "memory": "57.5 MB", "lang": "java" } ] }, { - "roll": "2215500088", - "name": "KRISHNA AGRAWAL", - "url": "https://leetcode.com/u/krishnaagrawal_1/", - "section": "AC", + "roll": "2215500096", + "name": "MADHUSUDAN SINGH CHAUHAN", + "url": "https://leetcode.com/u/madhusudan_chauhan/", + "section": "AE", "dayi": "Day Scholars", - "username": "krishnaagrawal_1", - "totalSolved": 493, - "easySolved": 204, - "mediumSolved": 254, - "hardSolved": 35, + "username": "madhusudan_chauhan", + "totalSolved": 428, + "easySolved": 151, + "mediumSolved": 247, + "hardSolved": 30, "recentSubmissions": [ { - "id": "1457947925", - "title": "House Robber II", - "timestamp": "1732082383", + "id": "1458967970", + "title": "Longest Repeating Character Replacement", + "timestamp": "1732173585", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "11 ms", + "memory": "44.1 MB", "lang": "java" }, { - "id": "1456923224", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731994620", + "id": "1458932968", + "title": "Longest Substring Without Repeating Characters", + "timestamp": "1732170808", "statusDisplay": "Accepted", - "runtime": "55 ms", - "memory": "61.4 MB", + "runtime": "6 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1456106482", - "title": "House Robber", - "timestamp": "1731924250", + "id": "1458912381", + "title": "Number of Sub-arrays of Size K and Average Greater than or Equal to Threshold", + "timestamp": "1732169259", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", + "runtime": "3 ms", + "memory": "60.9 MB", "lang": "java" }, { - "id": "1455596187", - "title": "Shortest Subarray with Sum at Least K", - "timestamp": "1731872505", + "id": "1458864225", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1732165433", "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "59.1 MB", + "runtime": "2 ms", + "memory": "62 MB", "lang": "java" }, { - "id": "1454184268", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731748177", + "id": "1458568279", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732131868", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.7 MB", + "runtime": "17 ms", + "memory": "45.6 MB", "lang": "java" } ] }, { - "roll": "2215000097", - "name": "ADITYA KHARE", - "url": "https://leetcode.com/u/Aditya_Khare18/", + "roll": "2215000201", + "name": "AMAN VERMA", + "url": "https://leetcode.com/u/avaman7860/", "section": "C", - "dayi": "Day Scholars", - "username": "Aditya_Khare18", - "totalSolved": 493, - "easySolved": 231, - "mediumSolved": 241, - "hardSolved": 21, + "dayi": "Hostellers", + "username": "avaman7860", + "totalSolved": 391, + "easySolved": 103, + "mediumSolved": 266, + "hardSolved": 22, "recentSubmissions": [ { - "id": "1458312588", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732113024", + "id": "1458805278", + "title": "Climbing Stairs", + "timestamp": "1732160524", "statusDisplay": "Accepted", - "runtime": "54 ms", - "memory": "58.9 MB", + "runtime": "0 ms", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1457074164", - "title": "Arranging Coins", - "timestamp": "1732006411", + "id": "1458786218", + "title": "House Robber II", + "timestamp": "1732158779", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.3 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1453741670", - "title": "Find Words That Can Be Formed by Characters", - "timestamp": "1731695715", + "id": "1458485598", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732125477", "statusDisplay": "Accepted", - "runtime": "50 ms", - "memory": "45.3 MB", + "runtime": "11 ms", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1452397815", - "title": "Largest Number At Least Twice of Others", - "timestamp": "1731572322", + "id": "1457838136", + "title": "Unique Paths", + "timestamp": "1732073075", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.7 MB", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1451723753", - "title": "Unique Paths III", - "timestamp": "1731512817", + "id": "1457116344", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732010123", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "34 ms", + "memory": "57.6 MB", "lang": "java" } ] }, { - "roll": "2215001473", - "name": "RITIK GUPTA", - "url": "https://leetcode.com/u/ritik0936/", + "roll": "2215001153", + "name": "NIKHIL BANSAL", + "url": "https://leetcode.com/u/Nik26sal/", "section": "C", - "dayi": "Hostellers", - "username": "ritik0936", - "totalSolved": 483, - "easySolved": 73, - "mediumSolved": 359, - "hardSolved": 51, - "recentSubmissions": [] - }, - { - "roll": "2215500122", - "name": "RISHABH TRIPATHI", - "url": "https://leetcode.com/u/rishtripathi998/", - "section": "AD", - "dayi": "Hostellers", - "username": "rishtripathi998", - "totalSolved": 481, - "easySolved": 153, - "mediumSolved": 272, - "hardSolved": 56, + "dayi": "Day Scholars", + "username": "Nik26sal", + "totalSolved": 376, + "easySolved": 129, + "mediumSolved": 224, + "hardSolved": 23, "recentSubmissions": [ { - "id": "1456109168", - "title": "House Robber", - "timestamp": "1731924501", + "id": "1459018448", + "title": "Number of Operations to Make Network Connected", + "timestamp": "1732177965", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "3 ms", + "memory": "60.8 MB", "lang": "java" }, { - "id": "1453686479", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731691646", + "id": "1458673319", + "title": "Minimum Path Sum", + "timestamp": "1732144250", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "30.2 MB", - "lang": "python3" + "runtime": "5 ms", + "memory": "47.5 MB", + "lang": "java" }, { - "id": "1452840478", - "title": "Jump Game II", - "timestamp": "1731607764", + "id": "1457722153", + "title": "Unique Paths II", + "timestamp": "1732059349", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "17.3 MB", - "lang": "python3" + "runtime": "0 ms", + "memory": "41 MB", + "lang": "java" }, { - "id": "1452839456", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731607696", + "id": "1457715192", + "title": "Unique Paths", + "timestamp": "1732058423", "statusDisplay": "Accepted", - "runtime": "604 ms", - "memory": "28.7 MB", - "lang": "python3" + "runtime": "0 ms", + "memory": "40.3 MB", + "lang": "java" }, { - "id": "1451688663", - "title": "Valid Parentheses", - "timestamp": "1731510291", + "id": "1457364659", + "title": "Max Consecutive Ones III", + "timestamp": "1732030415", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.5 MB", + "runtime": "3 ms", + "memory": "47 MB", "lang": "java" } ] }, { - "roll": "2215500076", - "name": "HEMA DUA", - "url": "https://leetcode.com/u/Hema_dua/", - "section": "AC", - "dayi": "Hostellers", - "username": "Hema_dua", - "totalSolved": 473, - "easySolved": 210, - "mediumSolved": 234, - "hardSolved": 29, + "roll": "2215000265", + "name": "ANKIT SINGH", + "url": "https://leetcode.com/u/ANKITSINGHD10S/", + "section": "D", + "dayi": "Day Scholars", + "username": "ANKITSINGHD10S", + "totalSolved": 367, + "easySolved": 149, + "mediumSolved": 188, + "hardSolved": 30, "recentSubmissions": [ { - "id": "1459038815", - "title": "House Robber", - "timestamp": "1732179804", + "id": "1459248630", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732199143", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "23 ms", + "memory": "67.4 MB", "lang": "java" }, { - "id": "1458911366", - "title": "Climbing Stairs", - "timestamp": "1732169184", + "id": "1458485459", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732125468", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", + "runtime": "17 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1458008195", - "title": "Is Graph Bipartite?", - "timestamp": "1732087029", + "id": "1458261659", + "title": "Longest Common Subsequence", + "timestamp": "1732109419", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45 MB", + "runtime": "32 ms", + "memory": "50.9 MB", "lang": "java" }, { - "id": "1457485791", - "title": "Median of Two Sorted Arrays", - "timestamp": "1732037865", + "id": "1457837415", + "title": "Unique Paths", + "timestamp": "1732073003", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "46.3 MB", + "runtime": "0 ms", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1457306738", - "title": "Find Smallest Letter Greater Than Target", - "timestamp": "1732026374", + "id": "1457514245", + "title": "Maximum Subarray", + "timestamp": "1732039575", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.4 MB", + "runtime": "973 ms", + "memory": "59.4 MB", "lang": "java" } ] }, { - "roll": "2215000061", - "name": "ABHISHEK SHARMA", - "url": "https://leetcode.com/u/2215000061_ABHISHEK/", + "roll": "2215001435", + "name": "RAUNAK MISHRA", + "url": "https://leetcode.com/u/raunakmishra_/", "section": "C", - "dayi": "Day Scholars", - "username": "2215000061_ABHISHEK", - "totalSolved": 454, - "easySolved": 166, - "mediumSolved": 261, - "hardSolved": 27, + "dayi": "Hostellers", + "username": "raunakmishra_", + "totalSolved": 356, + "easySolved": 147, + "mediumSolved": 179, + "hardSolved": 30, "recentSubmissions": [ { - "id": "1458811654", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732161080", + "id": "1458824495", + "title": "Climbing Stairs", + "timestamp": "1732162180", "statusDisplay": "Accepted", - "runtime": "20 ms", - "memory": "66.8 MB", + "runtime": "0 ms", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1458784670", + "id": "1458793264", "title": "House Robber II", - "timestamp": "1732158632", + "timestamp": "1732159419", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1456941139", - "title": "Is Graph Bipartite?", - "timestamp": "1731995896", + "id": "1457837937", + "title": "Unique Paths", + "timestamp": "1732073056", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "40 MB", "lang": "java" }, { - "id": "1454829989", - "title": "Zero Array Transformation I", - "timestamp": "1731811899", + "id": "1457494154", + "title": "House Robber", + "timestamp": "1732038353", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "95.9 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1454816466", - "title": "Make Array Elements Equal to Zero", - "timestamp": "1731811321", + "id": "1456931438", + "title": "Is Graph Bipartite?", + "timestamp": "1731995200", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.3 MB", + "runtime": "3 ms", + "memory": "44.9 MB", "lang": "java" } ] }, { - "roll": "2215000333", - "name": "APURVA GUPTA", - "url": "https://leetcode.com/u/apurvag0108/", - "section": "C", + "roll": "2215000373", + "name": "ARYAN MALIK", + "url": "https://leetcode.com/u/aryan_code03/", + "section": "F", "dayi": "Hostellers", - "username": "apurvag0108", - "totalSolved": 452, - "easySolved": 219, - "mediumSolved": 217, - "hardSolved": 16, + "username": "aryan_code03", + "totalSolved": 348, + "easySolved": 110, + "mediumSolved": 220, + "hardSolved": 18, "recentSubmissions": [ { - "id": "1458825493", - "title": "Minimum Rounds to Complete All Tasks", - "timestamp": "1732162265", + "id": "1457499469", + "title": "Jump Game", + "timestamp": "1732038666", "statusDisplay": "Accepted", - "runtime": "112 ms", - "memory": "62.2 MB", + "runtime": "360 ms", + "memory": "46.3 MB", "lang": "java" }, { - "id": "1458814144", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732161294", + "id": "1456847233", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1731989052", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.9 MB", + "runtime": "41 ms", + "memory": "58.5 MB", "lang": "java" }, { - "id": "1458809173", - "title": "N-th Tribonacci Number", - "timestamp": "1732160868", + "id": "1456561853", + "title": "Number of Digit One", + "timestamp": "1731959298", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1458806239", - "title": "Climbing Stairs", - "timestamp": "1732160609", + "id": "1455547383", + "title": "Range Sum of Sorted Subarray Sums", + "timestamp": "1731868348", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", + "runtime": "67 ms", + "memory": "46.2 MB", "lang": "java" }, { - "id": "1458802915", - "title": "Available Captures for Rook", - "timestamp": "1732160318", + "id": "1455497460", + "title": "Minimum Size Subarray Sum", + "timestamp": "1731864810", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", + "runtime": "1 ms", + "memory": "58 MB", "lang": "java" } ] }, { - "roll": "2215001014", - "name": "MADHAV GOYAL", - "url": "https://leetcode.com/u/madhavgoyal012/", + "roll": "2215001913", + "name": "VAISHNAVI SHARMA", + "url": "https://leetcode.com/u/sharma_vaishnaviii/", "section": "C", "dayi": "Day Scholars", - "username": "madhavgoyal012", - "totalSolved": 433, - "easySolved": 168, - "mediumSolved": 236, - "hardSolved": 29, + "username": "sharma_vaishnaviii", + "totalSolved": 340, + "easySolved": 126, + "mediumSolved": 188, + "hardSolved": 26, + "recentSubmissions": [] + }, + { + "roll": "2215000573", + "name": "DEVANSH AGARWAL", + "url": "https://leetcode.com/u/devanshagarwal0/", + "section": "E", + "dayi": "Hostellers", + "username": "devanshagarwal0", + "totalSolved": 338, + "easySolved": 126, + "mediumSolved": 184, + "hardSolved": 28, + "recentSubmissions": [] + }, + { + "roll": "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": "1459007719", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732177021", + "id": "1458180999", + "title": "Maximum Average Subarray I", + "timestamp": "1732102585", "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "72.2 MB", + "runtime": "3 ms", + "memory": "56.5 MB", "lang": "java" }, { - "id": "1458381179", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732118290", + "id": "1458105830", + "title": "Spiral Matrix", + "timestamp": "1732095473", "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "45.2 MB", + "runtime": "0 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1457928365", - "title": "House Robber II", - "timestamp": "1732080899", + "id": "1458052191", + "title": "Subarray Sum Equals K", + "timestamp": "1732090922", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.2 MB", + "runtime": "23 ms", + "memory": "46.5 MB", "lang": "java" }, { - "id": "1457840065", - "title": "Unique Paths", - "timestamp": "1732073268", + "id": "1457433704", + "title": "House Robber", + "timestamp": "1732034778", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1456957437", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731997018", + "id": "1456971865", + "title": "Rotate Image", + "timestamp": "1731998029", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "57.4 MB", + "runtime": "0 ms", + "memory": "42 MB", "lang": "java" } ] }, { - "roll": "2215500058", - "name": "DEVANSH SHARMA", - "url": "https://leetcode.com/u/devanshsharma17/", - "section": "AC", + "roll": "2215000865", + "name": "KANHAIYA GARG", + "url": "https://leetcode.com/u/kingDAS/", + "section": "C", "dayi": "Day Scholars", - "username": "devanshsharma17", - "totalSolved": 430, - "easySolved": 231, - "mediumSolved": 189, - "hardSolved": 10, + "username": "kingDAS", + "totalSolved": 327, + "easySolved": 156, + "mediumSolved": 155, + "hardSolved": 16, "recentSubmissions": [ { - "id": "1458126148", - "title": "Is Graph Bipartite?", - "timestamp": "1732097237", + "id": "1459046907", + "title": "Climbing Stairs", + "timestamp": "1732180500", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.8 MB", + "runtime": "0 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1457413849", - "title": "House Robber II", - "timestamp": "1732033578", + "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": "1455314780", - "title": "Row With Maximum Ones", - "timestamp": "1731850318", + "id": "1457961002", + "title": "House Robber II", + "timestamp": "1732083361", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "47 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1455159436", - "title": "Rearrange Array to Maximize Prefix Score", - "timestamp": "1731835995", + "id": "1457937331", + "title": "House Robber", + "timestamp": "1732081588", "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "57.6 MB", + "runtime": "0 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1454601796", - "title": "String to Integer (atoi)", - "timestamp": "1731784937", + "id": "1457838114", + "title": "Unique Paths", + "timestamp": "1732073072", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "43.5 MB", + "runtime": "0 ms", + "memory": "40.1 MB", "lang": "java" } ] }, { - "roll": "2215001187", - "name": "NITIN KUMAR SHARMA", - "url": "https://leetcode.com/u/Nitinsharma76/", + "roll": "2215001994", + "name": "VISHWAJEET SINGH", + "url": "https://leetcode.com/u/vishwajeet7872/", "section": "C", - "dayi": "Day Scholars", - "username": "Nitinsharma76", - "totalSolved": 430, - "easySolved": 157, - "mediumSolved": 257, - "hardSolved": 16, + "dayi": "Hostellers", + "username": "vishwajeet7872", + "totalSolved": 322, + "easySolved": 73, + "mediumSolved": 230, + "hardSolved": 19, "recentSubmissions": [ { - "id": "1458932770", - "title": "Convert BST to Greater Tree", - "timestamp": "1732170792", + "id": "1458787470", + "title": "House Robber II", + "timestamp": "1732158895", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "45.1 MB", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1458921316", - "title": "Container With Most Water", - "timestamp": "1732169940", + "id": "1456926466", + "title": "Is Graph Bipartite?", + "timestamp": "1731994853", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "57.6 MB", + "runtime": "2 ms", + "memory": "45.5 MB", "lang": "java" }, { - "id": "1458908767", - "title": "Evaluate Reverse Polish Notation", - "timestamp": "1732168987", + "id": "1456861082", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1731990131", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.3 MB", + "runtime": "63 ms", + "memory": "58.5 MB", "lang": "java" }, { - "id": "1458897919", - "title": "Rotate Image", - "timestamp": "1732168098", + "id": "1455504058", + "title": "Shortest Subarray to be Removed to Make Array Sorted", + "timestamp": "1731865274", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.4 MB", + "runtime": "1 ms", + "memory": "64.3 MB", "lang": "java" }, { - "id": "1457411193", - "title": "Transpose Matrix", - "timestamp": "1732033412", + "id": "1454836645", + "title": "Make Array Elements Equal to Zero", + "timestamp": "1731812165", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.8 MB", + "runtime": "146 ms", + "memory": "42.8 MB", "lang": "java" } ] }, { - "roll": "2215000974", - "name": "KUSHAL YADAV", - "url": "https://leetcode.com/u/kushal_589/", - "section": "E", + "roll": "2215001504", + "name": "RUDRIKA RAGHAV", + "url": "https://leetcode.com/u/rudrika_2425/", + "section": "C", "dayi": "Day Scholars", - "username": "kushal_589", - "totalSolved": 429, - "easySolved": 212, - "mediumSolved": 193, - "hardSolved": 24, + "username": "rudrika_2425", + "totalSolved": 315, + "easySolved": 183, + "mediumSolved": 122, + "hardSolved": 10, "recentSubmissions": [ { - "id": "1459045628", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732180389", + "id": "1457836404", + "title": "Unique Paths", + "timestamp": "1732072907", "statusDisplay": "Accepted", - "runtime": "1985 ms", - "memory": "78.2 MB", + "runtime": "0 ms", + "memory": "39.8 MB", "lang": "java" }, { - "id": "1458129217", - "title": "House Robber II", - "timestamp": "1732097518", + "id": "1456914305", + "title": "Is Graph Bipartite?", + "timestamp": "1731993973", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "1 ms", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1458109657", + "id": "1455832692", "title": "House Robber", - "timestamp": "1732095802", + "timestamp": "1731899995", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.7 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1457520027", - "title": "Koko Eating Bananas", - "timestamp": "1732039933", + "id": "1455481632", + "title": "Find the Difference", + "timestamp": "1731863685", "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "45.2 MB", + "runtime": "10 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1456422725", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731949295", + "id": "1454078872", + "title": "Binary Subarrays With Sum", + "timestamp": "1731738077", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "57.5 MB", + "runtime": "2 ms", + "memory": "47.4 MB", "lang": "java" } ] }, { - "roll": "2215500096", - "name": "MADHUSUDAN SINGH CHAUHAN", - "url": "https://leetcode.com/u/madhusudan_chauhan/", - "section": "AE", + "roll": "2215000328", + "name": "ANUSHKA MISHRA", + "url": "https://leetcode.com/u/anushkamishra2309/", + "section": "C", "dayi": "Day Scholars", - "username": "madhusudan_chauhan", - "totalSolved": 428, - "easySolved": 151, - "mediumSolved": 247, - "hardSolved": 30, + "username": "anushkamishra2309", + "totalSolved": 309, + "easySolved": 118, + "mediumSolved": 174, + "hardSolved": 17, + "recentSubmissions": [] + }, + { + "roll": "2215000632", + "name": "DIVYANSH GOYAL", + "url": "https://leetcode.com/u/neerajdivyanshruchi1/", + "section": "C", + "dayi": "Day Scholars", + "username": "neerajdivyanshruchi1", + "totalSolved": 307, + "easySolved": 111, + "mediumSolved": 169, + "hardSolved": 27, "recentSubmissions": [ { - "id": "1458967970", - "title": "Longest Repeating Character Replacement", - "timestamp": "1732173585", + "id": "1459151176", + "title": "House Robber II", + "timestamp": "1732190207", "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "44.1 MB", + "runtime": "0 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1458932968", - "title": "Longest Substring Without Repeating Characters", - "timestamp": "1732170808", + "id": "1458932899", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732170803", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "44.7 MB", + "runtime": "31 ms", + "memory": "67.1 MB", "lang": "java" }, { - "id": "1458912381", - "title": "Number of Sub-arrays of Size K and Average Greater than or Equal to Threshold", - "timestamp": "1732169259", + "id": "1458823340", + "title": "Climbing Stairs", + "timestamp": "1732162086", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "60.9 MB", + "runtime": "0 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1458864225", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1732165433", + "id": "1458458436", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732123689", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "62 MB", + "runtime": "15 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1458568279", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732131868", + "id": "1457913397", + "title": "Unique Paths III", + "timestamp": "1732079691", "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "45.6 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" } ] }, { - "roll": "2215001985", - "name": "VISHAL SISODIYA", - "url": "https://leetcode.com/u/Vishal_Sisodiya24/", - "section": "H", + "roll": "2215000877", + "name": "KARTIK ARORA", + "url": "https://leetcode.com/u/Kartik_04/", + "section": "E", "dayi": "Day Scholars", - "username": "Vishal_Sisodiya24", - "totalSolved": 427, - "easySolved": 198, - "mediumSolved": 199, - "hardSolved": 30, + "username": "Kartik_04", + "totalSolved": 303, + "easySolved": 102, + "mediumSolved": 174, + "hardSolved": 27, "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", + "id": "1456845913", + "title": "Is Graph Bipartite?", + "timestamp": "1731988947", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", + "runtime": "2 ms", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1458494280", - "title": "Integer to Roman", - "timestamp": "1732126062", + "id": "1454817063", + "title": "Make Array Elements Equal to Zero", + "timestamp": "1731811346", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.7 MB", + "runtime": "100 ms", + "memory": "43.1 MB", "lang": "java" }, { - "id": "1458461510", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732123887", + "id": "1454163599", + "title": "Move Zeroes", + "timestamp": "1731745904", "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "45.4 MB", + "runtime": "30 ms", + "memory": "45.9 MB", "lang": "java" }, { - "id": "1457513920", - "title": "Partition List", - "timestamp": "1732039554", + "id": "1450469710", + "title": "Product of Array Except Self", + "timestamp": "1731405974", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", + "runtime": "1 ms", + "memory": "55 MB", "lang": "java" } ] }, { - "roll": "2215001780", - "name": "SUBHANKAR SAU", - "url": "https://leetcode.com/u/phoenix_ss/", - "section": "C", - "dayi": "Hostellers", - "username": "phoenix_ss", - "totalSolved": 426, - "easySolved": 152, - "mediumSolved": 247, - "hardSolved": 27, - "recentSubmissions": [] - }, - { - "roll": "2215000872", - "name": "KAPIL GUPTA", - "url": "https://leetcode.com/u/kg666235/", - "section": "C", - "dayi": "Hostellers", - "username": "kg666235", - "totalSolved": 417, - "easySolved": 188, - "mediumSolved": 197, - "hardSolved": 32, + "roll": "2215500094", + "name": "LUCKY GOYAL", + "url": "https://leetcode.com/u/Lucky_Goyal/", + "section": "AD", + "dayi": "Day Scholars", + "username": "Lucky_Goyal", + "totalSolved": 302, + "easySolved": 199, + "mediumSolved": 94, + "hardSolved": 9, "recentSubmissions": [ { - "id": "1458820849", - "title": "Climbing Stairs", - "timestamp": "1732161876", + "id": "1457060472", + "title": "Binary Tree Paths", + "timestamp": "1732005213", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.9 MB", + "runtime": "2 ms", + "memory": "42.6 MB", "lang": "java" }, { - "id": "1458784135", - "title": "House Robber II", - "timestamp": "1732158578", + "id": "1457055977", + "title": "Binary Tree Tilt", + "timestamp": "1732004801", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "44.1 MB", "lang": "java" }, { - "id": "1457837965", - "title": "Unique Paths", - "timestamp": "1732073058", + "id": "1457042045", + "title": "Customers Who Bought All Products", + "timestamp": "1732003565", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", - "lang": "java" + "runtime": "548 ms", + "memory": "0B", + "lang": "mysql" }, { - "id": "1457485127", - "title": "Maximum Nesting Depth of the Parentheses", - "timestamp": "1732037821", + "id": "1456105869", + "title": "House Robber", + "timestamp": "1731924193", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.7 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1457461129", - "title": "Make The String Great", - "timestamp": "1732036402", + "id": "1452280511", + "title": "Check If It Is a Good Array", + "timestamp": "1731563084", "statusDisplay": "Accepted", "runtime": "3 ms", - "memory": "42.3 MB", + "memory": "55.3 MB", "lang": "java" } ] }, { - "roll": "2215001511", - "name": "SACHIN KUMAR", - "url": "https://leetcode.com/u/Sachin-LC/", - "section": "C", + "roll": "2215800025", + "name": "SHAGUN CHAUDHARY", + "url": "https://leetcode.com/u/shagun_chaudhary/", + "section": "A(H)", "dayi": "Day Scholars", - "username": "Sachin-LC", - "totalSolved": 413, - "easySolved": 125, - "mediumSolved": 268, - "hardSolved": 20, + "username": "shagun_chaudhary", + "totalSolved": 293, + "easySolved": 124, + "mediumSolved": 144, + "hardSolved": 25, "recentSubmissions": [] }, { - "roll": "2215000242", - "name": "ANJALI VARSHNEY", - "url": "https://leetcode.com/u/anjalivarshney02/", + "roll": "2215001706", + "name": "SHREYA OMER", + "url": "https://leetcode.com/u/shreyaomer657/", "section": "C", "dayi": "Hostellers", - "username": "anjalivarshney02", - "totalSolved": 400, - "easySolved": 178, - "mediumSolved": 200, - "hardSolved": 22, + "username": "shreyaomer657", + "totalSolved": 286, + "easySolved": 110, + "mediumSolved": 159, + "hardSolved": 17, "recentSubmissions": [ { - "id": "1458033873", - "title": "Friend Requests II: Who Has the Most Friends", - "timestamp": "1732089264", + "id": "1456913908", + "title": "Is Graph Bipartite?", + "timestamp": "1731993943", "statusDisplay": "Accepted", - "runtime": "2679 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "3 ms", + "memory": "44.9 MB", + "lang": "java" }, { - "id": "1457838983", - "title": "Unique Paths", - "timestamp": "1732073162", + "id": "1452677591", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731597002", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", + "runtime": "5 ms", + "memory": "43.2 MB", "lang": "java" }, { - "id": "1457456291", - "title": "Triangle Judgement", - "timestamp": "1732036119", + "id": "1452637256", + "title": "Baseball Game", + "timestamp": "1731594014", "statusDisplay": "Accepted", - "runtime": "253 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "3 ms", + "memory": "42 MB", + "lang": "java" }, { - "id": "1457444362", - "title": "Employee Bonus", - "timestamp": "1732035400", + "id": "1452620093", + "title": "Valid Parentheses", + "timestamp": "1731592710", "statusDisplay": "Accepted", - "runtime": "1050 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "3 ms", + "memory": "41.5 MB", + "lang": "java" }, { - "id": "1456910660", - "title": "Is Graph Bipartite?", - "timestamp": "1731993712", + "id": "1450289154", + "title": "Most Beautiful Item for Each Query", + "timestamp": "1731391358", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.6 MB", + "runtime": "44 ms", + "memory": "81.7 MB", "lang": "java" } ] }, { - "roll": "2215000201", - "name": "AMAN VERMA", - "url": "https://leetcode.com/u/avaman7860/", + "roll": "2215000182", + "name": "AMAN KUMAR", + "url": "https://leetcode.com/u/_Aman_Kumar/", "section": "C", - "dayi": "Hostellers", - "username": "avaman7860", - "totalSolved": 391, - "easySolved": 103, - "mediumSolved": 266, - "hardSolved": 22, + "dayi": "Day Scholars", + "username": "_Aman_Kumar", + "totalSolved": 285, + "easySolved": 149, + "mediumSolved": 126, + "hardSolved": 10, "recentSubmissions": [ { - "id": "1458805278", + "id": "1458808386", "title": "Climbing Stairs", - "timestamp": "1732160524", + "timestamp": "1732160799", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.5 MB", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1458786218", + "id": "1458780124", "title": "House Robber II", - "timestamp": "1732158779", + "timestamp": "1732158185", "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", + "id": "1457838216", + "title": "Unique Paths", + "timestamp": "1732073082", "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.4 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1457838136", - "title": "Unique Paths", - "timestamp": "1732073075", + "id": "1456913628", + "title": "Is Graph Bipartite?", + "timestamp": "1731993922", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", + "runtime": "3 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1457116344", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732010123", + "id": "1456331479", + "title": "Defuse the Bomb", + "timestamp": "1731943408", "statusDisplay": "Accepted", - "runtime": "34 ms", - "memory": "57.6 MB", + "runtime": "2 ms", + "memory": "42.1 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, + "roll": "2215000958", + "name": "KULDEEP SINGH", + "url": "https://leetcode.com/u/KuldeepSingh7249/", + "section": "H", + "dayi": "Day Scholars", + "username": "KuldeepSingh7249", + "totalSolved": 283, + "easySolved": 152, + "mediumSolved": 123, + "hardSolved": 8, "recentSubmissions": [ { - "id": "1451191052", - "title": "Coin Change", - "timestamp": "1731468379", + "id": "1459081046", + "title": "Unique Paths", + "timestamp": "1732183401", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.3 MB", + "runtime": "0 ms", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1444403016", - "title": "Reverse Linked List", - "timestamp": "1730863547", + "id": "1458474550", + "title": "Insertion Sort List", + "timestamp": "1732124749", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.9 MB", + "runtime": "4 ms", + "memory": "43.9 MB", "lang": "java" }, { - "id": "1444392084", - "title": "Middle of the Linked List", - "timestamp": "1730862414", + "id": "1457127471", + "title": "House Robber", + "timestamp": "1732011097", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.4 MB", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1440321386", - "title": "Circular Sentence", - "timestamp": "1730505667", + "id": "1456509941", + "title": "Defuse the Bomb", + "timestamp": "1731955260", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "41.9 MB", + "memory": "42 MB", "lang": "java" }, { - "id": "1439575321", - "title": "Delete Characters to Make Fancy String", - "timestamp": "1730437749", + "id": "1455429070", + "title": "Check if Array Is Sorted and Rotated", + "timestamp": "1731859784", "statusDisplay": "Accepted", - "runtime": "299 ms", - "memory": "18.2 MB", - "lang": "python3" + "runtime": "0 ms", + "memory": "41.1 MB", + "lang": "java" } ] }, { - "roll": "2215001904", - "name": "VAIBHAV VARSHNEY", - "url": "https://leetcode.com/u/Vaibhav_0415/", - "section": "C", - "dayi": "Day Scholars", - "username": "Vaibhav_0415", - "totalSolved": 387, - "easySolved": 157, - "mediumSolved": 209, - "hardSolved": 21, - "recentSubmissions": [] - }, - { - "roll": "2215000523", - "name": "CHETAN KUMAR", - "url": "https://leetcode.com/u/Chetankumar191/", - "section": "C", + "roll": "2215800011", + "name": "ISHAN GUPTA", + "url": "https://leetcode.com/u/ishangupta_cs22/", + "section": "A(H)", "dayi": "Hostellers", - "username": "Chetankumar191", - "totalSolved": 381, - "easySolved": 123, - "mediumSolved": 228, - "hardSolved": 30, + "username": "ishangupta_cs22", + "totalSolved": 277, + "easySolved": 114, + "mediumSolved": 148, + "hardSolved": 15, "recentSubmissions": [ { - "id": "1458828244", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732162506", + "id": "1459153124", + "title": "Minimum Operations to Make Array Equal", + "timestamp": "1732190407", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "78.5 MB", + "runtime": "1 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1458580945", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732133068", + "id": "1458582929", + "title": "Allow One Function Call", + "timestamp": "1732133268", "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "45.1 MB", - "lang": "java" + "runtime": "48 ms", + "memory": "48.2 MB", + "lang": "javascript" }, { - "id": "1457280453", - "title": "Is Graph Bipartite?", - "timestamp": "1732024522", + "id": "1458581567", + "title": "Return Length of Arguments Passed", + "timestamp": "1732133127", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.1 MB", - "lang": "java" + "runtime": "42 ms", + "memory": "48.6 MB", + "lang": "javascript" }, { - "id": "1457205139", - "title": "Next Greater Element II", - "timestamp": "1732018569", + "id": "1458580732", + "title": "Function Composition", + "timestamp": "1732133048", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "46 MB", - "lang": "java" + "runtime": "58 ms", + "memory": "49.4 MB", + "lang": "javascript" }, { - "id": "1456875264", + "id": "1458577922", "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731991168", + "timestamp": "1732132779", "statusDisplay": "Accepted", - "runtime": "38 ms", - "memory": "57.9 MB", + "runtime": "43 ms", + "memory": "56.7 MB", "lang": "java" } ] }, { - "roll": "2215001670", - "name": "SHIVAM RAI", - "url": "https://leetcode.com/u/ShivamRai2003/", - "section": "C", - "dayi": "Hostellers", - "username": "ShivamRai2003", - "totalSolved": 379, - "easySolved": 152, - "mediumSolved": 213, - "hardSolved": 14, + "roll": "2215500173", + "name": "VINAY KUMAR", + "url": "https://leetcode.com/u/phantom_4669/", + "section": "AC", + "dayi": "Day Scholars", + "username": "phantom_4669", + "totalSolved": 273, + "easySolved": 102, + "mediumSolved": 158, + "hardSolved": 13, "recentSubmissions": [ { - "id": "1456955368", - "title": "Number of Enclaves", - "timestamp": "1731996874", + "id": "1459091589", + "title": "Jump Game", + "timestamp": "1732184334", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "58.6 MB", + "runtime": "483 ms", + "memory": "46.1 MB", "lang": "java" }, { - "id": "1456925463", - "title": "Is Graph Bipartite?", - "timestamp": "1731994782", + "id": "1459061918", + "title": "House Robber III", + "timestamp": "1732181767", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "44.7 MB", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1456923110", - "title": "Surrounded Regions", - "timestamp": "1731994612", + "id": "1459048605", + "title": "House Robber II", + "timestamp": "1732180647", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.6 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1456886679", - "title": "Flood Fill", - "timestamp": "1731991989", + "id": "1458917357", + "title": "House Robber", + "timestamp": "1732169637", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.7 MB", + "runtime": "0 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1456491295", - "title": "01 Matrix", - "timestamp": "1731953983", + "id": "1458891209", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732167557", "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "47.1 MB", + "runtime": "23 ms", + "memory": "67.1 MB", "lang": "java" } ] }, { - "roll": "2215001153", - "name": "NIKHIL BANSAL", - "url": "https://leetcode.com/u/Nik26sal/", + "roll": "2215000399", + "name": "ASHUTOSH SINGH CHAUHAN", + "url": "https://leetcode.com/u/Ashutosh-chauhan_29/", + "section": "D", + "dayi": "Day Scholars", + "username": "Ashutosh-chauhan_29", + "totalSolved": 267, + "easySolved": 103, + "mediumSolved": 140, + "hardSolved": 24, + "recentSubmissions": [] + }, + { + "roll": "2215000155", + "name": "AKASH YADAV", + "url": "https://leetcode.com/u/lifegod/", "section": "C", + "dayi": "Hostellers", + "username": "lifegod", + "totalSolved": 262, + "easySolved": 76, + "mediumSolved": 169, + "hardSolved": 17, + "recentSubmissions": [] + }, + { + "roll": "2215001812", + "name": "SURAJ SHARMA", + "url": "https://leetcode.com/u/surajsh4646/", + "section": "D", "dayi": "Day Scholars", - "username": "Nik26sal", - "totalSolved": 376, - "easySolved": 129, - "mediumSolved": 224, + "username": "surajsh4646", + "totalSolved": 261, + "easySolved": 111, + "mediumSolved": 127, "hardSolved": 23, "recentSubmissions": [ { - "id": "1459018448", - "title": "Number of Operations to Make Network Connected", - "timestamp": "1732177965", + "id": "1457967759", + "title": "Longest Common Subsequence", + "timestamp": "1732083875", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "60.8 MB", + "runtime": "30 ms", + "memory": "51.2 MB", "lang": "java" }, { - "id": "1458673319", - "title": "Minimum Path Sum", - "timestamp": "1732144250", + "id": "1457836633", + "title": "Unique Paths", + "timestamp": "1732072931", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "47.5 MB", + "runtime": "0 ms", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1457722153", - "title": "Unique Paths II", - "timestamp": "1732059349", + "id": "1457495555", + "title": "Defuse the Bomb", + "timestamp": "1732038436", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "3 ms", + "memory": "42 MB", "lang": "java" }, { - "id": "1457715192", - "title": "Unique Paths", - "timestamp": "1732058423", + "id": "1456420773", + "title": "Coin Change", + "timestamp": "1731949181", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", + "runtime": "16 ms", + "memory": "44.1 MB", "lang": "java" }, { - "id": "1457364659", - "title": "Max Consecutive Ones III", - "timestamp": "1732030415", + "id": "1456400484", + "title": "House Robber", + "timestamp": "1731947947", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "47 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" } ] }, { - "roll": "2215000265", - "name": "ANKIT SINGH", - "url": "https://leetcode.com/u/ANKITSINGHD10S/", - "section": "D", + "roll": "2215000919", + "name": "KOMAL GUPTA", + "url": "https://leetcode.com/u/komalgupta8/", + "section": "F", "dayi": "Day Scholars", - "username": "ANKITSINGHD10S", - "totalSolved": 366, - "easySolved": 149, - "mediumSolved": 187, - "hardSolved": 30, + "username": "komalgupta8", + "totalSolved": 261, + "easySolved": 98, + "mediumSolved": 150, + "hardSolved": 13, "recentSubmissions": [ { - "id": "1458485459", + "id": "1458466698", "title": "Take K of Each Character From Left and Right", - "timestamp": "1732125468", + "timestamp": "1732124239", "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "45.1 MB", + "runtime": "18 ms", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1458261659", - "title": "Longest Common Subsequence", - "timestamp": "1732109419", + "id": "1457545585", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732041577", "statusDisplay": "Accepted", - "runtime": "32 ms", - "memory": "50.9 MB", + "runtime": "37 ms", + "memory": "57 MB", "lang": "java" }, { - "id": "1457837415", - "title": "Unique Paths", - "timestamp": "1732073003", + "id": "1456460157", + "title": "House Robber II", + "timestamp": "1731951589", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.1 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1457514245", - "title": "Maximum Subarray", - "timestamp": "1732039575", + "id": "1456418604", + "title": "Defuse the Bomb", + "timestamp": "1731949047", "statusDisplay": "Accepted", - "runtime": "973 ms", - "memory": "59.4 MB", + "runtime": "3 ms", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1457497922", - "title": "Reverse Integer", - "timestamp": "1732038576", + "id": "1455869404", + "title": "House Robber", + "timestamp": "1731903458", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.7 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" } ] }, { - "roll": "2215001606", - "name": "SATYAM KARN", - "url": "https://leetcode.com/u/Karnsaty/", - "section": "D", + "roll": "2215500028", + "name": "ANUJ KUMAR", + "url": "https://leetcode.com/u/anujjsengar/", + "section": "AC", "dayi": "Hostellers", - "username": "Karnsaty", - "totalSolved": 364, - "easySolved": 118, - "mediumSolved": 216, - "hardSolved": 30, - "recentSubmissions": [ - { - "id": "1459010952", - "title": "Coin Change", - "timestamp": "1732177302", - "statusDisplay": "Accepted", - "runtime": "1552 ms", - "memory": "390.4 MB", - "lang": "cpp" - }, - { - "id": "1457966596", - "title": "Longest Common Subsequence", - "timestamp": "1732083789", - "statusDisplay": "Accepted", - "runtime": "74 ms", - "memory": "25.9 MB", - "lang": "cpp" - }, - { - "id": "1456933896", - "title": "House Robber", - "timestamp": "1731995383", - "statusDisplay": "Accepted", - "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" - } - ] + "username": "anujjsengar", + "totalSolved": 257, + "easySolved": 136, + "mediumSolved": 108, + "hardSolved": 13, + "recentSubmissions": [] }, { - "roll": "2215800010", - "name": "HARSH GUPTA", - "url": "https://leetcode.com/u/H_ArS_h/", - "section": "A(H)", + "roll": "2215500006", + "name": "ABHISHEK MAHESHWARI", + "url": "https://leetcode.com/u/AbhishekMaheshwari123/", + "section": "AC", "dayi": "Day Scholars", - "username": "H_ArS_h", - "totalSolved": 358, - "easySolved": 112, - "mediumSolved": 212, - "hardSolved": 34, + "username": "AbhishekMaheshwari123", + "totalSolved": 257, + "easySolved": 126, + "mediumSolved": 123, + "hardSolved": 8, "recentSubmissions": [ { - "id": "1451881025", - "title": "Minimum Average Difference", - "timestamp": "1731522753", + "id": "1458506777", + "title": "Course Schedule II", + "timestamp": "1732126907", "statusDisplay": "Accepted", - "runtime": "1042 ms", - "memory": "59.9 MB", + "runtime": "4 ms", + "memory": "45.6 MB", "lang": "java" }, { - "id": "1450485937", - "title": "Sort the Matrix Diagonally", - "timestamp": "1731407427", + "id": "1458487198", + "title": "Course Schedule", + "timestamp": "1732125586", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "44.8 MB", + "runtime": "4 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1450398449", - "title": "Baseball Game", - "timestamp": "1731399779", + "id": "1457272420", + "title": "Divide Two Integers", + "timestamp": "1732023950", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.8 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1445076893", - "title": "Assign Cookies", - "timestamp": "1730918517", + "id": "1456216281", + "title": "Sum of Square Numbers", + "timestamp": "1731934841", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "48.3 MB", + "runtime": "3 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1445059414", - "title": "Reshape the Matrix", - "timestamp": "1730917309", + "id": "1456150186", + "title": "Defuse the Bomb", + "timestamp": "1731928381", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.6 MB", + "runtime": "2 ms", + "memory": "41.9 MB", "lang": "java" } ] }, { - "roll": "2215001435", - "name": "RAUNAK MISHRA", - "url": "https://leetcode.com/u/raunakmishra_/", + "roll": "2215000574", + "name": "DEVANSH AGRAWAL", + "url": "https://leetcode.com/u/devansh_511/", "section": "C", "dayi": "Hostellers", - "username": "raunakmishra_", - "totalSolved": 356, - "easySolved": 147, - "mediumSolved": 179, - "hardSolved": 30, + "username": "devansh_511", + "totalSolved": 252, + "easySolved": 125, + "mediumSolved": 114, + "hardSolved": 13, "recentSubmissions": [ { - "id": "1458824495", - "title": "Climbing Stairs", - "timestamp": "1732162180", + "id": "1458065854", + "title": "House Robber II", + "timestamp": "1732092158", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1458793264", - "title": "House Robber II", - "timestamp": "1732159419", + "id": "1457837048", + "title": "Unique Paths", + "timestamp": "1732072969", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1457837937", - "title": "Unique Paths", - "timestamp": "1732073056", + "id": "1456921756", + "title": "Implement Queue using Stacks", + "timestamp": "1731994510", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40 MB", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1457494154", - "title": "House Robber", - "timestamp": "1732038353", + "id": "1456914987", + "title": "Implement Stack using Queues", + "timestamp": "1731994022", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1456931438", - "title": "Is Graph Bipartite?", - "timestamp": "1731995200", + "id": "1456389658", + "title": "Count Good Numbers", + "timestamp": "1731947277", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.9 MB", + "runtime": "0 ms", + "memory": "40.2 MB", "lang": "java" } ] }, { - "roll": "2215500103", - "name": "NIKUNJ GUPTA", - "url": "https://leetcode.com/u/ngdec03/", - "section": "AC", + "roll": "2215500052", + "name": "DAKSH GAUR", + "url": "https://leetcode.com/u/alphamethamine/", + "section": "AE", "dayi": "Hostellers", - "username": "ngdec03", - "totalSolved": 351, - "easySolved": 65, - "mediumSolved": 259, - "hardSolved": 27, + "username": "alphamethamine", + "totalSolved": 249, + "easySolved": 69, + "mediumSolved": 152, + "hardSolved": 28, "recentSubmissions": [ { - "id": "1458908891", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732168997", + "id": "1458581823", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732133152", "statusDisplay": "Accepted", - "runtime": "22 ms", - "memory": "72.4 MB", + "runtime": "12 ms", + "memory": "45.5 MB", "lang": "java" }, { - "id": "1457470127", - "title": "Rearrange Array Elements by Sign", - "timestamp": "1732036927", + "id": "1457618610", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732047499", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "83.3 MB", + "runtime": "28 ms", + "memory": "58.1 MB", "lang": "java" }, { - "id": "1457456491", - "title": "Difference Between Ones and Zeros in Row and Column", - "timestamp": "1732036131", + "id": "1456553628", + "title": "Defuse the Bomb", + "timestamp": "1731958613", "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "80.3 MB", + "runtime": "3 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1457429451", - "title": "Sum of Absolute Differences in a Sorted Array", - "timestamp": "1732034520", + "id": "1455491950", + "title": "Shortest Subarray with Sum at Least K", + "timestamp": "1731864412", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "57.5 MB", + "runtime": "12 ms", + "memory": "57.1 MB", "lang": "java" }, { - "id": "1457319106", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732027250", + "id": "1454648013", + "title": "Find the Power of K-Size Subarrays I", + "timestamp": "1731789497", "statusDisplay": "Accepted", - "runtime": "382 ms", - "memory": "58 MB", + "runtime": "2 ms", + "memory": "45.7 MB", "lang": "java" } ] }, { - "roll": "2215500165", - "name": "UPENDRA SINGH", - "url": "https://leetcode.com/u/upendrasingh63/", - "section": "AC", - "dayi": "Day Scholars", - "username": "upendrasingh63", - "totalSolved": 350, - "easySolved": 152, - "mediumSolved": 169, - "hardSolved": 29, - "recentSubmissions": [] - }, - { - "roll": "2215500054", - "name": "DEEPAK SHUKLA", - "url": "https://leetcode.com/u/deepshukla1209/", - "section": "AC", + "roll": "2215001301", + "name": "PRATHAM", + "url": "https://leetcode.com/u/PrathamCoder01/", + "section": "F", "dayi": "Day Scholars", - "username": "deepshukla1209", - "totalSolved": 349, - "easySolved": 123, - "mediumSolved": 203, - "hardSolved": 23, + "username": "PrathamCoder01", + "totalSolved": 244, + "easySolved": 138, + "mediumSolved": 100, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1458859777", - "title": "Find All Numbers Disappeared in an Array", - "timestamp": "1732165071", + "id": "1459057240", + "title": "IPO", + "timestamp": "1732181369", "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "55.2 MB", + "runtime": "122 ms", + "memory": "63.6 MB", "lang": "java" }, { - "id": "1458455768", - "title": "Append K Integers With Minimal Sum", - "timestamp": "1732123510", + "id": "1459031205", + "title": "Sort Characters By Frequency", + "timestamp": "1732179130", "statusDisplay": "Accepted", - "runtime": "1876 ms", - "memory": "61.7 MB", + "runtime": "14 ms", + "memory": "45.6 MB", "lang": "java" }, { - "id": "1458137517", - "title": "Second Largest Digit in a String", - "timestamp": "1732098292", + "id": "1459021341", + "title": "Top K Frequent Elements", + "timestamp": "1732178226", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "42.5 MB", + "runtime": "13 ms", + "memory": "48.7 MB", "lang": "java" }, { - "id": "1456923173", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731994616", + "id": "1458202235", + "title": "Defuse the Bomb", + "timestamp": "1732104634", "statusDisplay": "Accepted", - "runtime": "59 ms", - "memory": "61.8 MB", + "runtime": "2 ms", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1456319587", - "title": "Maximum Matching of Players With Trainers", - "timestamp": "1731942544", + "id": "1457878085", + "title": "Unique Paths", + "timestamp": "1732076762", "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "56.9 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" } ] }, { - "roll": "2215000373", - "name": "ARYAN MALIK", - "url": "https://leetcode.com/u/aryan_code03/", - "section": "F", - "dayi": "Hostellers", - "username": "aryan_code03", - "totalSolved": 348, - "easySolved": 110, - "mediumSolved": 220, - "hardSolved": 18, + "roll": "2215001650", + "name": "SHIKHA", + "url": "https://leetcode.com/u/shikha_2/", + "section": "D", + "dayi": "Day Scholars", + "username": "shikha_2", + "totalSolved": 237, + "easySolved": 99, + "mediumSolved": 122, + "hardSolved": 16, "recentSubmissions": [ { - "id": "1457499469", - "title": "Jump Game", - "timestamp": "1732038666", + "id": "1458987548", + "title": "House Robber", + "timestamp": "1732175272", "statusDisplay": "Accepted", - "runtime": "360 ms", - "memory": "46.3 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1456847233", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731989052", + "id": "1458410162", + "title": "Number of Provinces", + "timestamp": "1732120416", "statusDisplay": "Accepted", - "runtime": "41 ms", - "memory": "58.5 MB", + "runtime": "3 ms", + "memory": "47.3 MB", "lang": "java" }, { - "id": "1456561853", - "title": "Number of Digit One", - "timestamp": "1731959298", + "id": "1457964757", + "title": "Longest Common Subsequence", + "timestamp": "1732083648", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", + "runtime": "28 ms", + "memory": "50.3 MB", "lang": "java" }, { - "id": "1455547383", - "title": "Range Sum of Sorted Subarray Sums", - "timestamp": "1731868348", + "id": "1455461313", + "title": "Flood Fill", + "timestamp": "1731862215", "statusDisplay": "Accepted", - "runtime": "67 ms", - "memory": "46.2 MB", + "runtime": "0 ms", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1455497460", - "title": "Minimum Size Subarray Sum", - "timestamp": "1731864810", + "id": "1451799995", + "title": "Count the Number of Fair Pairs", + "timestamp": "1731517690", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "58 MB", + "runtime": "24 ms", + "memory": "57.1 MB", "lang": "java" } ] }, { - "roll": "2215001815", - "name": "SURYA PRATAP SINGH", - "url": "https://leetcode.com/u/suryasingh337/", - "section": "D", - "dayi": "Day Scholars", - "username": "suryasingh337", - "totalSolved": 345, - "easySolved": 181, - "mediumSolved": 155, - "hardSolved": 9, + "roll": "2215001800", + "name": "SUMIT KUMAR", + "url": "https://leetcode.com/u/Sumitkg1/", + "section": "E", + "dayi": "Hostellers", + "username": "Sumitkg1", + "totalSolved": 232, + "easySolved": 134, + "mediumSolved": 87, + "hardSolved": 11, "recentSubmissions": [ { - "id": "1458486112", - "title": "Longest Common Subsequence", - "timestamp": "1732125510", + "id": "1458128994", + "title": "House Robber II", + "timestamp": "1732097498", "statusDisplay": "Accepted", - "runtime": "35 ms", - "memory": "50.8 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1458465103", - "title": "Fibonacci Number", - "timestamp": "1732124132", + "id": "1457874877", + "title": "Unique Paths", + "timestamp": "1732076471", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.1 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1458062747", - "title": "Climbing Stairs", - "timestamp": "1732091882", + "id": "1456850038", + "title": "Is Graph Bipartite?", + "timestamp": "1731989270", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", + "runtime": "2 ms", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1457856848", - "title": "Fibonacci Number", - "timestamp": "1732074838", + "id": "1456432309", + "title": "Binary Search", + "timestamp": "1731949882", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.5 MB", + "memory": "45.7 MB", "lang": "java" }, { - "id": "1457027083", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732002255", + "id": "1456424038", + "title": "Is Graph Bipartite?", + "timestamp": "1731949371", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "43 MB", + "memory": "44.7 MB", "lang": "java" } ] }, { - "roll": "2215001889", - "name": "UTKARSH AGARWAL", - "url": "https://leetcode.com/u/utkarsh_agar/", + "roll": "2215000490", + "name": "BHUMIKA CHAUDHARY", + "url": "https://leetcode.com/u/Bhumika_2004/", "section": "C", "dayi": "Day Scholars", - "username": "utkarsh_agar", - "totalSolved": 344, - "easySolved": 126, - "mediumSolved": 199, - "hardSolved": 19, + "username": "Bhumika_2004", + "totalSolved": 231, + "easySolved": 109, + "mediumSolved": 113, + "hardSolved": 9, "recentSubmissions": [ { - "id": "1458825318", + "id": "1459205442", "title": "Min Cost Climbing Stairs", - "timestamp": "1732162251", + "timestamp": "1732195425", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.2 MB", + "runtime": "1 ms", + "memory": "43.3 MB", "lang": "java" }, { - "id": "1458807937", - "title": "Climbing Stairs", - "timestamp": "1732160759", + "id": "1459099304", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732185044", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", + "runtime": "15 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1458800221", - "title": "House Robber", - "timestamp": "1732160070", + "id": "1458815854", + "title": "Climbing Stairs", + "timestamp": "1732161448", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1458797875", + "id": "1458785674", "title": "House Robber II", - "timestamp": "1732159853", + "timestamp": "1732158730", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1458590954", + "id": "1458779983", "title": "House Robber", - "timestamp": "1732134073", + "timestamp": "1732158172", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "41.2 MB", "lang": "java" } ] }, { - "roll": "2215000335", - "name": "ARCHIT JAIN", - "url": "https://leetcode.com/u/archit2709/", - "section": "F", + "roll": "2215002007", + "name": "VIVEK SINGH", + "url": "https://leetcode.com/u/Kavi_Singh/", + "section": "C", "dayi": "Day Scholars", - "username": "archit2709", - "totalSolved": 344, - "easySolved": 181, - "mediumSolved": 152, - "hardSolved": 11, + "username": "Kavi_Singh", + "totalSolved": 227, + "easySolved": 83, + "mediumSolved": 129, + "hardSolved": 15, "recentSubmissions": [ { - "id": "1458224872", - "title": "Permutation in String", - "timestamp": "1732106629", + "id": "1458823484", + "title": "Min Cost Climbing Stairs", + "timestamp": "1732162097", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "42.5 MB", + "runtime": "1 ms", + "memory": "43 MB", "lang": "java" }, { - "id": "1457966010", - "title": "Long Pressed Name", - "timestamp": "1732083742", + "id": "1458808997", + "title": "Climbing Stairs", + "timestamp": "1732160852", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.4 MB", + "runtime": "0 ms", + "memory": "40 MB", "lang": "java" }, { - "id": "1457913596", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732079709", + "id": "1458789487", + "title": "House Robber II", + "timestamp": "1732159088", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "45.4 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1457456603", - "title": "Maximum Product Subarray", - "timestamp": "1732036139", + "id": "1456943609", + "title": "Fibonacci Number", + "timestamp": "1731996062", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.6 MB", + "runtime": "0 ms", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1457387872", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732031957", + "id": "1456920714", + "title": "Is Graph Bipartite?", + "timestamp": "1731994437", "statusDisplay": "Accepted", - "runtime": "57 ms", - "memory": "59 MB", + "runtime": "2 ms", + "memory": "45.5 MB", "lang": "java" } ] }, { - "roll": "2215000816", - "name": "HRITIK KUMAR", - "url": "https://leetcode.com/u/Hritiksingh66/", + "roll": "2215000674", + "name": "GAURAV KUMAR", + "url": "https://leetcode.com/u/gauravkumar781902/", "section": "E", "dayi": "Day Scholars", - "username": "Hritiksingh66", - "totalSolved": 341, - "easySolved": 113, - "mediumSolved": 200, - "hardSolved": 28, + "username": "gauravkumar781902", + "totalSolved": 227, + "easySolved": 85, + "mediumSolved": 122, + "hardSolved": 20, "recentSubmissions": [ { - "id": "1458129584", - "title": "House Robber II", - "timestamp": "1732097548", + "id": "1458119242", + "title": "House Robber", + "timestamp": "1732096619", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.3 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1458116259", - "title": "House Robber", - "timestamp": "1732096355", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "id": "1458040624", + "title": "Coin Change", + "timestamp": "1732089868", + "statusDisplay": "Accepted", + "runtime": "15 ms", + "memory": "44.2 MB", "lang": "java" }, { - "id": "1457876339", - "title": "Unique Paths", - "timestamp": "1732076602", + "id": "1458037275", + "title": "Climbing Stairs", + "timestamp": "1732089566", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.2 MB", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1456850571", - "title": "Is Graph Bipartite?", - "timestamp": "1731989312", + "id": "1457875331", + "title": "Unique Paths", + "timestamp": "1732076512", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.1 MB", + "runtime": "0 ms", + "memory": "40 MB", "lang": "java" }, { - "id": "1455874524", - "title": "House Robber", - "timestamp": "1731903904", + "id": "1457416099", + "title": "Find the Duplicate Number", + "timestamp": "1732033716", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "34 ms", + "memory": "58.3 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, - "easySolved": 126, - "mediumSolved": 187, - "hardSolved": 26, - "recentSubmissions": [] - }, - { - "roll": "2215001543", - "name": "SAKSHAM KUMAR", - "url": "https://leetcode.com/u/saksham_kumar565/", + "roll": "2215000385", + "name": "ARYAN YADAV", + "url": "https://leetcode.com/u/aryanyadav_13/", "section": "C", - "dayi": "Day Scholars", - "username": "saksham_kumar565", - "totalSolved": 339, - "easySolved": 127, - "mediumSolved": 182, - "hardSolved": 30, + "dayi": "Hostellers", + "username": "aryanyadav_13", + "totalSolved": 220, + "easySolved": 107, + "mediumSolved": 102, + "hardSolved": 11, "recentSubmissions": [ { - "id": "1458826766", - "title": "Ugly Number", - "timestamp": "1732162373", + "id": "1457838713", + "title": "Unique Paths", + "timestamp": "1732073136", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "7.5 MB", - "lang": "cpp" + "memory": "40.3 MB", + "lang": "java" }, { - "id": "1458819801", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732161791", + "id": "1455831870", + "title": "House Robber", + "timestamp": "1731899916", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "16.5 MB", - "lang": "cpp" + "memory": "40.7 MB", + "lang": "java" }, { - "id": "1458789581", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732159095", + "id": "1452654359", + "title": "Baseball Game", + "timestamp": "1731595300", "statusDisplay": "Accepted", - "runtime": "105 ms", - "memory": "172.6 MB", - "lang": "cpp" + "runtime": "3 ms", + "memory": "42.1 MB", + "lang": "java" }, { - "id": "1458773103", - "title": "House Robber II", - "timestamp": "1732157502", + "id": "1452626412", + "title": "Valid Parentheses", + "timestamp": "1731593194", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "9.6 MB", - "lang": "cpp" + "runtime": "2 ms", + "memory": "41.4 MB", + "lang": "java" }, { - "id": "1457931194", - "title": "Unique Paths III", - "timestamp": "1732081112", + "id": "1451190989", + "title": "Coin Change", + "timestamp": "1731468372", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "8.6 MB", - "lang": "cpp" + "runtime": "14 ms", + "memory": "44 MB", + "lang": "java" } ] }, { - "roll": "2215001680", - "name": "SHIVANG SHUKLA", - "url": "https://leetcode.com/u/shivangshukla201/", - "section": "E", + "roll": "2215000670", + "name": "GAURAV CHAUDHARY", + "url": "https://leetcode.com/u/Gaurav__Chaudhary/", + "section": "F", "dayi": "Day Scholars", - "username": "shivangshukla201", - "totalSolved": 337, - "easySolved": 114, - "mediumSolved": 192, - "hardSolved": 31, + "username": "Gaurav__Chaudhary", + "totalSolved": 218, + "easySolved": 157, + "mediumSolved": 56, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1458091895", - "title": "Partition Equal Subset Sum", - "timestamp": "1732094310", + "id": "1459191246", + "title": "Length of Last Word", + "timestamp": "1732194162", "statusDisplay": "Accepted", - "runtime": "77 ms", - "memory": "57.3 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1456814988", - "title": "Is Graph Bipartite?", - "timestamp": "1731986340", + "id": "1458295817", + "title": "Binary Search", + "timestamp": "1732111866", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.4 MB", + "runtime": "0 ms", + "memory": "45.5 MB", "lang": "java" }, { - "id": "1455291151", - "title": "Minimum Falling Path Sum", - "timestamp": "1731848304", + "id": "1457339101", + "title": "Reverse String", + "timestamp": "1732028647", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.1 MB", + "runtime": "0 ms", + "memory": "48.9 MB", "lang": "java" }, { - "id": "1455199622", - "title": "Triangle", - "timestamp": "1731839716", + "id": "1455865741", + "title": "House Robber", + "timestamp": "1731903142", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1455175974", - "title": "Minimum Path Sum", - "timestamp": "1731837543", + "id": "1455138624", + "title": "Find Lucky Integer in an Array", + "timestamp": "1731834024", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "47.5 MB", + "memory": "43.3 MB", "lang": "java" } ] }, { - "roll": "2215000940", - "name": "KRISHNA SHARMA", - "url": "https://leetcode.com/u/Dante_0007/", + "roll": "2215000288", + "name": "ANSHITA AGRAWAL", + "url": "https://leetcode.com/u/Anshita_Agrawal/", "section": "D", "dayi": "Day Scholars", - "username": "Dante_0007", - "totalSolved": 337, - "easySolved": 115, - "mediumSolved": 195, - "hardSolved": 27, + "username": "Anshita_Agrawal", + "totalSolved": 214, + "easySolved": 100, + "mediumSolved": 105, + "hardSolved": 9, "recentSubmissions": [ { - "id": "1457465476", - "title": "Task Scheduler", - "timestamp": "1732036657", + "id": "1458908944", + "title": "Rotate Image", + "timestamp": "1732169002", "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "41.7 MB", - "lang": "cpp" + "runtime": "0 ms", + "memory": "41.9 MB", + "lang": "java" }, { - "id": "1455512473", - "title": "Reduce Array Size to The Half", - "timestamp": "1731865866", + "id": "1458882451", + "title": "Set Matrix Zeroes", + "timestamp": "1732166872", "statusDisplay": "Accepted", - "runtime": "151 ms", - "memory": "84 MB", - "lang": "cpp" + "runtime": "3 ms", + "memory": "45.6 MB", + "lang": "java" }, { - "id": "1454389600", - "title": "K-th Smallest Prime Fraction", - "timestamp": "1731768022", + "id": "1458330454", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732114372", "statusDisplay": "Accepted", - "runtime": "307 ms", - "memory": "65 MB", - "lang": "cpp" + "runtime": "15 ms", + "memory": "45 MB", + "lang": "java" }, { - "id": "1454338360", - "title": "Reorganize String", - "timestamp": "1731763849", + "id": "1458068468", + "title": "Longest Common Subsequence", + "timestamp": "1732092381", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "9.4 MB", - "lang": "cpp" + "runtime": "31 ms", + "memory": "50.9 MB", + "lang": "java" }, { - "id": "1453569074", - "title": "Find X-Sum of All K-Long Subarrays I", - "timestamp": "1731682101", + "id": "1457837145", + "title": "Unique Paths", + "timestamp": "1732072980", "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "34.1 MB", - "lang": "cpp" + "runtime": "0 ms", + "memory": "40.1 MB", + "lang": "java" } ] }, { - "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", - "url": "https://leetcode.com/u/kaur_shubh/", - "section": "D", - "dayi": "Hostellers", - "username": "kaur_shubh", - "totalSolved": 335, - "easySolved": 114, - "mediumSolved": 205, - "hardSolved": 16, + "roll": "2215001225", + "name": "PIYUSH AGRAWAL", + "url": "https://leetcode.com/u/Piyushagrawal95/", + "section": "C", + "dayi": "Day Scholars", + "username": "Piyushagrawal95", + "totalSolved": 211, + "easySolved": 105, + "mediumSolved": 96, + "hardSolved": 10, "recentSubmissions": [ { - "id": "1457966458", - "title": "Longest Common Subsequence", - "timestamp": "1732083777", + "id": "1458818799", + "title": "Min Cost Climbing Stairs", + "timestamp": "1732161706", "statusDisplay": "Accepted", - "runtime": "20 ms", - "memory": "50.7 MB", + "runtime": "0 ms", + "memory": "43 MB", "lang": "java" }, { - "id": "1457838975", - "title": "Unique Paths", - "timestamp": "1732073161", + "id": "1458812088", + "title": "Climbing Stairs", + "timestamp": "1732161117", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1457313004", - "title": "Equal Row and Column Pairs", - "timestamp": "1732026808", + "id": "1458791173", + "title": "House Robber II", + "timestamp": "1732159231", "statusDisplay": "Accepted", - "runtime": "24 ms", - "memory": "51.6 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1457312312", - "title": "Non-overlapping Intervals", - "timestamp": "1732026759", + "id": "1457836840", + "title": "Unique Paths", + "timestamp": "1732072949", "statusDisplay": "Accepted", - "runtime": "46 ms", - "memory": "73.4 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1457311051", - "title": "Minimum Flips to Make a OR b Equal to c", - "timestamp": "1732026672", + "id": "1456384208", + "title": "Defuse the Bomb", + "timestamp": "1731946931", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", + "runtime": "2 ms", + "memory": "42.1 MB", "lang": "java" } ] }, { - "roll": "2215000821", - "name": "ISHIKA GOYAL", - "url": "https://leetcode.com/u/goyal_ishika/", - "section": "C", - "dayi": "Hostellers", - "username": "goyal_ishika", - "totalSolved": 333, - "easySolved": 133, - "mediumSolved": 187, - "hardSolved": 13, + "roll": "2215500138", + "name": "SATVIK GUPTA", + "url": "https://leetcode.com/u/satvikg21111124/", + "section": "AD", + "dayi": "Day Scholars", + "username": "satvikg21111124", + "totalSolved": 209, + "easySolved": 67, + "mediumSolved": 113, + "hardSolved": 29, "recentSubmissions": [ { - "id": "1459012069", - "title": "Number of Operations to Make Network Connected", - "timestamp": "1732177402", + "id": "1456112284", + "title": "House Robber", + "timestamp": "1731924787", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "60.5 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1458775482", - "title": "House Robber II", - "timestamp": "1732157731", + "id": "1446436298", + "title": "Middle of the Linked List", + "timestamp": "1731043182", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.3 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1457839017", - "title": "Unique Paths", - "timestamp": "1732073164", + "id": "1446428016", + "title": "Reverse Linked List", + "timestamp": "1731042541", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "42.4 MB", "lang": "java" }, { - "id": "1457704131", - "title": "Satisfiability of Equality Equations", - "timestamp": "1732056955", + "id": "1428986290", + "title": "Max Consecutive Ones", + "timestamp": "1729485908", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.1 MB", + "runtime": "3 ms", + "memory": "49.9 MB", "lang": "java" }, { - "id": "1457626059", - "title": "Minimum Path Sum", - "timestamp": "1732048196", + "id": "1422971531", + "title": "Find Median from Data Stream", + "timestamp": "1728981812", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "47.8 MB", + "runtime": "109 ms", + "memory": "63.5 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, + "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": "1458825554", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732162270", + "id": "1456035447", + "title": "Is Graph Bipartite?", + "timestamp": "1731917603", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43.3 MB", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1458807059", - "title": "Climbing Stairs", - "timestamp": "1732160680", + "id": "1455867956", + "title": "House Robber", + "timestamp": "1731903338", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1458796526", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732159725", + "id": "1453584890", + "title": "Koko Eating Bananas", + "timestamp": "1731683458", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "67.2 MB", + "runtime": "21 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1458786244", - "title": "House Robber II", - "timestamp": "1732158781", + "id": "1452667905", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731596295", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "4 ms", + "memory": "43.8 MB", "lang": "java" }, { - "id": "1457836794", - "title": "Unique Paths", - "timestamp": "1732072946", + "id": "1452646186", + "title": "Baseball Game", + "timestamp": "1731594671", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", + "runtime": "2 ms", + "memory": "41.6 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, + "roll": "2215001836", + "name": "TANU", + "url": "https://leetcode.com/u/Tanu_2404/", + "section": "E", + "dayi": "Hostellers", + "username": "Tanu_2404", + "totalSolved": 202, + "easySolved": 124, + "mediumSolved": 71, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1458180999", - "title": "Maximum Average Subarray I", - "timestamp": "1732102585", + "id": "1458117352", + "title": "House Robber", + "timestamp": "1732096452", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "56.5 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1458105830", - "title": "Spiral Matrix", - "timestamp": "1732095473", + "id": "1457876987", + "title": "Unique Paths", + "timestamp": "1732076664", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.5 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1458052191", - "title": "Subarray Sum Equals K", - "timestamp": "1732090922", + "id": "1457185413", + "title": "Number of Days Between Two Dates", + "timestamp": "1732016678", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "46.5 MB", + "runtime": "5 ms", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1457433704", - "title": "House Robber", - "timestamp": "1732034778", + "id": "1457181502", + "title": "Unique Email Addresses", + "timestamp": "1732016298", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "38 ms", + "memory": "45.3 MB", "lang": "java" }, { - "id": "1456971865", - "title": "Rotate Image", - "timestamp": "1731998029", + "id": "1456835715", + "title": "Multiply Strings", + "timestamp": "1731988126", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", + "runtime": "10 ms", + "memory": "43.1 MB", "lang": "java" } ] }, { - "roll": "2215000865", - "name": "KANHAIYA GARG", - "url": "https://leetcode.com/u/kingDAS/", + "roll": "2215001069", + "name": "MEDINI JOSHI", + "url": "https://leetcode.com/u/MediniJoshi/", "section": "C", - "dayi": "Day Scholars", - "username": "kingDAS", - "totalSolved": 327, - "easySolved": 156, - "mediumSolved": 155, - "hardSolved": 16, + "dayi": "Hostellers", + "username": "MediniJoshi", + "totalSolved": 198, + "easySolved": 101, + "mediumSolved": 93, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1459046907", - "title": "Climbing Stairs", - "timestamp": "1732180500", + "id": "1458531016", + "title": "Find Peak Element", + "timestamp": "1732128690", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.2 MB", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1458872880", - "title": "Median of Two Sorted Arrays", - "timestamp": "1732166132", + "id": "1458524976", + "title": "Minimum Operations to Exceed Threshold Value I", + "timestamp": "1732128217", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "45.8 MB", + "runtime": "2 ms", + "memory": "42.6 MB", "lang": "java" }, { - "id": "1457961002", - "title": "House Robber II", - "timestamp": "1732083361", + "id": "1456911130", + "title": "Is Graph Bipartite?", + "timestamp": "1731993747", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "3 ms", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1457937331", + "id": "1455832138", "title": "House Robber", - "timestamp": "1732081588", + "timestamp": "1731899941", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.5 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1457838114", - "title": "Unique Paths", - "timestamp": "1732073072", + "id": "1454620101", + "title": "Search a 2D Matrix", + "timestamp": "1731786667", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.1 MB", + "memory": "41.7 MB", "lang": "java" } ] }, { - "roll": "2215001994", - "name": "VISHWAJEET SINGH", - "url": "https://leetcode.com/u/vishwajeet7872/", - "section": "C", + "roll": "2215000478", + "name": "BHARAT SINGH", + "url": "https://leetcode.com/u/Bharat_bhagaur_008/", + "section": "E", "dayi": "Hostellers", - "username": "vishwajeet7872", - "totalSolved": 322, - "easySolved": 73, - "mediumSolved": 230, - "hardSolved": 19, + "username": "Bharat_bhagaur_008", + "totalSolved": 198, + "easySolved": 88, + "mediumSolved": 98, + "hardSolved": 12, "recentSubmissions": [ { - "id": "1458787470", - "title": "House Robber II", - "timestamp": "1732158895", + "id": "1458117060", + "title": "House Robber", + "timestamp": "1732096426", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.3 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1456926466", + "id": "1456850389", "title": "Is Graph Bipartite?", - "timestamp": "1731994853", + "timestamp": "1731989298", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.5 MB", + "runtime": "1 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1456861082", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731990131", + "id": "1421628918", + "title": "First Unique Character in a String", + "timestamp": "1728879535", "statusDisplay": "Accepted", - "runtime": "63 ms", - "memory": "58.5 MB", + "runtime": "4 ms", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1455504058", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731865274", + "id": "1412163434", + "title": "Unique Paths II", + "timestamp": "1728099562", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "64.3 MB", + "runtime": "0 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1454836645", - "title": "Make Array Elements Equal to Zero", - "timestamp": "1731812165", + "id": "1412162893", + "title": "Sudoku Solver", + "timestamp": "1728099509", "statusDisplay": "Accepted", - "runtime": "146 ms", - "memory": "42.8 MB", + "runtime": "11 ms", + "memory": "41.3 MB", "lang": "java" } ] }, { - "roll": "2215001504", - "name": "RUDRIKA RAGHAV", - "url": "https://leetcode.com/u/rudrika_2425/", - "section": "C", + "roll": "2215001002", + "name": "LOVEKUSH RAJPUT", + "url": "https://leetcode.com/u/LOVEKUSH_RAJPUT/", + "section": "F", "dayi": "Day Scholars", - "username": "rudrika_2425", - "totalSolved": 315, - "easySolved": 183, - "mediumSolved": 122, - "hardSolved": 10, + "username": "LOVEKUSH_RAJPUT", + "totalSolved": 195, + "easySolved": 78, + "mediumSolved": 99, + "hardSolved": 18, "recentSubmissions": [ { - "id": "1457836404", - "title": "Unique Paths", - "timestamp": "1732072907", + "id": "1458395988", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732119387", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.8 MB", - "lang": "java" + "runtime": "9 ms", + "memory": "12.2 MB", + "lang": "cpp" }, { - "id": "1456914305", - "title": "Is Graph Bipartite?", - "timestamp": "1731993973", + "id": "1457875829", + "title": "Unique Paths", + "timestamp": "1732076560", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.6 MB", - "lang": "java" + "runtime": "0 ms", + "memory": "7.7 MB", + "lang": "cpp" }, { - "id": "1455832692", - "title": "House Robber", - "timestamp": "1731899995", + "id": "1457512784", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732039484", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" + "runtime": "103 ms", + "memory": "95.3 MB", + "lang": "cpp" }, { - "id": "1455481632", - "title": "Find the Difference", - "timestamp": "1731863685", + "id": "1456395120", + "title": "Defuse the Bomb", + "timestamp": "1731947614", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "41.7 MB", - "lang": "java" + "runtime": "0 ms", + "memory": "10.4 MB", + "lang": "cpp" }, { - "id": "1454078872", - "title": "Binary Subarrays With Sum", - "timestamp": "1731738077", + "id": "1455335359", + "title": "Shortest Subarray with Sum at Least K", + "timestamp": "1731851984", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "47.4 MB", - "lang": "java" + "runtime": "19 ms", + "memory": "96.3 MB", + "lang": "cpp" } ] }, { - "roll": "2215500148", - "name": "SHRADDHA AGRAWAL", - "url": "https://leetcode.com/u/shraddhaa1/", + "roll": "2215500174", + "name": "VINAYAK SINGH", + "url": "https://leetcode.com/u/vinayak_930/", "section": "AC", "dayi": "Hostellers", - "username": "shraddhaa1", - "totalSolved": 312, - "easySolved": 125, - "mediumSolved": 167, - "hardSolved": 20, + "username": "vinayak_930", + "totalSolved": 195, + "easySolved": 82, + "mediumSolved": 104, + "hardSolved": 9, "recentSubmissions": [ { - "id": "1458170538", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1732101540", + "id": "1459063855", + "title": "House Robber II", + "timestamp": "1732181938", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "45.1 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1458011110", - "title": "Is Graph Bipartite?", - "timestamp": "1732087260", + "id": "1459052578", + "title": "House Robber", + "timestamp": "1732180980", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.4 MB", + "runtime": "0 ms", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1457795502", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732068615", + "id": "1458870059", + "title": "Most Beautiful Item for Each Query", + "timestamp": "1732165909", "statusDisplay": "Accepted", - "runtime": "16 ms", - "memory": "45.1 MB", + "runtime": "48 ms", + "memory": "81.3 MB", "lang": "java" }, { - "id": "1457316401", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732027058", + "id": "1458006698", + "title": "Is Graph Bipartite?", + "timestamp": "1732086908", "statusDisplay": "Accepted", - "runtime": "35 ms", - "memory": "57.5 MB", + "runtime": "1 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1456107035", - "title": "House Robber", - "timestamp": "1731924305", + "id": "1448735004", + "title": "Flood Fill", + "timestamp": "1731249326", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "44.6 MB", "lang": "java" } ] }, { - "roll": "2215001582", - "name": "SANKALP AGARWAL", - "url": "https://leetcode.com/u/Sankalp_Agarwal_18/", - "section": "E", + "roll": "2215001492", + "name": "ROHIT RAWAT", + "url": "https://leetcode.com/u/rohit2348834/", + "section": "F", "dayi": "Day Scholars", - "username": "Sankalp_Agarwal_18", - "totalSolved": 310, - "easySolved": 114, - "mediumSolved": 175, - "hardSolved": 21, + "username": "rohit2348834", + "totalSolved": 195, + "easySolved": 83, + "mediumSolved": 108, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1458130831", - "title": "House Robber II", - "timestamp": "1732097664", + "id": "1458986538", + "title": "Fraction to Recurring Decimal", + "timestamp": "1732175187", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "1 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1458108948", - "title": "House Robber", - "timestamp": "1732095742", + "id": "1458739142", + "title": "Compare Version Numbers", + "timestamp": "1732153758", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "14 ms", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1457879213", - "title": "Unique Paths", - "timestamp": "1732076868", + "id": "1458480701", + "title": "Restore IP Addresses", + "timestamp": "1732125150", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "5 ms", + "memory": "43.1 MB", "lang": "java" }, { - "id": "1457842572", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732073512", + "id": "1458448316", + "title": "Palindrome Partitioning", + "timestamp": "1732123005", "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "45 MB", + "runtime": "7 ms", + "memory": "56.8 MB", "lang": "java" }, { - "id": "1457474112", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732037164", + "id": "1457874990", + "title": "Unique Paths", + "timestamp": "1732076482", "statusDisplay": "Accepted", - "runtime": "34 ms", - "memory": "58.6 MB", + "runtime": "0 ms", + "memory": "40.2 MB", "lang": "java" } ] }, { - "roll": "2215000429", - "name": "AYUSH ALAPURIYA", - "url": "https://leetcode.com/u/its_alapuriya/", - "section": "F", + "roll": "2215500093", + "name": "LOKENDRA SINGH", + "url": "https://leetcode.com/u/lokiiiii_01/", + "section": "AC", "dayi": "Day Scholars", - "username": "its_alapuriya", - "totalSolved": 306, - "easySolved": 149, - "mediumSolved": 144, - "hardSolved": 13, + "username": "lokiiiii_01", + "totalSolved": 192, + "easySolved": 80, + "mediumSolved": 93, + "hardSolved": 19, "recentSubmissions": [ { - "id": "1458479938", - "title": "Unique Paths", - "timestamp": "1732125098", + "id": "1459044716", + "title": "House Robber", + "timestamp": "1732180315", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1456796548", - "title": "House Robber", - "timestamp": "1731984645", + "id": "1458414408", + "title": "Set Mismatch", + "timestamp": "1732120713", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "17 ms", + "memory": "45.8 MB", "lang": "java" }, { - "id": "1456568366", - "title": "Defuse the Bomb", - "timestamp": "1731959846", + "id": "1458376876", + "title": "Maximum Average Subarray I", + "timestamp": "1732117965", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.6 MB", + "runtime": "4 ms", + "memory": "56.3 MB", "lang": "java" }, { - "id": "1454805400", - "title": "Make Array Elements Equal to Zero", - "timestamp": "1731810645", + "id": "1458105824", + "title": "Remove Element", + "timestamp": "1732095472", "statusDisplay": "Accepted", - "runtime": "101 ms", - "memory": "43.2 MB", + "runtime": "2 ms", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1453772070", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731698410", + "id": "1458087450", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1732093952", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "64.5 MB", + "runtime": "7 ms", + "memory": "44.6 MB", "lang": "java" } ] }, { - "roll": "2215000632", - "name": "DIVYANSH GOYAL", - "url": "https://leetcode.com/u/neerajdivyanshruchi1/", - "section": "C", + "roll": "2215001713", + "name": "SHREYASH SINGH", + "url": "https://leetcode.com/u/shreyash_singh123/", + "section": "D", "dayi": "Day Scholars", - "username": "neerajdivyanshruchi1", - "totalSolved": 306, - "easySolved": 111, - "mediumSolved": 168, - "hardSolved": 27, + "username": "shreyash_singh123", + "totalSolved": 191, + "easySolved": 105, + "mediumSolved": 75, + "hardSolved": 11, "recentSubmissions": [ { - "id": "1458932899", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732170803", + "id": "1459196252", + "title": "Subarray Sum Equals K", + "timestamp": "1732194617", "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "67.1 MB", + "runtime": "1102 ms", + "memory": "46.4 MB", "lang": "java" }, { - "id": "1458823340", - "title": "Climbing Stairs", - "timestamp": "1732162086", + "id": "1459192828", + "title": "Subarray Product Less Than K", + "timestamp": "1732194305", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", + "runtime": "857 ms", + "memory": "47.5 MB", "lang": "java" }, { - "id": "1458458436", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732123689", + "id": "1458452966", + "title": "Maximum Product of Three Numbers", + "timestamp": "1732123324", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "45.1 MB", + "runtime": "11 ms", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1457913397", - "title": "Unique Paths III", - "timestamp": "1732079691", + "id": "1458434778", + "title": "Maximum Product Subarray", + "timestamp": "1732122094", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "2 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1457452093", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732035866", + "id": "1458432405", + "title": "Subarray Product Less Than K", + "timestamp": "1732121935", "statusDisplay": "Accepted", - "runtime": "58 ms", - "memory": "59.1 MB", + "runtime": "4 ms", + "memory": "47.6 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, + "roll": "2215001444", + "name": "RISHABH GUPTA", + "url": "https://leetcode.com/u/Rishabh_Gupta05/", + "section": "C", + "dayi": "Day Scholars", + "username": "Rishabh_Gupta05", + "totalSolved": 184, + "easySolved": 101, + "mediumSolved": 77, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1459014426", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732177610", + "id": "1459172455", + "title": "Rotate Image", + "timestamp": "1732192394", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "67.3 MB", + "runtime": "0 ms", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1458438793", - "title": "Count Good Triplets", - "timestamp": "1732122374", + "id": "1458912754", + "title": "Balanced Binary Tree", + "timestamp": "1732169283", "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "41 MB", + "runtime": "1 ms", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1458386366", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732118675", + "id": "1452187618", + "title": "Two Sum", + "timestamp": "1731555740", "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "45.4 MB", + "runtime": "2 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1456939215", - "title": "Longest Strictly Increasing or Strictly Decreasing Subarray", - "timestamp": "1731995756", + "id": "1451474932", + "title": "Find if Path Exists in Graph", + "timestamp": "1731491791", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", + "runtime": "146 ms", + "memory": "180.1 MB", "lang": "java" }, { - "id": "1456937773", - "title": "Bulb Switcher", - "timestamp": "1731995658", + "id": "1451312528", + "title": "Find Center of Star Graph", + "timestamp": "1731477975", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "66.6 MB", "lang": "java" } ] }, { - "roll": "2215000877", - "name": "KARTIK ARORA", - "url": "https://leetcode.com/u/Kartik_04/", - "section": "E", + "roll": "2215500087", + "name": "KRISHANKANT SARASWAT", + "url": "https://leetcode.com/u/krishankant_2003/", + "section": "AC", "dayi": "Day Scholars", - "username": "Kartik_04", - "totalSolved": 303, - "easySolved": 102, - "mediumSolved": 174, - "hardSolved": 27, + "username": "krishankant_2003", + "totalSolved": 183, + "easySolved": 80, + "mediumSolved": 90, + "hardSolved": 13, "recentSubmissions": [ { - "id": "1456845913", - "title": "Is Graph Bipartite?", - "timestamp": "1731988947", + "id": "1459231409", + "title": "Insert into a Binary Search Tree", + "timestamp": "1732197658", "statusDisplay": "Accepted", - "runtime": "2 ms", + "runtime": "0 ms", "memory": "44.9 MB", "lang": "java" }, { - "id": "1454817063", - "title": "Make Array Elements Equal to Zero", - "timestamp": "1731811346", + "id": "1458588870", + "title": "Search in a Binary Search Tree", + "timestamp": "1732133869", "statusDisplay": "Accepted", - "runtime": "100 ms", - "memory": "43.1 MB", + "runtime": "0 ms", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1454163599", - "title": "Move Zeroes", - "timestamp": "1731745904", + "id": "1458576433", + "title": "All Nodes Distance K in Binary Tree", + "timestamp": "1732132642", "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "45.9 MB", + "runtime": "14 ms", + "memory": "42.6 MB", "lang": "java" }, { - "id": "1450469710", - "title": "Product of Array Except Self", - "timestamp": "1731405974", + "id": "1456990514", + "title": "Lowest Common Ancestor of a Binary Tree", + "timestamp": "1731999356", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "55 MB", + "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" } ] }, { - "roll": "2215500094", - "name": "LUCKY GOYAL", - "url": "https://leetcode.com/u/Lucky_Goyal/", - "section": "AD", - "dayi": "Day Scholars", - "username": "Lucky_Goyal", - "totalSolved": 302, - "easySolved": 199, - "mediumSolved": 94, - "hardSolved": 9, + "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": "1457060472", - "title": "Binary Tree Paths", - "timestamp": "1732005213", + "id": "1457876591", + "title": "Unique Paths", + "timestamp": "1732076626", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.6 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1457055977", - "title": "Binary Tree Tilt", - "timestamp": "1732004801", + "id": "1457831284", + "title": "Find the Index of the First Occurrence in a String", + "timestamp": "1732072400", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.1 MB", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1457042045", - "title": "Customers Who Bought All Products", - "timestamp": "1732003565", + "id": "1457830740", + "title": "Longest Substring Without Repeating Characters", + "timestamp": "1732072345", "statusDisplay": "Accepted", - "runtime": "548 ms", - "memory": "0B", - "lang": "mysql" + "runtime": "6 ms", + "memory": "44.3 MB", + "lang": "java" }, { - "id": "1456105869", + "id": "1456107494", "title": "House Robber", - "timestamp": "1731924193", + "timestamp": "1731924348", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.8 MB", "lang": "java" }, { - "id": "1452280511", - "title": "Check If It Is a Good Array", - "timestamp": "1731563084", + "id": "1455913765", + "title": "Subsets", + "timestamp": "1731907236", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "55.3 MB", + "runtime": "0 ms", + "memory": "42.6 MB", "lang": "java" } ] }, { - "roll": "2215001299", - "name": "PRATEEK SINGH YASHWARDHAN", - "url": "https://leetcode.com/u/prateeksinghyashwardhan_cs22/", - "section": "D", - "dayi": "Hostellers", - "username": "prateeksinghyashwardhan_cs22", - "totalSolved": 298, - "easySolved": 135, - "mediumSolved": 144, - "hardSolved": 19, + "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": "1457961774", - "title": "Longest Common Subsequence", - "timestamp": "1732083419", + "id": "1457876951", + "title": "Unique Paths", + "timestamp": "1732076660", "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "50.6 MB", + "runtime": "0 ms", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1457839121", - "title": "Unique Paths", - "timestamp": "1732073173", + "id": "1457336112", + "title": "Buy Two Chocolates", + "timestamp": "1732028433", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", + "runtime": "2 ms", + "memory": "44.4 MB", "lang": "java" }, { - "id": "1456937429", - "title": "Find the Distance Value Between Two Arrays", - "timestamp": "1731995635", + "id": "1457312345", + "title": "Assign Cookies", + "timestamp": "1732026762", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.6 MB", + "runtime": "10 ms", + "memory": "47.8 MB", "lang": "java" }, { - "id": "1456912696", - "title": "Find First Palindromic String in the Array", - "timestamp": "1731993857", + "id": "1450530335", + "title": "Binary Search", + "timestamp": "1731411709", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "45 MB", + "runtime": "1 ms", + "memory": "45.7 MB", "lang": "java" }, { - "id": "1456266502", - "title": "Minimize XOR", - "timestamp": "1731938741", + "id": "1444430721", + "title": "Reverse Linked List", + "timestamp": "1730866168", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "42.6 MB", "lang": "java" } ] }, { - "roll": "2215001840", - "name": "TANYA MAHESHWARI", - "url": "https://leetcode.com/u/tanya50/", - "section": "E", + "roll": "2215001359", + "name": "PRIYANSHU YADAV", + "url": "https://leetcode.com/u/PriyanshuYadav9756/", + "section": "H", "dayi": "Hostellers", - "username": "tanya50", - "totalSolved": 298, - "easySolved": 88, - "mediumSolved": 171, - "hardSolved": 39, + "username": "PriyanshuYadav9756", + "totalSolved": 176, + "easySolved": 105, + "mediumSolved": 59, + "hardSolved": 12, "recentSubmissions": [ { - "id": "1456847541", - "title": "Is Graph Bipartite?", - "timestamp": "1731989076", + "id": "1458902961", + "title": "Separate the Digits in an Array", + "timestamp": "1732168522", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", + "runtime": "6 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1455868068", - "title": "House Robber", - "timestamp": "1731903347", + "id": "1457882161", + "title": "Maximum Product of Three Numbers", + "timestamp": "1732077129", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "11 ms", + "memory": "45.2 MB", "lang": "java" }, { - "id": "1452650858", - "title": "Baseball Game", - "timestamp": "1731595031", + "id": "1457854607", + "title": "Third Maximum Number", + "timestamp": "1732074635", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.6 MB", + "runtime": "4 ms", + "memory": "43.1 MB", "lang": "java" }, { - "id": "1452623138", - "title": "Valid Parentheses", - "timestamp": "1731592948", + "id": "1457354284", + "title": "Apply Operations to an Array", + "timestamp": "1732029702", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.5 MB", + "runtime": "1 ms", + "memory": "43.2 MB", "lang": "java" }, { - "id": "1451227090", - "title": "Coin Change", - "timestamp": "1731471515", + "id": "1457128145", + "title": "House Robber", + "timestamp": "1732011155", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.6 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" } ] }, { - "roll": "2215800025", - "name": "SHAGUN CHAUDHARY", - "url": "https://leetcode.com/u/shagun_chaudhary/", - "section": "A(H)", + "roll": "2215000590", + "name": "DEVIKA AGARWAL", + "url": "https://leetcode.com/u/devikaagarwal83/", + "section": "E", "dayi": "Day Scholars", - "username": "shagun_chaudhary", - "totalSolved": 293, - "easySolved": 124, - "mediumSolved": 144, - "hardSolved": 25, - "recentSubmissions": [] - }, - { - "roll": "2215001706", - "name": "SHREYA OMER", - "url": "https://leetcode.com/u/shreyaomer657/", - "section": "C", - "dayi": "Hostellers", - "username": "shreyaomer657", - "totalSolved": 286, - "easySolved": 110, - "mediumSolved": 159, - "hardSolved": 17, + "username": "devikaagarwal83", + "totalSolved": 175, + "easySolved": 93, + "mediumSolved": 72, + "hardSolved": 10, "recentSubmissions": [ { - "id": "1456913908", - "title": "Is Graph Bipartite?", - "timestamp": "1731993943", + "id": "1457874435", + "title": "Unique Paths", + "timestamp": "1732076434", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.9 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1452677591", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731597002", + "id": "1456855414", + "title": "Fibonacci Number", + "timestamp": "1731989695", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "43.2 MB", + "runtime": "8 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1452637256", - "title": "Baseball Game", - "timestamp": "1731594014", + "id": "1456846506", + "title": "Is Graph Bipartite?", + "timestamp": "1731988994", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42 MB", + "runtime": "2 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1452620093", - "title": "Valid Parentheses", - "timestamp": "1731592710", + "id": "1455868507", + "title": "House Robber", + "timestamp": "1731903382", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.5 MB", + "runtime": "0 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1450289154", - "title": "Most Beautiful Item for Each Query", - "timestamp": "1731391358", + "id": "1452774905", + "title": "Find Indices of Stable Mountains", + "timestamp": "1731603648", "statusDisplay": "Accepted", - "runtime": "44 ms", - "memory": "81.7 MB", + "runtime": "1 ms", + "memory": "44.5 MB", "lang": "java" } ] }, { - "roll": "2215001170", - "name": "NIPUN RAJPUT", - "url": "https://leetcode.com/u/NipunRajput0312/", + "roll": "2215001341", + "name": "PRIYANSHI YADAV", + "url": "https://leetcode.com/u/Priyanshi1883/", "section": "D", - "dayi": "Day Scholars", - "username": "NipunRajput0312", - "totalSolved": 283, - "easySolved": 85, - "mediumSolved": 176, - "hardSolved": 22, + "dayi": "Hostellers", + "username": "Priyanshi1883", + "totalSolved": 175, + "easySolved": 73, + "mediumSolved": 94, + "hardSolved": 8, "recentSubmissions": [ { - "id": "1459029388", - "title": "Sliding Window Maximum", - "timestamp": "1732178970", + "id": "1455831115", + "title": "House Robber", + "timestamp": "1731899842", "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "58.5 MB", + "runtime": "0 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1458714372", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732150408", + "id": "1454883484", + "title": "Make Array Elements Equal to Zero", + "timestamp": "1731814118", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "45.3 MB", + "runtime": "127 ms", + "memory": "42.9 MB", "lang": "java" }, { - "id": "1458197077", - "title": "Max Consecutive Ones III", - "timestamp": "1732104138", + "id": "1453715974", + "title": "Sum of All Odd Length Subarrays", + "timestamp": "1731693806", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "46.5 MB", + "runtime": "0 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1457968896", - "title": "Longest Common Subsequence", - "timestamp": "1732083962", + "id": "1452667555", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731596269", "statusDisplay": "Accepted", - "runtime": "34 ms", - "memory": "50.9 MB", + "runtime": "5 ms", + "memory": "43.2 MB", "lang": "java" }, { - "id": "1457759564", - "title": "Search Insert Position", - "timestamp": "1732064405", + "id": "1452654398", + "title": "Baseball Game", + "timestamp": "1731595304", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", + "runtime": "2 ms", + "memory": "41.7 MB", "lang": "java" } ] }, { - "roll": "2215001116", - "name": "NAINA SHARMA", - "url": "https://leetcode.com/u/naina_sharma/", - "section": "C", + "roll": "2215000470", + "name": "BHAKTI CHAUDHARY", + "url": "https://leetcode.com/u/bhakti11/", + "section": "D", "dayi": "Day Scholars", - "username": "naina_sharma", - "totalSolved": 282, - "easySolved": 118, - "mediumSolved": 146, - "hardSolved": 18, + "username": "bhakti11", + "totalSolved": 163, + "easySolved": 93, + "mediumSolved": 60, + "hardSolved": 10, "recentSubmissions": [ { - "id": "1458927311", - "title": "Remove Element", - "timestamp": "1732170384", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1458918361", - "title": "Ugly Number", - "timestamp": "1732169718", + "id": "1458510106", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732127135", "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "40.7 MB", + "runtime": "8 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1458819517", - "title": "Available Captures for Rook", - "timestamp": "1732161767", + "id": "1458109147", + "title": "Climbing Stairs", + "timestamp": "1732095757", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1458810589", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732160990", + "id": "1458080467", + "title": "Longest Common Subsequence", + "timestamp": "1732093376", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43 MB", + "runtime": "28 ms", + "memory": "50.5 MB", "lang": "java" }, { - "id": "1458804724", - "title": "Climbing Stairs", - "timestamp": "1732160474", + "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.2 MB", + "memory": "40.6 MB", "lang": "java" } ] }, { - "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": "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": "1458287246", - "title": "Unique Paths", - "timestamp": "1732111262", + "id": "1458820475", + "title": "Climbing Stairs", + "timestamp": "1732161844", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1458280160", + "id": "1458788341", "title": "House Robber II", - "timestamp": "1732110766", + "timestamp": "1732158979", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1457292625", - "title": "Make Three Strings Equal", - "timestamp": "1732025378", + "id": "1457924972", + "title": "House Robber", + "timestamp": "1732080629", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.5 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1457069402", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732006006", + "id": "1457838565", + "title": "Unique Paths", + "timestamp": "1732073122", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "43.3 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1456332002", - "title": "Insert Interval", - "timestamp": "1731943445", + "id": "1456912827", + "title": "Is Graph Bipartite?", + "timestamp": "1731993867", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.5 MB", + "runtime": "3 ms", + "memory": "44.8 MB", "lang": "java" } ] }, { - "roll": "2215000958", - "name": "KULDEEP SINGH", - "url": "https://leetcode.com/u/KuldeepSingh7249/", - "section": "H", + "roll": "2215000583", + "name": "DEVANSH SINGH", + "url": "https://leetcode.com/u/devansh_singh1001/", + "section": "D", "dayi": "Day Scholars", - "username": "KuldeepSingh7249", - "totalSolved": 282, - "easySolved": 152, - "mediumSolved": 122, - "hardSolved": 8, + "username": "devansh_singh1001", + "totalSolved": 163, + "easySolved": 118, + "mediumSolved": 43, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1458474550", - "title": "Insertion Sort List", - "timestamp": "1732124749", + "id": "1458600154", + "title": "Palindrome Linked List", + "timestamp": "1732135039", "statusDisplay": "Accepted", "runtime": "4 ms", - "memory": "43.9 MB", + "memory": "58.8 MB", "lang": "java" }, { - "id": "1457127471", - "title": "House Robber", - "timestamp": "1732011097", + "id": "1458594648", + "title": "Reverse Linked List", + "timestamp": "1732134447", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1456509941", - "title": "Defuse the Bomb", - "timestamp": "1731955260", + "id": "1458593041", + "title": "Linked List Cycle", + "timestamp": "1732134288", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42 MB", + "runtime": "0 ms", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1455429070", - "title": "Check if Array Is Sorted and Rotated", - "timestamp": "1731859784", + "id": "1458590467", + "title": "Remove Linked List Elements", + "timestamp": "1732134023", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "1 ms", + "memory": "45.5 MB", "lang": "java" }, { - "id": "1454920518", - "title": "Zero Array Transformation I", - "timestamp": "1731815768", + "id": "1458583450", + "title": "Remove Duplicates from Sorted List", + "timestamp": "1732133318", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "95.4 MB", + "runtime": "0 ms", + "memory": "43.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, + "roll": "2215000907", + "name": "KHUSHI KUMARI", + "url": "https://leetcode.com/u/_khushii/", + "section": "D", + "dayi": "Hostellers", + "username": "_khushii", + "totalSolved": 162, + "easySolved": 56, + "mediumSolved": 93, + "hardSolved": 13, "recentSubmissions": [ { - "id": "1457837454", - "title": "Unique Paths", - "timestamp": "1732073006", + "id": "1456932383", + "title": "House Robber", + "timestamp": "1731995270", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1456509085", - "title": "Snakes and Ladders", - "timestamp": "1731955200", + "id": "1456924924", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1731994745", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "45 MB", + "runtime": "33 ms", + "memory": "57.3 MB", "lang": "java" }, { - "id": "1456478239", - "title": "Find the Town Judge", - "timestamp": "1731952810", + "id": "1455832128", + "title": "Defuse the Bomb", + "timestamp": "1731899939", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "54.6 MB", + "runtime": "2 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1456460865", - "title": "Subarray Sums Divisible by K", - "timestamp": "1731951635", + "id": "1455831661", + "title": "House Robber", + "timestamp": "1731899896", "statusDisplay": "Accepted", - "runtime": "24 ms", - "memory": "47.1 MB", + "runtime": "0 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1455573453", - "title": "Intersection of Two Linked Lists", - "timestamp": "1731870456", + "id": "1451190148", + "title": "Coin Change", + "timestamp": "1731468295", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "49.3 MB", + "runtime": "15 ms", + "memory": "44.3 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, + "roll": "2215000860", + "name": "KAILASH NATH YADAV", + "url": "https://leetcode.com/u/Kailash7781/", + "section": "D", + "dayi": "Day Scholars", + "username": "Kailash7781", + "totalSolved": 160, + "easySolved": 57, + "mediumSolved": 90, + "hardSolved": 13, "recentSubmissions": [ { - "id": "1458582929", - "title": "Allow One Function Call", - "timestamp": "1732133268", + "id": "1458520832", + "title": "01 Matrix", + "timestamp": "1732127902", "statusDisplay": "Accepted", - "runtime": "48 ms", - "memory": "48.2 MB", - "lang": "javascript" + "runtime": "14 ms", + "memory": "47 MB", + "lang": "java" }, { - "id": "1458581567", - "title": "Return Length of Arguments Passed", - "timestamp": "1732133127", + "id": "1455877274", + "title": "Largest Odd Number in String", + "timestamp": "1731904146", "statusDisplay": "Accepted", - "runtime": "42 ms", - "memory": "48.6 MB", - "lang": "javascript" + "runtime": "1 ms", + "memory": "45 MB", + "lang": "java" }, { - "id": "1458580732", - "title": "Function Composition", - "timestamp": "1732133048", + "id": "1455862154", + "title": "Merge Strings Alternately", + "timestamp": "1731902813", "statusDisplay": "Accepted", - "runtime": "58 ms", - "memory": "49.4 MB", - "lang": "javascript" + "runtime": "0 ms", + "memory": "41.5 MB", + "lang": "java" }, { - "id": "1458577922", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732132779", + "id": "1455831917", + "title": "House Robber", + "timestamp": "1731899920", "statusDisplay": "Accepted", - "runtime": "43 ms", - "memory": "56.7 MB", + "runtime": "0 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1456689332", - "title": "Array Reduce Transformation", - "timestamp": "1731972864", + "id": "1454560278", + "title": "Rotting Oranges", + "timestamp": "1731781379", "statusDisplay": "Accepted", - "runtime": "60 ms", - "memory": "49.1 MB", - "lang": "javascript" + "runtime": "2 ms", + "memory": "42.3 MB", + "lang": "java" } ] }, { - "roll": "2215001941", - "name": "VIDHI KHANDELWAL", - "url": "https://leetcode.com/u/vidhi_1503/", - "section": "D", + "roll": "2215000316", + "name": "ANURAG", + "url": "https://leetcode.com/u/Anurag051104/", + "section": "E", "dayi": "Day Scholars", - "username": "vidhi_1503", - "totalSolved": 275, - "easySolved": 100, - "mediumSolved": 141, - "hardSolved": 34, - "recentSubmissions": [ + "username": "Anurag051104", + "totalSolved": 159, + "easySolved": 75, + "mediumSolved": 81, + "hardSolved": 3, + "recentSubmissions": [ { - "id": "1455831853", - "title": "House Robber", - "timestamp": "1731899914", + "id": "1458080705", + "title": "Rearrange Array Elements by Sign", + "timestamp": "1732093396", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", + "runtime": "10 ms", + "memory": "82.9 MB", "lang": "java" }, { - "id": "1454854133", - "title": "Make Array Elements Equal to Zero", - "timestamp": "1731812882", + "id": "1456027448", + "title": "Length of Last Word", + "timestamp": "1731916841", "statusDisplay": "Accepted", - "runtime": "100 ms", - "memory": "43.4 MB", + "runtime": "0 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1454373071", - "title": "Contains Duplicate", - "timestamp": "1731766696", + "id": "1455925215", + "title": "Sort List", + "timestamp": "1731908189", "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "57.9 MB", + "runtime": "41 ms", + "memory": "55.4 MB", "lang": "java" }, { - "id": "1453584760", - "title": "Find Peak Element", - "timestamp": "1731683448", + "id": "1455921478", + "title": "Odd Even Linked List", + "timestamp": "1731907873", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.5 MB", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1453584419", - "title": "Find a Peak Element II", - "timestamp": "1731683419", + "id": "1455870523", + "title": "House Robber", + "timestamp": "1731903554", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "83.8 MB", + "memory": "40.4 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, + "roll": "2215001725", + "name": "SHUBH VARSHNEY", + "url": "https://leetcode.com/u/shubh0104/", + "section": "F", + "dayi": "Hostellers", + "username": "shubh0104", + "totalSolved": 159, + "easySolved": 81, + "mediumSolved": 66, + "hardSolved": 12, "recentSubmissions": [ { - "id": "1459048605", - "title": "House Robber II", - "timestamp": "1732180647", + "id": "1457875663", + "title": "Unique Paths", + "timestamp": "1732076542", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1458917357", + "id": "1455870063", "title": "House Robber", - "timestamp": "1732169637", + "timestamp": "1731903517", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.3 MB", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1458891209", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732167557", + "id": "1452662183", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731595869", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "67.1 MB", + "runtime": "4 ms", + "memory": "43.2 MB", "lang": "java" }, { - "id": "1458414200", - "title": "Longest Common Subsequence", - "timestamp": "1732120698", + "id": "1451739948", + "title": "Count the Number of Fair Pairs", + "timestamp": "1731513912", "statusDisplay": "Accepted", - "runtime": "205 ms", - "memory": "55.3 MB", + "runtime": "23 ms", + "memory": "56.9 MB", "lang": "java" }, { - "id": "1457995686", - "title": "Is Graph Bipartite?", - "timestamp": "1732086019", + "id": "1451229664", + "title": "Coin Change", + "timestamp": "1731471709", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.8 MB", + "runtime": "15 ms", + "memory": "43.8 MB", "lang": "java" } ] }, { - "roll": "2215000785", - "name": "HARSHUL SENGAR", - "url": "https://leetcode.com/u/HARSHUL_SENGAR/", - "section": "E", + "roll": "2215001230", + "name": "PIYUSH GUPTA", + "url": "https://leetcode.com/u/PiyushGupta_18/", + "section": "D", "dayi": "Day Scholars", - "username": "HARSHUL_SENGAR", - "totalSolved": 270, - "easySolved": 125, - "mediumSolved": 134, - "hardSolved": 11, + "username": "PiyushGupta_18", + "totalSolved": 153, + "easySolved": 67, + "mediumSolved": 79, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1458116502", - "title": "House Robber", - "timestamp": "1732096377", + "id": "1458496013", + "title": "House Robber II", + "timestamp": "1732126178", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.4 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1457874140", - "title": "Unique Paths", - "timestamp": "1732076408", + "id": "1458038864", + "title": "Climbing Stairs", + "timestamp": "1732089703", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "40 MB", "lang": "java" }, { - "id": "1455913331", - "title": "House Robber II", - "timestamp": "1731907201", + "id": "1458029207", + "title": "Min Cost Climbing Stairs", + "timestamp": "1732088843", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.5 MB", + "memory": "43.6 MB", "lang": "java" }, { - "id": "1455868682", - "title": "House Robber", - "timestamp": "1731903398", + "id": "1457964258", + "title": "Longest Common Subsequence", + "timestamp": "1732083609", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "30 ms", + "memory": "51 MB", "lang": "java" }, { - "id": "1452224932", - "title": "Next Greater Element I", - "timestamp": "1731558883", + "id": "1457837430", + "title": "Unique Paths", + "timestamp": "1732073004", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.2 MB", + "runtime": "0 ms", + "memory": "40.4 MB", "lang": "java" } ] }, { - "roll": "2215000164", - "name": "AKSHAY KUMAR", - "url": "https://leetcode.com/u/akshay_ydv07/", + "roll": "2215000505", + "name": "CELINA SHARMA", + "url": "https://leetcode.com/u/celina_sharma03/", "section": "F", - "dayi": "Hostellers", - "username": "akshay_ydv07", - "totalSolved": 269, - "easySolved": 136, - "mediumSolved": 121, - "hardSolved": 12, + "dayi": "Day Scholars", + "username": "celina_sharma03", + "totalSolved": 150, + "easySolved": 69, + "mediumSolved": 75, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1457548852", - "title": "Rotate Image", - "timestamp": "1732041808", + "id": "1458513664", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732127370", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", + "runtime": "13 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1457504012", - "title": "Combination Sum", - "timestamp": "1732038942", + "id": "1457585891", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732044647", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.6 MB", + "runtime": "28 ms", + "memory": "58.8 MB", "lang": "java" }, { - "id": "1456169427", - "title": "Container With Most Water", - "timestamp": "1731930376", + "id": "1457541596", + "title": "Trapping Rain Water", + "timestamp": "1732041295", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "57.9 MB", + "runtime": "1 ms", + "memory": "46.2 MB", "lang": "java" }, { - "id": "1456161679", - "title": "Sort Array By Parity", - "timestamp": "1731929564", + "id": "1456682871", + "title": "Shortest Subarray with Sum at Least K", + "timestamp": "1731972053", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45 MB", + "runtime": "32 ms", + "memory": "58.7 MB", "lang": "java" }, { - "id": "1455867966", - "title": "House Robber", - "timestamp": "1731903339", + "id": "1456671277", + "title": "Defuse the Bomb", + "timestamp": "1731970595", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "3 ms", + "memory": "42 MB", "lang": "java" } ] }, { - "roll": "2215001855", - "name": "TEJ PRAKASH SINGH", - "url": "https://leetcode.com/u/Tej_prakash_singh/", - "section": "E", + "roll": "2215001393", + "name": "RAHUL LODHI", + "url": "https://leetcode.com/u/Rahullodhi900/", + "section": "C", "dayi": "Day Scholars", - "username": "Tej_prakash_singh", - "totalSolved": 268, - "easySolved": 95, - "mediumSolved": 156, - "hardSolved": 17, + "username": "Rahullodhi900", + "totalSolved": 149, + "easySolved": 57, + "mediumSolved": 74, + "hardSolved": 18, "recentSubmissions": [ { - "id": "1458126791", - "title": "House Robber II", - "timestamp": "1732097300", + "id": "1457916190", + "title": "House Robber", + "timestamp": "1732079924", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "13.4 MB", - "lang": "cpp" + "runtime": "0 ms", + "memory": "41 MB", + "lang": "java" }, { - "id": "1458111839", - "title": "Largest Element in an Array after Merge Operations", - "timestamp": "1732095984", + "id": "1457839561", + "title": "Unique Paths", + "timestamp": "1732073217", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "109.6 MB", - "lang": "cpp" + "memory": "40.7 MB", + "lang": "java" }, { - "id": "1458049366", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732090662", + "id": "1457370077", + "title": "Regular Expression Matching", + "timestamp": "1732030782", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "12.1 MB", - "lang": "cpp" + "runtime": "1 ms", + "memory": "42 MB", + "lang": "java" }, { - "id": "1456043258", - "title": "Is Graph Bipartite?", - "timestamp": "1731918364", + "id": "1457369365", + "title": "Minimum Path Sum", + "timestamp": "1732030732", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "16.2 MB", - "lang": "cpp" + "runtime": "3 ms", + "memory": "48 MB", + "lang": "java" }, { - "id": "1455905186", - "title": "Defuse the Bomb", - "timestamp": "1731906516", + "id": "1457367235", + "title": "Integer to Roman", + "timestamp": "1732030593", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "10.5 MB", - "lang": "cpp" + "runtime": "3 ms", + "memory": "44.1 MB", + "lang": "java" } ] }, { - "roll": "2215000399", - "name": "ASHUTOSH SINGH CHAUHAN", - "url": "https://leetcode.com/u/Ashutosh-chauhan_29/", - "section": "D", + "roll": "2215000169", + "name": "AKSHIT KUMAR", + "url": "https://leetcode.com/u/akshit_100/", + "section": "F", "dayi": "Day Scholars", - "username": "Ashutosh-chauhan_29", - "totalSolved": 267, - "easySolved": 103, - "mediumSolved": 140, - "hardSolved": 24, - "recentSubmissions": [] - }, - { - "roll": "2215001717", - "name": "SHRUTI CHAUHAN", - "url": "https://leetcode.com/u/shrutichauhan007/", - "section": "E", - "dayi": "Day Scholars", - "username": "shrutichauhan007", - "totalSolved": 263, - "easySolved": 108, - "mediumSolved": 133, - "hardSolved": 22, + "username": "akshit_100", + "totalSolved": 148, + "easySolved": 64, + "mediumSolved": 70, + "hardSolved": 14, "recentSubmissions": [ { - "id": "1458129555", - "title": "House Robber II", - "timestamp": "1732097546", + "id": "1448714564", + "title": "Counting Bits", + "timestamp": "1731247574", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "2 ms", + "memory": "46.6 MB", "lang": "java" }, { - "id": "1458107830", - "title": "House Robber", - "timestamp": "1732095651", + "id": "1447831877", + "title": "Binary Tree Inorder Traversal", + "timestamp": "1731169898", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.5 MB", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1457826580", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732071916", + "id": "1447614998", + "title": "Intersection of Two Linked Lists", + "timestamp": "1731159475", "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "58 MB", + "runtime": "1 ms", + "memory": "48.5 MB", "lang": "java" }, { - "id": "1456848981", - "title": "Is Graph Bipartite?", - "timestamp": "1731989190", + "id": "1446867605", + "title": "Jump Game", + "timestamp": "1731082192", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.4 MB", + "runtime": "1 ms", + "memory": "46.3 MB", "lang": "java" }, { - "id": "1450202140", - "title": "Add Two Numbers", - "timestamp": "1731384745", + "id": "1445936509", + "title": "Maximum Depth of Binary Tree", + "timestamp": "1730996641", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.5 MB", + "runtime": "0 ms", + "memory": "42.3 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, + "roll": "2215001063", + "name": "MAYANK SHARMA", + "url": "https://leetcode.com/u/mayanksharma12662/", + "section": "F", + "dayi": "Day Scholars", + "username": "mayanksharma12662", + "totalSolved": 147, + "easySolved": 87, + "mediumSolved": 57, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1458818198", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732161654", + "id": "1457874603", + "title": "Unique Paths", + "timestamp": "1732076447", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43 MB", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1458774492", - "title": "House Robber II", - "timestamp": "1732157641", + "id": "1455870343", + "title": "House Robber", + "timestamp": "1731903540", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1457837608", - "title": "Unique Paths", - "timestamp": "1732073022", + "id": "1455662041", + "title": "Find N Unique Integers Sum up to Zero", + "timestamp": "1731879246", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1456912256", - "title": "Is Graph Bipartite?", - "timestamp": "1731993826", + "id": "1455657403", + "title": "Two Sum", + "timestamp": "1731878727", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45 MB", + "runtime": "2 ms", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1455831723", - "title": "House Robber", - "timestamp": "1731899903", + "id": "1455653492", + "title": "Determine Whether Matrix Can Be Obtained By Rotation", + "timestamp": "1731878298", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "1 ms", + "memory": "41.7 MB", "lang": "java" } ] }, { - "roll": "2215000155", - "name": "AKASH YADAV", - "url": "https://leetcode.com/u/lifegod/", - "section": "C", - "dayi": "Hostellers", - "username": "lifegod", - "totalSolved": 262, - "easySolved": 76, - "mediumSolved": 169, - "hardSolved": 17, - "recentSubmissions": [] - }, - { - "roll": "2215001494", - "name": "ROHIT SINGH", - "url": "https://leetcode.com/u/ytrohit2004/", + "roll": "2215000022", + "name": "ABHAY SINGH", + "url": "https://leetcode.com/u/abhay_singh1209/", "section": "H", "dayi": "Hostellers", - "username": "ytrohit2004", - "totalSolved": 261, - "easySolved": 108, - "mediumSolved": 142, - "hardSolved": 11, + "username": "abhay_singh1209", + "totalSolved": 145, + "easySolved": 121, + "mediumSolved": 22, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1458769311", - "title": "Non-overlapping Intervals", - "timestamp": "1732157127", + "id": "1450661745", + "title": "Container With Most Water", + "timestamp": "1731422381", "statusDisplay": "Accepted", - "runtime": "47 ms", - "memory": "73.8 MB", - "lang": "java" + "runtime": "0 ms", + "memory": "61.6 MB", + "lang": "cpp" }, { - "id": "1458081314", - "title": "K Radius Subarray Averages", - "timestamp": "1732093444", + "id": "1431488957", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729693131", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "62.3 MB", - "lang": "java" + "runtime": "0 ms", + "memory": "62.4 MB", + "lang": "cpp" }, { - "id": "1457943734", - "title": "Find a Peak Element II", - "timestamp": "1732082065", + "id": "1431442369", + "title": "Binary Search", + "timestamp": "1729689750", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "84.1 MB", - "lang": "java" + "memory": "30.2 MB", + "lang": "cpp" }, { - "id": "1457866852", - "title": "Best Time to Buy and Sell Stock with Transaction Fee", - "timestamp": "1732075747", + "id": "1371426245", + "title": "Minimize Maximum Pair Sum in Array", + "timestamp": "1724867681", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "55.2 MB", - "lang": "java" + "runtime": "162 ms", + "memory": "100 MB", + "lang": "cpp" }, { - "id": "1457866224", - "title": "Longest Common Subsequence", - "timestamp": "1732075690", + "id": "1370333234", + "title": "Rearrange Array Elements by Sign", + "timestamp": "1724780619", "statusDisplay": "Accepted", - "runtime": "20 ms", - "memory": "41.2 MB", - "lang": "java" + "runtime": "146 ms", + "memory": "137.3 MB", + "lang": "cpp" } ] }, { - "roll": "2215500166", - "name": "VAIBHAV YADAV", - "url": "https://leetcode.com/u/money48_57/", - "section": "AC", - "dayi": "Hostellers", - "username": "money48_57", - "totalSolved": 261, - "easySolved": 67, - "mediumSolved": 172, - "hardSolved": 22, + "roll": "2215001193", + "name": "NYASA SHARMA", + "url": "https://leetcode.com/u/Nyasa_sharma/", + "section": "C", + "dayi": "Day Scholars", + "username": "Nyasa_sharma", + "totalSolved": 145, + "easySolved": 84, + "mediumSolved": 58, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1458928070", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732170438", + "id": "1458815344", + "title": "Climbing Stairs", + "timestamp": "1732161400", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "66.8 MB", + "runtime": "0 ms", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1458125806", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732097207", + "id": "1458788073", + "title": "House Robber II", + "timestamp": "1732158954", "statusDisplay": "Accepted", - "runtime": "62 ms", - "memory": "45.5 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1457860881", - "title": "Making A Large Island", - "timestamp": "1732075208", + "id": "1457381619", + "title": "Trapping Rain Water", + "timestamp": "1732031545", "statusDisplay": "Accepted", - "runtime": "104 ms", - "memory": "75.7 MB", + "runtime": "0 ms", + "memory": "46 MB", "lang": "java" }, { - "id": "1457128378", - "title": "Accounts Merge", - "timestamp": "1732011175", + "id": "1456912380", + "title": "Is Graph Bipartite?", + "timestamp": "1731993836", "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "46.6 MB", + "runtime": "3 ms", + "memory": "45.3 MB", "lang": "java" }, { - "id": "1456998583", - "title": "Number of Provinces", - "timestamp": "1731999944", + "id": "1455831389", + "title": "House Robber", + "timestamp": "1731899870", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "48.2 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" } ] }, { - "roll": "2215000011", - "name": "ABHAY GIRI", - "url": "https://leetcode.com/u/AbhayGiri/", - "section": "H", + "roll": "2215001709", + "name": "SHREYANSH SHRIVASTAVA", + "url": "https://leetcode.com/u/shreyansh_shri/", + "section": "E", + "dayi": "Hostellers", + "username": "shreyansh_shri", + "totalSolved": 141, + "easySolved": 69, + "mediumSolved": 63, + "hardSolved": 9, + "recentSubmissions": [] + }, + { + "roll": "2215000894", + "name": "KAVYA AGRAWAL", + "url": "https://leetcode.com/u/kavya_ag12345/", + "section": "C", "dayi": "Day Scholars", - "username": "AbhayGiri", - "totalSolved": 261, - "easySolved": 92, - "mediumSolved": 150, - "hardSolved": 19, + "username": "kavya_ag12345", + "totalSolved": 137, + "easySolved": 49, + "mediumSolved": 76, + "hardSolved": 12, "recentSubmissions": [ { - "id": "1458340644", - "title": "Sliding Window Maximum", - "timestamp": "1732115163", + "id": "1458807408", + "title": "House Robber II", + "timestamp": "1732160708", "statusDisplay": "Accepted", - "runtime": "48 ms", - "memory": "56.9 MB", + "runtime": "6 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1457127359", - "title": "House Robber", - "timestamp": "1732011086", + "id": "1456912521", + "title": "Is Graph Bipartite?", + "timestamp": "1731993845", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", + "runtime": "4 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1456371748", - "title": "Unique Paths III", - "timestamp": "1731946141", + "id": "1455831241", + "title": "House Robber", + "timestamp": "1731899855", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1455133799", - "title": "Shortest Subarray with Sum at Least K", - "timestamp": "1731833563", + "id": "1439817642", + "title": "Delete Characters to Make Fancy String", + "timestamp": "1730460249", "statusDisplay": "Accepted", - "runtime": "41 ms", - "memory": "61.5 MB", + "runtime": "44 ms", + "memory": "45.7 MB", "lang": "java" }, { - "id": "1453683504", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731691429", + "id": "1439186756", + "title": "Find a Peak Element II", + "timestamp": "1730393030", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "64.9 MB", + "runtime": "0 ms", + "memory": "83.5 MB", "lang": "java" } ] }, { - "roll": "2215001812", - "name": "SURAJ SHARMA", - "url": "https://leetcode.com/u/surajsh4646/", - "section": "D", + "roll": "2215500123", + "name": "RITIK TRIPATHI", + "url": "https://leetcode.com/u/Ritik_tripathi52/", + "section": "AE", "dayi": "Day Scholars", - "username": "surajsh4646", - "totalSolved": 261, - "easySolved": 111, - "mediumSolved": 127, - "hardSolved": 23, + "username": "Ritik_tripathi52", + "totalSolved": 137, + "easySolved": 47, + "mediumSolved": 69, + "hardSolved": 21, "recentSubmissions": [ { - "id": "1457967759", - "title": "Longest Common Subsequence", - "timestamp": "1732083875", + "id": "1457348787", + "title": "Word Ladder", + "timestamp": "1732029329", "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "51.2 MB", + "runtime": "85 ms", + "memory": "47.7 MB", "lang": "java" }, { - "id": "1457836633", - "title": "Unique Paths", - "timestamp": "1732072931", + "id": "1457348069", + "title": "Pascal's Triangle", + "timestamp": "1732029281", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", + "runtime": "1 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1457495555", - "title": "Defuse the Bomb", - "timestamp": "1732038436", + "id": "1457347341", + "title": "Path Sum II", + "timestamp": "1732029229", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42 MB", + "runtime": "1 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1456420773", - "title": "Coin Change", - "timestamp": "1731949181", + "id": "1457346220", + "title": "Top K Frequent Words", + "timestamp": "1732029146", "statusDisplay": "Accepted", - "runtime": "16 ms", - "memory": "44.1 MB", + "runtime": "9 ms", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1456400484", + "id": "1456108353", "title": "House Robber", - "timestamp": "1731947947", + "timestamp": "1731924425", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "40.6 MB", "lang": "java" } ] }, { - "roll": "2215000919", - "name": "KOMAL GUPTA", - "url": "https://leetcode.com/u/komalgupta8/", + "roll": "2215001893", + "name": "UTKARSH SHARMA", + "url": "https://leetcode.com/u/Utkarsh_Sharma_01/", "section": "F", "dayi": "Day Scholars", - "username": "komalgupta8", - "totalSolved": 261, - "easySolved": 98, - "mediumSolved": 150, - "hardSolved": 13, + "username": "Utkarsh_Sharma_01", + "totalSolved": 133, + "easySolved": 101, + "mediumSolved": 29, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1458466698", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732124239", + "id": "1458323072", + "title": "Make Array Elements Equal to Zero", + "timestamp": "1732113804", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "45.4 MB", + "runtime": "161 ms", + "memory": "43.6 MB", "lang": "java" }, { - "id": "1457545585", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732041577", + "id": "1457874610", + "title": "Unique Paths", + "timestamp": "1732076448", "statusDisplay": "Accepted", - "runtime": "37 ms", - "memory": "57 MB", + "runtime": "0 ms", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1456460157", - "title": "House Robber II", - "timestamp": "1731951589", + "id": "1457425699", + "title": "Smallest Even Multiple", + "timestamp": "1732034292", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1456418604", - "title": "Defuse the Bomb", - "timestamp": "1731949047", + "id": "1457420022", + "title": "Power of Two", + "timestamp": "1732033953", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42.2 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1455869404", - "title": "House Robber", - "timestamp": "1731903458", + "id": "1457418508", + "title": "Add Two Integers", + "timestamp": "1732033861", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "40.2 MB", "lang": "java" } ] }, { - "roll": "2215001751", - "name": "SNEHA AGARWAL", - "url": "https://leetcode.com/u/snehaagarwal11/", - "section": "C", - "dayi": "Hostellers", - "username": "snehaagarwal11", - "totalSolved": 259, - "easySolved": 102, - "mediumSolved": 137, - "hardSolved": 20, + "roll": "2215500177", + "name": "VIVEK SISODIYA", + "url": "https://leetcode.com/u/Vivek_Sisodiya/", + "section": "AE", + "dayi": "Day Scholars", + "username": "Vivek_Sisodiya", + "totalSolved": 129, + "easySolved": 50, + "mediumSolved": 74, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1456912880", - "title": "Is Graph Bipartite?", - "timestamp": "1731993871", + "id": "1458328530", + "title": "Unique Paths", + "timestamp": "1732114228", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1456453513", - "title": "House Robber", - "timestamp": "1731951188", + "id": "1458325706", + "title": "Non-overlapping Intervals", + "timestamp": "1732114013", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "48 ms", + "memory": "73.4 MB", "lang": "java" }, { - "id": "1455543532", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1731868073", + "id": "1458324493", + "title": "Minimum Number of Arrows to Burst Balloons", + "timestamp": "1732113915", "statusDisplay": "Accepted", - "runtime": "129 ms", - "memory": "57.1 MB", + "runtime": "53 ms", + "memory": "68.6 MB", "lang": "java" }, { - "id": "1453696989", - "title": "Pow(x, n)", - "timestamp": "1731692427", + "id": "1458318975", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732113493", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", + "runtime": "15 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1452660634", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731595751", + "id": "1456325034", + "title": "Defuse the Bomb", + "timestamp": "1731942934", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.2 MB", + "runtime": "0 ms", + "memory": "42.3 MB", "lang": "java" } ] }, { - "roll": "2215002021", - "name": "YASH KUMAR", - "url": "https://leetcode.com/u/YashKumar023/", - "section": "F", - "dayi": "Hostellers", - "username": "YashKumar023", - "totalSolved": 259, - "easySolved": 99, - "mediumSolved": 126, - "hardSolved": 34, + "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": "1458543678", - "title": "Four Divisors", - "timestamp": "1732129710", + "id": "1459198359", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732194803", "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "44.9 MB", + "runtime": "22 ms", + "memory": "67.4 MB", "lang": "java" }, { - "id": "1455852871", - "title": "House Robber", - "timestamp": "1731901937", + "id": "1458058945", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732091540", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", + "runtime": "16 ms", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1455831355", - "title": "Kth Largest Element in an Array", - "timestamp": "1731899866", + "id": "1457862159", + "title": "Rearrange Array Elements by Sign", + "timestamp": "1732075324", "statusDisplay": "Accepted", - "runtime": "22 ms", - "memory": "58 MB", + "runtime": "9 ms", + "memory": "78.9 MB", "lang": "java" }, { - "id": "1455830384", - "title": "Find All Duplicates in an Array", - "timestamp": "1731899766", + "id": "1457829790", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1732072248", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "55.6 MB", + "runtime": "2 ms", + "memory": "60.9 MB", "lang": "java" }, { - "id": "1455556820", - "title": "Split With Minimum Sum", - "timestamp": "1731869098", + "id": "1457293706", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732025455", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "40.6 MB", + "runtime": "33 ms", + "memory": "58.4 MB", "lang": "java" } ] }, { - "roll": "2215001201", - "name": "PALAK KATARA", - "url": "https://leetcode.com/u/palakkatara/", - "section": "C", - "dayi": "Hostellers", - "username": "palakkatara", - "totalSolved": 258, - "easySolved": 128, - "mediumSolved": 119, - "hardSolved": 11, - "recentSubmissions": [ - { - "id": "1458916053", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732169539", + "roll": "2215000614", + "name": "DHRUV SAHU", + "url": "https://leetcode.com/u/dhruvsahu/", + "section": "D", + "dayi": "Day Scholars", + "username": "dhruvsahu", + "totalSolved": 128, + "easySolved": 68, + "mediumSolved": 51, + "hardSolved": 9, + "recentSubmissions": [ + { + "id": "1456351565", + "title": "Defuse the Bomb", + "timestamp": "1731944812", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43 MB", + "runtime": "2 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1457875094", - "title": "Unique Paths", - "timestamp": "1732076492", + "id": "1455831493", + "title": "House Robber", + "timestamp": "1731899880", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1456925100", - "title": "Is Graph Bipartite?", - "timestamp": "1731994756", + "id": "1454951378", + "title": "Shortest Subarray with Sum at Least K", + "timestamp": "1731818160", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.3 MB", + "runtime": "43 ms", + "memory": "58.6 MB", "lang": "java" }, { - "id": "1455834060", - "title": "House Robber", - "timestamp": "1731900134", + "id": "1454499639", + "title": "Find the Power of K-Size Subarrays I", + "timestamp": "1731776920", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "2 ms", + "memory": "45.9 MB", "lang": "java" }, { - "id": "1452679928", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731597180", + "id": "1453138392", + "title": "Shortest Subarray to be Removed to Make Array Sorted", + "timestamp": "1731641863", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "42.7 MB", + "runtime": "2 ms", + "memory": "64.6 MB", "lang": "java" } ] }, { - "roll": "2215500006", - "name": "ABHISHEK MAHESHWARI", - "url": "https://leetcode.com/u/AbhishekMaheshwari123/", - "section": "AC", + "roll": "2215000902", + "name": "KHEM CHAND", + "url": "https://leetcode.com/u/kH-989_71/", + "section": "H", "dayi": "Day Scholars", - "username": "AbhishekMaheshwari123", - "totalSolved": 257, - "easySolved": 126, - "mediumSolved": 123, - "hardSolved": 8, + "username": "kH-989_71", + "totalSolved": 128, + "easySolved": 55, + "mediumSolved": 66, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1458506777", - "title": "Course Schedule II", - "timestamp": "1732126907", + "id": "1458814818", + "title": "Merge Sorted Array", + "timestamp": "1732161358", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "45.6 MB", + "runtime": "0 ms", + "memory": "42 MB", "lang": "java" }, { - "id": "1458487198", - "title": "Course Schedule", - "timestamp": "1732125586", + "id": "1458809004", + "title": "Intersection of Two Linked Lists", + "timestamp": "1732160852", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.7 MB", + "runtime": "1 ms", + "memory": "48.3 MB", "lang": "java" }, { - "id": "1457272420", - "title": "Divide Two Integers", - "timestamp": "1732023950", + "id": "1458177239", + "title": "3Sum Closest", + "timestamp": "1732102206", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "14 ms", + "memory": "42.7 MB", "lang": "java" }, { - "id": "1456216281", - "title": "Sum of Square Numbers", - "timestamp": "1731934841", + "id": "1457130388", + "title": "House Robber", + "timestamp": "1732011341", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "40.2 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1456150186", - "title": "Defuse the Bomb", - "timestamp": "1731928381", + "id": "1456331274", + "title": "Search Insert Position", + "timestamp": "1731943396", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.9 MB", + "runtime": "0 ms", + "memory": "42.8 MB", "lang": "java" } ] }, { - "roll": "2215000906", - "name": "KHUSHI GOYAL", - "url": "https://leetcode.com/u/khushi_goyal__/", - "section": "E", + "roll": "2215002066", + "name": "ZAINAB PARVEEN", + "url": "https://leetcode.com/u/zainab098/", + "section": "D", "dayi": "Hostellers", - "username": "khushi_goyal__", - "totalSolved": 257, - "easySolved": 90, - "mediumSolved": 139, - "hardSolved": 28, + "username": "zainab098", + "totalSolved": 126, + "easySolved": 79, + "mediumSolved": 45, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1457874879", - "title": "Unique Paths", - "timestamp": "1732076471", + "id": "1450245910", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1731388093", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", + "runtime": "2 ms", + "memory": "61.6 MB", "lang": "java" }, { - "id": "1456845940", - "title": "Is Graph Bipartite?", - "timestamp": "1731988949", + "id": "1446372945", + "title": "Intersection of Two Arrays II", + "timestamp": "1731038177", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.8 MB", + "runtime": "5 ms", + "memory": "44 MB", "lang": "java" }, { - "id": "1455868318", - "title": "House Robber", - "timestamp": "1731903370", + "id": "1445858370", + "title": "Island Perimeter", + "timestamp": "1730991506", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "10 ms", + "memory": "45.6 MB", "lang": "java" }, { - "id": "1454045007", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731735043", + "id": "1445777665", + "title": "Generate Parentheses", + "timestamp": "1730985776", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.2 MB", + "runtime": "3 ms", + "memory": "43.7 MB", "lang": "java" }, { - "id": "1452685860", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731597607", + "id": "1432495383", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729780019", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "42.8 MB", + "runtime": "130 ms", + "memory": "57.5 MB", "lang": "java" } ] }, { - "roll": "2215500028", - "name": "ANUJ KUMAR", - "url": "https://leetcode.com/u/anujjsengar/", - "section": "AC", + "roll": "2215001125", + "name": "NAMAN MISHRA", + "url": "https://leetcode.com/u/i_namanmishra", + "section": "F", "dayi": "Hostellers", - "username": "anujjsengar", - "totalSolved": 257, - "easySolved": 136, - "mediumSolved": 108, - "hardSolved": 13, - "recentSubmissions": [] - }, - { - "roll": "2215001092", - "name": "MOHIT SHARMA", - "url": "https://leetcode.com/u/Mohitsharma3817/", - "section": "C", - "dayi": "Day Scholars", - "username": "Mohitsharma3817", - "totalSolved": 255, - "easySolved": 89, - "mediumSolved": 145, - "hardSolved": 21, + "username": "i_namanmishra", + "totalSolved": 126, + "easySolved": 63, + "mediumSolved": 58, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1458921501", - "title": "Decode Ways", - "timestamp": "1732169955", + "id": "1458104739", + "title": "Palindrome Linked List", + "timestamp": "1732095379", "statusDisplay": "Accepted", - "runtime": "55 ms", - "memory": "45.2 MB", + "runtime": "3 ms", + "memory": "68.2 MB", "lang": "java" }, { - "id": "1458892151", - "title": "Partition List", - "timestamp": "1732167628", + "id": "1456490399", + "title": "Defuse the Bomb", + "timestamp": "1731953925", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", + "runtime": "2 ms", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1458173242", - "title": "House Robber III", - "timestamp": "1732101818", + "id": "1455869280", + "title": "House Robber", + "timestamp": "1731903448", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.4 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1458159128", - "title": "House Robber II", - "timestamp": "1732100387", + "id": "1455548472", + "title": "Two Sum", + "timestamp": "1731868432", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "2 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1457917899", - "title": "House Robber", - "timestamp": "1732080061", + "id": "1454522551", + "title": "Minimum Cuts to Divide a Circle", + "timestamp": "1731778622", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "40.3 MB", "lang": "java" } ] }, { - "roll": "2215000104", - "name": "ADITYA NARAYAN GUPTA", - "url": "https://leetcode.com/u/AdityaNarayanGupta_2004/", - "section": "D", - "dayi": "Hostellers", - "username": "AdityaNarayanGupta_2004", - "totalSolved": 254, - "easySolved": 145, - "mediumSolved": 96, - "hardSolved": 13, + "roll": "2215000025", + "name": "ABHAY SOMANI", + "url": "https://leetcode.com/u/abhay_somani/", + "section": "E", + "dayi": "Day Scholars", + "username": "abhay_somani", + "totalSolved": 126, + "easySolved": 59, + "mediumSolved": 62, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1457963061", - "title": "Longest Common Subsequence", - "timestamp": "1732083513", + "id": "1456852197", + "title": "Is Graph Bipartite?", + "timestamp": "1731989437", "statusDisplay": "Accepted", - "runtime": "29 ms", - "memory": "50.4 MB", + "runtime": "2 ms", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1457838278", - "title": "Unique Paths", - "timestamp": "1732073089", + "id": "1456816992", + "title": "Count Good Numbers", + "timestamp": "1731986519", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.1 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1457438942", - "title": "Find K Closest Elements", - "timestamp": "1732035088", + "id": "1456011130", + "title": "Is Graph Bipartite?", + "timestamp": "1731915291", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "46.3 MB", + "runtime": "1 ms", + "memory": "44.4 MB", "lang": "java" }, { - "id": "1457418615", - "title": "Merge k Sorted Lists", - "timestamp": "1732033867", + "id": "1455897925", + "title": "Min Stack", + "timestamp": "1731905908", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "44.4 MB", + "runtime": "5 ms", + "memory": "44.2 MB", "lang": "java" }, { - "id": "1457372317", - "title": "Coin Change", - "timestamp": "1732030936", + "id": "1455869713", + "title": "House Robber", + "timestamp": "1731903484", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.2 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" } ] }, { - "roll": "2215000286", - "name": "ANSHIKA TRIPATHI", - "url": "https://leetcode.com/u/Anshika_Tripathi_12/", - "section": "E", - "dayi": "Hostellers", - "username": "Anshika_Tripathi_12", - "totalSolved": 253, - "easySolved": 81, - "mediumSolved": 142, - "hardSolved": 30, - "recentSubmissions": [] - }, - { - "roll": "2215000574", - "name": "DEVANSH AGRAWAL", - "url": "https://leetcode.com/u/devansh_511/", - "section": "C", + "roll": "2215000857", + "name": "JYOTIKA KISHOR", + "url": "https://leetcode.com/u/Jyotika_k/", + "section": "H", "dayi": "Hostellers", - "username": "devansh_511", - "totalSolved": 252, - "easySolved": 125, - "mediumSolved": 114, - "hardSolved": 13, + "username": "Jyotika_k", + "totalSolved": 125, + "easySolved": 66, + "mediumSolved": 55, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1458065854", - "title": "House Robber II", - "timestamp": "1732092158", + "id": "1459083337", + "title": "Unique Paths", + "timestamp": "1732183602", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1457837048", - "title": "Unique Paths", - "timestamp": "1732072969", + "id": "1457128389", + "title": "House Robber", + "timestamp": "1732011176", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1456921756", - "title": "Implement Queue using Stacks", - "timestamp": "1731994510", + "id": "1457044340", + "title": "Find Minimum in Rotated Sorted Array", + "timestamp": "1732003774", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.5 MB", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1456914987", - "title": "Implement Stack using Queues", - "timestamp": "1731994022", + "id": "1456522941", + "title": "Search in Rotated Sorted Array", + "timestamp": "1731956216", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.4 MB", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1456389658", - "title": "Count Good Numbers", - "timestamp": "1731947277", + "id": "1456478230", + "title": "Sqrt(x)", + "timestamp": "1731952809", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", + "runtime": "1 ms", + "memory": "40.7 MB", "lang": "java" } ] }, { - "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, + "roll": "2215000747", + "name": "HARSH PATHAK", + "url": "https://leetcode.com/u/Harsh-1808/", + "section": "D", + "dayi": "Day Scholars", + "username": "Harsh-1808", + "totalSolved": 123, + "easySolved": 53, + "mediumSolved": 64, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1458569476", - "title": "Largest Merge Of Two Strings", - "timestamp": "1732131982", + "id": "1458467743", + "title": "Two Sum", + "timestamp": "1732124308", "statusDisplay": "Accepted", - "runtime": "43 ms", - "memory": "45.2 MB", + "runtime": "3 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1458554848", - "title": "Evaluate Reverse Polish Notation", - "timestamp": "1732130645", + "id": "1457814817", + "title": "Maximum Points You Can Obtain from Cards", + "timestamp": "1732070658", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "44.4 MB", + "runtime": "3 ms", + "memory": "54.9 MB", "lang": "java" }, { - "id": "1457128028", - "title": "House Robber", - "timestamp": "1732011145", + "id": "1457512283", + "title": "Isomorphic Strings", + "timestamp": "1732039453", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "10 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1456286215", - "title": "Minimize Maximum Pair Sum in Array", - "timestamp": "1731940158", + "id": "1457295640", + "title": "Valid Anagram", + "timestamp": "1732025587", "statusDisplay": "Accepted", - "runtime": "52 ms", - "memory": "58.2 MB", + "runtime": "15 ms", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1456268261", - "title": "Lexicographically Smallest Palindrome", - "timestamp": "1731938870", + "id": "1457045189", + "title": "Search in Rotated Sorted Array", + "timestamp": "1732003850", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "45.1 MB", + "runtime": "0 ms", + "memory": "42.1 MB", "lang": "java" } ] }, { - "roll": "2215500040", - "name": "AYUSH AGRAWAL", - "url": "https://leetcode.com/u/ayushagrawal-cs22/", - "section": "AC", - "dayi": "Hostellers", - "username": "ayushagrawal-cs22", - "totalSolved": 250, - "easySolved": 108, - "mediumSolved": 127, - "hardSolved": 15, - "recentSubmissions": [] - }, - { - "roll": "2215500052", - "name": "DAKSH GAUR", - "url": "https://leetcode.com/u/alphamethamine/", - "section": "AE", - "dayi": "Hostellers", - "username": "alphamethamine", - "totalSolved": 249, - "easySolved": 69, - "mediumSolved": 152, - "hardSolved": 28, + "roll": "2215000302", + "name": "ANUJ CHATURVEDI", + "url": "https://leetcode.com/u/Anujchaturvedi/", + "section": "D", + "dayi": "Day Scholars", + "username": "Anujchaturvedi", + "totalSolved": 110, + "easySolved": 54, + "mediumSolved": 50, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1458581823", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732133152", + "id": "1459173749", + "title": "Median of Two Sorted Arrays", + "timestamp": "1732192519", "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "45.5 MB", + "runtime": "4 ms", + "memory": "45.8 MB", "lang": "java" }, { - "id": "1457618610", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732047499", + "id": "1457966029", + "title": "Longest Common Subsequence", + "timestamp": "1732083743", "statusDisplay": "Accepted", "runtime": "28 ms", - "memory": "58.1 MB", + "memory": "50.9 MB", "lang": "java" }, { - "id": "1456553628", - "title": "Defuse the Bomb", - "timestamp": "1731958613", + "id": "1457836761", + "title": "Unique Paths", + "timestamp": "1732072942", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42.3 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1455491950", - "title": "Shortest Subarray with Sum at Least K", - "timestamp": "1731864412", + "id": "1457360818", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732030147", "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "57.1 MB", + "runtime": "33 ms", + "memory": "61.6 MB", "lang": "java" }, { - "id": "1454648013", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731789497", + "id": "1455831549", + "title": "House Robber", + "timestamp": "1731899886", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.7 MB", + "runtime": "0 ms", + "memory": "40.1 MB", "lang": "java" } ] }, { - "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, + "roll": "2215001163", + "name": "NIKHIL SINGH", + "url": "https://leetcode.com/u/its_nikhil01/", + "section": "G", + "dayi": "Hostellers", + "username": "its_nikhil01", + "totalSolved": 110, + "easySolved": 82, + "mediumSolved": 26, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1458581914", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732133159", + "id": "1458441454", + "title": "Rotate Array", + "timestamp": "1732122545", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "45.3 MB", + "runtime": "1 ms", + "memory": "57.1 MB", "lang": "java" }, { - "id": "1457475938", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732037272", + "id": "1457129744", + "title": "House Robber", + "timestamp": "1732011292", "statusDisplay": "Accepted", - "runtime": "54 ms", - "memory": "58.3 MB", - "lang": "java" + "runtime": "0 ms", + "memory": "40.8 MB", + "lang": "java" }, { - "id": "1454449067", - "title": "Prime Subtraction Operation", - "timestamp": "1731772920", + "id": "1456080796", + "title": "Rotate Array", + "timestamp": "1731921872", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.5 MB", + "runtime": "0 ms", + "memory": "57.3 MB", "lang": "java" }, { - "id": "1454287573", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731759050", + "id": "1455279962", + "title": "Implement Queue using Stacks", + "timestamp": "1731847307", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.1 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1452875192", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731610218", + "id": "1455261630", + "title": "Implement Stack using Queues", + "timestamp": "1731845589", "statusDisplay": "Accepted", - "runtime": "93 ms", - "memory": "58.3 MB", + "runtime": "0 ms", + "memory": "41.5 MB", "lang": "java" } ] }, { - "roll": "2215001777", - "name": "SRISHTI GUPTA", - "url": "https://leetcode.com/u/srishti_017/", - "section": "D", + "roll": "2215500089", + "name": "KRISHNA GOPAL SHARMA", + "url": "https://leetcode.com/u/krishna-899/", + "section": "AD", "dayi": "Day Scholars", - "username": "srishti_017", - "totalSolved": 248, - "easySolved": 83, - "mediumSolved": 142, - "hardSolved": 23, + "username": "krishna-899", + "totalSolved": 109, + "easySolved": 50, + "mediumSolved": 51, + "hardSolved": 8, "recentSubmissions": [ { - "id": "1458359798", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732116664", + "id": "1458381938", + "title": "Subsets II", + "timestamp": "1732118349", "statusDisplay": "Accepted", - "runtime": "16 ms", - "memory": "44.9 MB", + "runtime": "1 ms", + "memory": "43.2 MB", "lang": "java" }, { - "id": "1457837634", - "title": "Unique Paths", - "timestamp": "1732073025", + "id": "1456110480", + "title": "House Robber", + "timestamp": "1731924619", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.2 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1457427344", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732034394", + "id": "1452821820", + "title": "Maximum Subarray", + "timestamp": "1731606579", "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "62.4 MB", + "runtime": "1 ms", + "memory": "56.6 MB", "lang": "java" }, { - "id": "1456454239", - "title": "Delete Node in a Linked List", - "timestamp": "1731951233", + "id": "1449220651", + "title": "Remove Outermost Parentheses", + "timestamp": "1731296779", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.2 MB", + "runtime": "2 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1456005615", - "title": "Defuse the Bomb", - "timestamp": "1731914808", + "id": "1447415953", + "title": "Rotate List", + "timestamp": "1731139974", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.9 MB", + "memory": "42.7 MB", "lang": "java" } ] }, { - "roll": "2215001375", - "name": "RADHIKA AGARWAL", - "url": "https://leetcode.com/u/Radhika_Agarwal22/", + "roll": "2215001017", + "name": "MADHAV SHARMA", + "url": "https://leetcode.com/u/Madhav_Sharma_07/", "section": "D", "dayi": "Hostellers", - "username": "Radhika_Agarwal22", - "totalSolved": 248, - "easySolved": 88, - "mediumSolved": 135, - "hardSolved": 25, + "username": "Madhav_Sharma_07", + "totalSolved": 107, + "easySolved": 47, + "mediumSolved": 50, + "hardSolved": 10, "recentSubmissions": [ { - "id": "1459011533", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732177354", + "id": "1457966341", + "title": "Longest Common Subsequence", + "timestamp": "1732083769", "statusDisplay": "Accepted", - "runtime": "20 ms", - "memory": "67.2 MB", + "runtime": "28 ms", + "memory": "50.7 MB", "lang": "java" }, { - "id": "1457967877", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732083885", + "id": "1455833918", + "title": "House Robber", + "timestamp": "1731900119", "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "45.3 MB", + "runtime": "0 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1456924880", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731994741", + "id": "1452647721", + "title": "Baseball Game", + "timestamp": "1731594783", "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "58.3 MB", + "runtime": "3 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1455831264", - "title": "House Robber", - "timestamp": "1731899858", + "id": "1452626353", + "title": "Valid Parentheses", + "timestamp": "1731593190", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "2 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1452663896", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731595998", + "id": "1451249817", + "title": "Coin Change", + "timestamp": "1731473285", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "42.7 MB", + "runtime": "15 ms", + "memory": "44.6 MB", "lang": "java" } ] }, { - "roll": "2215001301", - "name": "PRATHAM", - "url": "https://leetcode.com/u/PrathamCoder01/", - "section": "F", + "roll": "2215001279", + "name": "PRASHANT CHAUDHARY", + "url": "https://leetcode.com/u/Prashant_Chaudhary_/", + "section": "E", "dayi": "Day Scholars", - "username": "PrathamCoder01", - "totalSolved": 243, - "easySolved": 138, - "mediumSolved": 100, - "hardSolved": 5, + "username": "Prashant_Chaudhary_", + "totalSolved": 107, + "easySolved": 38, + "mediumSolved": 61, + "hardSolved": 8, "recentSubmissions": [ { - "id": "1459031205", - "title": "Sort Characters By Frequency", - "timestamp": "1732179130", + "id": "1458225256", + "title": "Rearrange Array Elements by Sign", + "timestamp": "1732106662", "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "45.6 MB", + "runtime": "3 ms", + "memory": "76.8 MB", "lang": "java" }, { - "id": "1459021341", - "title": "Top K Frequent Elements", - "timestamp": "1732178226", + "id": "1458109172", + "title": "House Robber", + "timestamp": "1732095759", "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "48.7 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1458202235", - "title": "Defuse the Bomb", - "timestamp": "1732104634", + "id": "1457906597", + "title": "Maximum Subarray", + "timestamp": "1732079140", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.1 MB", + "runtime": "1 ms", + "memory": "57.2 MB", "lang": "java" }, { - "id": "1457878085", - "title": "Unique Paths", - "timestamp": "1732076762", + "id": "1457824931", + "title": "Majority Element", + "timestamp": "1732071738", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "16 ms", + "memory": "49.3 MB", "lang": "java" }, { - "id": "1455869150", - "title": "House Robber", - "timestamp": "1731903437", + "id": "1457351926", + "title": "Sort Colors", + "timestamp": "1732029543", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "41.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, + "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": "1458708589", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732149606", + "id": "1457837373", + "title": "Unique Paths", + "timestamp": "1732073000", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "66.9 MB", + "runtime": "0 ms", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1458022770", - "title": "Sort Array By Parity II", - "timestamp": "1732088283", + "id": "1456953827", + "title": "House Robber", + "timestamp": "1731996772", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "46.5 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1457912597", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732079625", + "id": "1454871173", + "title": "Zero Array Transformation II", + "timestamp": "1731813593", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "45 MB", + "runtime": "32 ms", + "memory": "120.6 MB", "lang": "java" }, { - "id": "1457838470", - "title": "Unique Paths", - "timestamp": "1732073114", + "id": "1454865598", + "title": "Zero Array Transformation I", + "timestamp": "1731813363", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "3 ms", + "memory": "96 MB", "lang": "java" }, { - "id": "1457306544", - "title": "Increasing Order Search Tree", - "timestamp": "1732026362", + "id": "1454857784", + "title": "Make Array Elements Equal to Zero", + "timestamp": "1731813036", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "237 ms", + "memory": "43.2 MB", "lang": "java" } ] }, { - "roll": "2215001650", - "name": "SHIKHA", - "url": "https://leetcode.com/u/shikha_2/", - "section": "D", - "dayi": "Day Scholars", - "username": "shikha_2", - "totalSolved": 237, - "easySolved": 99, - "mediumSolved": 122, - "hardSolved": 16, + "roll": "2215000888", + "name": "KARTIKEYA SAXENA", + "url": "https://leetcode.com/u/kartikeyasaxen2601/", + "section": "G", + "dayi": "Hostellers", + "username": "kartikeyasaxen2601", + "totalSolved": 104, + "easySolved": 64, + "mediumSolved": 38, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1458987548", - "title": "House Robber", - "timestamp": "1732175272", + "id": "1459082707", + "title": "Unique Paths", + "timestamp": "1732183551", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1458410162", - "title": "Number of Provinces", - "timestamp": "1732120416", + "id": "1457126616", + "title": "House Robber", + "timestamp": "1732011024", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "47.3 MB", + "runtime": "0 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1457964757", - "title": "Longest Common Subsequence", - "timestamp": "1732083648", + "id": "1455518283", + "title": "Intersection of Two Arrays II", + "timestamp": "1731866269", "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "50.3 MB", + "runtime": "3 ms", + "memory": "43.3 MB", "lang": "java" }, { - "id": "1455461313", - "title": "Flood Fill", - "timestamp": "1731862215", + "id": "1454564489", + "title": "Check If N and Its Double Exist", + "timestamp": "1731781687", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.8 MB", + "runtime": "4 ms", + "memory": "43.2 MB", "lang": "java" }, { - "id": "1451799995", - "title": "Count the Number of Fair Pairs", - "timestamp": "1731517690", + "id": "1454552663", + "title": "Greatest Sum Divisible by Three", + "timestamp": "1731780823", "statusDisplay": "Accepted", - "runtime": "24 ms", - "memory": "57.1 MB", + "runtime": "9 ms", + "memory": "46.3 MB", "lang": "java" } ] }, { - "roll": "2215000531", - "name": "CHIRAG CHAUHAN", - "url": "https://leetcode.com/u/user7155Ud/", - "section": "C", - "dayi": "Day Scholars", - "username": "user7155Ud", - "totalSolved": 236, - "easySolved": 163, - "mediumSolved": 64, - "hardSolved": 9, + "roll": "2215000037", + "name": "ABHINAV TOMAR", + "url": "https://leetcode.com/u/Tomar_Abhinav/", + "section": "E", + "dayi": "Hostellers", + "username": "Tomar_Abhinav", + "totalSolved": 103, + "easySolved": 47, + "mediumSolved": 49, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1457838621", - "title": "Unique Paths", - "timestamp": "1732073126", + "id": "1457530830", + "title": "Add Two Integers", + "timestamp": "1732040594", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1456946364", - "title": "Fibonacci Number", - "timestamp": "1731996260", + "id": "1456325659", + "title": "Divisible and Non-divisible Sums Difference", + "timestamp": "1731942980", "statusDisplay": "Accepted", - "runtime": "0 ms", + "runtime": "1 ms", "memory": "40.4 MB", "lang": "java" }, { - "id": "1456912432", - "title": "Is Graph Bipartite?", - "timestamp": "1731993839", + "id": "1455424736", + "title": "Two Sum II - Input Array Is Sorted", + "timestamp": "1731859454", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.2 MB", + "runtime": "405 ms", + "memory": "47 MB", "lang": "java" }, { - "id": "1455953931", - "title": "Defuse the Bomb", - "timestamp": "1731910512", + "id": "1453142510", + "title": "Intersection of Two Arrays", + "timestamp": "1731642313", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "42.4 MB", + "memory": "43.2 MB", "lang": "java" }, { - "id": "1455832669", - "title": "House Robber", - "timestamp": "1731899994", + "id": "1452666785", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731596210", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "4 ms", + "memory": "43.4 MB", "lang": "java" } ] }, { - "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": "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": "1459029885", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732179013", + "id": "1458009177", + "title": "Is Graph Bipartite?", + "timestamp": "1732087105", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.4 MB", + "runtime": "2 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1458832163", - "title": "Climbing Stairs", - "timestamp": "1732162838", + "id": "1457983803", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732085095", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", + "runtime": "16 ms", + "memory": "45.2 MB", "lang": "java" }, { - "id": "1458795677", - "title": "House Robber II", - "timestamp": "1732159647", + "id": "1456952863", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1731996706", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "7 ms", + "memory": "58.7 MB", "lang": "java" }, { - "id": "1458517593", - "title": "Trapping Rain Water", - "timestamp": "1732127653", + "id": "1456363713", + "title": "Defuse the Bomb", + "timestamp": "1731945609", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.7 MB", + "runtime": "2 ms", + "memory": "42.4 MB", "lang": "java" }, { - "id": "1458486660", - "title": "Smallest Divisible Digit Product I", - "timestamp": "1732125549", + "id": "1456110159", + "title": "House Robber", + "timestamp": "1731924589", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.4 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" } ] }, { - "roll": "2215001043", - "name": "MANISH PAILWAR", - "url": "https://leetcode.com/u/ManishPailwar/", - "section": "F", + "roll": "2215500008", + "name": "ADITI SINGH", + "url": "https://leetcode.com/u/Trustedfate/", + "section": "AE", "dayi": "Day Scholars", - "username": "ManishPailwar", - "totalSolved": 235, - "easySolved": 153, - "mediumSolved": 78, - "hardSolved": 4, + "username": "Trustedfate", + "totalSolved": 100, + "easySolved": 26, + "mediumSolved": 55, + "hardSolved": 19, "recentSubmissions": [ { - "id": "1457875155", - "title": "Unique Paths", - "timestamp": "1732076497", + "id": "1453353600", + "title": "Count the Number of Incremovable Subarrays II", + "timestamp": "1731661189", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.6 MB", + "runtime": "1 ms", + "memory": "57.8 MB", "lang": "java" }, { - "id": "1457399495", - "title": "House Robber", - "timestamp": "1732032691", + "id": "1453347320", + "title": "Shortest Subarray to be Removed to Make Array Sorted", + "timestamp": "1731660577", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "2 ms", + "memory": "64.7 MB", "lang": "java" }, { - "id": "1456480100", - "title": "Defuse the Bomb", - "timestamp": "1731953203", + "id": "1452764206", + "title": "Minimized Maximum of Products Distributed to Any Store", + "timestamp": "1731602956", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.8 MB", - "lang": "java" + "runtime": "733 ms", + "memory": "19.4 MB", + "lang": "python" }, { - "id": "1455580921", - "title": "Number of Pairs of Strings With Concatenation Equal to Target", - "timestamp": "1731871101", + "id": "1451224605", + "title": "Count of Range Sum", + "timestamp": "1731471318", "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "44.8 MB", - "lang": "java" + "runtime": "1148 ms", + "memory": "33.3 MB", + "lang": "python" }, { - "id": "1454587227", - "title": "Adding Spaces to a String", - "timestamp": "1731783600", + "id": "1451219327", + "title": "Count the Number of Fair Pairs", + "timestamp": "1731470876", "statusDisplay": "Accepted", - "runtime": "2260 ms", - "memory": "81 MB", + "runtime": "23 ms", + "memory": "57.2 MB", "lang": "java" } ] }, { - "roll": "2215500086", - "name": "KHUSHI", - "url": "https://leetcode.com/u/khushi_raghuvanshi19/", - "section": "AC", + "roll": "2215500135", + "name": "SANDESH YADAV", + "url": "https://leetcode.com/u/sandesh_yadav_cse2026/", + "section": "AD", "dayi": "Hostellers", - "username": "khushi_raghuvanshi19", - "totalSolved": 233, - "easySolved": 55, - "mediumSolved": 130, - "hardSolved": 48, + "username": "sandesh_yadav_cse2026", + "totalSolved": 99, + "easySolved": 66, + "mediumSolved": 31, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1458919322", - "title": "House Robber", - "timestamp": "1732169790", + "id": "1457677553", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732053665", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", + "runtime": "59 ms", + "memory": "59.2 MB", "lang": "java" }, { - "id": "1458913521", - "title": "Climbing Stairs", - "timestamp": "1732169339", + "id": "1457675300", + "title": "Find the K-th Character in String Game I", + "timestamp": "1732053398", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "39.7 MB", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1458539406", - "title": "Find First and Last Position of Element in Sorted Array", - "timestamp": "1732129356", + "id": "1457670088", + "title": "Fibonacci Number", + "timestamp": "1732052788", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "45.7 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1458538899", - "title": "Search in Rotated Sorted Array", - "timestamp": "1732129315", + "id": "1457667769", + "title": "Power of Four", + "timestamp": "1732052522", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.9 MB", + "memory": "40.6 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", + "id": "1457666858", + "title": "Power of Three", + "timestamp": "1732052416", + "statusDisplay": "Accepted", + "runtime": "8 ms", + "memory": "43.8 MB", "lang": "java" } ] }, { - "roll": "2215000527", - "name": "CHETNA", - "url": "https://leetcode.com/u/gargchetna11/", - "section": "C", + "roll": "2215500079", + "name": "HEMANT VISHU", + "url": "https://leetcode.com/u/hemantvishu14/", + "section": "AD", "dayi": "Day Scholars", - "username": "gargchetna11", - "totalSolved": 233, - "easySolved": 88, - "mediumSolved": 130, - "hardSolved": 15, + "username": "hemantvishu14", + "totalSolved": 98, + "easySolved": 45, + "mediumSolved": 43, + "hardSolved": 10, "recentSubmissions": [ { - "id": "1457898110", - "title": "Unique Paths II", - "timestamp": "1732078447", + "id": "1458400250", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732119703", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", + "runtime": "18 ms", + "memory": "45.2 MB", "lang": "java" }, { - "id": "1457839030", - "title": "Unique Paths", - "timestamp": "1732073166", + "id": "1456948157", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1731996385", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", + "runtime": "55 ms", + "memory": "59.2 MB", "lang": "java" }, { - "id": "1457445401", - "title": "Next Permutation", - "timestamp": "1732035464", + "id": "1456106104", + "title": "House Robber", + "timestamp": "1731924218", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43.1 MB", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1456961860", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731997324", + "id": "1455952328", + "title": "Counting Words With a Given Prefix", + "timestamp": "1731910381", "statusDisplay": "Accepted", - "runtime": "68 ms", - "memory": "59.3 MB", + "runtime": "0 ms", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1456913142", - "title": "Is Graph Bipartite?", - "timestamp": "1731993891", + "id": "1455950105", + "title": "Defuse the Bomb", + "timestamp": "1731910206", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.7 MB", - "lang": "java" + "runtime": "0 ms", + "memory": "10.5 MB", + "lang": "cpp" } ] }, { - "roll": "2215001800", - "name": "SUMIT KUMAR", - "url": "https://leetcode.com/u/Sumitkg1/", + "roll": "2215000144", + "name": "AKANKSHA SHAKYA", + "url": "https://leetcode.com/u/Akanksha_016/", "section": "E", "dayi": "Hostellers", - "username": "Sumitkg1", - "totalSolved": 232, - "easySolved": 134, - "mediumSolved": 87, - "hardSolved": 11, + "username": "Akanksha_016", + "totalSolved": 94, + "easySolved": 35, + "mediumSolved": 55, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1458128994", - "title": "House Robber II", - "timestamp": "1732097498", + "id": "1459133582", + "title": "K Closest Points to Origin", + "timestamp": "1732188403", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "44 ms", + "memory": "55.8 MB", "lang": "java" }, { - "id": "1457874877", - "title": "Unique Paths", - "timestamp": "1732076471", + "id": "1458451764", + "title": "Kth Largest Element in an Array", + "timestamp": "1732123238", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", + "runtime": "71 ms", + "memory": "58 MB", "lang": "java" }, { - "id": "1456850038", - "title": "Is Graph Bipartite?", - "timestamp": "1731989270", + "id": "1458119025", + "title": "House Robber", + "timestamp": "1732096599", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.9 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1456432309", - "title": "Binary Search", - "timestamp": "1731949882", + "id": "1457875746", + "title": "Unique Paths", + "timestamp": "1732076552", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "45.7 MB", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1456424038", - "title": "Is Graph Bipartite?", - "timestamp": "1731949371", + "id": "1457457375", + "title": "Continuous Subarray Sum", + "timestamp": "1732036183", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.7 MB", + "runtime": "24 ms", + "memory": "57.4 MB", "lang": "java" } ] }, { - "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": "2215500009", + "name": "ADITYA YADAV", + "url": "https://leetcode.com/u/hackgod_Aditya/", + "section": "AD", + "dayi": "Hostellers", + "username": "hackgod_Aditya", + "totalSolved": 93, + "easySolved": 38, + "mediumSolved": 51, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1459042055", - "title": "House Robber", - "timestamp": "1732180086", + "id": "1335473908", + "title": "Shortest Path in Binary Matrix", + "timestamp": "1722110070", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "18 ms", + "memory": "45.8 MB", "lang": "java" }, { - "id": "1456269804", - "title": "String to Integer (atoi)", - "timestamp": "1731938980", + "id": "1334458355", + "title": "Word Ladder", + "timestamp": "1722021831", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.7 MB", + "runtime": "93 ms", + "memory": "46.7 MB", "lang": "java" }, { - "id": "1455126920", - "title": "Search Insert Position", - "timestamp": "1731832906", + "id": "1333308286", + "title": "Add Two Numbers", + "timestamp": "1721929512", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.8 MB", + "runtime": "1 ms", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1455079567", - "title": "3Sum", - "timestamp": "1731828637", + "id": "1331107557", + "title": "Course Schedule II", + "timestamp": "1721766359", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "51.7 MB", + "runtime": "5 ms", + "memory": "46.4 MB", "lang": "java" }, { - "id": "1454830860", - "title": "Largest Odd Number in String", - "timestamp": "1731811934", + "id": "1324467928", + "title": "01 Matrix", + "timestamp": "1721242681", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.3 MB", + "runtime": "14 ms", + "memory": "47 MB", "lang": "java" } ] }, { - "roll": "2215001545", - "name": "SAKSHAM SAXENA", - "url": "https://leetcode.com/u/Bhumika_2004/", + "roll": "2215001732", + "name": "SHUBHANG SHARMA", + "url": "https://leetcode.com/u/ShubhangSharma_30/", "section": "D", "dayi": "Hostellers", - "username": "Bhumika_2004", - "totalSolved": 229, - "easySolved": 108, - "mediumSolved": 112, + "username": "ShubhangSharma_30", + "totalSolved": 93, + "easySolved": 36, + "mediumSolved": 48, "hardSolved": 9, "recentSubmissions": [ { - "id": "1458815854", - "title": "Climbing Stairs", - "timestamp": "1732161448", + "id": "1455831805", + "title": "House Robber", + "timestamp": "1731899910", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1458785674", - "title": "House Robber II", - "timestamp": "1732158730", + "id": "1452698487", + "title": "The K Weakest Rows in a Matrix", + "timestamp": "1731598513", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "1 ms", + "memory": "44.4 MB", "lang": "java" }, { - "id": "1458779983", - "title": "House Robber", - "timestamp": "1732158172", + "id": "1452697696", + "title": "The Skyline Problem", + "timestamp": "1731598459", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", + "runtime": "6 ms", + "memory": "52.3 MB", "lang": "java" }, { - "id": "1457922853", - "title": "House Robber II", - "timestamp": "1732080459", + "id": "1452649228", + "title": "Merge k Sorted Lists", + "timestamp": "1731594898", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "4 ms", + "memory": "44.1 MB", "lang": "java" }, { - "id": "1457837465", - "title": "Unique Paths", - "timestamp": "1732073008", + "id": "1452391683", + "title": "Sqrt(x)", + "timestamp": "1731571737", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.9 MB", + "runtime": "1 ms", + "memory": "40.5 MB", "lang": "java" } ] }, { - "roll": "2215000490", - "name": "BHUMIKA CHAUDHARY", - "url": "https://leetcode.com/u/Bhumika_2004/", - "section": "C", - "dayi": "Day Scholars", - "username": "Bhumika_2004", - "totalSolved": 229, - "easySolved": 108, - "mediumSolved": 112, - "hardSolved": 9, + "roll": "2215001926", + "name": "VANSH SINGHAL", + "url": "https://leetcode.com/u/vansh_singhal007/", + "section": "F", + "dayi": "Hostellers", + "username": "vansh_singhal007", + "totalSolved": 93, + "easySolved": 52, + "mediumSolved": 40, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1458815854", - "title": "Climbing Stairs", - "timestamp": "1732161448", + "id": "1459097461", + "title": "Next Greater Element II", + "timestamp": "1732184876", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" + "runtime": "7 ms", + "memory": "27.5 MB", + "lang": "cpp" }, { - "id": "1458785674", - "title": "House Robber II", - "timestamp": "1732158730", + "id": "1459032797", + "title": "Reorder List", + "timestamp": "1732179271", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" + "memory": "22.6 MB", + "lang": "cpp" }, { - "id": "1458779983", - "title": "House Robber", - "timestamp": "1732158172", + "id": "1458569925", + "title": "Remove Duplicates from Sorted List II", + "timestamp": "1732132025", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" + "memory": "15.5 MB", + "lang": "cpp" }, { - "id": "1457922853", - "title": "House Robber II", - "timestamp": "1732080459", + "id": "1457940667", + "title": "Minimum Deletions to Make String Balanced", + "timestamp": "1732081842", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" + "runtime": "50 ms", + "memory": "24.6 MB", + "lang": "cpp" }, { - "id": "1457837465", - "title": "Unique Paths", - "timestamp": "1732073008", + "id": "1457917026", + "title": "Reverse Substrings Between Each Pair of Parentheses", + "timestamp": "1732079990", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.9 MB", - "lang": "java" + "runtime": "107 ms", + "memory": "137.4 MB", + "lang": "cpp" } ] }, { - "roll": "2215000674", - "name": "GAURAV KUMAR", - "url": "https://leetcode.com/u/gauravkumar781902/", + "roll": "2215000530", + "name": "CHIRAG AGARWAL", + "url": "https://leetcode.com/u/chiragagarwal2695/", "section": "E", "dayi": "Day Scholars", - "username": "gauravkumar781902", - "totalSolved": 227, - "easySolved": 85, - "mediumSolved": 122, - "hardSolved": 20, + "username": "chiragagarwal2695", + "totalSolved": 92, + "easySolved": 41, + "mediumSolved": 43, + "hardSolved": 8, "recentSubmissions": [ { - "id": "1458119242", - "title": "House Robber", - "timestamp": "1732096619", + "id": "1456845287", + "title": "Is Graph Bipartite?", + "timestamp": "1731988898", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "1 ms", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1458040624", - "title": "Coin Change", - "timestamp": "1732089868", + "id": "1455955017", + "title": "Minimum Difference Between Highest and Lowest of K Scores", + "timestamp": "1731910598", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.2 MB", + "runtime": "5 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1458037275", - "title": "Climbing Stairs", - "timestamp": "1732089566", + "id": "1455928589", + "title": "Minimum Cost of Buying Candies With Discount", + "timestamp": "1731908471", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "2 ms", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1457875331", - "title": "Unique Paths", - "timestamp": "1732076512", + "id": "1455909946", + "title": "Array Partition", + "timestamp": "1731906913", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", + "runtime": "12 ms", + "memory": "46.5 MB", "lang": "java" }, { - "id": "1457416099", - "title": "Find the Duplicate Number", - "timestamp": "1732033716", + "id": "1455869944", + "title": "House Robber", + "timestamp": "1731903504", "statusDisplay": "Accepted", - "runtime": "34 ms", - "memory": "58.3 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" } ] }, { - "roll": "2215001175", - "name": "NISHANT PATHAK", - "url": "https://leetcode.com/u/Nishant_1_8/", - "section": "C", + "roll": "2215001775", + "name": "SRIJAN MANI TRIPATHI", + "url": "https://leetcode.com/u/srijan122/", + "section": "F", "dayi": "Hostellers", - "username": "Nishant_1_8", - "totalSolved": 227, - "easySolved": 87, - "mediumSolved": 125, - "hardSolved": 15, + "username": "srijan122", + "totalSolved": 91, + "easySolved": 53, + "mediumSolved": 36, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1458995375", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732175929", + "id": "1459126185", + "title": "Container With Most Water", + "timestamp": "1732187666", "statusDisplay": "Accepted", - "runtime": "504 ms", - "memory": "73.6 MB", + "runtime": "5 ms", + "memory": "58.1 MB", "lang": "java" }, { - "id": "1458147909", - "title": "Unique Paths II", - "timestamp": "1732099285", + "id": "1458166724", + "title": "Multiply Strings", + "timestamp": "1732101155", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", + "runtime": "10 ms", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1458100317", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732095010", + "id": "1458165089", + "title": "Add Strings", + "timestamp": "1732100987", "statusDisplay": "Accepted", - "runtime": "16 ms", - "memory": "45.1 MB", + "runtime": "20 ms", + "memory": "43.8 MB", "lang": "java" }, { - "id": "1458081357", - "title": "House Robber II", - "timestamp": "1732093448", + "id": "1457875110", + "title": "Unique Paths", + "timestamp": "1732076493", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1457837618", - "title": "Unique Paths", - "timestamp": "1732073024", + "id": "1456790393", + "title": "Reverse String", + "timestamp": "1731984038", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "49.2 MB", "lang": "java" } ] }, { - "roll": "2215002007", - "name": "VIVEK SINGH", - "url": "https://leetcode.com/u/Kavi_Singh/", - "section": "C", - "dayi": "Day Scholars", - "username": "Kavi_Singh", - "totalSolved": 227, - "easySolved": 83, - "mediumSolved": 129, - "hardSolved": 15, + "roll": "2215001366", + "name": "PUSHPAK SINGHAL", + "url": "https://leetcode.com/u/Pushpak_Coder/", + "section": "D", + "dayi": "Hostellers", + "username": "Pushpak_Coder", + "totalSolved": 91, + "easySolved": 43, + "mediumSolved": 40, + "hardSolved": 8, "recentSubmissions": [ { - "id": "1458823484", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732162097", + "id": "1452642879", + "title": "Baseball Game", + "timestamp": "1731594432", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "43 MB", + "runtime": "3 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1458808997", - "title": "Climbing Stairs", - "timestamp": "1732160852", + "id": "1446897500", + "title": "Maximum XOR for Each Query", + "timestamp": "1731084384", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", + "runtime": "2 ms", + "memory": "58.9 MB", "lang": "java" }, { - "id": "1458789487", - "title": "House Robber II", - "timestamp": "1732159088", + "id": "1432495167", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729780005", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "128 ms", + "memory": "57.2 MB", "lang": "java" }, { - "id": "1456943609", - "title": "Fibonacci Number", - "timestamp": "1731996062", + "id": "1432456223", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729777186", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.1 MB", + "memory": "56.6 MB", "lang": "java" }, { - "id": "1456920714", - "title": "Is Graph Bipartite?", - "timestamp": "1731994437", + "id": "1432437215", + "title": "First Bad Version", + "timestamp": "1729775751", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.5 MB", + "runtime": "24 ms", + "memory": "40.5 MB", "lang": "java" } ] }, { - "roll": "2215001122", - "name": "NAMAN AGRAWAL", - "url": "https://leetcode.com/u/nkagrwl007/", - "section": "D", + "roll": "2215001723", + "name": "SHUBH SONAKIYA", + "url": "https://leetcode.com/u/Shubh_Sonakiya/", + "section": "F", "dayi": "Hostellers", - "username": "nkagrwl007", - "totalSolved": 226, - "easySolved": 82, - "mediumSolved": 124, - "hardSolved": 20, + "username": "Shubh_Sonakiya", + "totalSolved": 90, + "easySolved": 73, + "mediumSolved": 16, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1457986439", - "title": "Longest Common Subsequence", - "timestamp": "1732085299", - "statusDisplay": "Accepted", - "runtime": "29 ms", - "memory": "50.5 MB", - "lang": "java" - }, - { - "id": "1456927549", - "title": "House Robber", - "timestamp": "1731994926", + "id": "1457874583", + "title": "Unique Paths", + "timestamp": "1732076446", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1452661188", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731595792", + "id": "1457591926", + "title": "Check if Number is a Sum of Powers of Three", + "timestamp": "1732045125", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.6 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1452637508", - "title": "Baseball Game", - "timestamp": "1731594031", + "id": "1457591095", + "title": "Defuse the Bomb", + "timestamp": "1732045054", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "42 MB", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1452482442", - "title": "Kth Largest Element in an Array", - "timestamp": "1731579914", - "statusDisplay": "Accepted", - "runtime": "40 ms", - "memory": "57.6 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500030", - "name": "ANURAG PATHAK", - "url": "https://leetcode.com/u/anuragpathak__/", - "section": "AC", - "dayi": "Hostellers", - "username": "anuragpathak__", - "totalSolved": 224, - "easySolved": 88, - "mediumSolved": 116, - "hardSolved": 20, - "recentSubmissions": [ - { - "id": "1458919780", + "id": "1455869670", "title": "House Robber", - "timestamp": "1732169826", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1458007340", - "title": "Is Graph Bipartite?", - "timestamp": "1732086960", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.1 MB", - "lang": "java" - }, - { - "id": "1451692695", - "title": "Valid Parentheses", - "timestamp": "1731510581", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1446435766", - "title": "Middle of the Linked List", - "timestamp": "1731043142", + "timestamp": "1731903481", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1446423777", - "title": "Reverse Linked List", - "timestamp": "1731042223", + "id": "1453738869", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731695491", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", + "runtime": "4 ms", + "memory": "43.3 MB", "lang": "java" } ] }, { - "roll": "2215500074", - "name": "HARSH RAJORIA", - "url": "https://leetcode.com/u/rajoriaharsh0/", - "section": "AE", + "roll": "2215001906", + "name": "VAIDEHI KHANDELWAL", + "url": "https://leetcode.com/u/Vaidehi_108/", + "section": "E", "dayi": "Day Scholars", - "username": "rajoriaharsh0", - "totalSolved": 222, - "easySolved": 80, - "mediumSolved": 120, - "hardSolved": 22, + "username": "Vaidehi_108", + "totalSolved": 88, + "easySolved": 62, + "mediumSolved": 23, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1458835287", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732163105", + "id": "1458116464", + "title": "House Robber", + "timestamp": "1732096373", "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "67.3 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1457838285", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732073089", + "id": "1457875827", + "title": "Unique Paths", + "timestamp": "1732076560", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.2 MB", + "runtime": "0 ms", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1457097160", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732008432", + "id": "1456850800", + "title": "Is Graph Bipartite?", + "timestamp": "1731989327", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "60.3 MB", + "runtime": "2 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1455815810", - "title": "Defuse the Bomb", - "timestamp": "1731898309", + "id": "1455124312", + "title": "Monotonic Array", + "timestamp": "1731832661", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", + "runtime": "2 ms", + "memory": "57.1 MB", "lang": "java" }, { - "id": "1455815076", - "title": "Shortest Subarray with Sum at Least K", - "timestamp": "1731898236", + "id": "1450827314", + "title": "Median of Two Sorted Arrays", + "timestamp": "1731432866", "statusDisplay": "Accepted", - "runtime": "37 ms", - "memory": "61.7 MB", + "runtime": "1 ms", + "memory": "46.3 MB", "lang": "java" } ] }, { - "roll": "2215000385", - "name": "ARYAN YADAV", - "url": "https://leetcode.com/u/aryanyadav_13/", - "section": "C", + "roll": "2215001935", + "name": "VEDATMIKA", + "url": "https://leetcode.com/u/Vedatmika_shukla-18/", + "section": "H", "dayi": "Hostellers", - "username": "aryanyadav_13", - "totalSolved": 220, - "easySolved": 107, - "mediumSolved": 102, - "hardSolved": 11, + "username": "Vedatmika_shukla-18", + "totalSolved": 86, + "easySolved": 31, + "mediumSolved": 46, + "hardSolved": 9, "recentSubmissions": [ { - "id": "1457838713", + "id": "1459085647", "title": "Unique Paths", - "timestamp": "1732073136", + "timestamp": "1732183808", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.3 MB", "lang": "java" }, { - "id": "1455831870", + "id": "1457129186", "title": "House Robber", - "timestamp": "1731899916", + "timestamp": "1732011244", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1452654359", - "title": "Baseball Game", - "timestamp": "1731595300", + "id": "1456485610", + "title": "Defuse the Bomb", + "timestamp": "1731953610", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42.1 MB", + "runtime": "0 ms", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1452626412", - "title": "Valid Parentheses", - "timestamp": "1731593194", + "id": "1454599655", + "title": "Longest Palindrome", + "timestamp": "1731784740", "statusDisplay": "Accepted", - "runtime": "2 ms", + "runtime": "3 ms", "memory": "41.4 MB", "lang": "java" }, { - "id": "1451190989", - "title": "Coin Change", - "timestamp": "1731468372", + "id": "1453706177", + "title": "Search Insert Position", + "timestamp": "1731693105", "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "44 MB", + "runtime": "0 ms", + "memory": "42.7 MB", "lang": "java" } ] }, { - "roll": "2215000555", - "name": "DEEPALI BISHT", - "url": "https://leetcode.com/u/deepali_2223/", - "section": "C", - "dayi": "Hostellers", - "username": "deepali_2223", - "totalSolved": 219, - "easySolved": 132, - "mediumSolved": 78, - "hardSolved": 9, + "roll": "2215001323", + "name": "PRINSHI SINGH", + "url": "https://leetcode.com/u/prinshi_singh/", + "section": "H", + "dayi": "Day Scholars", + "username": "prinshi_singh", + "totalSolved": 84, + "easySolved": 51, + "mediumSolved": 28, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1458807699", - "title": "Climbing Stairs", - "timestamp": "1732160736", + "id": "1459198140", + "title": "Fibonacci Number", + "timestamp": "1732194784", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1458792038", - "title": "House Robber II", - "timestamp": "1732159308", + "id": "1459083720", + "title": "Unique Paths", + "timestamp": "1732183637", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1457914135", - "title": "House Robber", - "timestamp": "1732079753", + "id": "1458356639", + "title": "Maximum Product of Two Elements in an Array", + "timestamp": "1732116411", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1457837097", - "title": "Unique Paths", - "timestamp": "1732072974", + "id": "1458344375", + "title": "Power of Two", + "timestamp": "1732115464", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1456913470", - "title": "Is Graph Bipartite?", - "timestamp": "1731993912", + "id": "1457350023", + "title": "Palindrome Number", + "timestamp": "1732029417", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.1 MB", + "runtime": "4 ms", + "memory": "43.9 MB", "lang": "java" } ] }, { - "roll": "2215000670", - "name": "GAURAV CHAUDHARY", - "url": "https://leetcode.com/u/Gaurav__Chaudhary/", + "roll": "2215001365", + "name": "PUSHP SHARMA", + "url": "https://leetcode.com/u/pushp_sharmaa/", "section": "F", - "dayi": "Day Scholars", - "username": "Gaurav__Chaudhary", - "totalSolved": 218, - "easySolved": 157, - "mediumSolved": 56, - "hardSolved": 5, + "dayi": "Hostellers", + "username": "pushp_sharmaa", + "totalSolved": 84, + "easySolved": 19, + "mediumSolved": 50, + "hardSolved": 15, "recentSubmissions": [ { - "id": "1458295817", - "title": "Binary Search", - "timestamp": "1732111866", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.5 MB", - "lang": "java" - }, - { - "id": "1457339101", - "title": "Reverse String", - "timestamp": "1732028647", + "id": "1454521244", + "title": "Remove Duplicates from Sorted Array II", + "timestamp": "1731778526", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "48.9 MB", + "memory": "44.2 MB", "lang": "java" }, { - "id": "1455865741", - "title": "House Robber", - "timestamp": "1731903142", + "id": "1454520826", + "title": "Word Search", + "timestamp": "1731778498", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "132 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1455138624", - "title": "Find Lucky Integer in an Array", - "timestamp": "1731834024", + "id": "1454520496", + "title": "Subsets", + "timestamp": "1731778473", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "43.3 MB", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1454336476", - "title": "Maximum 69 Number", - "timestamp": "1731763695", + "id": "1454520291", + "title": "Combinations", + "timestamp": "1731778458", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", + "runtime": "22 ms", + "memory": "94.5 MB", + "lang": "java" + }, + { + "id": "1454520055", + "title": "Minimum Window Substring", + "timestamp": "1731778440", + "statusDisplay": "Accepted", + "runtime": "2 ms", + "memory": "44.5 MB", "lang": "java" } ] }, { - "roll": "2215000146", - "name": "AKARSH KHANDELWAL", - "url": "https://leetcode.com/u/Akarshkh/", + "roll": "2215001567", + "name": "SAMEER TOMAR", + "url": "https://leetcode.com/u/Sameer_1_/", "section": "F", "dayi": "Hostellers", - "username": "Akarshkh", - "totalSolved": 217, - "easySolved": 110, - "mediumSolved": 102, - "hardSolved": 5, + "username": "Sameer_1_", + "totalSolved": 83, + "easySolved": 59, + "mediumSolved": 24, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1458557057", - "title": "Remove Linked List Elements", - "timestamp": "1732130839", + "id": "1456256102", + "title": "Count the Number of Vowel Strings in Range", + "timestamp": "1731937983", "statusDisplay": "Accepted", "runtime": "1 ms", - "memory": "45.3 MB", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1457038992", - "title": "Check If N and Its Double Exist", - "timestamp": "1732003289", + "id": "1456248252", + "title": "Max Consecutive Ones", + "timestamp": "1731937397", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "42.7 MB", + "memory": "50.6 MB", "lang": "java" }, { - "id": "1456917951", - "title": "Contains Duplicate", - "timestamp": "1731994239", + "id": "1456244297", + "title": "Ugly Number", + "timestamp": "1731937095", "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "54.9 MB", + "runtime": "1 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1456910929", - "title": "Reverse Vowels of a String", - "timestamp": "1731993732", + "id": "1456240302", + "title": "Find Lucky Integer in an Array", + "timestamp": "1731936788", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.9 MB", + "runtime": "7 ms", + "memory": "43.1 MB", "lang": "java" }, { - "id": "1456284927", - "title": "Arranging Coins", - "timestamp": "1731940063", + "id": "1456229331", + "title": "Maximum Product Subarray", + "timestamp": "1731935932", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.9 MB", + "runtime": "2 ms", + "memory": "45 MB", "lang": "java" } ] }, { - "roll": "2215000288", - "name": "ANSHITA AGRAWAL", - "url": "https://leetcode.com/u/Anshita_Agrawal/", - "section": "D", + "roll": "2215500025", + "name": "ANSHIKA AGARWAL", + "url": "https://leetcode.com/u/agarwalanshika74/", + "section": "AC", "dayi": "Day Scholars", - "username": "Anshita_Agrawal", - "totalSolved": 214, - "easySolved": 100, - "mediumSolved": 105, - "hardSolved": 9, + "username": "agarwalanshika74", + "totalSolved": 81, + "easySolved": 31, + "mediumSolved": 46, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1458908944", - "title": "Rotate Image", - "timestamp": "1732169002", + "id": "1459070132", + "title": "House Robber II", + "timestamp": "1732182474", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.9 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1458882451", - "title": "Set Matrix Zeroes", - "timestamp": "1732166872", + "id": "1459040321", + "title": "House Robber", + "timestamp": "1732179939", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.6 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1458330454", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732114372", + "id": "1458925034", + "title": "Climbing Stairs", + "timestamp": "1732170214", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "39.9 MB", "lang": "java" }, { - "id": "1458068468", - "title": "Longest Common Subsequence", - "timestamp": "1732092381", + "id": "1458009980", + "title": "Is Graph Bipartite?", + "timestamp": "1732087168", "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "50.9 MB", + "runtime": "3 ms", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1457837145", - "title": "Unique Paths", - "timestamp": "1732072980", + "id": "1456108892", + "title": "House Robber", + "timestamp": "1731924474", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.1 MB", + "memory": "41.3 MB", "lang": "java" } ] }, { - "roll": "2215001225", - "name": "PIYUSH AGRAWAL", - "url": "https://leetcode.com/u/Piyushagrawal95/", - "section": "C", + "roll": "2215800018", + "name": "RADHIKA SHROTRIYA", + "url": "https://leetcode.com/u/Radhika_Shrotriya/", + "section": "A(H)", "dayi": "Day Scholars", - "username": "Piyushagrawal95", - "totalSolved": 211, - "easySolved": 105, - "mediumSolved": 96, - "hardSolved": 10, + "username": "Radhika_Shrotriya", + "totalSolved": 81, + "easySolved": 32, + "mediumSolved": 42, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1458818799", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732161706", + "id": "1450544964", + "title": "Pow(x, n)", + "timestamp": "1731413175", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43 MB", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1458812088", - "title": "Climbing Stairs", - "timestamp": "1732161117", + "id": "1450536207", + "title": "Implement Stack using Queues", + "timestamp": "1731412306", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1458791173", - "title": "House Robber II", - "timestamp": "1732159231", + "id": "1450528014", + "title": "Implement Queue using Stacks", + "timestamp": "1731411474", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1457836840", - "title": "Unique Paths", - "timestamp": "1732072949", + "id": "1450514723", + "title": "Valid Parentheses", + "timestamp": "1731410159", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "2 ms", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1456384208", - "title": "Defuse the Bomb", - "timestamp": "1731946931", + "id": "1450514426", + "title": "Min Stack", + "timestamp": "1731410131", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.1 MB", + "runtime": "5 ms", + "memory": "44.8 MB", "lang": "java" } ] }, { - "roll": "2215000679", - "name": "GAURAV VERMA", - "url": "https://leetcode.com/u/CodeGaur/", - "section": "D", + "roll": "2215500108", + "name": "PRANJAL RAGHUVANSHI", + "url": "https://leetcode.com/u/pranjal_r323/", + "section": "AC", "dayi": "Hostellers", - "username": "CodeGaur", - "totalSolved": 210, - "easySolved": 114, - "mediumSolved": 83, - "hardSolved": 13, + "username": "pranjal_r323", + "totalSolved": 80, + "easySolved": 40, + "mediumSolved": 37, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1457965196", - "title": "Longest Common Subsequence", - "timestamp": "1732083680", + "id": "1456107121", + "title": "House Robber", + "timestamp": "1731924312", "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "50.6 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1453706473", - "title": "Relative Ranks", - "timestamp": "1731693124", + "id": "1455126475", + "title": "Rotate Array", + "timestamp": "1731832867", "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "45.7 MB", + "runtime": "0 ms", + "memory": "57.4 MB", "lang": "java" }, { - "id": "1453646440", - "title": "Merge k Sorted Lists", - "timestamp": "1731688604", + "id": "1453429174", + "title": "Reverse Words in a String", + "timestamp": "1731668399", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.3 MB", + "runtime": "10 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1453602015", - "title": "Kth Largest Element in an Array", - "timestamp": "1731684960", + "id": "1451696189", + "title": "Valid Parentheses", + "timestamp": "1731510836", "statusDisplay": "Accepted", - "runtime": "63 ms", - "memory": "62.1 MB", + "runtime": "2 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1452663498", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731595967", + "id": "1431481674", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729692603", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.3 MB", + "runtime": "0 ms", + "memory": "56.2 MB", "lang": "java" } ] }, { - "roll": "2215000883", - "name": "KARTIK VARSHNEY", - "url": "https://leetcode.com/u/user1038PX/", - "section": "D", + "roll": "2215000428", + "name": "AYUSH AGNIHOTRI", + "url": "https://leetcode.com/u/Ayyush063/", + "section": "H", "dayi": "Hostellers", - "username": "user1038PX", - "totalSolved": 209, - "easySolved": 116, - "mediumSolved": 82, - "hardSolved": 11, + "username": "Ayyush063", + "totalSolved": 80, + "easySolved": 32, + "mediumSolved": 41, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1457964385", - "title": "Longest Common Subsequence", - "timestamp": "1732083618", + "id": "1458154077", + "title": "Minimum Window Substring", + "timestamp": "1732099887", "statusDisplay": "Accepted", - "runtime": "29 ms", - "memory": "51.2 MB", + "runtime": "16 ms", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1456934699", - "title": "Find the Distance Value Between Two Arrays", - "timestamp": "1731995440", + "id": "1458012976", + "title": "Rotate Image", + "timestamp": "1732087417", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.4 MB", + "runtime": "0 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1456918095", - "title": "Find First Palindromic String in the Array", - "timestamp": "1731994250", + "id": "1457700539", + "title": "House Robber", + "timestamp": "1732056498", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.9 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1455831378", - "title": "House Robber", - "timestamp": "1731899869", + "id": "1455790614", + "title": "Search a 2D Matrix II", + "timestamp": "1731895620", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", + "runtime": "5 ms", + "memory": "45.7 MB", "lang": "java" }, { - "id": "1455157231", - "title": "Valid Triangle Number", - "timestamp": "1731835792", + "id": "1455737415", + "title": "Minimum Size Subarray Sum", + "timestamp": "1731888985", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "43.1 MB", + "runtime": "0 ms", + "memory": "58 MB", "lang": "java" } ] }, { - "roll": "2215500067", - "name": "GANESH KUMAR SINGH", - "url": "https://leetcode.com/u/Ganesh_kumar_123/", - "section": "AD", + "roll": "2215000638", + "name": "DIVYANSHU KUMAR", + "url": "https://leetcode.com/u/Divyanshu_kumar2279/", + "section": "H", "dayi": "Day Scholars", - "username": "Ganesh_kumar_123", - "totalSolved": 208, - "easySolved": 64, - "mediumSolved": 117, - "hardSolved": 27, + "username": "Divyanshu_kumar2279", + "totalSolved": 79, + "easySolved": 34, + "mediumSolved": 38, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1457471786", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732037027", + "id": "1459083834", + "title": "Unique Paths", + "timestamp": "1732183647", "statusDisplay": "Accepted", - "runtime": "40 ms", - "memory": "57.6 MB", + "runtime": "0 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1456109812", - "title": "House Robber", - "timestamp": "1731924560", + "id": "1450460436", + "title": "Middle of the Linked List", + "timestamp": "1731405169", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.5 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1454105003", - "title": "Maximum Product of Three Numbers", - "timestamp": "1731740290", + "id": "1449199292", + "title": "Sqrt(x)", + "timestamp": "1731294528", "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "45.4 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1453692161", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731692071", + "id": "1449192300", + "title": "Search Insert Position", + "timestamp": "1731293761", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "65.1 MB", + "runtime": "0 ms", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1449748206", - "title": "Prime Subtraction Operation", - "timestamp": "1731344054", + "id": "1439227779", + "title": "Minimum Total Distance Traveled", + "timestamp": "1730396381", "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "45 MB", + "runtime": "28 ms", + "memory": "44.8 MB", "lang": "java" } ] }, { - "roll": "2215000800", - "name": "HIMANSHU PRAKASH MISHRA", - "url": "https://leetcode.com/u/himanshumishra8907/", + "roll": "2215000503", + "name": "BHUVNESH SHARMA", + "url": "https://leetcode.com/u/bhuvnesharma/", "section": "E", - "dayi": "Hostellers", - "username": "himanshumishra8907", - "totalSolved": 208, - "easySolved": 84, - "mediumSolved": 105, - "hardSolved": 19, + "dayi": "Day Scholars", + "username": "bhuvnesharma", + "totalSolved": 79, + "easySolved": 39, + "mediumSolved": 34, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1456035447", - "title": "Is Graph Bipartite?", - "timestamp": "1731917603", + "id": "1450501225", + "title": "Most Beautiful Item for Each Query", + "timestamp": "1731408849", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.1 MB", + "runtime": "45 ms", + "memory": "81.6 MB", "lang": "java" }, { - "id": "1455867956", - "title": "House Robber", - "timestamp": "1731903338", + "id": "1448605822", + "title": "Max Consecutive Ones", + "timestamp": "1731237825", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "2 ms", + "memory": "50.2 MB", "lang": "java" }, { - "id": "1453584890", - "title": "Koko Eating Bananas", - "timestamp": "1731683458", + "id": "1447544295", + "title": "Minimum Array End", + "timestamp": "1731152538", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "45.1 MB", + "runtime": "1726 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1452667905", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731596295", + "id": "1447214643", + "title": "Sort Array By Parity", + "timestamp": "1731120774", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.8 MB", + "runtime": "0 ms", + "memory": "44.2 MB", "lang": "java" }, { - "id": "1452646186", - "title": "Baseball Game", - "timestamp": "1731594671", + "id": "1446012683", + "title": "Largest Combination With Bitwise AND Greater Than Zero", + "timestamp": "1731000995", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.6 MB", + "runtime": "35 ms", + "memory": "55.9 MB", "lang": "java" } ] }, { - "roll": "2215500107", - "name": "PRACHI AGARWAL", - "url": "https://leetcode.com/u/prachiagarwal5/", - "section": "AC", + "roll": "2215500132", + "name": "SAMBHAV TIWARI", + "url": "https://leetcode.com/u/sambhavtiwari/", + "section": "AD", "dayi": "Hostellers", - "username": "prachiagarwal5", - "totalSolved": 206, - "easySolved": 101, - "mediumSolved": 94, - "hardSolved": 11, + "username": "sambhavtiwari", + "totalSolved": 77, + "easySolved": 48, + "mediumSolved": 26, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1459041577", - "title": "House Robber", - "timestamp": "1732180046", + "id": "1431455686", + "title": "First Bad Version", + "timestamp": "1729690737", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "25 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1458006099", - "title": "Is Graph Bipartite?", - "timestamp": "1732086858", + "id": "1424315194", + "title": "Sort Array By Parity", + "timestamp": "1729087268", "statusDisplay": "Accepted", "runtime": "1 ms", "memory": "45.2 MB", "lang": "java" }, { - "id": "1448489184", - "title": "Number of Provinces", - "timestamp": "1731226389", + "id": "1424273025", + "title": "Buy Two Chocolates", + "timestamp": "1729084477", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "46.7 MB", + "runtime": "2 ms", + "memory": "44.4 MB", "lang": "java" }, { - "id": "1446435955", - "title": "Middle of the Linked List", - "timestamp": "1731043156", + "id": "1395757117", + "title": "Check if Array Is Sorted and Rotated", + "timestamp": "1726770995", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1436985778", - "title": "Search Insert Position", - "timestamp": "1730183755", + "id": "1392436490", + "title": "Kth Missing Positive Number", + "timestamp": "1726511189", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43 MB", + "memory": "42.9 MB", "lang": "java" } ] }, { - "roll": "2215000956", - "name": "KULDEEP SHARMA", - "url": "https://leetcode.com/u/Kuldeepsharma5836/", - "section": "D", - "dayi": "Hostellers", - "username": "Kuldeepsharma5836", - "totalSolved": 205, - "easySolved": 98, - "mediumSolved": 100, - "hardSolved": 7, + "roll": "2215000565", + "name": "DEEPIKA RAWAT", + "url": "https://leetcode.com/u/deepikarawat_cs22/", + "section": "E", + "dayi": "Day Scholars", + "username": "deepikarawat_cs22", + "totalSolved": 75, + "easySolved": 33, + "mediumSolved": 39, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1457962864", - "title": "Longest Common Subsequence", - "timestamp": "1732083499", + "id": "1458117504", + "title": "House Robber", + "timestamp": "1732096463", "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "51.4 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1457292899", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732025397", + "id": "1458102765", + "title": "Unique Paths", + "timestamp": "1732095211", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "43.2 MB", + "runtime": "0 ms", + "memory": "39.9 MB", "lang": "java" }, { - "id": "1455247647", - "title": "3Sum", - "timestamp": "1731844228", + "id": "1456856081", + "title": "Is Graph Bipartite?", + "timestamp": "1731989746", "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "51.4 MB", + "runtime": "2 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1453665711", - "title": "Find Peak Element", - "timestamp": "1731690105", + "id": "1455868631", + "title": "House Robber", + "timestamp": "1731903394", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.9 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1452586096", - "title": "Single Element in a Sorted Array", - "timestamp": "1731589957", + "id": "1444436704", + "title": "Middle of the Linked List", + "timestamp": "1730866680", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "50.3 MB", + "memory": "41 MB", "lang": "java" } ] }, { - "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, - "recentSubmissions": [ - { - "id": "1457876982", - "title": "Unique Paths", - "timestamp": "1732076663", + "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", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1456850373", - "title": "Is Graph Bipartite?", - "timestamp": "1731989296", + "id": "1456106992", + "title": "House Robber", + "timestamp": "1731924300", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1456332771", - "title": "Defuse the Bomb", - "timestamp": "1731943502", + "id": "1452849701", + "title": "Two Sum", + "timestamp": "1731608372", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42.2 MB", + "runtime": "2 ms", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1456043105", - "title": "Is Graph Bipartite?", - "timestamp": "1731918349", + "id": "1452847689", + "title": "Maximum Subarray", + "timestamp": "1731608240", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.2 MB", + "runtime": "1 ms", + "memory": "57.1 MB", "lang": "java" }, { - "id": "1455870167", - "title": "House Robber", - "timestamp": "1731903525", + "id": "1452846866", + "title": "Count and Say", + "timestamp": "1731608185", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "2 ms", + "memory": "41.2 MB", "lang": "java" } ] }, { - "roll": "2215001836", - "name": "TANU", - "url": "https://leetcode.com/u/Tanu_2404/", - "section": "E", + "roll": "2215500152", + "name": "SHYAM RAI", + "url": "https://leetcode.com/u/shyam_rai22/", + "section": "AD", "dayi": "Hostellers", - "username": "Tanu_2404", - "totalSolved": 202, - "easySolved": 124, - "mediumSolved": 71, - "hardSolved": 7, + "username": "shyam_rai22", + "totalSolved": 68, + "easySolved": 40, + "mediumSolved": 24, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1458117352", - "title": "House Robber", - "timestamp": "1732096452", + "id": "1455695808", + "title": "Minimum Remove to Make Valid Parentheses", + "timestamp": "1731883412", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "467 ms", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1457876987", - "title": "Unique Paths", - "timestamp": "1732076664", + "id": "1455598584", + "title": "Minimum Add to Make Parentheses Valid", + "timestamp": "1731872727", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1457185413", - "title": "Number of Days Between Two Dates", - "timestamp": "1732016678", - "statusDisplay": "Accepted", - "runtime": "5 ms", "memory": "41.4 MB", "lang": "java" }, { - "id": "1457181502", - "title": "Unique Email Addresses", - "timestamp": "1732016298", + "id": "1455584789", + "title": "Remove Outermost Parentheses", + "timestamp": "1731871455", "statusDisplay": "Accepted", - "runtime": "38 ms", - "memory": "45.3 MB", + "runtime": "2 ms", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1456835715", - "title": "Multiply Strings", - "timestamp": "1731988126", + "id": "1455552762", + "title": "Maximum Nesting Depth of the Parentheses", + "timestamp": "1731868767", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "43.1 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" } ] }, { - "roll": "2315990006", - "name": "AKASH KUMAR", - "url": "https://leetcode.com/u/AKASH-DEV-23/", - "section": "F", + "roll": "2215500133", + "name": "SAMIKSHA CHAUHAN", + "url": "https://leetcode.com/u/_SAMIKSHA/", + "section": "AE", "dayi": "Day Scholars", - "username": "AKASH-DEV-23", - "totalSolved": 202, - "easySolved": 90, - "mediumSolved": 97, - "hardSolved": 15, + "username": "_SAMIKSHA", + "totalSolved": 67, + "easySolved": 31, + "mediumSolved": 31, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1458561278", - "title": "Move Zeroes", - "timestamp": "1732131231", + "id": "1456111443", + "title": "House Robber", + "timestamp": "1731924710", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "46.1 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1457877809", - "title": "Unique Paths", - "timestamp": "1732076737", + "id": "1429200314", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1729504747", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "2 ms", + "memory": "61.9 MB", "lang": "java" }, { - "id": "1457063261", - "title": "Reverse Linked List", - "timestamp": "1732005467", + "id": "1429131611", + "title": "Subarray Sum Equals K", + "timestamp": "1729498388", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.4 MB", + "runtime": "26 ms", + "memory": "46.5 MB", "lang": "java" }, { - "id": "1457062980", - "title": "Middle of the Linked List", - "timestamp": "1732005440", + "id": "1428982624", + "title": "Find All Numbers Disappeared in an Array", + "timestamp": "1729485602", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "21 ms", + "memory": "54.8 MB", "lang": "java" }, { - "id": "1456385472", - "title": "Delete Node in a Linked List", - "timestamp": "1731947013", + "id": "1428959381", + "title": "Rotate Array", + "timestamp": "1729483610", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43.8 MB", + "memory": "57.6 MB", "lang": "java" } ] }, { - "roll": "2215000895", - "name": "KAVYA JAIMINI", - "url": "https://leetcode.com/u/ikavya_05/", - "section": "F", + "roll": "2215000698", + "name": "GOURANG GAUTAM", + "url": "https://leetcode.com/u/Gourang_05/", + "section": "C", "dayi": "Day Scholars", - "username": "ikavya_05", - "totalSolved": 199, - "easySolved": 75, - "mediumSolved": 107, - "hardSolved": 17, + "username": "Gourang_05", + "totalSolved": 66, + "easySolved": 39, + "mediumSolved": 25, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1458237893", - "title": "Binary Tree Level Order Traversal", - "timestamp": "1732107675", + "id": "1456951081", + "title": "Intersection of Two Arrays", + "timestamp": "1731996586", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.7 MB", + "runtime": "2 ms", + "memory": "43.5 MB", "lang": "java" }, { - "id": "1458226418", - "title": "Binary Tree Inorder Traversal", - "timestamp": "1732106757", + "id": "1455833209", + "title": "House Robber", + "timestamp": "1731900049", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.7 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1458225458", - "title": "Binary Tree Preorder Traversal", - "timestamp": "1732106680", + "id": "1444593374", + "title": "Fibonacci Number", + "timestamp": "1730879571", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", + "runtime": "8 ms", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1455868388", - "title": "House Robber", - "timestamp": "1731903374", + "id": "1444112846", + "title": "Contains Duplicate", + "timestamp": "1730831546", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", + "runtime": "20 ms", + "memory": "55.6 MB", "lang": "java" }, { - "id": "1452215626", - "title": "Search in Rotated Sorted Array", - "timestamp": "1731558131", + "id": "1444090047", + "title": "Two Sum II - Input Array Is Sorted", + "timestamp": "1730830085", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.4 MB", + "runtime": "405 ms", + "memory": "46.8 MB", "lang": "java" } ] }, { - "roll": "2215000478", - "name": "BHARAT SINGH", - "url": "https://leetcode.com/u/Bharat_bhagaur_008/", - "section": "E", + "roll": "2215500109", + "name": "PRASHANT CHAUHAN", + "url": "https://leetcode.com/u/prashantchauhan123/", + "section": "AE", "dayi": "Hostellers", - "username": "Bharat_bhagaur_008", - "totalSolved": 198, - "easySolved": 88, - "mediumSolved": 98, - "hardSolved": 12, + "username": "prashantchauhan123", + "totalSolved": 66, + "easySolved": 24, + "mediumSolved": 33, + "hardSolved": 9, "recentSubmissions": [ { - "id": "1458117060", - "title": "House Robber", - "timestamp": "1732096426", + "id": "1459176265", + "title": "Count Unguarded Cells in the Grid", + "timestamp": "1732192763", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "21 ms", + "memory": "67.9 MB", "lang": "java" }, { - "id": "1456850389", - "title": "Is Graph Bipartite?", - "timestamp": "1731989298", + "id": "1458231359", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732107157", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45 MB", + "runtime": "15 ms", + "memory": "45.2 MB", "lang": "java" }, { - "id": "1421628918", - "title": "First Unique Character in a String", - "timestamp": "1728879535", + "id": "1457374807", + "title": "Shortest Subarray With OR at Least K II", + "timestamp": "1732031105", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.9 MB", + "runtime": "31 ms", + "memory": "69.6 MB", "lang": "java" }, { - "id": "1412163434", - "title": "Unique Paths II", - "timestamp": "1728099562", + "id": "1456365819", + "title": "Defuse the Bomb", + "timestamp": "1731945750", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.5 MB", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1412162893", - "title": "Sudoku Solver", - "timestamp": "1728099509", + "id": "1456110911", + "title": "House Robber", + "timestamp": "1731924658", "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "41.3 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" } ] }, { - "roll": "2215001069", - "name": "MEDINI JOSHI", - "url": "https://leetcode.com/u/MediniJoshi/", - "section": "C", + "roll": "2215001924", + "name": "VANSH SHARMA", + "url": "https://leetcode.com/u/vansh_sh970/", + "section": "F", "dayi": "Hostellers", - "username": "MediniJoshi", - "totalSolved": 198, - "easySolved": 101, - "mediumSolved": 93, - "hardSolved": 4, + "username": "vansh_sh970", + "totalSolved": 65, + "easySolved": 43, + "mediumSolved": 21, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1458531016", - "title": "Find Peak Element", - "timestamp": "1732128690", + "id": "1459054111", + "title": "Reverse Words in a String III", + "timestamp": "1732181108", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", + "runtime": "4 ms", + "memory": "45.2 MB", "lang": "java" }, { - "id": "1458524976", - "title": "Minimum Operations to Exceed Threshold Value I", - "timestamp": "1732128217", + "id": "1459018422", + "title": "Reverse Vowels of a String", + "timestamp": "1732177962", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.6 MB", + "runtime": "3 ms", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1456911130", - "title": "Is Graph Bipartite?", - "timestamp": "1731993747", + "id": "1458954090", + "title": "Reverse Words in a String", + "timestamp": "1732172453", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.9 MB", + "runtime": "8 ms", + "memory": "42.6 MB", "lang": "java" }, { - "id": "1455832138", - "title": "House Robber", - "timestamp": "1731899941", + "id": "1458948935", + "title": "Reverse String II", + "timestamp": "1732172041", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "43.7 MB", "lang": "java" }, { - "id": "1454620101", - "title": "Search a 2D Matrix", - "timestamp": "1731786667", + "id": "1458894883", + "title": "Reverse String", + "timestamp": "1732167842", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.7 MB", + "memory": "49.1 MB", "lang": "java" } ] }, { - "roll": "2215002024", - "name": "YASH KUMAR KASAUDHAN", - "url": "https://leetcode.com/u/vididvidid/", - "section": "C", + "roll": "2215000081", + "name": "ADITEY RAI", + "url": "https://leetcode.com/u/Aditey19/", + "section": "G", "dayi": "Hostellers", - "username": "vididvidid", - "totalSolved": 197, - "easySolved": 88, - "mediumSolved": 90, - "hardSolved": 19, - "recentSubmissions": [] - }, - { - "roll": "2215000319", - "name": "ANURAG GAUTAM", - "url": "https://leetcode.com/u/AnuragGautam02/", - "section": "E", - "dayi": "Day Scholars", - "username": "AnuragGautam02", - "totalSolved": 197, - "easySolved": 82, - "mediumSolved": 101, - "hardSolved": 14, + "username": "Aditey19", + "totalSolved": 62, + "easySolved": 43, + "mediumSolved": 16, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1458880014", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732166683", + "id": "1458575300", + "title": "Trapping Rain Water", + "timestamp": "1732132536", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "71.8 MB", + "runtime": "0 ms", + "memory": "46.3 MB", "lang": "java" }, { - "id": "1458853395", - "title": "Minimum Window Substring", - "timestamp": "1732164560", + "id": "1457608529", + "title": "Circular Sentence", + "timestamp": "1732046569", "statusDisplay": "Accepted", - "runtime": "16 ms", - "memory": "45 MB", + "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": "2215000830", - "name": "JANHAVI SINGH", - "url": "https://leetcode.com/u/janhavisingh_22/", - "section": "G", + "roll": "2215500118", + "name": "RAHUL GANGWAR", + "url": "https://leetcode.com/u/Rahul_Gangwar/", + "section": "AC", "dayi": "Hostellers", - "username": "janhavisingh_22", - "totalSolved": 197, - "easySolved": 103, - "mediumSolved": 80, - "hardSolved": 14, + "username": "Rahul_Gangwar", + "totalSolved": 62, + "easySolved": 28, + "mediumSolved": 32, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1452613209", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731592177", + "id": "1458094087", + "title": "Lemonade Change", + "timestamp": "1732094476", "statusDisplay": "Accepted", - "runtime": "106 ms", - "memory": "57.4 MB", + "runtime": "2 ms", + "memory": "55.5 MB", "lang": "java" }, { - "id": "1451688677", - "title": "Valid Parentheses", - "timestamp": "1731510292", + "id": "1458064335", + "title": "Container With Most Water", + "timestamp": "1732092027", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.6 MB", + "runtime": "4 ms", + "memory": "57.1 MB", "lang": "java" }, { - "id": "1431449274", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729690263", + "id": "1457556243", + "title": "Pow(x, n)", + "timestamp": "1732042353", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "56.6 MB", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1431431637", - "title": "First Bad Version", - "timestamp": "1729688918", + "id": "1457550689", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732041945", "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.4 MB", + "runtime": "28 ms", + "memory": "61.9 MB", "lang": "java" }, { - "id": "1427355522", - "title": "Subarray Sum Equals K", - "timestamp": "1729347909", + "id": "1457545957", + "title": "Search Insert Position", + "timestamp": "1732041606", "statusDisplay": "Accepted", - "runtime": "20 ms", - "memory": "47.5 MB", + "runtime": "0 ms", + "memory": "42.7 MB", "lang": "java" } ] }, { - "roll": "2215000786", - "name": "HEMANT KAUSHIK", - "url": "https://leetcode.com/u/hemantach/", + "roll": "2215000653", + "name": "FARKANSH GUPTA", + "url": "https://leetcode.com/u/farkansh_gupta/", "section": "D", "dayi": "Day Scholars", - "username": "hemantach", - "totalSolved": 196, - "easySolved": 89, - "mediumSolved": 94, - "hardSolved": 13, + "username": "farkansh_gupta", + "totalSolved": 61, + "easySolved": 24, + "mediumSolved": 30, + "hardSolved": 7, "recentSubmissions": [ { - "id": "1458956461", - "title": "Longest Common Subsequence", - "timestamp": "1732172647", + "id": "1458988498", + "title": "Unique Paths", + "timestamp": "1732175356", "statusDisplay": "Accepted", - "runtime": "29 ms", - "memory": "51 MB", + "runtime": "0 ms", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1456859117", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731989978", + "id": "1447688600", + "title": "Smallest Divisible Digit Product I", + "timestamp": "1731163730", "statusDisplay": "Accepted", - "runtime": "56 ms", - "memory": "61.4 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1456008296", - "title": "Defuse the Bomb", - "timestamp": "1731915040", + "id": "1435783398", + "title": "Pascal's Triangle II", + "timestamp": "1730085451", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.2 MB", + "runtime": "1 ms", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1456007839", - "title": "House Robber", - "timestamp": "1731914998", + "id": "1435774617", + "title": "Pascal's Triangle", + "timestamp": "1730084644", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" + "runtime": "1 ms", + "memory": "41.6 MB", + "lang": "java" }, { - "id": "1454289224", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731759215", + "id": "1431034571", + "title": "Search Insert Position", + "timestamp": "1729653316", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.1 MB", + "runtime": "0 ms", + "memory": "42.9 MB", "lang": "java" } ] }, { - "roll": "2215001002", - "name": "LOVEKUSH RAJPUT", - "url": "https://leetcode.com/u/LOVEKUSH_RAJPUT/", - "section": "F", - "dayi": "Day Scholars", - "username": "LOVEKUSH_RAJPUT", - "totalSolved": 195, - "easySolved": 78, - "mediumSolved": 99, - "hardSolved": 18, + "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": "1458395988", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732119387", + "id": "1456468385", + "title": "Sort an Array", + "timestamp": "1731952126", "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "12.2 MB", - "lang": "cpp" + "runtime": "18 ms", + "memory": "55.9 MB", + "lang": "java" }, { - "id": "1457875829", - "title": "Unique Paths", - "timestamp": "1732076560", + "id": "1456112106", + "title": "Defuse the Bomb", + "timestamp": "1731924768", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "7.7 MB", - "lang": "cpp" + "memory": "42.1 MB", + "lang": "java" }, { - "id": "1457512784", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732039484", + "id": "1456111600", + "title": "House Robber", + "timestamp": "1731924724", "statusDisplay": "Accepted", - "runtime": "103 ms", - "memory": "95.3 MB", - "lang": "cpp" + "runtime": "0 ms", + "memory": "41.5 MB", + "lang": "java" }, { - "id": "1456395120", - "title": "Defuse the Bomb", - "timestamp": "1731947614", + "id": "1451603964", + "title": "Find the Index of the First Occurrence in a String", + "timestamp": "1731504105", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "10.4 MB", - "lang": "cpp" + "memory": "41.8 MB", + "lang": "java" }, { - "id": "1455335359", - "title": "Shortest Subarray with Sum at Least K", - "timestamp": "1731851984", + "id": "1451602288", + "title": "Minimum Depth of Binary Tree", + "timestamp": "1731503971", "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "96.3 MB", + "runtime": "0 ms", + "memory": "145.3 MB", "lang": "cpp" } ] }, { - "roll": "2215000208", - "name": "AMAR VARSHNEY", - "url": "https://leetcode.com/u/Amarvarshney03/", - "section": "D", - "dayi": "Hostellers", - "username": "Amarvarshney03", - "totalSolved": 195, - "easySolved": 75, - "mediumSolved": 100, - "hardSolved": 20, + "roll": "2215001008", + "name": "LUVYA SHARMA", + "url": "https://leetcode.com/u/LuvyaSharma/", + "section": "G", + "dayi": "Day Scholars", + "username": "LuvyaSharma", + "totalSolved": 57, + "easySolved": 13, + "mediumSolved": 39, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1459009053", - "title": "Longest Common Subsequence", - "timestamp": "1732177138", + "id": "1458034903", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732089360", "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "50.7 MB", + "runtime": "42 ms", + "memory": "57.7 MB", "lang": "java" }, { - "id": "1458148890", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732099387", + "id": "1457557855", + "title": "House Robber", + "timestamp": "1732042471", "statusDisplay": "Accepted", - "runtime": "54 ms", - "memory": "59.3 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1458082709", - "title": "Unique Paths II", - "timestamp": "1732093564", + "id": "1456516147", + "title": "Shortest Subarray with Sum at Least K", + "timestamp": "1731955710", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", + "runtime": "27 ms", + "memory": "63 MB", "lang": "java" }, { - "id": "1458076849", - "title": "Unique Paths", - "timestamp": "1732093082", + "id": "1456514685", + "title": "Minimized Maximum of Products Distributed to Any Store", + "timestamp": "1731955604", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", + "runtime": "104 ms", + "memory": "57.7 MB", "lang": "java" }, { - "id": "1456936731", - "title": "House Robber", - "timestamp": "1731995584", + "id": "1456377404", + "title": "Defuse the Bomb", + "timestamp": "1731946507", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "42.2 MB", "lang": "java" } ] }, { - "roll": "2215000620", - "name": "DILEEP KUMAR MISHRA", - "url": "https://leetcode.com/u/Sting_Coder/", - "section": "E", + "roll": "2215001273", + "name": "PRANJAL VERMA", + "url": "https://leetcode.com/u/PranjalVerma_01/", + "section": "F", "dayi": "Hostellers", - "username": "Sting_Coder", - "totalSolved": 195, - "easySolved": 80, - "mediumSolved": 109, - "hardSolved": 6, + "username": "PranjalVerma_01", + "totalSolved": 57, + "easySolved": 42, + "mediumSolved": 14, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1457874533", + "id": "1457878109", "title": "Unique Paths", - "timestamp": "1732076442", + "timestamp": "1732076764", "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": "1455870137", + "title": "House Robber", + "timestamp": "1731903523", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "59.6 MB", + "runtime": "0 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1456846577", - "title": "Is Graph Bipartite?", - "timestamp": "1731988999", + "id": "1452665382", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731596107", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.3 MB", + "runtime": "4 ms", + "memory": "43.2 MB", "lang": "java" }, { - "id": "1456530830", - "title": "Reverse Words in a String", - "timestamp": "1731956824", + "id": "1452650159", + "title": "Baseball Game", + "timestamp": "1731594973", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "42.8 MB", + "runtime": "2 ms", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1456159682", - "title": "Two Sum IV - Input is a BST", - "timestamp": "1731929357", + "id": "1452623309", + "title": "Valid Parentheses", + "timestamp": "1731592963", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "45.3 MB", + "memory": "41.2 MB", "lang": "java" } ] }, { - "roll": "2215001492", - "name": "ROHIT RAWAT", - "url": "https://leetcode.com/u/rohit2348834/", + "roll": "2215000903", + "name": "KHUSHBOO AGRAWAL", + "url": "https://leetcode.com/u/khushiag565/", "section": "F", "dayi": "Day Scholars", - "username": "rohit2348834", - "totalSolved": 195, - "easySolved": 83, - "mediumSolved": 108, - "hardSolved": 4, + "username": "khushiag565", + "totalSolved": 54, + "easySolved": 32, + "mediumSolved": 20, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1458986538", - "title": "Fraction to Recurring Decimal", - "timestamp": "1732175187", + "id": "1457875317", + "title": "Unique Paths", + "timestamp": "1732076510", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1458739142", - "title": "Compare Version Numbers", - "timestamp": "1732153758", + "id": "1445473346", + "title": "Harshad Number", + "timestamp": "1730959364", "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "41.8 MB", + "runtime": "0 ms", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1458480701", - "title": "Restore IP Addresses", - "timestamp": "1732125150", + "id": "1443005017", + "title": "Longest Mountain in Array", + "timestamp": "1730742334", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "43.1 MB", + "runtime": "2 ms", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1458448316", - "title": "Palindrome Partitioning", - "timestamp": "1732123005", + "id": "1432298027", + "title": "3Sum Closest", + "timestamp": "1729762245", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "56.8 MB", + "runtime": "11 ms", + "memory": "43.6 MB", "lang": "java" }, { - "id": "1457874990", - "title": "Unique Paths", - "timestamp": "1732076482", + "id": "1432257352", + "title": "3Sum", + "timestamp": "1729758537", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" + "runtime": "33 ms", + "memory": "52.5 MB", + "lang": "java" } ] }, { - "roll": "2215500141", - "name": "SAURABH NAGAYACH", - "url": "https://leetcode.com/u/saurabhnagaich27/", - "section": "AC", - "dayi": "Day Scholars", - "username": "saurabhnagaich27", - "totalSolved": 193, - "easySolved": 71, - "mediumSolved": 104, - "hardSolved": 18, - "recentSubmissions": [] - }, - { - "roll": "2215500093", - "name": "LOKENDRA SINGH", - "url": "https://leetcode.com/u/lokiiiii_01/", - "section": "AC", - "dayi": "Day Scholars", - "username": "lokiiiii_01", - "totalSolved": 192, - "easySolved": 80, - "mediumSolved": 93, - "hardSolved": 19, + "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": "1459044716", - "title": "House Robber", - "timestamp": "1732180315", + "id": "1458084919", + "title": "Take K of Each Character From Left and Right", + "timestamp": "1732093740", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "12 ms", + "memory": "45.3 MB", "lang": "java" }, { - "id": "1458414408", - "title": "Set Mismatch", - "timestamp": "1732120713", + "id": "1458079602", + "title": "Plus One", + "timestamp": "1732093305", "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "45.8 MB", + "runtime": "0 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1458376876", - "title": "Maximum Average Subarray I", - "timestamp": "1732117965", + "id": "1457108500", + "title": "Merge Two Sorted Lists", + "timestamp": "1732009438", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "56.3 MB", + "runtime": "0 ms", + "memory": "42.7 MB", "lang": "java" }, { - "id": "1458105824", + "id": "1457107769", "title": "Remove Element", - "timestamp": "1732095472", + "timestamp": "1732009371", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.2 MB", + "runtime": "0 ms", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1458087450", + "id": "1457107041", "title": "Remove Duplicates from Sorted Array", - "timestamp": "1732093952", + "timestamp": "1732009310", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "44.6 MB", + "runtime": "1 ms", + "memory": "44.4 MB", "lang": "java" } ] }, { - "roll": "2215000259", - "name": "ANKIT RAWAT", - "url": "https://leetcode.com/u/rawatankit/", - "section": "E", + "roll": "2215001443", + "name": "RISHABH GUPTA", + "url": "https://leetcode.com/u/rishabhgupta1_cs22/", + "section": "F", "dayi": "Hostellers", - "username": "rawatankit", - "totalSolved": 188, - "easySolved": 58, - "mediumSolved": 110, - "hardSolved": 20, + "username": "rishabhgupta1_cs22", + "totalSolved": 51, + "easySolved": 36, + "mediumSolved": 12, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1457277308", - "title": "Maximum Subarray", - "timestamp": "1732024296", + "id": "1457877581", + "title": "Unique Paths", + "timestamp": "1732076717", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57.7 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1456849935", - "title": "Is Graph Bipartite?", - "timestamp": "1731989263", + "id": "1457373641", + "title": "Reverse Subarray To Maximize Array Value", + "timestamp": "1732031026", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.8 MB", + "runtime": "11 ms", + "memory": "49 MB", "lang": "java" }, { - "id": "1455868904", - "title": "House Robber", - "timestamp": "1731903415", + "id": "1457372294", + "title": "Maximum 69 Number", + "timestamp": "1732030935", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "1 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1431065117", - "title": "Best Time to Buy and Sell Stock II", - "timestamp": "1729656083", + "id": "1457371633", + "title": "Largest Perimeter Triangle", + "timestamp": "1732030890", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.9 MB", + "runtime": "7 ms", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1403531124", - "title": "Subarray Sum Equals K", - "timestamp": "1727406615", + "id": "1457370997", + "title": "Array Partition", + "timestamp": "1732030845", "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "46.8 MB", + "runtime": "13 ms", + "memory": "46 MB", "lang": "java" } ] }, { - "roll": "2215001561", - "name": "SALONI KUMARI", - "url": "https://leetcode.com/u/Saloni_kumari3/", - "section": "C", + "roll": "2215800013", + "name": "KIRTI", + "url": "https://leetcode.com/u/kirtichauhan3963/", + "section": "A(H)", "dayi": "Day Scholars", - "username": "Saloni_kumari3", - "totalSolved": 185, - "easySolved": 63, - "mediumSolved": 106, - "hardSolved": 16, + "username": "kirtichauhan3963", + "totalSolved": 50, + "easySolved": 13, + "mediumSolved": 35, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1458901828", - "title": "3Sum Closest", - "timestamp": "1732168430", + "id": "1458182889", + "title": "Second Highest Salary", + "timestamp": "1732102778", "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "43.2 MB", - "lang": "java" + "runtime": "276 ms", + "memory": "0B", + "lang": "mysql" }, { - "id": "1458821928", - "title": "Climbing Stairs", - "timestamp": "1732161966", + "id": "1458181153", + "title": "Investments in 2016", + "timestamp": "1732102599", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" + "runtime": "638 ms", + "memory": "0B", + "lang": "mysql" }, { - "id": "1458809704", - "title": "House Robber II", - "timestamp": "1732160913", + "id": "1458180490", + "title": "Friend Requests II: Who Has the Most Friends", + "timestamp": "1732102535", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41 MB", - "lang": "java" + "runtime": "373 ms", + "memory": "0B", + "lang": "mysql" }, { - "id": "1458114616", - "title": "Koko Eating Bananas", - "timestamp": "1732096217", + "id": "1458179668", + "title": "Restaurant Growth", + "timestamp": "1732102454", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "45 MB", - "lang": "java" + "runtime": "468 ms", + "memory": "0B", + "lang": "mysql" }, { - "id": "1458099551", - "title": "Find Smallest Letter Greater Than Target", - "timestamp": "1732094947", + "id": "1458178287", + "title": "Movie Rating", + "timestamp": "1732102316", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.9 MB", - "lang": "java" + "runtime": "1049 ms", + "memory": "0B", + "lang": "mysql" } ] }, { - "roll": "2215000582", - "name": "DEVANSH SHARMA", - "url": "https://leetcode.com/u/devanshsharm_cs22/", - "section": "C", - "dayi": "Day Scholars", - "username": "devanshsharm_cs22", - "totalSolved": 184, - "easySolved": 75, - "mediumSolved": 98, - "hardSolved": 11, + "roll": "2215500005", + "name": "ABHINAV YADAV", + "url": "https://leetcode.com/u/abhinav-yadav-16/", + "section": "AD", + "dayi": "Hostellers", + "username": "abhinav-yadav-16", + "totalSolved": 49, + "easySolved": 25, + "mediumSolved": 21, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1458816473", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732161503", + "id": "1444804549", + "title": "Pow(x, n)", + "timestamp": "1730899604", "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "66.7 MB", + "runtime": "0 ms", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1458233357", - "title": "Stone Game", - "timestamp": "1732107314", + "id": "1431542013", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729696921", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" + "runtime": "82 ms", + "memory": "104.3 MB", + "lang": "cpp" }, { - "id": "1458071216", - "title": "House Robber II", - "timestamp": "1732092616", + "id": "1431498072", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729693778", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.5 MB", + "memory": "56.2 MB", "lang": "java" }, { - "id": "1457404253", - "title": "Is Graph Bipartite?", - "timestamp": "1732032982", + "id": "1431466005", + "title": "First Bad Version", + "timestamp": "1729691474", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.9 MB", + "runtime": "25 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1457021291", - "title": "Trapping Rain Water", - "timestamp": "1732001758", + "id": "1429060266", + "title": "Subarray Sum Equals K", + "timestamp": "1729491976", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46.1 MB", + "runtime": "23 ms", + "memory": "47.1 MB", "lang": "java" } ] }, { - "roll": "2215001444", - "name": "RISHABH GUPTA", - "url": "https://leetcode.com/u/Rishabh_Gupta05/", - "section": "C", - "dayi": "Day Scholars", - "username": "Rishabh_Gupta05", - "totalSolved": 183, - "easySolved": 101, - "mediumSolved": 76, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1458912754", - "title": "Balanced Binary Tree", - "timestamp": "1732169283", + "roll": "2215001699", + "name": "SHREEYA GUPTA", + "url": "https://leetcode.com/u/shreeyagupta6342/", + "section": "F", + "dayi": "Hostellers", + "username": "shreeyagupta6342", + "totalSolved": 48, + "easySolved": 34, + "mediumSolved": 13, + "hardSolved": 1, + "recentSubmissions": [ + { + "id": "1457874703", + "title": "Unique Paths", + "timestamp": "1732076456", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.3 MB", + "runtime": "0 ms", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1452187618", - "title": "Two Sum", - "timestamp": "1731555740", + "id": "1457445747", + "title": "Merge In Between Linked Lists", + "timestamp": "1732035484", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", + "runtime": "1 ms", + "memory": "46.7 MB", "lang": "java" }, { - "id": "1451474932", - "title": "Find if Path Exists in Graph", - "timestamp": "1731491791", + "id": "1457444905", + "title": "Remove Nodes From Linked List", + "timestamp": "1732035434", "statusDisplay": "Accepted", - "runtime": "146 ms", - "memory": "180.1 MB", + "runtime": "12 ms", + "memory": "75.5 MB", "lang": "java" }, { - "id": "1451312528", - "title": "Find Center of Star Graph", - "timestamp": "1731477975", + "id": "1457443986", + "title": "Palindrome Linked List", + "timestamp": "1732035379", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "66.6 MB", + "runtime": "4 ms", + "memory": "68.8 MB", "lang": "java" }, { - "id": "1451281808", - "title": "Find the Town Judge", - "timestamp": "1731475724", + "id": "1457443210", + "title": "Remove Duplicates from Sorted List", + "timestamp": "1732035335", "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "52.8 MB", + "runtime": "0 ms", + "memory": "43.8 MB", "lang": "java" } ] }, { - "roll": "2215000909", - "name": "KHUSHI RATHORE", - "url": "https://leetcode.com/u/Khushi1_Rathore/", - "section": "D", + "roll": "2215500130", + "name": "SAKSHAM SAXENA", + "url": "https://leetcode.com/u/saxenaboysaksham/", + "section": "AE", "dayi": "Day Scholars", - "username": "Khushi1_Rathore", - "totalSolved": 183, - "easySolved": 82, - "mediumSolved": 95, - "hardSolved": 6, + "username": "saxenaboysaksham", + "totalSolved": 45, + "easySolved": 9, + "mediumSolved": 33, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1457963415", - "title": "Longest Common Subsequence", - "timestamp": "1732083544", + "id": "1456110135", + "title": "House Robber", + "timestamp": "1731924587", "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "50.8 MB", + "runtime": "0 ms", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1457836920", - "title": "Unique Paths", - "timestamp": "1732072957", + "id": "1452653492", + "title": "Minimized Maximum of Products Distributed to Any Store", + "timestamp": "1731595240", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", + "runtime": "27 ms", + "memory": "57.1 MB", "lang": "java" }, { - "id": "1457405991", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732033085", + "id": "1450759002", + "title": "Most Beautiful Item for Each Query", + "timestamp": "1731428866", "statusDisplay": "Accepted", - "runtime": "40 ms", - "memory": "57.5 MB", + "runtime": "36 ms", + "memory": "80.2 MB", "lang": "java" }, { - "id": "1456918820", - "title": "Find First Palindromic String in the Array", - "timestamp": "1731994299", + "id": "1449206298", + "title": "Prime Subtraction Operation", + "timestamp": "1731295274", "statusDisplay": "Accepted", - "runtime": "1 ms", + "runtime": "7 ms", "memory": "44.9 MB", "lang": "java" }, { - "id": "1456381110", - "title": "Defuse the Bomb", - "timestamp": "1731946738", + "id": "1433604146", + "title": "Remove Sub-Folders from the Filesystem", + "timestamp": "1729879399", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", + "runtime": "64 ms", + "memory": "55.4 MB", "lang": "java" } ] }, { - "roll": "2215500087", - "name": "KRISHANKANT SARASWAT", - "url": "https://leetcode.com/u/krishankant_2003/", - "section": "AC", + "roll": "2215500126", + "name": "SACHIN RAGHAV", + "url": "https://leetcode.com/u/Sachin_raghav28/", + "section": "AE", "dayi": "Day Scholars", - "username": "krishankant_2003", - "totalSolved": 182, - "easySolved": 80, - "mediumSolved": 89, - "hardSolved": 13, + "username": "Sachin_raghav28", + "totalSolved": 45, + "easySolved": 23, + "mediumSolved": 20, + "hardSolved": 2, "recentSubmissions": [ { - "id": "1458588870", - "title": "Search in a Binary Search Tree", - "timestamp": "1732133869", + "id": "1431647749", + "title": "Delete Node in a Linked List", + "timestamp": "1729703572", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.9 MB", + "memory": "44.3 MB", "lang": "java" }, { - "id": "1458576433", - "title": "All Nodes Distance K in Binary Tree", - "timestamp": "1732132642", + "id": "1430398830", + "title": "Reverse Linked List", + "timestamp": "1729602284", "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "42.6 MB", + "runtime": "0 ms", + "memory": "42.2 MB", "lang": "java" }, { - "id": "1456990514", - "title": "Lowest Common Ancestor of a Binary Tree", - "timestamp": "1731999356", + "id": "1429215530", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1729506098", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "44.9 MB", + "runtime": "3 ms", + "memory": "58.5 MB", "lang": "java" }, { - "id": "1456107095", - "title": "House Robber", - "timestamp": "1731924310", + "id": "1429138173", + "title": "Subarray Sum Equals K", + "timestamp": "1729499054", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "23 ms", + "memory": "47.1 MB", "lang": "java" }, { - "id": "1452730738", - "title": "Binary Tree Right Side View", - "timestamp": "1731600736", + "id": "1429009727", + "title": "Majority Element", + "timestamp": "1729487813", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", + "runtime": "3 ms", + "memory": "53 MB", "lang": "java" } ] }, { - "roll": "2215001554", - "name": "SAKSHI MAHOLIYA", - "url": "https://leetcode.com/u/sakshi_Maholiya/", - "section": "F", + "roll": "2215001462", + "name": "RISHIKA PAWARIA", + "url": "https://leetcode.com/u/Rishika_Pawaria/", + "section": "G", "dayi": "Day Scholars", - "username": "sakshi_Maholiya", - "totalSolved": 181, - "easySolved": 102, - "mediumSolved": 67, - "hardSolved": 12, + "username": "Rishika_Pawaria", + "totalSolved": 43, + "easySolved": 16, + "mediumSolved": 21, + "hardSolved": 6, "recentSubmissions": [ { - "id": "1457876951", - "title": "Unique Paths", - "timestamp": "1732076660", + "id": "1459087612", + "title": "Best Time to Buy and Sell Stock", + "timestamp": "1732183979", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", + "runtime": "3 ms", + "memory": "59.6 MB", "lang": "java" }, { - "id": "1457336112", - "title": "Buy Two Chocolates", - "timestamp": "1732028433", + "id": "1459082703", + "title": "Unique Paths", + "timestamp": "1732183551", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.4 MB", + "runtime": "0 ms", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1457312345", - "title": "Assign Cookies", - "timestamp": "1732026762", + "id": "1457126370", + "title": "House Robber", + "timestamp": "1732011002", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "47.8 MB", + "runtime": "0 ms", + "memory": "41.2 MB", "lang": "java" }, { - "id": "1450530335", - "title": "Binary Search", - "timestamp": "1731411709", + "id": "1455938547", + "title": "Trapping Rain Water", + "timestamp": "1731909279", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.7 MB", + "runtime": "0 ms", + "memory": "46.4 MB", "lang": "java" }, { - "id": "1444430721", - "title": "Reverse Linked List", - "timestamp": "1730866168", + "id": "1452770553", + "title": "3Sum", + "timestamp": "1731603359", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.6 MB", + "runtime": "31 ms", + "memory": "51.2 MB", "lang": "java" } ] }, { - "roll": "2215001073", - "name": "MILAN AWASTHI", - "url": "https://leetcode.com/u/Milanawasthi/", - "section": "E", + "roll": "2215500066", + "name": "DIVYANSHU RAJORIA", + "url": "https://leetcode.com/u/Divyanshu0123/", + "section": "AD", "dayi": "Hostellers", - "username": "Milanawasthi", - "totalSolved": 181, - "easySolved": 71, - "mediumSolved": 95, - "hardSolved": 15, + "username": "Divyanshu0123", + "totalSolved": 42, + "easySolved": 15, + "mediumSolved": 22, + "hardSolved": 5, "recentSubmissions": [ { - "id": "1457876591", - "title": "Unique Paths", - "timestamp": "1732076626", + "id": "1456107450", + "title": "House Robber", + "timestamp": "1731924343", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1457831284", - "title": "Find the Index of the First Occurrence in a String", - "timestamp": "1732072400", + "id": "1452847997", + "title": "Find Pivot Index", + "timestamp": "1731608260", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", + "runtime": "1 ms", + "memory": "45.1 MB", "lang": "java" }, { - "id": "1457830740", - "title": "Longest Substring Without Repeating Characters", - "timestamp": "1732072345", + "id": "1451692840", + "title": "Valid Parentheses", + "timestamp": "1731510592", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "44.3 MB", + "runtime": "2 ms", + "memory": "41.6 MB", "lang": "java" }, { - "id": "1456107494", - "title": "House Robber", - "timestamp": "1731924348", + "id": "1446435866", + "title": "Middle of the Linked List", + "timestamp": "1731043149", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "41 MB", "lang": "java" }, { - "id": "1455913765", - "title": "Subsets", - "timestamp": "1731907236", + "id": "1446426766", + "title": "Reverse Linked List", + "timestamp": "1731042444", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.6 MB", + "memory": "42.2 MB", "lang": "java" } ] }, { - "roll": "2215000918", - "name": "KOMAL FAUJDAAR", - "url": "https://leetcode.com/u/komal_04/", - "section": "D", - "dayi": "Day Scholars", - "username": "komal_04", - "totalSolved": 180, - "easySolved": 68, - "mediumSolved": 100, - "hardSolved": 12, + "roll": "2215500143", + "name": "SHEELESH MISHRA", + "url": "https://leetcode.com/u/Sheelesh_mishra2004/", + "section": "AE", + "dayi": "Hostellers", + "username": "Sheelesh_mishra2004", + "totalSolved": 39, + "easySolved": 14, + "mediumSolved": 21, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1458344340", - "title": "Multiply Strings", - "timestamp": "1732115462", + "id": "1456106853", + "title": "House Robber", + "timestamp": "1731924288", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.1 MB", + "runtime": "0 ms", + "memory": "41 MB", "lang": "java" }, { - "id": "1458341204", - "title": "Longest Common Subsequence", - "timestamp": "1732115209", + "id": "1451692167", + "title": "Valid Parentheses", + "timestamp": "1731510543", "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "50.7 MB", + "runtime": "2 ms", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1455833412", - "title": "House Robber", - "timestamp": "1731900068", + "id": "1431540948", + "title": "Minimum Number of Days to Make m Bouquets", + "timestamp": "1729696846", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", + "runtime": "19 ms", + "memory": "58.6 MB", "lang": "java" }, { - "id": "1455366760", - "title": "Number of Islands", - "timestamp": "1731854536", + "id": "1431533857", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729696335", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "49.3 MB", + "runtime": "118 ms", + "memory": "57.3 MB", "lang": "java" }, { - "id": "1455365967", - "title": "Count Primes", - "timestamp": "1731854469", + "id": "1431489219", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729693149", "statusDisplay": "Accepted", - "runtime": "116 ms", - "memory": "48.9 MB", + "runtime": "0 ms", + "memory": "56.7 MB", "lang": "java" } ] }, { - "roll": "2215000410", - "name": "ATUL GUPTA", - "url": "https://leetcode.com/u/spectre007_atul/", - "section": "D", + "roll": "2215500154", + "name": "SIDDHI AGARWAL", + "url": "https://leetcode.com/u/siddhiagarwalcs22/", + "section": "AD", "dayi": "Hostellers", - "username": "spectre007_atul", - "totalSolved": 179, - "easySolved": 83, - "mediumSolved": 83, - "hardSolved": 13, + "username": "siddhiagarwalcs22", + "totalSolved": 38, + "easySolved": 16, + "mediumSolved": 18, + "hardSolved": 4, "recentSubmissions": [ { - "id": "1456261399", + "id": "1456108866", "title": "House Robber", - "timestamp": "1731938356", + "timestamp": "1731924473", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.6 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1455560200", - "title": "Single Number", - "timestamp": "1731869362", + "id": "1446435237", + "title": "Middle of the Linked List", + "timestamp": "1731043100", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1455528235", - "title": "Max Consecutive Ones", - "timestamp": "1731866977", + "id": "1446429431", + "title": "Reverse Linked List", + "timestamp": "1731042652", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "50 MB", + "runtime": "0 ms", + "memory": "42.7 MB", "lang": "java" }, { - "id": "1455518065", - "title": "Missing Number", - "timestamp": "1731866254", + "id": "1444887009", + "title": "Pow(x, n)", + "timestamp": "1730905849", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "45.1 MB", + "memory": "42.5 MB", "lang": "java" }, { - "id": "1454823395", - "title": "Make Array Elements Equal to Zero", - "timestamp": "1731811622", + "id": "1444886004", + "title": "Island Perimeter", + "timestamp": "1730905774", "statusDisplay": "Accepted", - "runtime": "133 ms", - "memory": "43.3 MB", + "runtime": "10 ms", + "memory": "45.8 MB", "lang": "java" } ] }, { - "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, + "roll": "2215000029", + "name": "ABHILASHA", + "url": "https://leetcode.com/u/Abhilasha_21/", + "section": "H", + "dayi": "Day Scholars", + "username": "Abhilasha_21", + "totalSolved": 35, + "easySolved": 24, + "mediumSolved": 10, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1457396515", - "title": "Maximum Product Subarray", - "timestamp": "1732032509", + "id": "1459083228", + "title": "Unique Paths", + "timestamp": "1732183594", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "44.6 MB", + "memory": "40.4 MB", "lang": "java" }, { - "id": "1457128801", + "id": "1457130005", "title": "House Robber", - "timestamp": "1732011211", + "timestamp": "1732011313", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1455320997", - "title": "Remove Outermost Parentheses", - "timestamp": "1731850814", + "id": "1455226144", + "title": "Linked List Cycle", + "timestamp": "1731842211", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "41.9 MB", + "runtime": "0 ms", + "memory": "44.1 MB", "lang": "java" }, { - "id": "1454492538", - "title": "First Missing Positive", - "timestamp": "1731776383", + "id": "1455211924", + "title": "Reverse Linked List", + "timestamp": "1731840887", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "57.4 MB", + "runtime": "0 ms", + "memory": "42.4 MB", "lang": "java" }, { - "id": "1450243664", - "title": "Palindrome Linked List", - "timestamp": "1731387920", + "id": "1454345347", + "title": "Delete Node in a Linked List", + "timestamp": "1731764438", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "68.4 MB", + "runtime": "0 ms", + "memory": "44 MB", "lang": "java" } ] }, { - "roll": "2215000689", - "name": "GAYATRI CHAUDHARY", - "url": "https://leetcode.com/u/gayatri_cs-22/", - "section": "D", - "dayi": "Day Scholars", - "username": "gayatri_cs-22", - "totalSolved": 176, - "easySolved": 74, - "mediumSolved": 98, - "hardSolved": 4, + "roll": "2215001205", + "name": "PALLAVI SRIVASTAVA", + "url": "https://leetcode.com/u/pallavi31/", + "section": "G", + "dayi": "Hostellers", + "username": "pallavi31", + "totalSolved": 34, + "easySolved": 25, + "mediumSolved": 9, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1458803798", - "title": "Kth Largest Element in an Array", - "timestamp": "1732160393", + "id": "1459089460", + "title": "Unique Paths", + "timestamp": "1732184140", "statusDisplay": "Accepted", - "runtime": "61 ms", - "memory": "61.4 MB", + "runtime": "0 ms", + "memory": "40.3 MB", "lang": "java" }, { - "id": "1458801340", - "title": "Find the Difference of Two Arrays", - "timestamp": "1732160174", + "id": "1442658609", + "title": "Odd Even Linked List", + "timestamp": "1730717937", "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1458788589", - "title": "Single Number", - "timestamp": "1732159004", + "id": "1442647083", + "title": "Maximum Twin Sum of a Linked List", + "timestamp": "1730716932", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46.4 MB", + "runtime": "4 ms", + "memory": "56.3 MB", "lang": "java" }, { - "id": "1458784022", - "title": "Unique Number of Occurrences", - "timestamp": "1732158566", + "id": "1442633297", + "title": "Palindrome Linked List", + "timestamp": "1730715751", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42 MB", + "runtime": "4 ms", + "memory": "68.5 MB", "lang": "java" }, { - "id": "1458762936", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732156486", + "id": "1442620884", + "title": "Reverse Linked List", + "timestamp": "1730714753", "statusDisplay": "Accepted", - "runtime": "20 ms", - "memory": "71.4 MB", + "runtime": "0 ms", + "memory": "41.8 MB", "lang": "java" } ] }, { - "roll": "2215001359", - "name": "PRIYANSHU YADAV", - "url": "https://leetcode.com/u/PriyanshuYadav9756/", + "roll": "2215001803", + "name": "SUMIT KUMAR VERMA", + "url": "https://leetcode.com/u/Venom018/", "section": "H", - "dayi": "Hostellers", - "username": "PriyanshuYadav9756", - "totalSolved": 176, - "easySolved": 105, - "mediumSolved": 59, - "hardSolved": 12, + "dayi": "Day Scholars", + "username": "Venom018", + "totalSolved": 33, + "easySolved": 12, + "mediumSolved": 18, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1458902961", - "title": "Separate the Digits in an Array", - "timestamp": "1732168522", + "id": "1427292909", + "title": "Merge Sorted Array", + "timestamp": "1729343007", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "44.7 MB", + "runtime": "0 ms", + "memory": "42.4 MB", "lang": "java" }, { - "id": "1457882161", - "title": "Maximum Product of Three Numbers", - "timestamp": "1732077129", + "id": "1427288624", + "title": "Find Kth Bit in Nth Binary String", + "timestamp": "1729342634", "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.2 MB", + "runtime": "0 ms", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1457854607", - "title": "Third Maximum Number", - "timestamp": "1732074635", + "id": "1426524308", + "title": "Count Number of Maximum Bitwise-OR Subsets", + "timestamp": "1729267833", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.1 MB", + "runtime": "9 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1457354284", - "title": "Apply Operations to an Array", - "timestamp": "1732029702", + "id": "1425577165", + "title": "Rotate Array", + "timestamp": "1729183748", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "43.2 MB", + "runtime": "0 ms", + "memory": "57.7 MB", "lang": "java" }, { - "id": "1457128145", - "title": "House Robber", - "timestamp": "1732011155", + "id": "1425564534", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1729183035", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.8 MB", + "memory": "44.7 MB", "lang": "java" } ] }, { - "roll": "2215500085", - "name": "KARTIK CHAHAR", - "url": "https://leetcode.com/u/Kartik_Chahar/", - "section": "AC", - "dayi": "Day Scholars", - "username": "Kartik_Chahar", - "totalSolved": 175, - "easySolved": 46, - "mediumSolved": 105, - "hardSolved": 24, + "roll": "2215800024", + "name": "SAUBHAGYA SHARMA", + "url": "https://leetcode.com/u/100bhagyasharma/", + "section": "A(H)", + "dayi": "Hostellers", + "username": "100bhagyasharma", + "totalSolved": 33, + "easySolved": 23, + "mediumSolved": 10, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1458156887", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732100165", + "id": "1452661537", + "title": "Minimum String Length After Removing Substrings", + "timestamp": "1731595820", "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.8 MB", + "runtime": "4 ms", + "memory": "43.2 MB", "lang": "java" }, { - "id": "1458005866", - "title": "Is Graph Bipartite?", - "timestamp": "1732086840", + "id": "1452639051", + "title": "Baseball Game", + "timestamp": "1731594149", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.7 MB", + "runtime": "2 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1457055261", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732004740", + "id": "1432493226", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729779872", "statusDisplay": "Accepted", - "runtime": "40 ms", - "memory": "57.6 MB", + "runtime": "0 ms", + "memory": "56 MB", "lang": "java" }, { - "id": "1456154857", - "title": "Defuse the Bomb", - "timestamp": "1731928862", + "id": "1432490899", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729779700", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.2 MB", + "runtime": "115 ms", + "memory": "57.5 MB", "lang": "java" }, { - "id": "1456107625", - "title": "House Robber", - "timestamp": "1731924359", + "id": "1432443027", + "title": "First Bad Version", + "timestamp": "1729776182", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", + "runtime": "26 ms", + "memory": "40.4 MB", "lang": "java" } ] }, { - "roll": "2215001341", - "name": "PRIYANSHI YADAV", - "url": "https://leetcode.com/u/Priyanshi1883/", + "roll": "2215001295", + "name": "PRATAGYA GARG", + "url": "https://leetcode.com/u/pratagyagarg14/", "section": "D", - "dayi": "Hostellers", - "username": "Priyanshi1883", - "totalSolved": 175, - "easySolved": 73, - "mediumSolved": 94, - "hardSolved": 8, + "dayi": "Day Scholars", + "username": "pratagyagarg14", + "totalSolved": 32, + "easySolved": 27, + "mediumSolved": 4, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1455831115", - "title": "House Robber", - "timestamp": "1731899842", + "id": "1454186721", + "title": "Check if Array Is Sorted and Rotated", + "timestamp": "1731748443", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.3 MB", + "memory": "41.5 MB", "lang": "java" }, { - "id": "1454883484", - "title": "Make Array Elements Equal to Zero", - "timestamp": "1731814118", + "id": "1447199771", + "title": "Count the Number of Consistent Strings", + "timestamp": "1731118523", "statusDisplay": "Accepted", - "runtime": "127 ms", - "memory": "42.9 MB", + "runtime": "6 ms", + "memory": "45.3 MB", "lang": "java" }, { - "id": "1453715974", - "title": "Sum of All Odd Length Subarrays", - "timestamp": "1731693806", + "id": "1446965485", + "title": "Single Number II", + "timestamp": "1731089076", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", + "runtime": "5 ms", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1452667555", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731596269", + "id": "1446957646", + "title": "Count the Number of Consistent Strings", + "timestamp": "1731088543", "statusDisplay": "Accepted", "runtime": "5 ms", - "memory": "43.2 MB", + "memory": "45.2 MB", "lang": "java" }, { - "id": "1452654398", - "title": "Baseball Game", - "timestamp": "1731595304", + "id": "1446589084", + "title": "Single Number II", + "timestamp": "1731056371", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.7 MB", + "runtime": "3 ms", + "memory": "45.3 MB", "lang": "java" } ] }, { - "roll": "2215000590", - "name": "DEVIKA AGARWAL", - "url": "https://leetcode.com/u/devikaagarwal83/", - "section": "E", + "roll": "2215000411", + "name": "ATUL KUMAR", + "url": "https://leetcode.com/u/AtulK09/", + "section": "H", "dayi": "Day Scholars", - "username": "devikaagarwal83", - "totalSolved": 175, - "easySolved": 93, - "mediumSolved": 72, - "hardSolved": 10, + "username": "AtulK09", + "totalSolved": 31, + "easySolved": 17, + "mediumSolved": 13, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1457874435", + "id": "1459084035", "title": "Unique Paths", - "timestamp": "1732076434", + "timestamp": "1732183664", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.6 MB", "lang": "java" }, { - "id": "1456855414", - "title": "Fibonacci Number", - "timestamp": "1731989695", + "id": "1457456891", + "title": "Reverse Integer", + "timestamp": "1732036157", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "40.2 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1456846506", - "title": "Is Graph Bipartite?", - "timestamp": "1731988994", + "id": "1456465326", + "title": "Length of Last Word", + "timestamp": "1731951910", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1455868507", - "title": "House Robber", - "timestamp": "1731903382", + "id": "1455539200", + "title": "Add Two Numbers", + "timestamp": "1731867768", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", + "runtime": "1 ms", + "memory": "44.4 MB", "lang": "java" }, { - "id": "1452774905", - "title": "Find Indices of Stable Mountains", - "timestamp": "1731603648", + "id": "1455502266", + "title": "Merge Two Sorted Lists", + "timestamp": "1731865143", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.5 MB", + "runtime": "0 ms", + "memory": "42.1 MB", "lang": "java" } ] }, { - "roll": "2215000939", - "name": "KRISHNA SHARMA", - "url": "https://leetcode.com/u/_krishna28_/", - "section": "H", - "dayi": "Hostellers", - "username": "_krishna28_", - "totalSolved": 173, - "easySolved": 100, - "mediumSolved": 71, - "hardSolved": 2, + "roll": "2215500116", + "name": "PRIYANSHU MANGLA", + "url": "https://leetcode.com/u/priyanshu_mangla/", + "section": "AE", + "dayi": "Day Scholars", + "username": "priyanshu_mangla", + "totalSolved": 28, + "easySolved": 12, + "mediumSolved": 15, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1456549090", - "title": "Median of Two Sorted Arrays", - "timestamp": "1731958248", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "46.1 MB", - "lang": "java" - }, - { - "id": "1453789297", - "title": "Maximum Product of Two Elements in an Array", - "timestamp": "1731700120", + "id": "1456108976", + "title": "House Robber", + "timestamp": "1731924482", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.7 MB", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1450459714", - "title": "Middle of the Linked List", - "timestamp": "1731405106", + "id": "1449224632", + "title": "Sort Characters By Frequency", + "timestamp": "1731297165", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", + "runtime": "4 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1450270659", - "title": "Add to Array-Form of Integer", - "timestamp": "1731390003", + "id": "1449220396", + "title": "Reverse Words in a String", + "timestamp": "1731296753", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.9 MB", + "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", "lang": "java" }, { - "id": "1431127073", - "title": "Fizz Buzz", - "timestamp": "1729661170", + "id": "1433392460", + "title": "Binary Tree Maximum Path Sum", + "timestamp": "1729863740", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "52.3 MB", - "lang": "javascript" + "memory": "44.3 MB", + "lang": "java" } ] }, { - "roll": "2215000952", - "name": "KSHITIJ SAHU", - "url": "https://leetcode.com/u/kshitijsahucs22/", - "section": "H", - "dayi": "Day Scholars", - "username": "kshitijsahucs22", - "totalSolved": 171, - "easySolved": 82, - "mediumSolved": 82, - "hardSolved": 7, + "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": 0, "recentSubmissions": [ { - "id": "1453997768", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731730171", + "id": "1457516076", + "title": "Zigzag Conversion", + "timestamp": "1732039688", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "64.1 MB", + "runtime": "4 ms", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1453967416", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731726151", + "id": "1456108621", + "title": "House Robber", + "timestamp": "1731924448", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "45.5 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1452814831", - "title": "Is Subsequence", - "timestamp": "1731606154", + "id": "1418905201", + "title": "Lowest Common Ancestor of a Binary Search Tree", + "timestamp": "1728640831", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.5 MB", + "runtime": "5 ms", + "memory": "45.3 MB", "lang": "java" }, { - "id": "1452784205", - "title": "H-Index", - "timestamp": "1731604243", + "id": "1418904590", + "title": "Sum Root to Leaf Numbers", + "timestamp": "1728640776", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.8 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1452477974", - "title": "3Sum", - "timestamp": "1731579506", + "id": "1418904018", + "title": "Path Sum", + "timestamp": "1728640724", "statusDisplay": "Accepted", - "runtime": "1483 ms", - "memory": "52 MB", + "runtime": "0 ms", + "memory": "43.1 MB", "lang": "java" } ] }, { - "roll": "2215500099", - "name": "MRADUL SHARMA", - "url": "https://leetcode.com/u/Mradul2K04/", - "section": "AD", - "dayi": "Day Scholars", - "username": "Mradul2K04", - "totalSolved": 170, - "easySolved": 45, - "mediumSolved": 102, - "hardSolved": 23, + "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": "1456959679", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731997175", + "id": "1457874930", + "title": "Unique Paths", + "timestamp": "1732076477", "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "58.2 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1456236109", - "title": "Defuse the Bomb", - "timestamp": "1731936466", + "id": "1456290017", + "title": "Search in Rotated Sorted Array", + "timestamp": "1731940439", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "42.1 MB", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1456107974", + "id": "1455869661", "title": "House Robber", - "timestamp": "1731924392", + "timestamp": "1731903479", "statusDisplay": "Accepted", "runtime": "0 ms", "memory": "40.9 MB", "lang": "java" }, { - "id": "1455511511", - "title": "Find K Closest Elements", - "timestamp": "1731865801", + "id": "1455844300", + "title": "Pow(x, n)", + "timestamp": "1731901140", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.3 MB", + "runtime": "0 ms", + "memory": "42.1 MB", "lang": "java" }, { - "id": "1455510172", - "title": "The Skyline Problem", - "timestamp": "1731865706", + "id": "1454919560", + "title": "Valid Palindrome", + "timestamp": "1731815725", "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "52.3 MB", + "runtime": "15 ms", + "memory": "44.9 MB", "lang": "java" } ] }, { - "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, + "roll": "2215000484", + "name": "BHAVANA JADON", + "url": "https://leetcode.com/u/sonaljadon254/", + "section": "H", + "dayi": "Hostellers", + "username": "sonaljadon254", + "totalSolved": 25, + "easySolved": 15, + "mediumSolved": 10, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1458253447", - "title": "Maximum Points You Can Obtain from Cards", - "timestamp": "1732108812", + "id": "1459084059", + "title": "Unique Paths", + "timestamp": "1732183666", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "54.9 MB", + "runtime": "0 ms", + "memory": "40.1 MB", "lang": "java" }, { - "id": "1458099654", - "title": "House Robber", - "timestamp": "1732094957", + "id": "1457410359", + "title": "Add Two Numbers", + "timestamp": "1732033360", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", + "runtime": "1 ms", + "memory": "43.9 MB", "lang": "java" }, { - "id": "1457535962", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732040910", + "id": "1457403348", + "title": "Two Sum", + "timestamp": "1732032925", "statusDisplay": "Accepted", - "runtime": "55 ms", - "memory": "59.1 MB", + "runtime": "38 ms", + "memory": "45 MB", "lang": "java" }, { - "id": "1457515272", - "title": "Maximum Subarray", - "timestamp": "1732039639", + "id": "1457129685", + "title": "Maximum Sum of Distinct Subarrays With Length K", + "timestamp": "1732011287", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "56.4 MB", + "runtime": "37 ms", + "memory": "57 MB", "lang": "java" }, { - "id": "1455954730", - "title": "Kth Largest Element in an Array", - "timestamp": "1731910575", + "id": "1457128739", + "title": "House Robber", + "timestamp": "1732011206", "statusDisplay": "Accepted", - "runtime": "63 ms", - "memory": "62.1 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" } ] }, { - "roll": "2215001152", - "name": "NIKHIL BANSAL", - "url": "https://leetcode.com/u/nikhilbansal8218/", + "roll": "2215001972", + "name": "VIPUL DUVE", + "url": "https://leetcode.com/u/Vipul_Duve1/", "section": "C", - "dayi": "Hostellers", - "username": "nikhilbansal8218", - "totalSolved": 168, - "easySolved": 67, - "mediumSolved": 85, - "hardSolved": 16, + "dayi": "Day Scholars", + "username": "Vipul_Duve1", + "totalSolved": 25, + "easySolved": 18, + "mediumSolved": 7, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1451190528", - "title": "Coin Change", - "timestamp": "1731468333", + "id": "1456863869", + "title": "Move Zeroes", + "timestamp": "1731990342", "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "43.7 MB", + "runtime": "130 ms", + "memory": "45.4 MB", "lang": "java" }, { - "id": "1447490251", - "title": "Find First and Last Position of Element in Sorted Array", - "timestamp": "1731147174", + "id": "1456851710", + "title": "Search a 2D Matrix II", + "timestamp": "1731989401", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.9 MB", + "runtime": "11 ms", + "memory": "45.6 MB", "lang": "java" }, { - "id": "1447462696", - "title": "Search Insert Position", - "timestamp": "1731144508", + "id": "1454402439", + "title": "Missing Number", + "timestamp": "1731769068", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.8 MB", + "runtime": "5 ms", + "memory": "45.8 MB", "lang": "java" }, { - "id": "1447460782", - "title": "Guess Number Higher or Lower", - "timestamp": "1731144325", + "id": "1454358854", + "title": "Plus One", + "timestamp": "1731765578", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.2 MB", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1447458252", - "title": "Binary Search", - "timestamp": "1731144072", + "id": "1454348573", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1731764720", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.1 MB", + "runtime": "1 ms", + "memory": "44.7 MB", "lang": "java" } ] }, { - "roll": "2215500077", - "name": "HEMANT KUMAR", - "url": "https://leetcode.com/u/hemant_458/", - "section": "AD", - "dayi": "Day Scholars", - "username": "hemant_458", - "totalSolved": 166, - "easySolved": 54, - "mediumSolved": 94, - "hardSolved": 18, - "recentSubmissions": [ - { - "id": "1458083485", - "title": "Plus One", - "timestamp": "1732093624", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", + "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": "1457934695", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732081380", + "id": "1457643784", + "title": "Integer to Roman", + "timestamp": "1732049957", "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "45.2 MB", + "runtime": "3 ms", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1457103569", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732008996", + "id": "1457642702", + "title": "Roman to Integer", + "timestamp": "1732049848", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "58.3 MB", + "runtime": "3 ms", + "memory": "44.6 MB", "lang": "java" }, { - "id": "1456107628", - "title": "House Robber", - "timestamp": "1731924359", + "id": "1457642167", + "title": "Combination Sum", + "timestamp": "1732049793", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "1 ms", + "memory": "44.2 MB", "lang": "java" }, { - "id": "1456014350", - "title": "Defuse the Bomb", - "timestamp": "1731915594", + "id": "1452477486", + "title": "Roman to Integer", + "timestamp": "1731579462", "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.8 MB", + "runtime": "5 ms", + "memory": "44.7 MB", "lang": "java" } ] }, { - "roll": "2215001361", - "name": "PULKIT UPADHYAY", - "url": "https://leetcode.com/u/_22215001361/", - "section": "C", - "dayi": "Day Scholars", - "username": "_22215001361", - "totalSolved": 164, - "easySolved": 64, - "mediumSolved": 87, - "hardSolved": 13, + "roll": "2215001711", + "name": "SHREYANSHI JAIN", + "url": "https://leetcode.com/u/Shreyanshi_Jain/", + "section": "H", + "dayi": "Hostellers", + "username": "Shreyanshi_Jain", + "totalSolved": 22, + "easySolved": 12, + "mediumSolved": 10, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1458826327", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732162335", + "id": "1459083339", + "title": "Unique Paths", + "timestamp": "1732183603", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43.2 MB", + "memory": "40.9 MB", "lang": "java" }, { - "id": "1458809806", - "title": "Climbing Stairs", - "timestamp": "1732160922", + "id": "1457127783", + "title": "House Robber", + "timestamp": "1732011123", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40 MB", + "memory": "40.8 MB", "lang": "java" }, { - "id": "1458782292", - "title": "House Robber II", - "timestamp": "1732158404", + "id": "1451691084", + "title": "Valid Parentheses", + "timestamp": "1731510466", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "2 ms", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1458777720", - "title": "House Robber", - "timestamp": "1732157950", + "id": "1450461372", + "title": "Middle of the Linked List", + "timestamp": "1731405247", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.7 MB", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1457928717", - "title": "House Robber II", - "timestamp": "1732080929", + "id": "1444885043", + "title": "Island Perimeter", + "timestamp": "1730905701", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", + "runtime": "10 ms", + "memory": "45.5 MB", "lang": "java" } ] }, { - "roll": "2215001973", - "name": "VIPUL KUMAR YADAV", - "url": "https://leetcode.com/u/Vipul_cs22/", - "section": "C", + "roll": "2215001752", + "name": "SNEHA AGRAWAL", + "url": "https://leetcode.com/u/Sneha_Agrawal_07/", + "section": "G", "dayi": "Hostellers", - "username": "Vipul_cs22", - "totalSolved": 164, - "easySolved": 74, - "mediumSolved": 77, - "hardSolved": 13, + "username": "Sneha_Agrawal_07", + "totalSolved": 18, + "easySolved": 8, + "mediumSolved": 10, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1458839411", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732163436", + "id": "1459083939", + "title": "Unique Paths", + "timestamp": "1732183657", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43.3 MB", + "memory": "40 MB", "lang": "java" }, { - "id": "1458825622", - "title": "Climbing Stairs", - "timestamp": "1732162276", + "id": "1457130948", + "title": "House Robber", + "timestamp": "1732011392", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.3 MB", + "memory": "41.4 MB", "lang": "java" }, { - "id": "1458810728", - "title": "Rotate Image", - "timestamp": "1732160999", + "id": "1444883286", + "title": "Island Perimeter", + "timestamp": "1730905562", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", + "runtime": "10 ms", + "memory": "45.7 MB", "lang": "java" }, { - "id": "1458790390", - "title": "House Robber II", - "timestamp": "1732159165", + "id": "1444838066", + "title": "Pow(x, n)", + "timestamp": "1730902142", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.2 MB", + "memory": "42.9 MB", "lang": "java" }, { - "id": "1458078765", - "title": "Reverse Words in a String III", - "timestamp": "1732093235", + "id": "1431497915", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729693768", "statusDisplay": "Accepted", - "runtime": "40 ms", - "memory": "45.6 MB", + "runtime": "0 ms", + "memory": "56.7 MB", "lang": "java" } ] }, { - "roll": "2215001761", - "name": "SONAM SHARMA", - "url": "https://leetcode.com/u/sonam_sharma7088/", - "section": "C", + "roll": "2215000039", + "name": "ABHINENDRA SINGH", + "url": "https://leetcode.com/u/abhinendrasingh/", + "section": "F", "dayi": "Hostellers", - "username": "sonam_sharma7088", - "totalSolved": 163, - "easySolved": 72, - "mediumSolved": 82, - "hardSolved": 9, + "username": "abhinendrasingh", + "totalSolved": 17, + "easySolved": 12, + "mediumSolved": 4, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1458820475", - "title": "Climbing Stairs", - "timestamp": "1732161844", + "id": "1457877499", + "title": "Unique Paths", + "timestamp": "1732076710", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.1 MB", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1458788341", - "title": "House Robber II", - "timestamp": "1732158979", + "id": "1452583909", + "title": "Big Countries", + "timestamp": "1731589762", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" + "runtime": "304 ms", + "memory": "0B", + "lang": "mysql" }, { - "id": "1457924972", - "title": "House Robber", - "timestamp": "1732080629", + "id": "1451229722", + "title": "Coin Change", + "timestamp": "1731471714", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", + "runtime": "15 ms", + "memory": "43.9 MB", "lang": "java" }, { - "id": "1457838565", - "title": "Unique Paths", - "timestamp": "1732073122", + "id": "1451094285", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1731457720", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", + "runtime": "1 ms", + "memory": "44.5 MB", "lang": "java" }, { - "id": "1456912827", - "title": "Is Graph Bipartite?", - "timestamp": "1731993867", + "id": "1444435236", + "title": "Middle of the Linked List", + "timestamp": "1730866562", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.8 MB", + "runtime": "0 ms", + "memory": "40.8 MB", "lang": "java" } ] }, { - "roll": "2215000583", - "name": "DEVANSH SINGH", - "url": "https://leetcode.com/u/devansh_singh1001/", - "section": "D", + "roll": "2215500159", + "name": "SWASTI AGRAWAL", + "url": "https://leetcode.com/u/swasti_cs22/", + "section": "AE", "dayi": "Day Scholars", - "username": "devansh_singh1001", - "totalSolved": 163, - "easySolved": 118, - "mediumSolved": 43, - "hardSolved": 2, + "username": "swasti_cs22", + "totalSolved": 17, + "easySolved": 9, + "mediumSolved": 5, + "hardSolved": 3, "recentSubmissions": [ { - "id": "1458600154", - "title": "Palindrome Linked List", - "timestamp": "1732135039", + "id": "1446416360", + "title": "Reverse Linked List", + "timestamp": "1731041657", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "58.8 MB", + "runtime": "0 ms", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1458594648", - "title": "Reverse Linked List", - "timestamp": "1732134447", + "id": "1429131329", + "title": "Subarray Sum Equals K", + "timestamp": "1729498362", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", + "runtime": "24 ms", + "memory": "46.2 MB", "lang": "java" }, { - "id": "1458593041", - "title": "Linked List Cycle", - "timestamp": "1732134288", + "id": "1428997109", + "title": "Move Zeroes", + "timestamp": "1729486786", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.8 MB", + "runtime": "2 ms", + "memory": "46 MB", "lang": "java" }, { - "id": "1458590467", - "title": "Remove Linked List Elements", - "timestamp": "1732134023", + "id": "1428966096", + "title": "Find All Numbers Disappeared in an Array", + "timestamp": "1729484181", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.5 MB", + "runtime": "19 ms", + "memory": "55.2 MB", "lang": "java" }, { - "id": "1458583450", - "title": "Remove Duplicates from Sorted List", - "timestamp": "1732133318", + "id": "1428927692", + "title": "Delete Node in a Linked List", + "timestamp": "1729480558", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "43.4 MB", + "memory": "43 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, + "roll": "2215000275", + "name": "ANMEHA PANDEY", + "url": "https://leetcode.com/u/ANMEHAER/", + "section": "H", + "dayi": "Hostellers", + "username": "ANMEHAER", + "totalSolved": 16, + "easySolved": 9, + "mediumSolved": 6, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1458510106", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732127135", + "id": "1457131439", + "title": "House Robber", + "timestamp": "1732011434", "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "45 MB", + "runtime": "0 ms", + "memory": "41.7 MB", "lang": "java" }, { - "id": "1458109147", - "title": "Climbing Stairs", - "timestamp": "1732095757", + "id": "1444811251", + "title": "Pow(x, n)", + "timestamp": "1730900130", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.4 MB", + "memory": "42 MB", "lang": "java" }, { - "id": "1458080467", - "title": "Longest Common Subsequence", - "timestamp": "1732093376", + "id": "1431532210", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729696221", "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "50.5 MB", + "runtime": "5 ms", + "memory": "61.5 MB", "lang": "java" }, { - "id": "1457531252", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732040620", + "id": "1431488116", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729693071", "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "58.4 MB", + "runtime": "0 ms", + "memory": "56.1 MB", "lang": "java" }, { - "id": "1456950734", - "title": "House Robber", - "timestamp": "1731996564", + "id": "1431464306", + "title": "First Bad Version", + "timestamp": "1729691354", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", + "runtime": "25 ms", + "memory": "40.4 MB", "lang": "java" } ] }, { - "roll": "2215000907", - "name": "KHUSHI KUMARI", - "url": "https://leetcode.com/u/_khushii/", - "section": "D", + "roll": "2215000445", + "name": "AYUSH MITTAL", + "url": "https://leetcode.com/u/Ayush_6793/", + "section": "H", "dayi": "Hostellers", - "username": "_khushii", - "totalSolved": 162, - "easySolved": 56, - "mediumSolved": 93, - "hardSolved": 13, + "username": "Ayush_6793", + "totalSolved": 15, + "easySolved": 11, + "mediumSolved": 4, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1456932383", - "title": "House Robber", - "timestamp": "1731995270", + "id": "1459084196", + "title": "Unique Paths", + "timestamp": "1732183679", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "40.9 MB", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1456924924", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731994745", + "id": "1457130556", + "title": "House Robber", + "timestamp": "1732011356", "statusDisplay": "Accepted", - "runtime": "33 ms", - "memory": "57.3 MB", + "runtime": "0 ms", + "memory": "40.2 MB", "lang": "java" }, { - "id": "1455832128", - "title": "Defuse the Bomb", - "timestamp": "1731899939", + "id": "1451689252", + "title": "Valid Parentheses", + "timestamp": "1731510335", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "41.6 MB", + "memory": "41.3 MB", "lang": "java" }, { - "id": "1455831661", - "title": "House Robber", - "timestamp": "1731899896", + "id": "1450873207", + "title": "Remove Element", + "timestamp": "1731435599", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.5 MB", + "memory": "41.8 MB", "lang": "java" }, { - "id": "1451190148", - "title": "Coin Change", - "timestamp": "1731468295", + "id": "1450860193", + "title": "Move Zeroes", + "timestamp": "1731434812", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.3 MB", + "runtime": "2 ms", + "memory": "45.6 MB", "lang": "java" } ] }, { - "roll": "2215001111", - "name": "MUSKAN GUPTA", - "url": "https://leetcode.com/u/muskangupta200405/", + "roll": "2215000180", + "name": "AMAN CHAUDHARY", + "url": "https://leetcode.com/u/Aman_Chaudhary22/", "section": "H", - "dayi": "Day Scholars", - "username": "muskangupta200405", - "totalSolved": 160, - "easySolved": 99, - "mediumSolved": 51, - "hardSolved": 10, + "dayi": "Hostellers", + "username": "Aman_Chaudhary22", + "totalSolved": 15, + "easySolved": 10, + "mediumSolved": 5, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1458895870", - "title": "Remove Nodes From Linked List", - "timestamp": "1732167922", + "id": "1459083905", + "title": "Unique Paths", + "timestamp": "1732183654", "statusDisplay": "Accepted", - "runtime": "74 ms", - "memory": "61.8 MB", + "runtime": "0 ms", + "memory": "39.8 MB", "lang": "java" }, { - "id": "1457944364", - "title": "Maximum Product Subarray", - "timestamp": "1732082115", + "id": "1457132336", + "title": "House Robber", + "timestamp": "1732011517", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.4 MB", + "runtime": "0 ms", + "memory": "40.7 MB", "lang": "java" }, { - "id": "1457128547", - "title": "House Robber", - "timestamp": "1732011190", + "id": "1457018598", + "title": "Majority Element", + "timestamp": "1732001524", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", + "runtime": "4 ms", + "memory": "53 MB", "lang": "java" }, { - "id": "1455045758", - "title": "Remove Linked List Elements", - "timestamp": "1731825895", + "id": "1455102834", + "title": "Palindrome Number", + "timestamp": "1731830655", "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.4 MB", + "runtime": "20 ms", + "memory": "44.7 MB", "lang": "java" }, { - "id": "1455038115", - "title": "Palindrome Linked List", - "timestamp": "1731825284", + "id": "1451872764", + "title": "Remove Duplicates from Sorted Array", + "timestamp": "1731522222", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "68.3 MB", + "runtime": "1 ms", + "memory": "44.8 MB", "lang": "java" } ] }, { - "roll": "2215001725", - "name": "SHUBH VARSHNEY", - "url": "https://leetcode.com/u/shubh0104/", - "section": "F", + "roll": "2215800014", + "name": "KUSHAGRA SINGH", + "url": "https://leetcode.com/u/kushagra_71/", + "section": "A(H)", "dayi": "Hostellers", - "username": "shubh0104", - "totalSolved": 159, - "easySolved": 81, - "mediumSolved": 66, - "hardSolved": 12, + "username": "kushagra_71", + "totalSolved": 14, + "easySolved": 4, + "mediumSolved": 9, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1457875663", - "title": "Unique Paths", - "timestamp": "1732076542", + "id": "1445822513", + "title": "Pow(x, n)", + "timestamp": "1730988989", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41.1 MB", + "memory": "43 MB", "lang": "java" }, { - "id": "1455870063", - "title": "House Robber", - "timestamp": "1731903517", + "id": "1432540517", + "title": "Magnetic Force Between Two Balls", + "timestamp": "1729783257", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", + "runtime": "36 ms", + "memory": "55.7 MB", "lang": "java" }, { - "id": "1452662183", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731595869", + "id": "1432493464", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729779889", "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.2 MB", - "lang": "java" + "runtime": "86 ms", + "memory": "104.2 MB", + "lang": "cpp" }, { - "id": "1451739948", - "title": "Count the Number of Fair Pairs", - "timestamp": "1731513912", + "id": "1432466640", + "title": "Peak Index in a Mountain Array", + "timestamp": "1729777953", "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "56.9 MB", + "runtime": "0 ms", + "memory": "56.5 MB", "lang": "java" }, { - "id": "1451229664", - "title": "Coin Change", - "timestamp": "1731471709", + "id": "1432436832", + "title": "First Bad Version", + "timestamp": "1729775723", "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "43.8 MB", + "runtime": "25 ms", + "memory": "40.2 MB", "lang": "java" } ] }, { - "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, + "roll": "2215500147", + "name": "SHOBHIT CHATURVEDI", + "url": "https://leetcode.com/u/Shobhit1416/", + "section": "AD", + "dayi": "Day Scholars", + "username": "Shobhit1416", + "totalSolved": 13, + "easySolved": 11, + "mediumSolved": 1, + "hardSolved": 1, "recentSubmissions": [ { - "id": "1458795090", - "title": "House Robber", - "timestamp": "1732159592", + "id": "1451427614", + "title": "Power of Three", + "timestamp": "1731487488", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "8 ms", + "memory": "43.8 MB", "lang": "java" }, { - "id": "1456424058", - "title": "Implement Trie (Prefix Tree)", - "timestamp": "1731949372", + "id": "1451427262", + "title": "Power of Four", + "timestamp": "1731487455", "statusDisplay": "Accepted", - "runtime": "45 ms", - "memory": "55.5 MB", + "runtime": "0 ms", + "memory": "41.1 MB", "lang": "java" }, { - "id": "1456422984", - "title": "Course Schedule", - "timestamp": "1731949308", + "id": "1451426525", + "title": "Fibonacci Number", + "timestamp": "1731487389", "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.1 MB", + "runtime": "9 ms", + "memory": "40.6 MB", "lang": "java" }, { - "id": "1440343690", - "title": "IPO", - "timestamp": "1730509005", + "id": "1450920972", + "title": "Power of Four", + "timestamp": "1731438956", "statusDisplay": "Accepted", - "runtime": "82 ms", - "memory": "131.5 MB", - "lang": "cpp" + "runtime": "0 ms", + "memory": "40.9 MB", + "lang": "java" }, { - "id": "1440342668", - "title": "Find Mode in Binary Search Tree", - "timestamp": "1730508848", + "id": "1450920468", + "title": "Power of Three", + "timestamp": "1731438919", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "23.8 MB", - "lang": "cpp" + "runtime": "8 ms", + "memory": "44 MB", + "lang": "java" } ] }, { - "roll": "2215000636", - "name": "DIVYANSHI GUPTA", - "url": "https://leetcode.com/u/divyanshi_50/", - "section": "D", + "roll": "2215001669", + "name": "SHIVAM PRATAP SINGH", + "url": "https://leetcode.com/u/shivampratapsingh181/", + "section": "F", "dayi": "Hostellers", - "username": "divyanshi_50", - "totalSolved": 156, - "easySolved": 73, - "mediumSolved": 75, - "hardSolved": 8, + "username": "shivampratapsingh181", + "totalSolved": 10, + "easySolved": 9, + "mediumSolved": 1, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1457967375", - "title": "Longest Common Subsequence", - "timestamp": "1732083847", - "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "51.1 MB", - "lang": "java" - }, - { - "id": "1457839834", - "title": "Unique Paths", - "timestamp": "1732073244", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1457159133", - "title": "Ugly Number", - "timestamp": "1732014050", + "id": "1444432495", + "title": "Reverse Linked List", + "timestamp": "1730866318", "statusDisplay": "Accepted", "runtime": "0 ms", - "memory": "41 MB", + "memory": "42.3 MB", "lang": "java" }, { - "id": "1451191707", - "title": "Coin Change", - "timestamp": "1731468439", + "id": "1435823595", + "title": "Pascal's Triangle", + "timestamp": "1730088961", "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "43.8 MB", + "runtime": "1 ms", + "memory": "41.9 MB", "lang": "java" }, { - "id": "1444397040", - "title": "Middle of the Linked List", - "timestamp": "1730862946", + "id": "1435823513", + "title": "Pascal's Triangle II", + "timestamp": "1730088953", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", + "runtime": "1 ms", + "memory": "41 MB", "lang": "java" } ] }, { - "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, + "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": "1459014641", - "title": "Longest Common Subsequence", - "timestamp": "1732177630", + "id": "1444809772", + "title": "Pow(x, n)", + "timestamp": "1730900020", "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "51.1 MB", + "runtime": "0 ms", + "memory": "43 MB", "lang": "java" }, { - "id": "1458499987", - "title": "Unique Paths", - "timestamp": "1732126446", + "id": "1430656765", + "title": "Kth Largest Sum in a Binary Tree", + "timestamp": "1729618119", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", + "runtime": "39 ms", + "memory": "63 MB", "lang": "java" }, { - "id": "1456951872", - "title": "House Robber", - "timestamp": "1731996640", + "id": "1430652267", + "title": "Zigzag Conversion", + "timestamp": "1729617882", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", + "runtime": "5 ms", + "memory": "44.9 MB", "lang": "java" }, { - "id": "1455487071", - "title": "3Sum Closest", - "timestamp": "1731864065", + "id": "1430651706", + "title": "Longest Palindromic Substring", + "timestamp": "1729617854", "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "43.7 MB", + "runtime": "533 ms", + "memory": "45.5 MB", "lang": "java" }, { - "id": "1451437442", - "title": "Longest Mountain in Array", - "timestamp": "1731488369", + "id": "1430651275", + "title": "Median of Two Sorted Arrays", + "timestamp": "1729617830", "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.2 MB", + "runtime": "4 ms", + "memory": "45.8 MB", "lang": "java" } ] }, { - "roll": "2215001612", - "name": "SAUMY GUPTA", - "url": "https://leetcode.com/u/saumy_gupta/", - "section": "G", + "roll": "2215800015", + "name": "MADHAV GAUR", + "url": "https://leetcode.com/u/hAG03ejuSY/", + "section": "A(H)", "dayi": "Hostellers", - "username": "saumy_gupta", - "totalSolved": 155, - "easySolved": 116, - "mediumSolved": 38, - "hardSolved": 1, + "username": "hAG03ejuSY", + "totalSolved": 6, + "easySolved": 4, + "mediumSolved": 2, + "hardSolved": 0, "recentSubmissions": [ { - "id": "1458434780", - "title": "Swap Nodes in Pairs", - "timestamp": "1732122094", + "id": "1432492097", + "title": "Minimum Speed to Arrive on Time", + "timestamp": "1729779790", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", + "runtime": "120 ms", + "memory": "57.3 MB", "lang": "java" }, { - "id": "1457461193", - "title": "Reverse Words in a String", - "timestamp": "1732036406", + "id": "1432446412", + "title": "First Bad Version", + "timestamp": "1729776439", "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "42.6 MB", + "runtime": "26 ms", + "memory": "40.5 MB", "lang": "java" }, { - "id": "1457451766", - "title": "Remove Outermost Parentheses", - "timestamp": "1732035846", + "id": "1425464995", + "title": "Lemonade Change", + "timestamp": "1729176933", "statusDisplay": "Accepted", "runtime": "2 ms", - "memory": "42.2 MB", + "memory": "55.3 MB", "lang": "java" }, { - "id": "1457127035", - "title": "House Robber", - "timestamp": "1732011060", + "id": "1425434809", + "title": "Container With Most Water", + "timestamp": "1729175039", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", + "runtime": "5 ms", + "memory": "58.7 MB", "lang": "java" }, { - "id": "1456425902", - "title": "Next Greater Element II", - "timestamp": "1731949480", + "id": "1425405714", + "title": "Sort Array By Parity", + "timestamp": "1729173209", "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "47.2 MB", + "runtime": "1 ms", + "memory": "44.6 MB", "lang": "java" } ] }, { - "roll": "2215000372", - "name": "ARYAN MAHESHWARI", - "url": "https://leetcode.com/u/AryanMaheshwari70/", - "section": "C", - "dayi": "Day Scholars", - "username": "AryanMaheshwari70", - "totalSolved": 155, - "easySolved": 77, - "mediumSolved": 69, - "hardSolved": 9, + "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": "1457929889", - "title": "House Robber II", - "timestamp": "1732081015", + "id": "1431461927", + "title": "Add Two Numbers", + "timestamp": "1729691187", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", + "runtime": "1 ms", + "memory": "44.8 MB", "lang": "java" }, { - "id": "1457838917", - "title": "Unique Paths", - "timestamp": "1732073155", + "id": "1431460270", + "title": "Two Sum", + "timestamp": "1729691069", "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1456913750", - "title": "Is Graph Bipartite?", - "timestamp": "1731993932", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1455832720", - "title": "House Robber", - "timestamp": "1731899998", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1455538037", - "title": "Valid Sudoku", - "timestamp": "1731867687", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.6 MB", + "runtime": "2 ms", + "memory": "45.2 MB", "lang": "java" } ] }, { - "roll": "2215800003", - "name": "ARPIT SAXENA", - "url": "https://leetcode.com/u/iarpitsaxena/", + "roll": "2215800005", + "name": "AYUSH SRIVASTAV", + "url": "https://leetcode.com/problemset/?page=1&search=peak+index+in+mounain+array", "section": "A(H)", - "dayi": "Day Scholars", - "username": "iarpitsaxena", - "totalSolved": 154, - "easySolved": 81, - "mediumSolved": 66, - "hardSolved": 7, - "recentSubmissions": [] + "dayi": "Hostellers", + "info": "No LeetCode data available" }, { - "roll": "2215500001", - "name": "AADRIKA JAIN", - "url": "https://leetcode.com/u/Aadrika_Jain/", - "section": "AC", + "roll": "2215001189", + "name": "NITISH KUMAR", + "url": "leetcode.com/u/fgrreloaded", + "section": "F", "dayi": "Hostellers", - "username": "Aadrika_Jain", - "totalSolved": 154, - "easySolved": 62, - "mediumSolved": 81, - "hardSolved": 11, - "recentSubmissions": [ - { - "id": "1459037983", - "title": "House Robber", - "timestamp": "1732179729", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1458911690", - "title": "Climbing Stairs", - "timestamp": "1732169209", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1458008934", - "title": "Is Graph Bipartite?", - "timestamp": "1732087084", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1456106473", - "title": "House Robber", - "timestamp": "1731924250", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1444883901", - "title": "Island Perimeter", - "timestamp": "1730905611", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "46 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215001230", - "name": "PIYUSH GUPTA", - "url": "https://leetcode.com/u/PiyushGupta_18/", + "roll": "2215000260", + "name": "ANKIT SAHU", + "url": "leetcode.com/u/ankit6387/", + "section": "G", + "dayi": "Hostellers", + "info": "No LeetCode data available" + }, + { + "roll": "2215001169", + "name": "NIPUN AGRAWAL", + "url": "https://leetcode.com/submissions/#/1", + "section": "G", + "dayi": "Hostellers", + "info": "No LeetCode data available" + }, + { + "roll": "2215001207", + "name": "PANKAJ PANDEY", + "url": "#N/A", "section": "D", "dayi": "Day Scholars", - "username": "PiyushGupta_18", - "totalSolved": 153, - "easySolved": 67, - "mediumSolved": 79, - "hardSolved": 7, - "recentSubmissions": [ - { - "id": "1458496013", - "title": "House Robber II", - "timestamp": "1732126178", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1458038864", - "title": "Climbing Stairs", - "timestamp": "1732089703", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", - "lang": "java" - }, - { - "id": "1458029207", - "title": "Min Cost Climbing Stairs", - "timestamp": "1732088843", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.6 MB", - "lang": "java" - }, - { - "id": "1457964258", - "title": "Longest Common Subsequence", - "timestamp": "1732083609", - "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "51 MB", - "lang": "java" - }, - { - "id": "1457837430", - "title": "Unique Paths", - "timestamp": "1732073004", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215000436", - "name": "AYUSH GUPTA", - "url": "https://leetcode.com/u/ayush456/", - "section": "C", + "roll": "2215000002", + "name": "AAGMAN NAG", + "url": "https://leetcode.com/Aagmannag", + "section": "G", "dayi": "Hostellers", - "username": "ayush456", - "totalSolved": 152, - "easySolved": 74, - "mediumSolved": 66, - "hardSolved": 12, - "recentSubmissions": [ - { - "id": "1457923474", - "title": "House Robber II", - "timestamp": "1732080507", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1457837030", - "title": "Unique Paths", - "timestamp": "1732072968", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1457531298", - "title": "Reverse Bits", - "timestamp": "1732040623", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1457528870", - "title": "Valid Anagram", - "timestamp": "1732040473", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1457527572", - "title": "Power of Three", - "timestamp": "1732040396", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "43.9 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215000966", - "name": "KUNAL VARSHNEY", - "url": "https://leetcode.com/u/kunalvarshney/", - "section": "F", + "roll": "2215001607", + "name": "SATYAM KUMAR", + "url": "https://leetcode.com/i_m_sks12", + "section": "D", "dayi": "Day Scholars", - "username": "kunalvarshney", - "totalSolved": 152, - "easySolved": 71, - "mediumSolved": 75, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1457874693", - "title": "Unique Paths", - "timestamp": "1732076456", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1455868512", - "title": "House Robber", - "timestamp": "1731903383", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1451227803", - "title": "Coin Change", - "timestamp": "1731471570", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.5 MB", - "lang": "java" - }, - { - "id": "1450511404", - "title": "Unique Number of Occurrences", - "timestamp": "1731409840", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1450498477", - "title": "Find N Unique Integers Sum up to Zero", - "timestamp": "1731408604", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215000084", - "name": "ADITI MITTAL", - "url": "https://leetcode.com/u/aditimittal04/", + "roll": "2215000818", + "name": "ISHA GUPTA", + "url": "https://leetcode.com/profile/i_ishaaa_10", "section": "C", - "dayi": "Hostellers", - "username": "aditimittal04", - "totalSolved": 152, - "easySolved": 48, - "mediumSolved": 80, - "hardSolved": 24, - "recentSubmissions": [ - { - "id": "1458814526", - "title": "Climbing Stairs", - "timestamp": "1732161330", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", - "lang": "java" - }, - { - "id": "1458789001", - "title": "House Robber II", - "timestamp": "1732159043", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "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": "1458780814", - "title": "Regular Expression Matching", - "timestamp": "1732158257", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1458779278", - "title": "Add Two Numbers", - "timestamp": "1732158099", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "56.4 MB", - "lang": "javascript" - } - ] + "dayi": "Day Scholars", + "info": "No LeetCode data available" }, { - "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" - } - ] + "roll": "2215001135", + "name": "NAVEEN GAUR", + "url": "#N/A", + "section": "E", + "dayi": "Day Scholars", + "info": "No LeetCode data available" }, { - "roll": "2215000908", - "name": "KHUSHI RATHI", - "url": "https://leetcode.com/u/khushi_084/", - "section": "E", + "roll": "2215001202", + "name": "PALAK SANDIL", + "url": "https://github.com/palaksharma99/Portfolio", + "section": "D", "dayi": "Hostellers", - "username": "khushi_084", - "totalSolved": 150, - "easySolved": 62, - "mediumSolved": 73, - "hardSolved": 15, - "recentSubmissions": [ - { - "id": "1458117350", - "title": "House Robber", - "timestamp": "1732096452", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1457095655", - "title": "First Unique Character in a String", - "timestamp": "1732008296", - "statusDisplay": "Accepted", - "runtime": "29 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1457072451", - "title": "Guess Number Higher or Lower", - "timestamp": "1732006264", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", - "lang": "java" - }, - { - "id": "1457065858", - "title": "Is Subsequence", - "timestamp": "1732005698", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1457051758", - "title": "Reverse Vowels of a String", - "timestamp": "1732004440", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215000622", - "name": "DIPANSHU KUMAR", - "url": "https://leetcode.com/u/Dipanshu_Kumar1/", - "section": "D", + "roll": "2115800013", + "name": "KIRTIKAA SHARMA", + "url": "#N/A", + "section": "A(H)", "dayi": "Day Scholars", - "username": "Dipanshu_Kumar1", - "totalSolved": 149, - "easySolved": 78, - "mediumSolved": 63, - "hardSolved": 8, - "recentSubmissions": [ - { - "id": "1458266839", - "title": "Climbing Stairs", - "timestamp": "1732109818", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1457838247", - "title": "Unique Paths", - "timestamp": "1732073086", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1455832049", - "title": "House Robber", - "timestamp": "1731899933", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1454612883", - "title": "Single Number", - "timestamp": "1731785973", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "46.3 MB", - "lang": "java" - }, - { - "id": "1453742685", - "title": "Valid Palindrome", - "timestamp": "1731695795", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "43.1 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215001393", - "name": "RAHUL LODHI", - "url": "https://leetcode.com/u/Rahullodhi900/", - "section": "C", + "roll": "2215800009", + "name": "HARDIK GUPTA", + "url": "#N/A", + "section": "A(H)", "dayi": "Day Scholars", - "username": "Rahullodhi900", - "totalSolved": 149, - "easySolved": 57, - "mediumSolved": 74, - "hardSolved": 18, - "recentSubmissions": [ - { - "id": "1457916190", - "title": "House Robber", - "timestamp": "1732079924", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1457839561", - "title": "Unique Paths", - "timestamp": "1732073217", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1457370077", - "title": "Regular Expression Matching", - "timestamp": "1732030782", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42 MB", - "lang": "java" - }, - { - "id": "1457369365", - "title": "Minimum Path Sum", - "timestamp": "1732030732", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "48 MB", - "lang": "java" - }, - { - "id": "1457367235", - "title": "Integer to Roman", - "timestamp": "1732030593", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.1 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215000169", - "name": "AKSHIT KUMAR", - "url": "https://leetcode.com/u/akshit_100/", - "section": "F", + "roll": "2215000338", + "name": "ARJUN SINGH", + "url": "Leetcode.com/u/arjun4444/", + "section": "D", "dayi": "Day Scholars", - "username": "akshit_100", - "totalSolved": 148, - "easySolved": 64, - "mediumSolved": 70, - "hardSolved": 14, - "recentSubmissions": [ - { - "id": "1448714564", - "title": "Counting Bits", - "timestamp": "1731247574", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "46.6 MB", - "lang": "java" - }, - { - "id": "1447831877", - "title": "Binary Tree Inorder Traversal", - "timestamp": "1731169898", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1447614998", - "title": "Intersection of Two Linked Lists", - "timestamp": "1731159475", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "48.5 MB", - "lang": "java" - }, - { - "id": "1446867605", - "title": "Jump Game", - "timestamp": "1731082192", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46.3 MB", - "lang": "java" - }, - { - "id": "1445936509", - "title": "Maximum Depth of Binary Tree", - "timestamp": "1730996641", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215001020", - "name": "MADHU SOLANKI", - "url": "https://leetcode.com/u/madhusolanki/", + "roll": "2215000354", + "name": "ARUN CHAUDHARY", + "url": "#N/A", + "section": "H", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215000488", + "name": "BHISAM KUMAR", + "url": "#N/A", + "section": "H", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215000040", + "name": "ABHISHANK", + "url": "#N/A", + "section": "H", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215001629", + "name": "SHAIVYA SINGH", + "url": "Leetcode.com/u/2shaivya/", "section": "G", "dayi": "Day Scholars", - "username": "madhusolanki", - "totalSolved": 147, - "easySolved": 95, - "mediumSolved": 49, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1457127929", - "title": "House Robber", - "timestamp": "1732011137", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1454546447", - "title": "Palindrome Partitioning", - "timestamp": "1731780366", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "57.1 MB", - "lang": "java" - }, - { - "id": "1454514145", - "title": "Combination Sum II", - "timestamp": "1731777997", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1454472344", - "title": "Combination Sum", - "timestamp": "1731774810", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1454433000", - "title": "Subsets", - "timestamp": "1731771574", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.9 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215001063", - "name": "MAYANK SHARMA", - "url": "https://leetcode.com/u/mayanksharma12662/", - "section": "F", + "roll": "2215000237", + "name": "ANIL SINGH", + "url": "#N/A", + "section": "H", "dayi": "Day Scholars", - "username": "mayanksharma12662", - "totalSolved": 147, - "easySolved": 87, - "mediumSolved": 57, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1457874603", - "title": "Unique Paths", - "timestamp": "1732076447", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1455870343", - "title": "House Robber", - "timestamp": "1731903540", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1455662041", - "title": "Find N Unique Integers Sum up to Zero", - "timestamp": "1731879246", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1455657403", - "title": "Two Sum", - "timestamp": "1731878727", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1455653492", - "title": "Determine Whether Matrix Can Be Obtained By Rotation", - "timestamp": "1731878298", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.7 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215500034", - "name": "ARJUN SUWEDI", - "url": "https://leetcode.com/u/KAAL_KIN/", + "roll": "2215500016", + "name": "ANANT KUMAR", + "url": "#N/A", + "section": "AC", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215500059", + "name": "DEVANSHU PATHAK", + "url": "#N/A", "section": "AD", - "dayi": "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" - } - ] + "dayi": "Day Scholars", + "info": "No LeetCode data available" }, { - "roll": "2215500115", - "name": "PRIYANSHU DUBEY", - "url": "https://leetcode.com/u/Priyanshu_Dubey369/", + "roll": "2215500046", + "name": "BHUVANESH SHARMA", + "url": "#N/A", "section": "AE", - "dayi": "Hostellers", - "username": "Priyanshu_Dubey369", - "totalSolved": 146, - "easySolved": 42, - "mediumSolved": 84, - "hardSolved": 20, - "recentSubmissions": [ - { - "id": "1456189551", - "title": "Defuse the Bomb", - "timestamp": "1731932365", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", - "lang": "java" - }, - { - "id": "1454364287", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731766012", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.5 MB", - "lang": "java" - }, - { - "id": "1453582496", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731683257", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "64.8 MB", - "lang": "java" - }, - { - "id": "1452596237", - "title": "Palindrome Partitioning", - "timestamp": "1731590818", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "57.1 MB", - "lang": "java" - }, - { - "id": "1452594216", - "title": "Rotate String", - "timestamp": "1731590649", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - } - ] + "dayi": "Day Scholars", + "info": "No LeetCode data available" }, { - "roll": "2215000022", - "name": "ABHAY SINGH", - "url": "https://leetcode.com/u/abhay_singh1209/", - "section": "H", + "roll": "2215500144", + "name": "SHIVAM GUPTA", + "url": "https://leetcode.com/JlRg1FCYPt", + "section": "AC", "dayi": "Hostellers", - "username": "abhay_singh1209", - "totalSolved": 145, - "easySolved": 121, - "mediumSolved": 22, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1450661745", - "title": "Container With Most Water", - "timestamp": "1731422381", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "61.6 MB", - "lang": "cpp" - }, - { - "id": "1431488957", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729693131", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "62.4 MB", - "lang": "cpp" - }, - { - "id": "1431442369", - "title": "Binary Search", - "timestamp": "1729689750", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "30.2 MB", - "lang": "cpp" - }, - { - "id": "1371426245", - "title": "Minimize Maximum Pair Sum in Array", - "timestamp": "1724867681", - "statusDisplay": "Accepted", - "runtime": "162 ms", - "memory": "100 MB", - "lang": "cpp" - }, - { - "id": "1370333234", - "title": "Rearrange Array Elements by Sign", - "timestamp": "1724780619", - "statusDisplay": "Accepted", - "runtime": "146 ms", - "memory": "137.3 MB", - "lang": "cpp" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215001193", - "name": "NYASA SHARMA", - "url": "https://leetcode.com/u/Nyasa_sharma/", - "section": "C", + "roll": "2215500098", + "name": "MAYANK DAGAR", + "url": "#N/A", + "section": "AE", "dayi": "Day Scholars", - "username": "Nyasa_sharma", - "totalSolved": 145, - "easySolved": 84, - "mediumSolved": 58, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1458815344", - "title": "Climbing Stairs", - "timestamp": "1732161400", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1458788073", - "title": "House Robber II", - "timestamp": "1732158954", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1457381619", - "title": "Trapping Rain Water", - "timestamp": "1732031545", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "46 MB", - "lang": "java" - }, - { - "id": "1456912380", - "title": "Is Graph Bipartite?", - "timestamp": "1731993836", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.3 MB", - "lang": "java" - }, - { - "id": "1455831389", - "title": "House Robber", - "timestamp": "1731899870", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215500012", - "name": "AKANKSHA", - "url": "https://leetcode.com/u/akankshacs22/", - "section": "AC", + "roll": "2215000295", + "name": "ANUBHAV DEEP SRIVASTAV", + "url": "#N/A", + "section": "D", "dayi": "Hostellers", - "username": "akankshacs22", - "totalSolved": 145, - "easySolved": 70, - "mediumSolved": 61, - "hardSolved": 14, - "recentSubmissions": [ - { - "id": "1458004035", - "title": "Is Graph Bipartite?", - "timestamp": "1732086693", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1457066695", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732005768", - "statusDisplay": "Accepted", - "runtime": "40 ms", - "memory": "58.1 MB", - "lang": "java" - }, - { - "id": "1456107673", - "title": "House Robber", - "timestamp": "1731924363", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1455981872", - "title": "Container With Most Water", - "timestamp": "1731912752", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "58.1 MB", - "lang": "java" - }, - { - "id": "1455981278", - "title": "Defuse the Bomb", - "timestamp": "1731912702", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.3 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215500136", - "name": "SANSKRATI AGRAWAL", - "url": "https://leetcode.com/u/agrawalsanskrati323/", - "section": "AC", + "roll": "2215000167", + "name": "AKSHAY SINGH", + "url": "leetcode.com/u/akshay_singh_11/", + "section": "G", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2315990027", + "name": "JAI ANAND", + "url": "#N/A", + "section": "F", "dayi": "Hostellers", - "username": "agrawalsanskrati323", - "totalSolved": 144, - "easySolved": 75, - "mediumSolved": 59, - "hardSolved": 10, - "recentSubmissions": [ - { - "id": "1459042620", - "title": "House Robber", - "timestamp": "1732180133", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1458928599", - "title": "House Robber II", - "timestamp": "1732170476", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1458922474", - "title": "House Robber", - "timestamp": "1732170028", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1458000842", - "title": "Is Graph Bipartite?", - "timestamp": "1732086430", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1456105607", - "title": "House Robber", - "timestamp": "1731924167", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215000363", - "name": "ARUSHI GARG", - "url": "https://leetcode.com/u/Arushi_21/", - "section": "F", + "roll": "2215800017", + "name": "NIKHIL KAUSHIK", + "url": "#N/A", + "section": "A(H)", "dayi": "Hostellers", - "username": "Arushi_21", - "totalSolved": 143, - "easySolved": 101, - "mediumSolved": 36, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1457926220", - "title": "House Robber II", - "timestamp": "1732080725", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1455868399", - "title": "House Robber", - "timestamp": "1731903375", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1455584292", - "title": "Palindrome Linked List", - "timestamp": "1731871411", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "68.6 MB", - "lang": "java" - }, - { - "id": "1455486370", - "title": "Linked List Cycle II", - "timestamp": "1731864014", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1455463414", - "title": "Linked List Cycle", - "timestamp": "1731862371", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.3 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215000087", - "name": "ADITI VARSHNEY", - "url": "https://leetcode.com/u/aditi34/", - "section": "D", - "dayi": "Hostellers", - "username": "aditi34", - "totalSolved": 142, - "easySolved": 56, - "mediumSolved": 75, - "hardSolved": 11, - "recentSubmissions": [ - { - "id": "1457967535", - "title": "Longest Common Subsequence", - "timestamp": "1732083858", - "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "50.5 MB", - "lang": "java" - }, - { - "id": "1456956035", - "title": "House Robber", - "timestamp": "1731996921", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1452665380", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731596107", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "42.8 MB", - "lang": "java" - }, - { - "id": "1452651060", - "title": "Baseball Game", - "timestamp": "1731595049", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1452575256", - "title": "Kth Largest Element in an Array", - "timestamp": "1731589008", - "statusDisplay": "Accepted", - "runtime": "40 ms", - "memory": "57.7 MB", - "lang": "java" - } - ] + "roll": "2215800022", + "name": "SALONI JAIN", + "url": "salonijain402", + "section": "A(H)", + "dayi": "Day Scholars", + "info": "No LeetCode data available" }, { - "roll": "2215500179", - "name": "YATHARTH DIXIT", - "url": "https://leetcode.com/u/yatharth_dixit0097/", - "section": "AE", + "roll": "2215001506", + "name": "SACHIN CHAUDHARY", + "url": "Therock", + "section": "H", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215000477", + "name": "BHARAT PAL", + "url": "https://leetcode.com/progress/", + "section": "H", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215000183", + "name": "AMAN KUMAR CHAUBEY", + "url": "#N/A", + "section": "H", "dayi": "Hostellers", - "username": "yatharth_dixit0097", - "totalSolved": 142, - "easySolved": 46, - "mediumSolved": 86, - "hardSolved": 10, - "recentSubmissions": [ - { - "id": "1457509252", - "title": "Search Suggestions System", - "timestamp": "1732039272", - "statusDisplay": "Accepted", - "runtime": "91 ms", - "memory": "47.8 MB", - "lang": "java" - }, - { - "id": "1457506735", - "title": "Car Pooling", - "timestamp": "1732039112", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.5 MB", - "lang": "java" - }, - { - "id": "1457505805", - "title": "Distant Barcodes", - "timestamp": "1732039054", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "46.4 MB", - "lang": "java" - }, - { - "id": "1457504536", - "title": "Last Stone Weight", - "timestamp": "1732038975", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1457503234", - "title": "Reconstruct Original Digits from English", - "timestamp": "1732038897", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "45 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215001368", - "name": "PUSHPENDRA", - "url": "https://leetcode.com/u/Pushpendra07/", - "section": "E", + "roll": "2215500062", + "name": "DIGAMBAR SINGH", + "url": "Https:// digambarsingh", + "section": "AC", "dayi": "Day Scholars", - "username": "Pushpendra07", - "totalSolved": 142, - "easySolved": 77, - "mediumSolved": 59, - "hardSolved": 6, - "recentSubmissions": [ - { - "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" - }, - { - "id": "1458116624", - "title": "House Robber", - "timestamp": "1732096387", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215001709", - "name": "SHREYANSH SHRIVASTAVA", - "url": "https://leetcode.com/u/shreyansh_shri/", - "section": "E", + "roll": "2215001744", + "name": "SIDDHARTH", + "url": "#N/A", + "section": "H", "dayi": "Hostellers", - "username": "shreyansh_shri", - "totalSolved": 141, - "easySolved": 69, - "mediumSolved": 63, - "hardSolved": 9, - "recentSubmissions": [] + "info": "No LeetCode data available" }, { - "roll": "2215000069", - "name": "ABHISHEK VERMA", - "url": "https://leetcode.com/u/Abhishek__Verma/", + "roll": "2215001642", + "name": "SHASHANK SRIVASTAVA", + "url": "#N/A", + "section": "H", + "dayi": "Hostellers", + "info": "No LeetCode data available" + }, + { + "roll": "2315990047", + "name": "PRANJAL GOYAL", + "url": "#N/A", "section": "H", + "dayi": "Hostellers", + "info": "No LeetCode data available" + }, + { + "roll": "2215500134", + "name": "SANCHIT AGRAWAL", + "url": "Www.leetcode.com/sanxxit", + "section": "AD", "dayi": "Day Scholars", - "username": "Abhishek__Verma", - "totalSolved": 141, - "easySolved": 98, - "mediumSolved": 38, - "hardSolved": 5, - "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", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1457129433", - "title": "House Robber", - "timestamp": "1732011264", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215000119", - "name": "ADITYA SINGH", - "url": "https://leetcode.com/u/adityasingh-2004/", - "section": "H", + "roll": "2215500049", + "name": "BOBBY RAWAT", + "url": "AE", + "section": "AE", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215500083", + "name": "JAYANT SHARMA", + "url": "https://leetcode.com/problemset/", + "section": "AE", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215500004", + "name": "ABHINAV RAJ SINGH", + "url": "https://leetcode.com/problemset/", + "section": "AE", + "dayi": "Day Scholars", + "info": "No LeetCode data available" + }, + { + "roll": "2215000426", + "name": "AYUSH", + "url": "https://leetcode.com/problemset/", + "section": "E", "dayi": "Hostellers", - "username": "adityasingh-2004", - "totalSolved": 140, - "easySolved": 36, - "mediumSolved": 100, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1431782864", - "title": "Number of Sub-arrays of Size K and Average Greater than or Equal to Threshold", - "timestamp": "1729711905", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "61 MB", - "lang": "java" - }, - { - "id": "1431645382", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729703433", - "statusDisplay": "Accepted", - "runtime": "137 ms", - "memory": "56.7 MB", - "lang": "java" - }, - { - "id": "1431435082", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729689187", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56 MB", - "lang": "java" - }, - { - "id": "1431225397", - "title": "Count Number of Nice Subarrays", - "timestamp": "1729669051", - "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "55 MB", - "lang": "java" - }, - { - "id": "1431217996", - "title": "Binary Subarrays With Sum", - "timestamp": "1729668355", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "48.2 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215500112", - "name": "PRITAM KUMAR SINGH", - "url": "https://leetcode.com/u/pritam_singh3201/", + "roll": "2215500011", + "name": "AISHWARYA SHUKLA", + "url": "#N/A", + "section": "AE", + "dayi": "Hostellers", + "info": "No LeetCode data available" + }, + { + "roll": "2215500163", + "name": "TUSHAR THAKUR", + "url": "mastermind210902", "section": "AD", "dayi": "Hostellers", - "username": "pritam_singh3201", - "totalSolved": 140, - "easySolved": 56, - "mediumSolved": 74, - "hardSolved": 10, - "recentSubmissions": [] + "info": "No LeetCode data available" }, { - "roll": "2215000716", - "name": "HARDIK MISHRA", - "url": "https://leetcode.com/u/hardikmishra20040925/", - "section": "D", + "roll": "2215500105", + "name": "PARTH MITTAL", + "url": "#N/A", + "section": "AE", "dayi": "Hostellers", - "username": "hardikmishra20040925", - "totalSolved": 139, - "easySolved": 51, - "mediumSolved": 77, - "hardSolved": 11, - "recentSubmissions": [ - { - "id": "1457964856", - "title": "Longest Common Subsequence", - "timestamp": "1732083657", - "statusDisplay": "Accepted", - "runtime": "29 ms", - "memory": "50.2 MB", - "lang": "java" - }, - { - "id": "1457838641", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732073128", - "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "45.1 MB", - "lang": "java" - }, - { - "id": "1457837347", - "title": "Unique Paths", - "timestamp": "1732072998", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1457640758", - "title": "House Robber", - "timestamp": "1732049653", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1457581622", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732044306", - "statusDisplay": "Accepted", - "runtime": "36 ms", - "memory": "60.3 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215800012", - "name": "JEET THAKURELA", - "url": "https://leetcode.com/u/jeete1singh/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "jeete1singh", - "totalSolved": 138, - "easySolved": 40, - "mediumSolved": 82, - "hardSolved": 16, - "recentSubmissions": [ - { - "id": "1458164673", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732100941", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1457494358", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732038366", - "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "58.6 MB", - "lang": "java" - }, - { - "id": "1456398894", - "title": "Defuse the Bomb", - "timestamp": "1731947847", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.2 MB", - "lang": "java" - }, - { - "id": "1455388054", - "title": "Insert Interval", - "timestamp": "1731856400", - "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1455385236", - "title": "Valid Parenthesis String", - "timestamp": "1731856151", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - } - ] + "roll": "2215500129", + "name": "SAKET MAHESHWARI", + "url": "saakkeett", + "section": "AE", + "dayi": "Hostellers", + "info": "No LeetCode data available" }, { - "roll": "2215500123", - "name": "RITIK TRIPATHI", - "url": "https://leetcode.com/u/Ritik_tripathi52/", + "roll": "2215500157", + "name": "SUPARSHVA BHATNAGAR", + "url": "https://leetcode.com/problemset/", "section": "AE", - "dayi": "Day Scholars", - "username": "Ritik_tripathi52", - "totalSolved": 137, - "easySolved": 47, - "mediumSolved": 69, - "hardSolved": 21, - "recentSubmissions": [ - { - "id": "1457348787", - "title": "Word Ladder", - "timestamp": "1732029329", - "statusDisplay": "Accepted", - "runtime": "85 ms", - "memory": "47.7 MB", - "lang": "java" - }, - { - "id": "1457348069", - "title": "Pascal's Triangle", - "timestamp": "1732029281", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1457347341", - "title": "Path Sum II", - "timestamp": "1732029229", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.5 MB", - "lang": "java" - }, - { - "id": "1457346220", - "title": "Top K Frequent Words", - "timestamp": "1732029146", - "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1456108353", - "title": "House Robber", - "timestamp": "1731924425", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - } - ] + "dayi": "Hostellers", + "info": "No LeetCode data available" }, { - "roll": "2215001886", - "name": "UPENDRA SISODIYA", - "url": "https://leetcode.com/u/sirfupendra/", - "section": "H", - "dayi": "Day Scholars", - "username": "sirfupendra", - "totalSolved": 137, - "easySolved": 43, - "mediumSolved": 85, - "hardSolved": 9, - "recentSubmissions": [ - { - "id": "1458798951", - "title": "Single Element in a Sorted Array", - "timestamp": "1732159957", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "50.3 MB", - "lang": "java" - }, - { - "id": "1457949212", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732082477", - "statusDisplay": "Accepted", - "runtime": "78 ms", - "memory": "45.3 MB", - "lang": "java" - }, - { - "id": "1457130749", - "title": "House Robber", - "timestamp": "1732011374", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1446342443", - "title": "Single Element in a Sorted Array", - "timestamp": "1731035084", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "50.9 MB", - "lang": "java" - }, - { - "id": "1444997472", - "title": "Peak Index in a Mountain Array", - "timestamp": "1730913422", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.2 MB", - "lang": "java" - } - ] + "roll": "2215500119", + "name": "RAJ CHANDEL", + "url": "AE", + "section": "AE", + "dayi": "Hostellers", + "info": "No LeetCode data available" }, { - "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": "2215500002", + "name": "AASTHA SHARMA", + "url": "https://leetcode.com/problemset/", + "section": "AE", + "dayi": "Hostellers", + "info": "No LeetCode data available" }, { - "roll": "2215001123", - "name": "NAMAN AGRAWAL", - "url": "https://leetcode.com/u/naman_starcoder/", - "section": "G", + "roll": "2215500149", + "name": "SHREYA SHARMA", + "url": "#N/A", + "section": "AE", "dayi": "Hostellers", - "username": "naman_starcoder", - "totalSolved": 136, - "easySolved": 62, - "mediumSolved": 69, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1457128424", - "title": "House Robber", - "timestamp": "1732011179", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1450461547", - "title": "Middle of the Linked List", - "timestamp": "1731405261", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1432318283", - "title": "Merge Sorted Array", - "timestamp": "1729764047", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1431485516", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729692876", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "56.6 MB", - "lang": "java" - }, - { - "id": "1431440515", - "title": "First Bad Version", - "timestamp": "1729689618", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.2 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215001316", - "name": "PREKSHA GUPTA", - "url": "https://leetcode.com/u/prekshag460/", - "section": "D", + "roll": "2215500045", + "name": "BHAWNA YADAV", + "url": "..", + "section": "AE", "dayi": "Hostellers", - "username": "prekshag460", - "totalSolved": 136, - "easySolved": 53, - "mediumSolved": 79, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1455043762", - "title": "Find First and Last Position of Element in Sorted Array", - "timestamp": "1731825739", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.8 MB", - "lang": "java" - }, - { - "id": "1454361966", - "title": "Search Insert Position", - "timestamp": "1731765832", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43 MB", - "lang": "java" - }, - { - "id": "1454321209", - "title": "Binary Search", - "timestamp": "1731762327", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.6 MB", - "lang": "java" - }, - { - "id": "1454229241", - "title": "Subarray Sum Equals K", - "timestamp": "1731752975", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "46.7 MB", - "lang": "java" - }, - { - "id": "1453632799", - "title": "Baseball Game", - "timestamp": "1731687532", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.9 MB", - "lang": "java" - } - ] + "info": "No LeetCode data available" }, { - "roll": "2215001281", - "name": "PRASHANT JADON", - "url": "https://leetcode.com/u/prashantthakur_4111/", - "section": "E", - "dayi": "Day Scholars", - "username": "prashantthakur_4111", - "totalSolved": 135, - "easySolved": 55, - "mediumSolved": 66, - "hardSolved": 14, - "recentSubmissions": [ - { - "id": "1458117145", - "title": "House Robber", - "timestamp": "1732096433", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1457875382", - "title": "Unique Paths", - "timestamp": "1732076516", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1456040955", - "title": "Is Graph Bipartite?", - "timestamp": "1731918136", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.3 MB", - "lang": "java" - }, - { - "id": "1455923514", - "title": "Product of Array Except Self", - "timestamp": "1731908042", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "56.1 MB", - "lang": "java" - }, - { - "id": "1455870933", - "title": "House Robber", - "timestamp": "1731903589", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - } - ] + "roll": "2215500142", + "name": "SHAILENDRA KUMAR YADAV", + "url": "https://leetcode.com/u/shortss124/", + "section": "AD", + "dayi": "Hostellers", + "username": "shortss124", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001920", - "name": "VANSH MITTAL", - "url": "https://leetcode.com/u/vansh_-0811/", - "section": "G", + "roll": "2215500091", + "name": "LAKSHYA KHANDELWAL", + "url": "https://leetcode.com/u/lakshyak1805/", + "section": "AD", "dayi": "Hostellers", - "username": "vansh_-0811", - "totalSolved": 134, - "easySolved": 79, - "mediumSolved": 52, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1458777919", - "title": "Odd Even Linked List", - "timestamp": "1732157971", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1458765464", - "title": "Palindrome Linked List", - "timestamp": "1732156741", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "72 MB", - "lang": "java" - }, - { - "id": "1458141146", - "title": "Linked List Cycle II", - "timestamp": "1732098643", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1457440927", - "title": "Reverse Linked List", - "timestamp": "1732035202", - "statusDisplay": "Accepted", - "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" - } - ] + "username": "lakshyak1805", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001569", - "name": "SAMYAK JAIN", - "url": "https://leetcode.com/u/SamyakJain08/", - "section": "F", + "roll": "2215500167", + "name": "VAIBHAVI VARSHNEY", + "url": "https://leetcode.com/u/vaibhavi_01/", + "section": "AD", "dayi": "Hostellers", - "username": "SamyakJain08", - "totalSolved": 134, - "easySolved": 64, - "mediumSolved": 57, - "hardSolved": 13, - "recentSubmissions": [ - { - "id": "1457874394", - "title": "Unique Paths", - "timestamp": "1732076430", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1456505796", - "title": "Capacity To Ship Packages Within D Days", - "timestamp": "1731954953", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "47.3 MB", - "lang": "java" - }, - { - "id": "1455869558", - "title": "House Robber", - "timestamp": "1731903472", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", - "lang": "java" - }, - { - "id": "1455363023", - "title": "Magnetic Force Between Two Balls", - "timestamp": "1731854227", - "statusDisplay": "Accepted", - "runtime": "37 ms", - "memory": "55.8 MB", - "lang": "java" - }, - { - "id": "1455245744", - "title": "Median of Two Sorted Arrays", - "timestamp": "1731844043", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "46.2 MB", - "lang": "java" - } - ] + "username": "vaibhavi_01", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000312", - "name": "ANUKALP RAJ", - "url": "https://leetcode.com/u/singhanukalp/", - "section": "E", + "roll": "2215000598", + "name": "DHEERAJ KRIPLANI", + "url": "https://leetcode.com/u/Dheeraj_2602/", + "section": "D", "dayi": "Day Scholars", - "username": "singhanukalp", - "totalSolved": 132, - "easySolved": 63, - "mediumSolved": 63, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1457874691", - "title": "Unique Paths", - "timestamp": "1732076456", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1457036339", - "title": "Valid Parentheses", - "timestamp": "1732003062", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1456849689", - "title": "Is Graph Bipartite?", - "timestamp": "1731989245", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1456843963", - "title": "Fibonacci Number", - "timestamp": "1731988786", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1456839692", - "title": "Subsets", - "timestamp": "1731988446", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.9 MB", - "lang": "java" - } - ] + "username": "Dheeraj_2602", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000554", - "name": "DEEPAK SINGH", - "url": "https://leetcode.com/u/as8825598/", + "roll": "2215000527", + "name": "CHETNA", + "url": "https://leetcode.com/u/gargchetna11/", "section": "C", - "dayi": "Hostellers", - "username": "as8825598", - "totalSolved": 130, - "easySolved": 57, - "mediumSolved": 65, - "hardSolved": 8, - "recentSubmissions": [ - { - "id": "1435984050", - "title": "Sort Array By Parity", - "timestamp": "1730100955", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1435983407", - "title": "Container With Most Water", - "timestamp": "1730100901", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "57.1 MB", - "lang": "java" - }, - { - "id": "1435982792", - "title": "Separate Black and White Balls", - "timestamp": "1730100846", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "45.3 MB", - "lang": "java" - }, - { - "id": "1435981902", - "title": "Buy Two Chocolates", - "timestamp": "1730100765", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1401688824", - "title": "Longest Consecutive Sequence", - "timestamp": "1727256664", - "statusDisplay": "Accepted", - "runtime": "1105 ms", - "memory": "67.2 MB", - "lang": "java" - } - ] + "dayi": "Day Scholars", + "username": "gargchetna11", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500177", - "name": "VIVEK SISODIYA", - "url": "https://leetcode.com/u/Vivek_Sisodiya/", - "section": "AE", + "roll": "2215001092", + "name": "MOHIT SHARMA", + "url": "https://leetcode.com/u/Mohitsharma3817/", + "section": "C", "dayi": "Day Scholars", - "username": "Vivek_Sisodiya", - "totalSolved": 129, - "easySolved": 50, - "mediumSolved": 74, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1458328530", - "title": "Unique Paths", - "timestamp": "1732114228", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1458325706", - "title": "Non-overlapping Intervals", - "timestamp": "1732114013", - "statusDisplay": "Accepted", - "runtime": "48 ms", - "memory": "73.4 MB", - "lang": "java" - }, - { - "id": "1458324493", - "title": "Minimum Number of Arrows to Burst Balloons", - "timestamp": "1732113915", - "statusDisplay": "Accepted", - "runtime": "53 ms", - "memory": "68.6 MB", - "lang": "java" - }, - { - "id": "1458318975", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732113493", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1456325034", - "title": "Defuse the Bomb", - "timestamp": "1731942934", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - } - ] + "username": "Mohitsharma3817", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500110", - "name": "PRERIT JAIN", - "url": "https://leetcode.com/u/Prerit_jain05/", - "section": "AD", - "dayi": "Day Scholars", - "username": "Prerit_jain05", - "totalSolved": 129, - "easySolved": 77, - "mediumSolved": 47, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1456107312", - "title": "House Robber", - "timestamp": "1731924331", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1447678215", - "title": "Smallest Divisible Digit Product I", - "timestamp": "1731163417", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1446561240", - "title": "Can Place Flowers", - "timestamp": "1731053648", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.7 MB", - "lang": "java" - }, - { - "id": "1446554373", - "title": "Kids With the Greatest Number of Candies", - "timestamp": "1731052942", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.2 MB", - "lang": "java" - }, - { - "id": "1434318098", - "title": "Find the Original Typed String I", - "timestamp": "1729955182", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.2 MB", - "lang": "java" - } - ] + "roll": "2215500036", + "name": "ARVIND SINGH", + "url": "https://leetcode.com/u/arvind_13/", + "section": "AE", + "dayi": "Hostellers", + "username": "arvind_13", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000614", - "name": "DHRUV SAHU", - "url": "https://leetcode.com/u/dhruvsahu/", - "section": "D", + "roll": "2215001274", + "name": "PRANJALI DIXIT", + "url": "https://leetcode.com/u/8PyfVhh37A/", + "section": "G", + "dayi": "Hostellers", + "username": "8PyfVhh37A", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001056", + "name": "MANYA SHARMA", + "url": "https://leetcode.com/u/manya_298/", + "section": "C", "dayi": "Day Scholars", - "username": "dhruvsahu", - "totalSolved": 128, - "easySolved": 68, - "mediumSolved": 51, - "hardSolved": 9, - "recentSubmissions": [ - { - "id": "1456351565", - "title": "Defuse the Bomb", - "timestamp": "1731944812", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1455831493", - "title": "House Robber", - "timestamp": "1731899880", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1454951378", - "title": "Shortest Subarray with Sum at Least K", - "timestamp": "1731818160", - "statusDisplay": "Accepted", - "runtime": "43 ms", - "memory": "58.6 MB", - "lang": "java" - }, - { - "id": "1454499639", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731776920", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.9 MB", - "lang": "java" - }, - { - "id": "1453138392", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731641863", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "64.6 MB", - "lang": "java" - } - ] + "username": "manya_298", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000057", - "name": "ABHISHEK PANDEY", - "url": "https://leetcode.com/u/_abhishekpandey__/", + "roll": "2215000636", + "name": "DIVYANSHI GUPTA", + "url": "https://leetcode.com/u/divyanshi_50/", "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" - } - ] + "dayi": "Hostellers", + "username": "divyanshi_50", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000902", - "name": "KHEM CHAND", - "url": "https://leetcode.com/u/kH-989_71/", - "section": "H", - "dayi": "Day Scholars", - "username": "kH-989_71", - "totalSolved": 128, - "easySolved": 55, - "mediumSolved": 66, - "hardSolved": 7, - "recentSubmissions": [ - { - "id": "1458814818", - "title": "Merge Sorted Array", - "timestamp": "1732161358", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", - "lang": "java" - }, - { - "id": "1458809004", - "title": "Intersection of Two Linked Lists", - "timestamp": "1732160852", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "48.3 MB", - "lang": "java" - }, - { - "id": "1458177239", - "title": "3Sum Closest", - "timestamp": "1732102206", - "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "42.7 MB", - "lang": "java" - }, - { - "id": "1457130388", - "title": "House Robber", - "timestamp": "1732011341", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1456331274", - "title": "Search Insert Position", - "timestamp": "1731943396", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.8 MB", - "lang": "java" - } - ] + "roll": "2215800028", + "name": "SRISHTI AGARWAL", + "url": "https://leetcode.com/u/srishti0902/", + "section": "A(H)", + "dayi": "Hostellers", + "username": "srishti0902", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500160", - "name": "TANUJ MITTAL", - "url": "https://leetcode.com/u/tanujmittal/", - "section": "AE", + "roll": "2215500019", + "name": "ANIMESH GAUTAM", + "url": "https://leetcode.com/u/animeshgautam20/", + "section": "AD", + "dayi": "Hostellers", + "username": "animeshgautam20", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001508", + "name": "SACHIN GOLA", + "url": "https://leetcode.com/u/SachinGola200/", + "section": "C", "dayi": "Day Scholars", - "username": "tanujmittal", - "totalSolved": 128, - "easySolved": 57, - "mediumSolved": 65, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1458498152", - "title": "Add Two Numbers", - "timestamp": "1732126318", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.3 MB", - "lang": "java" - }, - { - "id": "1457527401", - "title": "Trapping Rain Water", - "timestamp": "1732040385", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "46.6 MB", - "lang": "java" - }, - { - "id": "1456108883", - "title": "House Robber", - "timestamp": "1731924474", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1455584116", - "title": "Asteroid Collision", - "timestamp": "1731871394", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "45.4 MB", - "lang": "java" - }, - { - "id": "1455507656", - "title": "Next Greater Element II", - "timestamp": "1731865531", - "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "46 MB", - "lang": "java" - } - ] + "username": "SachinGola200", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000601", - "name": "DHEERAJ VASHISHTHA", - "url": "https://leetcode.com/u/Dheeru_vashishtha/", - "section": "D", + "roll": "2215001191", + "name": "NIVED AGRAWAL", + "url": "https://leetcode.com/u/Nived_agrawal/", + "section": "F", "dayi": "Day Scholars", - "username": "Dheeru_vashishtha", - "totalSolved": 127, - "easySolved": 65, - "mediumSolved": 56, - "hardSolved": 6, + "username": "Nived_agrawal", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, "recentSubmissions": [] }, { - "roll": "2215000409", - "name": "ATISHAY GARG", - "url": "https://leetcode.com/u/atishaygarg11/", - "section": "E", + "roll": "2215001733", + "name": "SHUBHANKIT BHARDWAJ", + "url": "https://leetcode.com/u/bhardwajshubhankit1/", + "section": "G", "dayi": "Hostellers", - "username": "atishaygarg11", - "totalSolved": 127, - "easySolved": 75, - "mediumSolved": 45, - "hardSolved": 7, - "recentSubmissions": [ - { - "id": "1456851352", - "title": "Is Graph Bipartite?", - "timestamp": "1731989371", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.1 MB", - "lang": "java" - }, - { - "id": "1455869783", - "title": "House Robber", - "timestamp": "1731903492", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1452681931", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731597328", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43 MB", - "lang": "java" - }, - { - "id": "1452645659", - "title": "Baseball Game", - "timestamp": "1731594632", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1451230032", - "title": "Coin Change", - "timestamp": "1731471736", - "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "43.9 MB", - "lang": "java" - } - ] + "username": "bhardwajshubhankit1", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000025", - "name": "ABHAY SOMANI", - "url": "https://leetcode.com/u/abhay_somani/", + "roll": "2215001029", + "name": "MANAS VERMA", + "url": "https://leetcode.com/u/Manasverma369/", + "section": "G", + "dayi": "Hostellers", + "username": "Manasverma369", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000337", + "name": "ARIHANT JAIN", + "url": "https://leetcode.com/u/Arihant77777/", "section": "E", + "dayi": "Hostellers", + "username": "Arihant77777", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500099", + "name": "MRADUL SHARMA", + "url": "https://leetcode.com/u/Mradul2K04/", + "section": "AD", "dayi": "Day Scholars", - "username": "abhay_somani", - "totalSolved": 126, - "easySolved": 59, - "mediumSolved": 62, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1456852197", - "title": "Is Graph Bipartite?", - "timestamp": "1731989437", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1456816992", - "title": "Count Good Numbers", - "timestamp": "1731986519", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1456011130", - "title": "Is Graph Bipartite?", - "timestamp": "1731915291", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1455897925", - "title": "Min Stack", - "timestamp": "1731905908", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.2 MB", - "lang": "java" - }, - { - "id": "1455869713", - "title": "House Robber", - "timestamp": "1731903484", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - } - ] + "username": "Mradul2K04", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "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" - } - ] + "roll": "2215500048", + "name": "BHUVNESH SINGH", + "url": "https://leetcode.com/u/bhuvisingh_123/", + "section": "AD", + "dayi": "Day Scholars", + "username": "bhuvisingh_123", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001191", - "name": "NIVED AGRAWAL", - "url": "https://leetcode.com/u/Nived_agrawal/", + "roll": "2215001569", + "name": "SAMYAK JAIN", + "url": "https://leetcode.com/u/SamyakJain08/", "section": "F", + "dayi": "Hostellers", + "username": "SamyakJain08", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000601", + "name": "DHEERAJ VASHISHTHA", + "url": "https://leetcode.com/u/Dheeru_vashishtha/", + "section": "D", "dayi": "Day Scholars", - "username": "Nived_agrawal", - "totalSolved": 126, - "easySolved": 72, - "mediumSolved": 53, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457874921", - "title": "Unique Paths", - "timestamp": "1732076475", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1457047758", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732004084", - "statusDisplay": "Accepted", - "runtime": "33 ms", - "memory": "57.4 MB", - "lang": "java" - }, - { - "id": "1457023647", - "title": "Longest Subarray of 1's After Deleting One Element", - "timestamp": "1732001956", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "56.6 MB", - "lang": "java" - }, - { - "id": "1456033917", - "title": "Defuse the Bomb", - "timestamp": "1731917464", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.6 MB", - "lang": "java" - }, - { - "id": "1455355306", - "title": "Leaf-Similar Trees", - "timestamp": "1731853586", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - } - ] + "username": "Dheeru_vashishtha", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000857", - "name": "JYOTIKA KISHOR", - "url": "https://leetcode.com/u/Jyotika_k/", + "roll": "2115500102", + "name": "NIKHIL DUBEY", + "url": "https://leetcode.com/u/Niikhiil1/", + "section": "AE", + "dayi": "Day Scholars", + "username": "Niikhiil1", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000011", + "name": "ABHAY GIRI", + "url": "https://leetcode.com/u/AbhayGiri/", "section": "H", - "dayi": "Hostellers", - "username": "Jyotika_k", - "totalSolved": 124, - "easySolved": 66, - "mediumSolved": 54, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1457128389", - "title": "House Robber", - "timestamp": "1732011176", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1457044340", - "title": "Find Minimum in Rotated Sorted Array", - "timestamp": "1732003774", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1456522941", - "title": "Search in Rotated Sorted Array", - "timestamp": "1731956216", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1456478230", - "title": "Sqrt(x)", - "timestamp": "1731952809", - "statusDisplay": "Accepted", - "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" - } - ] + "dayi": "Day Scholars", + "username": "AbhayGiri", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001716", - "name": "SHRIYESH DIXIT", - "url": "https://leetcode.com/u/d_shriyesh/", - "section": "F", + "roll": "2215000300", + "name": "ANUBHAV YADAV", + "url": "https://leetcode.com/u/anubhav32/", + "section": "E", "dayi": "Hostellers", - "username": "d_shriyesh", - "totalSolved": 124, - "easySolved": 75, - "mediumSolved": 46, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1450508262", - "title": "Remove All Occurrences of a Substring", - "timestamp": "1731409525", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.8 MB", - "lang": "java" - }, - { - "id": "1449944386", - "title": "Valid Palindrome", - "timestamp": "1731357227", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42.9 MB", - "lang": "java" - }, - { - "id": "1436015124", - "title": "Next Greater Node In Linked List", - "timestamp": "1730103829", - "statusDisplay": "Accepted", - "runtime": "605 ms", - "memory": "48.1 MB", - "lang": "java" - }, - { - "id": "1434731922", - "title": "Delete Node in a Linked List", - "timestamp": "1729991463", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.1 MB", - "lang": "java" - }, - { - "id": "1434727073", - "title": "Swapping Nodes in a Linked List", - "timestamp": "1729990757", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "58.1 MB", - "lang": "java" - } - ] + "username": "anubhav32", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001829", - "name": "TANISH GUPTA", - "url": "https://leetcode.com/u/tanish-hrk/", - "section": "F", + "roll": "2215000906", + "name": "KHUSHI GOYAL", + "url": "https://leetcode.com/u/khushi_goyal__/", + "section": "E", "dayi": "Hostellers", - "username": "tanish-hrk", - "totalSolved": 123, - "easySolved": 86, - "mediumSolved": 36, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1458605737", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732135639", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.3 MB", - "lang": "java" - }, - { - "id": "1457525775", - "title": "Longest Substring Without Repeating Characters", - "timestamp": "1732040285", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "43 MB", - "lang": "java" - }, - { - "id": "1457509372", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732039280", - "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "60.1 MB", - "lang": "java" - }, - { - "id": "1456547541", - "title": "Defuse the Bomb", - "timestamp": "1731958124", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1456093617", - "title": "Koko Eating Bananas", - "timestamp": "1731923043", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.1 MB", - "lang": "java" - } - ] + "username": "khushi_goyal__", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000747", - "name": "HARSH PATHAK", - "url": "https://leetcode.com/u/Harsh-1808/", - "section": "D", + "roll": "2215800033", + "name": "YASH JAIN", + "url": "https://leetcode.com/u/yjyash0107/", + "section": "A(H)", "dayi": "Day Scholars", - "username": "Harsh-1808", - "totalSolved": 123, - "easySolved": 53, - "mediumSolved": 64, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1458467743", - "title": "Two Sum", - "timestamp": "1732124308", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.1 MB", - "lang": "java" - }, - { - "id": "1457814817", - "title": "Maximum Points You Can Obtain from Cards", - "timestamp": "1732070658", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "54.9 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" - } - ] + "username": "yjyash0107", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000248", - "name": "ANKIT CHAUDHARY", - "url": "https://leetcode.com/u/Ankit_chaudhary_/", - "section": "D", + "roll": "2215000135", + "name": "AGRAJ GAUR", + "url": "https://leetcode.com/u/user1456qi/", + "section": "G", "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", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1432492881", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729779846", - "statusDisplay": "Accepted", - "runtime": "129 ms", - "memory": "57 MB", - "lang": "java" - }, - { - "id": "1432463729", - "title": "Binary Search", - "timestamp": "1729777744", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "46.1 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500170", - "name": "VIBHU PRATAP", - "url": "https://leetcode.com/u/VIBHUp151/", - "section": "AE", - "dayi": "Day Scholars", - "username": "VIBHUp151", - "totalSolved": 121, - "easySolved": 63, - "mediumSolved": 52, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1456107811", - "title": "House Robber", - "timestamp": "1731924377", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1430377247", - "title": "Group Sold Products By The Date", - "timestamp": "1729600546", - "statusDisplay": "Accepted", - "runtime": "388 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1429210303", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729505633", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "58.5 MB", - "lang": "java" - }, - { - "id": "1427398807", - "title": "List the Products Ordered in a Period", - "timestamp": "1729351335", - "statusDisplay": "Accepted", - "runtime": "856 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1427396870", - "title": "Second Highest Salary", - "timestamp": "1729351187", - "statusDisplay": "Accepted", - "runtime": "278 ms", - "memory": "0B", - "lang": "mysql" - } - ] + "username": "user1456qi", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500161", - "name": "TRIPTI GUPTA", - "url": "https://leetcode.com/u/Tripti0911/", - "section": "AC", - "dayi": "Hostellers", - "username": "Tripti0911", - "totalSolved": 120, - "easySolved": 44, - "mediumSolved": 67, - "hardSolved": 9, - "recentSubmissions": [ - { - "id": "1459047844", - "title": "House Robber", - "timestamp": "1732180580", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1458918384", - "title": "Climbing Stairs", - "timestamp": "1732169719", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", - "lang": "java" - }, - { - "id": "1457555944", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732042331", - "statusDisplay": "Accepted", - "runtime": "68 ms", - "memory": "59.2 MB", - "lang": "java" - }, - { - "id": "1456490809", - "title": "Defuse the Bomb", - "timestamp": "1731953952", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.4 MB", - "lang": "java" - }, - { - "id": "1455511278", - "title": "Shortest Subarray with Sum at Least K", - "timestamp": "1731865784", - "statusDisplay": "Accepted", - "runtime": "38 ms", - "memory": "61.1 MB", - "lang": "java" - } - ] + "roll": "2215001201", + "name": "PALAK KATARA", + "url": "https://leetcode.com/u/palakkatara/", + "section": "C", + "dayi": "Hostellers", + "username": "palakkatara", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500078", - "name": "HEMANT PRAJAPATI", - "url": "https://leetcode.com/u/hemant1000/", - "section": "AC", + "roll": "2215001123", + "name": "NAMAN AGRAWAL", + "url": "https://leetcode.com/u/naman_starcoder/", + "section": "G", "dayi": "Hostellers", - "username": "hemant1000", - "totalSolved": 120, - "easySolved": 68, - "mediumSolved": 49, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1459042733", - "title": "House Robber", - "timestamp": "1732180144", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1458915453", - "title": "Climbing Stairs", - "timestamp": "1732169491", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1458007081", - "title": "Is Graph Bipartite?", - "timestamp": "1732086939", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1457564691", - "title": "Binary Tree Postorder Traversal", - "timestamp": "1732042999", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1457456046", - "title": "Binary Tree Preorder Traversal", - "timestamp": "1732036106", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - } - ] + "username": "naman_starcoder", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001605", - "name": "SATYAM GUPTA", - "url": "https://leetcode.com/u/Neofighter1/", - "section": "D", + "roll": "2215000628", + "name": "DIVYA PRAKASH SINGH", + "url": "https://leetcode.com/u/kashanra7/", + "section": "E", + "dayi": "Hostellers", + "username": "kashanra7", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000146", + "name": "AKARSH KHANDELWAL", + "url": "https://leetcode.com/u/Akarshkh/", + "section": "F", + "dayi": "Hostellers", + "username": "Akarshkh", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000872", + "name": "KAPIL GUPTA", + "url": "https://leetcode.com/u/kg666235/", + "section": "C", + "dayi": "Hostellers", + "username": "kg666235", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001020", + "name": "MADHU SOLANKI", + "url": "https://leetcode.com/u/madhusolanki/", + "section": "G", "dayi": "Day Scholars", - "username": "Neofighter1", - "totalSolved": 120, - "easySolved": 71, - "mediumSolved": 42, - "hardSolved": 7, - "recentSubmissions": [ - { - "id": "1456911144", - "title": "Fibonacci Number", - "timestamp": "1731993748", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1452900115", - "title": "Number of 1 Bits", - "timestamp": "1731612264", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1452390905", - "title": "Number Complement", - "timestamp": "1731571667", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1450497747", - "title": "Power of Two", - "timestamp": "1731408536", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1450290058", - "title": "Number of Steps to Reduce a Number to Zero", - "timestamp": "1731391425", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.8 MB", - "lang": "java" - } - ] + "username": "madhusolanki", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000174", - "name": "ALPANA RAWAT", - "url": "https://leetcode.com/u/Alpana594/", + "roll": "2215000554", + "name": "DEEPAK SINGH", + "url": "https://leetcode.com/u/as8825598/", + "section": "C", + "dayi": "Hostellers", + "username": "as8825598", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000355", + "name": "ARUN KUMAR", + "url": "https://leetcode.com/u/arunkumar56/", "section": "E", "dayi": "Day Scholars", - "username": "Alpana594", - "totalSolved": 118, - "easySolved": 49, - "mediumSolved": 61, - "hardSolved": 8, - "recentSubmissions": [ - { - "id": "1458123844", - "title": "House Robber", - "timestamp": "1732097028", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1457875219", - "title": "Unique Paths", - "timestamp": "1732076503", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1457841215", - "title": "Roman to Integer", - "timestamp": "1732073385", - "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" - } - ] + "username": "arunkumar56", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000838", - "name": "JATIN KUMAR SINGH", - "url": "https://leetcode.com/u/jatinthakur2817/", - "section": "F", + "roll": "2215500075", + "name": "HARSHIT", + "url": "https://leetcode.com/u/harshit_gla/", + "section": "AC", "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", - "lang": "java" - }, - { - "id": "1455363923", - "title": "Climbing Stairs", - "timestamp": "1731854300", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", - "lang": "java" - }, - { - "id": "1455361706", - "title": "Palindrome Number", - "timestamp": "1731854121", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.4 MB", - "lang": "java" - } - ] + "username": "harshit_gla", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000714", - "name": "HARDIK ARORA", - "url": "https://leetcode.com/u/arorahardik0811/", - "section": "H", + "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, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001152", + "name": "NIKHIL BANSAL", + "url": "https://leetcode.com/u/nikhilbansal8218/", + "section": "C", + "dayi": "Hostellers", + "username": "nikhilbansal8218", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500081", + "name": "HIMANSHU SINGH", + "url": "https://leetcode.com/u/happy04/", + "section": "AD", "dayi": "Day Scholars", - "username": "arorahardik0811", - "totalSolved": 116, - "easySolved": 61, - "mediumSolved": 51, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1458439000", - "title": "Ugly Number", - "timestamp": "1732122390", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1457447358", - "title": "Longest Palindromic Substring", - "timestamp": "1732035581", - "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "42 MB", - "lang": "java" - }, - { - "id": "1453469868", - "title": "Generate Parentheses", - "timestamp": "1731672802", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "43.4 MB", - "lang": "java" - }, - { - "id": "1451768871", - "title": "Trapping Rain Water", - "timestamp": "1731515798", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.5 MB", - "lang": "java" - }, - { - "id": "1451705037", - "title": "Add Binary", - "timestamp": "1731511452", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.2 MB", - "lang": "java" - } - ] + "username": "happy04", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001523", - "name": "SAGAR RAJPUT", - "url": "https://leetcode.com/u/sagarrajput1810/", - "section": "H", + "roll": "2215000884", + "name": "KARTIKAY GARG", + "url": "https://leetcode.com/u/Kartikay-Garg18/", + "section": "C", "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", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "61.2 MB", - "lang": "java" - }, - { - "id": "1452472016", - "title": "3Sum", - "timestamp": "1731578971", - "statusDisplay": "Accepted", - "runtime": "319 ms", - "memory": "54.3 MB", - "lang": "java" - }, - { - "id": "1452341637", - "title": "Removing Stars From a String", - "timestamp": "1731567626", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "45.5 MB", - "lang": "java" - }, - { - "id": "1451462098", - "title": "Length of Last Word", - "timestamp": "1731490595", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1451317000", - "title": "Single Number", - "timestamp": "1731478292", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.8 MB", - "lang": "java" - } - ] + "username": "Kartikay-Garg18", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000557", - "name": "DEEPANJALI SINGH", - "url": "https://leetcode.com/u/deepanjalisingh/", - "section": "E", + "roll": "2215001090", + "name": "MOHIT KUMAR SHARMA", + "url": "https://leetcode.com/u/montyrao/", + "section": "H", "dayi": "Day Scholars", - "username": "deepanjalisingh", - "totalSolved": 116, - "easySolved": 51, - "mediumSolved": 55, - "hardSolved": 10, - "recentSubmissions": [ - { - "id": "1457875026", - "title": "Unique Paths", - "timestamp": "1732076486", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1456846982", - "title": "Is Graph Bipartite?", - "timestamp": "1731989030", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1456369476", - "title": "Search Insert Position", - "timestamp": "1731945990", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.9 MB", - "lang": "java" - }, - { - "id": "1455870379", - "title": "House Robber", - "timestamp": "1731903543", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1451231194", - "title": "Coin Change", - "timestamp": "1731471824", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "43.7 MB", - "lang": "java" - } - ] + "username": "montyrao", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001212", - "name": "PARI UPADHYAY", - "url": "https://leetcode.com/u/pari63/", - "section": "E", + "roll": "2215500060", + "name": "DEVANSHU YADAV", + "url": "https://leetcode.com/u/devanshuyadav_/", + "section": "AE", "dayi": "Hostellers", - "username": "pari63", - "totalSolved": 115, - "easySolved": 70, - "mediumSolved": 39, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1457397348", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732032558", - "statusDisplay": "Accepted", - "runtime": "53 ms", - "memory": "61.4 MB", - "lang": "java" - }, - { - "id": "1456183083", - "title": "Unique Paths", - "timestamp": "1731931737", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1456171143", - "title": "Best Time to Buy and Sell Stock with Cooldown", - "timestamp": "1731930549", - "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1456043106", - "title": "Is Graph Bipartite?", - "timestamp": "1731918349", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1455951436", - "title": "Defuse the Bomb", - "timestamp": "1731910315", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.6 MB", - "lang": "java" - } - ] + "username": "devanshuyadav_", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001564", - "name": "SAMARTH PRAKASH SHAKYA", - "url": "https://leetcode.com/u/SAMARTH-SHAKYA/", - "section": "E", - "dayi": "Hostellers", - "username": "SAMARTH-SHAKYA", - "totalSolved": 114, - "easySolved": 51, - "mediumSolved": 54, - "hardSolved": 9, - "recentSubmissions": [ - { - "id": "1458101745", - "title": "House Robber", - "timestamp": "1732095128", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1457875132", - "title": "Unique Paths", - "timestamp": "1732076496", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1457418648", - "title": "Climbing Stairs", - "timestamp": "1732033869", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", - "lang": "java" - }, - { - "id": "1456042979", - "title": "Is Graph Bipartite?", - "timestamp": "1731918336", - "statusDisplay": "Accepted", - "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" - } - ] + "roll": "2215000408", + "name": "ATHARVA JAISWAL", + "url": "https://leetcode.com/u/itsaj01/", + "section": "F", + "dayi": "Day Scholars", + "username": "itsaj01", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500102", - "name": "NIKITA CHAUDHARY", - "url": "https://leetcode.com/u/0Nikki0/", - "section": "AC", + "roll": "2215001109", + "name": "MUSKAN AGRAWAL", + "url": "https://leetcode.com/u/muskan_agrawal31/", + "section": "H", + "dayi": "Day Scholars", + "username": "muskan_agrawal31", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500041", + "name": "AYUSH GUPTA", + "url": "https://leetcode.com/u/Ayush70378/", + "section": "AD", "dayi": "Hostellers", - "username": "0Nikki0", - "totalSolved": 112, - "easySolved": 39, - "mediumSolved": 62, - "hardSolved": 11, - "recentSubmissions": [ - { - "id": "1458009220", - "title": "Is Graph Bipartite?", - "timestamp": "1732087108", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1457881955", - "title": "Rearrange Array Elements by Sign", - "timestamp": "1732077112", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "77.1 MB", - "lang": "java" - }, - { - "id": "1457868736", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1732075909", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "61.6 MB", - "lang": "java" - }, - { - "id": "1457538713", - "title": "Maximum Subarray", - "timestamp": "1732041093", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "56.5 MB", - "lang": "java" - }, - { - "id": "1457534409", - "title": "Majority Element", - "timestamp": "1732040816", - "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "49.2 MB", - "lang": "java" - } - ] + "username": "Ayush70378", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000607", - "name": "DHRUV GOYAL", - "url": "https://leetcode.com/u/Dhruv06/", - "section": "D", + "roll": "2215000097", + "name": "ADITYA KHARE", + "url": "https://leetcode.com/u/Aditya_Khare18/", + "section": "C", + "dayi": "Day Scholars", + "username": "Aditya_Khare18", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "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, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215002024", + "name": "YASH KUMAR KASAUDHAN", + "url": "https://leetcode.com/u/vididvidid/", + "section": "C", "dayi": "Hostellers", - "username": "Dhruv06", - "totalSolved": 112, - "easySolved": 54, - "mediumSolved": 53, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1457837598", - "title": "Unique Paths", - "timestamp": "1732073021", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", - "lang": "java" - }, - { - "id": "1457152947", - "title": "Reverse Linked List", - "timestamp": "1732013451", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", - "lang": "java" - }, - { - "id": "1456956923", - "title": "House Robber", - "timestamp": "1731996981", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1452663895", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731595998", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "43.2 MB", - "lang": "java" - }, - { - "id": "1452647527", - "title": "Baseball Game", - "timestamp": "1731594769", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.2 MB", - "lang": "java" - } - ] + "username": "vididvidid", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000783", - "name": "HARSHITA DAS", - "url": "https://leetcode.com/u/2005harshu/", - "section": "E", + "roll": "2215500107", + "name": "PRACHI AGARWAL", + "url": "https://leetcode.com/u/prachiagarwal5/", + "section": "AC", "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" - } - ] + "username": "prachiagarwal5", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001131", - "name": "NARAYAN", - "url": "https://leetcode.com/u/narayanthakur7348/", - "section": "E", + "roll": "2215500122", + "name": "RISHABH TRIPATHI", + "url": "https://leetcode.com/u/rishtripathi998/", + "section": "AD", + "dayi": "Hostellers", + "username": "rishtripathi998", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000008", + "name": "AASTHA JAISWAL", + "url": "https://leetcode.com/u/aastha-2002/", + "section": "D", "dayi": "Day Scholars", - "username": "narayanthakur7348", - "totalSolved": 111, - "easySolved": 37, - "mediumSolved": 59, - "hardSolved": 15, - "recentSubmissions": [ - { - "id": "1458116788", - "title": "House Robber", - "timestamp": "1732096403", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1458099085", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732094909", - "statusDisplay": "Accepted", - "runtime": "20 ms", - "memory": "45.4 MB", - "lang": "java" - }, - { - "id": "1455910596", - "title": "Validate Binary Search Tree", - "timestamp": "1731906968", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.1 MB", - "lang": "java" - }, - { - "id": "1455909701", - "title": "Construct Binary Tree from Inorder and Postorder Traversal", - "timestamp": "1731906892", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.3 MB", - "lang": "java" - }, - { - "id": "1455908753", - "title": "Construct Binary Tree from Preorder and Inorder Traversal", - "timestamp": "1731906812", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "59.3 MB", - "lang": "java" - } - ] + "username": "aastha-2002", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001163", - "name": "NIKHIL SINGH", - "url": "https://leetcode.com/u/its_nikhil01/", - "section": "G", + "roll": "2215000151", + "name": "AKASH SHARMA", + "url": "https://leetcode.com/u/AkashS20/", + "section": "F", "dayi": "Hostellers", - "username": "its_nikhil01", - "totalSolved": 110, - "easySolved": 82, - "mediumSolved": 26, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1458441454", - "title": "Rotate Array", - "timestamp": "1732122545", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57.1 MB", - "lang": "java" - }, - { - "id": "1457129744", - "title": "House Robber", - "timestamp": "1732011292", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1456080796", - "title": "Rotate Array", - "timestamp": "1731921872", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "57.3 MB", - "lang": "java" - }, - { - "id": "1455279962", - "title": "Implement Queue using Stacks", - "timestamp": "1731847307", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1455261630", - "title": "Implement Stack using Queues", - "timestamp": "1731845589", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - } - ] + "username": "AkashS20", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000337", - "name": "ARIHANT JAIN", - "url": "https://leetcode.com/u/Arihant77777/", - "section": "E", + "roll": "2215001122", + "name": "NAMAN AGRAWAL", + "url": "https://leetcode.com/u/nkagrwl007/", + "section": "D", "dayi": "Hostellers", - "username": "Arihant77777", - "totalSolved": 110, - "easySolved": 58, - "mediumSolved": 43, - "hardSolved": 9, - "recentSubmissions": [ - { - "id": "1458116685", - "title": "House Robber", - "timestamp": "1732096393", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1456846547", - "title": "Is Graph Bipartite?", - "timestamp": "1731988997", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1455868929", - "title": "House Robber", - "timestamp": "1731903417", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1452673350", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731596692", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "42.8 MB", - "lang": "java" - }, - { - "id": "1452654171", - "title": "Baseball Game", - "timestamp": "1731595287", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.3 MB", - "lang": "java" - } - ] + "username": "nkagrwl007", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000302", - "name": "ANUJ CHATURVEDI", - "url": "https://leetcode.com/u/Anujchaturvedi/", - "section": "D", + "roll": "2215001384", + "name": "RAHUL", + "url": "https://leetcode.com/u/Rahul_1384/", + "section": "E", "dayi": "Day Scholars", - "username": "Anujchaturvedi", - "totalSolved": 109, - "easySolved": 54, - "mediumSolved": 50, - "hardSolved": 5, - "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", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 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" - } - ] + "username": "Rahul_1384", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001372", - "name": "PUSHPENDRA UPADHYAY", - "url": "https://leetcode.com/u/Pushpendra_Upadhyay02/", + "roll": "2215500175", + "name": "VIVEK KUMAR SHARMA", + "url": "https://leetcode.com/u/gracefulvivektdl/", + "section": "AE", + "dayi": "Hostellers", + "username": "gracefulvivektdl", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000631", + "name": "DIVYANSH BHATT", + "url": "https://leetcode.com/u/divyansh_b11/", + "section": "F", + "dayi": "Hostellers", + "username": "divyansh_b11", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000409", + "name": "ATISHAY GARG", + "url": "https://leetcode.com/u/atishaygarg11/", "section": "E", - "dayi": "Day Scholars", - "username": "Pushpendra_Upadhyay02", - "totalSolved": 109, - "easySolved": 50, - "mediumSolved": 51, - "hardSolved": 8, - "recentSubmissions": [ - { - "id": "1458117221", - "title": "House Robber", - "timestamp": "1732096440", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1457876219", - "title": "Unique Paths", - "timestamp": "1732076592", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1451229231", - "title": "Coin Change", - "timestamp": "1731471678", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.1 MB", - "lang": "java" - }, - { - "id": "1450514968", - "title": "Search a 2D Matrix", - "timestamp": "1731410186", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.4 MB", - "lang": "java" - }, - { - "id": "1450481936", - "title": "Maximum Subarray", - "timestamp": "1731407063", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "56.9 MB", - "lang": "java" - } - ] + "dayi": "Hostellers", + "username": "atishaygarg11", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500089", - "name": "KRISHNA GOPAL SHARMA", - "url": "https://leetcode.com/u/krishna-899/", - "section": "AD", - "dayi": "Day Scholars", - "username": "krishna-899", - "totalSolved": 109, - "easySolved": 50, - "mediumSolved": 51, - "hardSolved": 8, - "recentSubmissions": [ - { - "id": "1458381938", - "title": "Subsets II", - "timestamp": "1732118349", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "43.2 MB", - "lang": "java" - }, - { - "id": "1456110480", - "title": "House Robber", - "timestamp": "1731924619", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1452821820", - "title": "Maximum Subarray", - "timestamp": "1731606579", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "56.6 MB", - "lang": "java" - }, - { - "id": "1449220651", - "title": "Remove Outermost Parentheses", - "timestamp": "1731296779", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1447415953", - "title": "Rotate List", - "timestamp": "1731139974", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", - "lang": "java" - } - ] + "roll": "2215500040", + "name": "AYUSH AGRAWAL", + "url": "https://leetcode.com/u/ayushagrawal-cs22/", + "section": "AC", + "dayi": "Hostellers", + "username": "ayushagrawal-cs22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001017", - "name": "MADHAV SHARMA", - "url": "https://leetcode.com/u/Madhav_Sharma_07/", - "section": "D", + "roll": "2215000423", + "name": "AVNISH", + "url": "https://leetcode.com/u/Avnish2510/", + "section": "H", "dayi": "Hostellers", - "username": "Madhav_Sharma_07", - "totalSolved": 107, - "easySolved": 47, - "mediumSolved": 50, - "hardSolved": 10, - "recentSubmissions": [ - { - "id": "1457966341", - "title": "Longest Common Subsequence", - "timestamp": "1732083769", - "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "50.7 MB", - "lang": "java" - }, - { - "id": "1455833918", - "title": "House Robber", - "timestamp": "1731900119", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1452647721", - "title": "Baseball Game", - "timestamp": "1731594783", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1452626353", - "title": "Valid Parentheses", - "timestamp": "1731593190", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1451249817", - "title": "Coin Change", - "timestamp": "1731473285", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.6 MB", - "lang": "java" - } - ] + "username": "Avnish2510", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000229", - "name": "ANAY GUPTA", - "url": "https://leetcode.com/u/Anay_Gupta45/", - "section": "D", + "roll": "2215500018", + "name": "ANANYA SHUKLA", + "url": "https://leetcode.com/u/user6540cY/", + "section": "AD", "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" - } - ] + "username": "user6540cY", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001279", - "name": "PRASHANT CHAUDHARY", - "url": "https://leetcode.com/u/Prashant_Chaudhary_/", - "section": "E", + "roll": "2215500042", + "name": "AYUSH SHARMA", + "url": "https://leetcode.com/u/ayushsharmasole/", + "section": "AE", "dayi": "Day Scholars", - "username": "Prashant_Chaudhary_", - "totalSolved": 107, - "easySolved": 38, - "mediumSolved": 61, - "hardSolved": 8, - "recentSubmissions": [ - { - "id": "1458225256", - "title": "Rearrange Array Elements by Sign", - "timestamp": "1732106662", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "76.8 MB", - "lang": "java" - }, - { - "id": "1458109172", - "title": "House Robber", - "timestamp": "1732095759", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1457906597", - "title": "Maximum Subarray", - "timestamp": "1732079140", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57.2 MB", - "lang": "java" - }, - { - "id": "1457824931", - "title": "Majority Element", - "timestamp": "1732071738", - "statusDisplay": "Accepted", - "runtime": "16 ms", - "memory": "49.3 MB", - "lang": "java" - }, - { - "id": "1457351926", - "title": "Sort Colors", - "timestamp": "1732029543", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - } - ] + "username": "ayushsharmasole", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000052", - "name": "ABHISHEK KUMAR", - "url": "https://leetcode.com/u/Abhishek3230/", + "roll": "2215001299", + "name": "PRATEEK SINGH YASHWARDHAN", + "url": "https://leetcode.com/u/prateeksinghyashwardhan_cs22/", "section": "D", "dayi": "Hostellers", - "username": "Abhishek3230", - "totalSolved": 106, - "easySolved": 48, - "mediumSolved": 52, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1457967549", - "title": "Longest Common Subsequence", - "timestamp": "1732083859", - "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "50.8 MB", - "lang": "java" - }, - { - "id": "1457838064", - "title": "Unique Paths", - "timestamp": "1732073068", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1455831735", - "title": "House Robber", - "timestamp": "1731899904", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1452654660", - "title": "Baseball Game", - "timestamp": "1731595322", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1445850426", - "title": "Island Perimeter", - "timestamp": "1730990948", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "46.2 MB", - "lang": "java" - } - ] + "username": "prateeksinghyashwardhan_cs22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001134", - "name": "NAVAM SRIVASTAVA", - "url": "https://leetcode.com/u/navam18/", - "section": "F", + "roll": "2215000785", + "name": "HARSHUL SENGAR", + "url": "https://leetcode.com/u/HARSHUL_SENGAR/", + "section": "E", + "dayi": "Day Scholars", + "username": "HARSHUL_SENGAR", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001537", + "name": "SAJAL SINGH", + "url": "https://leetcode.com/u/user9189p/", + "section": "E", "dayi": "Hostellers", - "username": "navam18", - "totalSolved": 106, - "easySolved": 73, - "mediumSolved": 33, + "username": "user9189p", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "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" - } - ] + "recentSubmissions": [] }, { - "roll": "2215001024", - "name": "MAHESH PANDEY", - "url": "https://leetcode.com/u/Mahesh_pandey/", - "section": "D", - "dayi": "Day Scholars", - "username": "Mahesh_pandey", - "totalSolved": 105, - "easySolved": 48, - "mediumSolved": 53, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1458511528", - "title": "Number of Islands", - "timestamp": "1732127230", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "49.1 MB", - "lang": "java" - }, - { - "id": "1448554396", - "title": "Populating Next Right Pointers in Each Node", - "timestamp": "1731232888", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.2 MB", - "lang": "java" - }, - { - "id": "1433083393", - "title": "Convert Sorted Array to Binary Search Tree", - "timestamp": "1729833420", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.1 MB", - "lang": "java" - }, - { - "id": "1433075588", - "title": "Validate Binary Search Tree", - "timestamp": "1729832763", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43 MB", - "lang": "java" - }, - { - "id": "1430354426", - "title": "Check if Array Is Sorted and Rotated", - "timestamp": "1729598548", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001508", - "name": "SACHIN GOLA", - "url": "https://leetcode.com/u/SachinGola200/", - "section": "C", - "dayi": "Day Scholars", - "username": "SachinGola200", - "totalSolved": 104, - "easySolved": 42, - "mediumSolved": 56, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1458828940", - "title": "Climbing Stairs", - "timestamp": "1732162563", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1458813128", - "title": "Rotate Image", - "timestamp": "1732161207", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1458788617", - "title": "House Robber II", - "timestamp": "1732159007", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1457838107", - "title": "Unique Paths", - "timestamp": "1732073072", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1457057172", - "title": "Remove Linked List Elements", - "timestamp": "1732004910", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.7 MB", - "lang": "java" - } - ] + "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": "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, - "recentSubmissions": [ - { - "id": "1457976555", - "title": "Find Users With Valid E-Mails", - "timestamp": "1732084537", - "statusDisplay": "Accepted", - "runtime": "2171 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1457976027", - "title": "List the Products Ordered in a Period", - "timestamp": "1732084498", - "statusDisplay": "Accepted", - "runtime": "869 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1457975650", - "title": "Group Sold Products By The Date", - "timestamp": "1732084469", - "statusDisplay": "Accepted", - "runtime": "467 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1457975123", - "title": "Delete Duplicate Emails", - "timestamp": "1732084428", - "statusDisplay": "Accepted", - "runtime": "981 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1457974485", - "title": "Patients With a Condition", - "timestamp": "1732084378", - "statusDisplay": "Accepted", - "runtime": "482 ms", - "memory": "0B", - "lang": "mysql" - } - ] + "roll": "2215500121", + "name": "RISHABH BAGHEL", + "url": "https://leetcode.com/u/Rishu_689/", + "section": "AE", + "dayi": "Hostellers", + "username": "Rishu_689", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500146", - "name": "SHIVEN RASTOGI", - "url": "https://leetcode.com/u/Shiven_Rastogi/", + "roll": "2215500148", + "name": "SHRADDHA AGRAWAL", + "url": "https://leetcode.com/u/shraddhaa1/", "section": "AC", "dayi": "Hostellers", - "username": "Shiven_Rastogi", - "totalSolved": 104, - "easySolved": 40, - "mediumSolved": 56, - "hardSolved": 8, - "recentSubmissions": [ - { - "id": "1458202555", - "title": "Fibonacci Number", - "timestamp": "1732104664", - "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" - } - ] + "username": "shraddhaa1", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000665", - "name": "GARVIT GAUR", - "url": "https://leetcode.com/u/garvitgaur/", + "roll": "2215001564", + "name": "SAMARTH PRAKASH SHAKYA", + "url": "https://leetcode.com/u/SAMARTH-SHAKYA/", "section": "E", + "dayi": "Hostellers", + "username": "SAMARTH-SHAKYA", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215800019", + "name": "RAVI RANJAN KUMAR", + "url": "https://leetcode.com/u/ravi1173/", + "section": "A(H)", "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" - } - ] + "username": "ravi1173", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000888", - "name": "KARTIKEYA SAXENA", - "url": "https://leetcode.com/u/kartikeyasaxen2601/", - "section": "G", + "roll": "2315990051", + "name": "PRASOON SAHAY", + "url": "https://leetcode.com/u/nZVOTxrUia/", + "section": "C", "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" - } - ] + "username": "nZVOTxrUia", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500033", - "name": "ARCHIE GUPTA", - "url": "https://leetcode.com/u/Archie_Gupta/", - "section": "AC", + "roll": "2215000821", + "name": "ISHIKA GOYAL", + "url": "https://leetcode.com/u/goyal_ishika/", + "section": "C", "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" - } - ] + "username": "goyal_ishika", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500139", - "name": "SATYAM KUMAR SINGH", - "url": "https://leetcode.com/u/satyam_kumar_singh/", + "roll": "2215000105", + "name": "ADITYA PANDEY", + "url": "https://leetcode.com/u/_pandeyad/", + "section": "G", + "dayi": "Hostellers", + "username": "_pandeyad", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500136", + "name": "SANSKRATI AGRAWAL", + "url": "https://leetcode.com/u/agrawalsanskrati323/", "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", - "lang": "java" - }, - { - "id": "1457983803", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732085095", - "statusDisplay": "Accepted", - "runtime": "16 ms", - "memory": "45.2 MB", - "lang": "java" - }, - { - "id": "1456952863", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731996706", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "58.7 MB", - "lang": "java" - }, - { - "id": "1456363713", - "title": "Defuse the Bomb", - "timestamp": "1731945609", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.4 MB", - "lang": "java" - }, - { - "id": "1456110159", - "title": "House Robber", - "timestamp": "1731924589", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - } - ] + "username": "agrawalsanskrati323", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000981", - "name": "LAKSHYA DWIVEDI", - "url": "https://leetcode.com/u/kamina_69/", + "roll": "2215000019", + "name": "ABHAY PRATAP SINGH", + "url": "https://leetcode.com/u/abhaypratap05ap/", "section": "H", "dayi": "Hostellers", - "username": "kamina_69", - "totalSolved": 102, - "easySolved": 34, - "mediumSolved": 62, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1458458622", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732123701", - "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "45.3 MB", - "lang": "java" - }, - { - "id": "1458118654", - "title": "First Bad Version", - "timestamp": "1732096566", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1457575893", - "title": "Harshad Number", - "timestamp": "1732043862", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1457574303", - "title": "Remove Nodes From Linked List", - "timestamp": "1732043735", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "63.1 MB", - "lang": "java" - }, - { - "id": "1457573290", - "title": "Convert Binary Number in a Linked List to Integer", - "timestamp": "1732043654", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - } - ] + "username": "abhaypratap05ap", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000095", - "name": "ADITYA GURJAR", - "url": "https://leetcode.com/u/aditya_gurjar_123/", - "section": "G", + "roll": "2215800003", + "name": "ARPIT SAXENA", + "url": "https://leetcode.com/u/iarpitsaxena/", + "section": "A(H)", + "dayi": "Day Scholars", + "username": "iarpitsaxena", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000679", + "name": "GAURAV VERMA", + "url": "https://leetcode.com/u/CodeGaur/", + "section": "D", "dayi": "Hostellers", - "username": "aditya_gurjar_123", - "totalSolved": 102, - "easySolved": 66, - "mediumSolved": 31, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1457919517", - "title": "Single Element in a Sorted Array", - "timestamp": "1732080194", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "50 MB", - "lang": "java" - }, - { - "id": "1457919049", - "title": "Maximum Product of Three Numbers", - "timestamp": "1732080157", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.8 MB", - "lang": "java" - }, - { - "id": "1457906072", - "title": "Single Element in a Sorted Array", - "timestamp": "1732079100", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "50.1 MB", - "lang": "java" - }, - { - "id": "1457901766", - "title": "Sum in a Matrix", - "timestamp": "1732078744", - "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "70.2 MB", - "lang": "java" - }, - { - "id": "1457312119", - "title": "Apply Operations to an Array", - "timestamp": "1732026745", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "43.8 MB", - "lang": "java" - } - ] + "username": "CodeGaur", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500047", - "name": "BHUVNESH KUMAR", - "url": "https://leetcode.com/u/bhuvnesh-kumar/", - "section": "AD", - "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": "2215001316", + "name": "PREKSHA GUPTA", + "url": "https://leetcode.com/u/prekshag460/", + "section": "D", + "dayi": "Hostellers", + "username": "prekshag460", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215800006", - "name": "DEEPTI AGARWAL", - "url": "https://leetcode.com/u/deeptiagarwal16/", - "section": "A(H)", + "roll": "2215000571", + "name": "DEV RISHI SHARMA", + "url": "https://leetcode.com/u/Sdev76/", + "section": "G", + "dayi": "Hostellers", + "username": "Sdev76", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001751", + "name": "SNEHA AGARWAL", + "url": "https://leetcode.com/u/snehaagarwal11/", + "section": "C", + "dayi": "Hostellers", + "username": "snehaagarwal11", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000436", + "name": "AYUSH GUPTA", + "url": "https://leetcode.com/u/ayush456/", + "section": "C", + "dayi": "Hostellers", + "username": "ayush456", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001904", + "name": "VAIBHAV VARSHNEY", + "url": "https://leetcode.com/u/Vaibhav_0415/", + "section": "C", "dayi": "Day Scholars", - "username": "deeptiagarwal16", - "totalSolved": 100, - "easySolved": 68, - "mediumSolved": 28, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1458042890", - "title": "Two Sum", - "timestamp": "1732090073", - "statusDisplay": "Accepted", - "runtime": "36 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1456368180", - "title": "Defuse the Bomb", - "timestamp": "1731945907", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.4 MB", - "lang": "java" - }, - { - "id": "1456345685", - "title": "Palindrome Linked List", - "timestamp": "1731944413", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "56.7 MB", - "lang": "java" - }, - { - "id": "1453572252", - "title": "Maximum Gap", - "timestamp": "1731682373", - "statusDisplay": "Accepted", - "runtime": "49 ms", - "memory": "61 MB", - "lang": "java" - }, - { - "id": "1453561972", - "title": "Merge Sorted Array", - "timestamp": "1731681480", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", - "lang": "java" - } - ] + "username": "Vaibhav_0415", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000230", - "name": "ANIK GARG", - "url": "https://leetcode.com/u/ANIK_GARG/", - "section": "E", + "roll": "2215001053", + "name": "MANYA ARJARIYA", + "url": "https://leetcode.com/u/Manya_77/", + "section": "F", "dayi": "Hostellers", - "username": "ANIK_GARG", - "totalSolved": 100, - "easySolved": 50, - "mediumSolved": 46, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1456849107", - "title": "Is Graph Bipartite?", - "timestamp": "1731989201", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.3 MB", - "lang": "java" - }, - { - "id": "1456456021", - "title": "Assign Cookies", - "timestamp": "1731951340", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "48.1 MB", - "lang": "java" - }, - { - "id": "1455869462", - "title": "Baseball Game", - "timestamp": "1731903463", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1455868663", - "title": "House Robber", - "timestamp": "1731903396", - "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" - } - ] + "username": "Manya_77", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500008", - "name": "ADITI SINGH", - "url": "https://leetcode.com/u/Trustedfate/", + "roll": "2215500162", + "name": "TUSHAR DIXIT", + "url": "https://leetcode.com/u/tushardixit_6395/", "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", - "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", - "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "57.2 MB", - "lang": "java" - } - ] + "username": "tushardixit_6395", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500135", - "name": "SANDESH YADAV", - "url": "https://leetcode.com/u/sandesh_yadav_cse2026/", + "roll": "2215500131", + "name": "SAKSHAM YADAV", + "url": "https://leetcode.com/u/saksham_yadav09/", "section": "AD", - "dayi": "Hostellers", - "username": "sandesh_yadav_cse2026", - "totalSolved": 99, - "easySolved": 66, - "mediumSolved": 31, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1457677553", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732053665", - "statusDisplay": "Accepted", - "runtime": "59 ms", - "memory": "59.2 MB", - "lang": "java" - }, - { - "id": "1457675300", - "title": "Find the K-th Character in String Game I", - "timestamp": "1732053398", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1457670088", - "title": "Fibonacci Number", - "timestamp": "1732052788", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1457667769", - "title": "Power of Four", - "timestamp": "1732052522", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1457666858", - "title": "Power of Three", - "timestamp": "1732052416", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "43.8 MB", - "lang": "java" - } - ] + "dayi": "Day Scholars", + "username": "saksham_yadav09", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500079", - "name": "HEMANT VISHU", - "url": "https://leetcode.com/u/hemantvishu14/", - "section": "AD", + "roll": "2215001402", + "name": "RAJ BAHADUR SINGH", + "url": "https://leetcode.com/u/Rajbsingh/", + "section": "F", "dayi": "Day Scholars", - "username": "hemantvishu14", - "totalSolved": 98, - "easySolved": 45, - "mediumSolved": 43, - "hardSolved": 10, - "recentSubmissions": [ - { - "id": "1458400250", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732119703", - "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "45.2 MB", - "lang": "java" - }, - { - "id": "1456948157", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731996385", - "statusDisplay": "Accepted", - "runtime": "55 ms", - "memory": "59.2 MB", - "lang": "java" - }, - { - "id": "1456106104", - "title": "House Robber", - "timestamp": "1731924218", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1455952328", - "title": "Counting Words With a Given Prefix", - "timestamp": "1731910381", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", - "lang": "java" - }, - { - "id": "1455950105", - "title": "Defuse the Bomb", - "timestamp": "1731910206", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "10.5 MB", - "lang": "cpp" - } - ] + "username": "Rajbsingh", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001537", - "name": "SAJAL SINGH", - "url": "https://leetcode.com/u/user9189p/", - "section": "E", + "roll": "2215000773", + "name": "HARSHIT PARMAR", + "url": "https://leetcode.com/u/harshit240205/", + "section": "G", "dayi": "Hostellers", - "username": "user9189p", - "totalSolved": 96, - "easySolved": 52, - "mediumSolved": 35, - "hardSolved": 9, + "username": "harshit240205", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, "recentSubmissions": [] }, { - "roll": "2215500176", - "name": "VIVEK PRATAP SINGH", - "url": "https://leetcode.com/u/P5V1V3K/", + "roll": "2215500112", + "name": "PRITAM KUMAR SINGH", + "url": "https://leetcode.com/u/pritam_singh3201/", + "section": "AD", + "dayi": "Hostellers", + "username": "pritam_singh3201", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500097", + "name": "MANMOHAN SINGH", + "url": "https://leetcode.com/u/thakur_manmohan_singh/", "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": "1458524587", - "title": "Container With Most Water", - "timestamp": "1732128187", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "58.3 MB", - "lang": "java" - }, - { - "id": "1458394741", - "title": "K Radius Subarray Averages", - "timestamp": "1732119295", - "statusDisplay": "Accepted", - "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" - } - ] + "username": "thakur_manmohan_singh", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500156", - "name": "SPRIHA SINGH", - "url": "https://leetcode.com/u/Spriha_Bhriguvanshi/", - "section": "AD", + "roll": "2215001132", + "name": "NARENDRA SINGH", + "url": "https://leetcode.com/u/narendrasingh21208/", + "section": "E", "dayi": "Day Scholars", - "username": "Spriha_Bhriguvanshi", - "totalSolved": 95, - "easySolved": 40, - "mediumSolved": 47, - "hardSolved": 8, - "recentSubmissions": [ - { - "id": "1456110405", - "title": "House Robber", - "timestamp": "1731924612", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1453783873", - "title": "Shortest Subarray to be Removed to Make Array Sorted", - "timestamp": "1731699566", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "65.1 MB", - "lang": "java" - }, - { - "id": "1452859177", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731609011", - "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "56.3 MB", - "lang": "java" - }, - { - "id": "1451870679", - "title": "Count the Number of Fair Pairs", - "timestamp": "1731522085", - "statusDisplay": "Accepted", - "runtime": "66 ms", - "memory": "57.4 MB", - "lang": "java" - }, - { - "id": "1450851229", - "title": "Most Beautiful Item for Each Query", - "timestamp": "1731434286", - "statusDisplay": "Accepted", - "runtime": "65 ms", - "memory": "81.2 MB", - "lang": "java" - } - ] + "username": "narendrasingh21208", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000556", - "name": "DEEPALI YADAV", - "url": "https://leetcode.com/u/deepali_yadav_cs22/", - "section": "E", + "roll": "2215000953", + "name": "KSHITIZ AGARWAL", + "url": "https://leetcode.com/u/kshitiz_agarwal_/", + "section": "H", "dayi": "Hostellers", - "username": "deepali_yadav_cs22", - "totalSolved": 95, - "easySolved": 39, - "mediumSolved": 48, - "hardSolved": 8, - "recentSubmissions": [ - { - "id": "1457874987", - "title": "Unique Paths", - "timestamp": "1732076482", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1456846947", - "title": "Is Graph Bipartite?", - "timestamp": "1731989028", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1455868025", - "title": "House Robber", - "timestamp": "1731903344", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1451230517", - "title": "Coin Change", - "timestamp": "1731471771", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1445851618", - "title": "Island Perimeter", - "timestamp": "1730991031", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.7 MB", - "lang": "java" - } - ] + "username": "kshitiz_agarwal_", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2315990033", - "name": "MANISH KUMAR", - "url": "https://leetcode.com/u/user6786ic/", - "section": "F", - "dayi": "Day Scholars", - "username": "user6786ic", - "totalSolved": 94, - "easySolved": 48, - "mediumSolved": 40, - "hardSolved": 6, - "recentSubmissions": [ - { - "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": "45.5 MB", - "lang": "java" - }, - { - "id": "1457876457", - "title": "Unique Paths", - "timestamp": "1732076613", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1457009027", - "title": "Delete Node in a Linked List", - "timestamp": "1732000745", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44 MB", - "lang": "java" - }, - { - "id": "1456391782", - "title": "Remove Duplicates from Sorted Array II", - "timestamp": "1731947411", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.2 MB", - "lang": "java" - } - ] + "roll": "2215000939", + "name": "KRISHNA SHARMA", + "url": "https://leetcode.com/u/_krishna28_/", + "section": "H", + "dayi": "Hostellers", + "username": "_krishna28_", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500114", - "name": "PRIYANSHU BHARDWAJ", - "url": "https://leetcode.com/u/Priyanshu-Bhardwaj/", + "roll": "2215500056", + "name": "DEV CHIKARA", + "url": "https://leetcode.com/u/devchikara05/", "section": "AC", - "dayi": "Hostellers", - "username": "Priyanshu-Bhardwaj", - "totalSolved": 93, - "easySolved": 45, - "mediumSolved": 45, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1458919908", - "title": "Climbing Stairs", - "timestamp": "1732169835", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1458009201", - "title": "Is Graph Bipartite?", - "timestamp": "1732087107", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1456997853", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731999889", - "statusDisplay": "Accepted", - "runtime": "37 ms", - "memory": "57.4 MB", - "lang": "java" - }, - { - "id": "1456143513", - "title": "House Robber II", - "timestamp": "1731927718", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1456108092", - "title": "House Robber", - "timestamp": "1731924402", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - } - ] + "dayi": "Day Scholars", + "username": "devchikara05", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500009", - "name": "ADITYA YADAV", - "url": "https://leetcode.com/u/hackgod_Aditya/", - "section": "AD", + "roll": "2215000087", + "name": "ADITI VARSHNEY", + "url": "https://leetcode.com/u/aditi34/", + "section": "D", "dayi": "Hostellers", - "username": "hackgod_Aditya", - "totalSolved": 93, - "easySolved": 38, - "mediumSolved": 51, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1335473908", - "title": "Shortest Path in Binary Matrix", - "timestamp": "1722110070", - "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "45.8 MB", - "lang": "java" - }, - { - "id": "1334458355", - "title": "Word Ladder", - "timestamp": "1722021831", - "statusDisplay": "Accepted", - "runtime": "93 ms", - "memory": "46.7 MB", - "lang": "java" - }, - { - "id": "1333308286", - "title": "Add Two Numbers", - "timestamp": "1721929512", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.3 MB", - "lang": "java" - }, - { - "id": "1331107557", - "title": "Course Schedule II", - "timestamp": "1721766359", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "46.4 MB", - "lang": "java" - }, - { - "id": "1324467928", - "title": "01 Matrix", - "timestamp": "1721242681", - "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "47 MB", - "lang": "java" - } - ] + "username": "aditi34", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001732", - "name": "SHUBHANG SHARMA", - "url": "https://leetcode.com/u/ShubhangSharma_30/", - "section": "D", - "dayi": "Hostellers", - "username": "ShubhangSharma_30", - "totalSolved": 93, - "easySolved": 36, - "mediumSolved": 48, - "hardSolved": 9, - "recentSubmissions": [ - { - "id": "1455831805", - "title": "House Robber", - "timestamp": "1731899910", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1452698487", - "title": "The K Weakest Rows in a Matrix", - "timestamp": "1731598513", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1452697696", - "title": "The Skyline Problem", - "timestamp": "1731598459", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "52.3 MB", - "lang": "java" - }, - { - "id": "1452649228", - "title": "Merge k Sorted Lists", - "timestamp": "1731594898", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.1 MB", - "lang": "java" - }, - { - "id": "1452391683", - "title": "Sqrt(x)", - "timestamp": "1731571737", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.5 MB", - "lang": "java" - } - ] + "roll": "2215000438", + "name": "AYUSH GUPTA", + "url": "https://leetcode.com/u/guptaayush2005/", + "section": "E", + "dayi": "Day Scholars", + "username": "guptaayush2005", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000144", - "name": "AKANKSHA SHAKYA", - "url": "https://leetcode.com/u/Akanksha_016/", - "section": "E", + "roll": "2115500045", + "name": "DEEPAK FAUZDAR", + "url": "https://leetcode.com/u/BoldCarnival/", + "section": "AE", + "dayi": "Day Scholars", + "username": "BoldCarnival", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001329", + "name": "PRIYANK SINGH", + "url": "https://leetcode.com/u/priyanksingh_001/", + "section": "G", "dayi": "Hostellers", - "username": "Akanksha_016", - "totalSolved": 93, - "easySolved": 35, - "mediumSolved": 54, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1458451764", - "title": "Kth Largest Element in an Array", - "timestamp": "1732123238", - "statusDisplay": "Accepted", - "runtime": "71 ms", - "memory": "58 MB", - "lang": "java" - }, - { - "id": "1458119025", - "title": "House Robber", - "timestamp": "1732096599", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 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" - } - ] + "username": "priyanksingh_001", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000530", - "name": "CHIRAG AGARWAL", - "url": "https://leetcode.com/u/chiragagarwal2695/", - "section": "E", + "roll": "2215000069", + "name": "ABHISHEK VERMA", + "url": "https://leetcode.com/u/Abhishek__Verma/", + "section": "H", "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", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.2 MB", - "lang": "java" - }, - { - "id": "1455909946", - "title": "Array Partition", - "timestamp": "1731906913", - "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "46.5 MB", - "lang": "java" - }, - { - "id": "1455869944", - "title": "House Robber", - "timestamp": "1731903504", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - } - ] + "username": "Abhishek__Verma", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000773", - "name": "HARSHIT PARMAR", - "url": "https://leetcode.com/u/harshit240205/", - "section": "G", + "roll": "2215000783", + "name": "HARSHITA DAS", + "url": "https://leetcode.com/u/2005harshu/", + "section": "E", "dayi": "Hostellers", - "username": "harshit240205", - "totalSolved": 92, - "easySolved": 63, - "mediumSolved": 28, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457968875", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1732083960", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "61 MB", - "lang": "java" - }, - { - "id": "1457130951", - "title": "House Robber", - "timestamp": "1732011392", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1456867340", - "title": "Maximum Subarray", - "timestamp": "1731990599", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57.3 MB", - "lang": "java" - }, - { - "id": "1456252682", - "title": "Fibonacci Number", - "timestamp": "1731937721", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1455937890", - "title": "Valid Palindrome", - "timestamp": "1731909226", - "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "50.4 MB", - "lang": "java" - } - ] + "username": "2005harshu", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001366", - "name": "PUSHPAK SINGHAL", - "url": "https://leetcode.com/u/Pushpak_Coder/", - "section": "D", - "dayi": "Hostellers", - "username": "Pushpak_Coder", - "totalSolved": 91, - "easySolved": 43, - "mediumSolved": 40, - "hardSolved": 8, - "recentSubmissions": [ - { - "id": "1452642879", - "title": "Baseball Game", - "timestamp": "1731594432", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1446897500", - "title": "Maximum XOR for Each Query", - "timestamp": "1731084384", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "58.9 MB", - "lang": "java" - }, - { - "id": "1432495167", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729780005", - "statusDisplay": "Accepted", - "runtime": "128 ms", - "memory": "57.2 MB", - "lang": "java" - }, - { - "id": "1432456223", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729777186", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.6 MB", - "lang": "java" - }, - { - "id": "1432437215", - "title": "First Bad Version", - "timestamp": "1729775751", - "statusDisplay": "Accepted", - "runtime": "24 ms", - "memory": "40.5 MB", - "lang": "java" - } - ] + "roll": "2215000560", + "name": "DEEPANSHU KHANDELWAL", + "url": "https://leetcode.com/u/Deepanshu-Khandelwal/", + "section": "H", + "dayi": "Day Scholars", + "username": "Deepanshu-Khandelwal", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001775", - "name": "SRIJAN MANI TRIPATHI", - "url": "https://leetcode.com/u/srijan122/", + "roll": "2215001557", + "name": "SAKSHI SINGH", + "url": "https://leetcode.com/u/sakshisingh_2910/", "section": "F", "dayi": "Hostellers", - "username": "srijan122", - "totalSolved": 90, - "easySolved": 53, - "mediumSolved": 35, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1458166724", - "title": "Multiply Strings", - "timestamp": "1732101155", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "42.5 MB", - "lang": "java" - }, - { - "id": "1458165089", - "title": "Add Strings", - "timestamp": "1732100987", - "statusDisplay": "Accepted", - "runtime": "20 ms", - "memory": "43.8 MB", - "lang": "java" - }, - { - "id": "1457875110", - "title": "Unique Paths", - "timestamp": "1732076493", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1456790393", - "title": "Reverse String", - "timestamp": "1731984038", - "statusDisplay": "Accepted", - "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" - } - ] + "username": "sakshisingh_2910", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000384", - "name": "ARYAN VERMA", - "url": "https://leetcode.com/u/aryanverma26/", - "section": "F", + "roll": "2215002017", + "name": "YASH DWIVEDI", + "url": "https://leetcode.com/u/Unknown69/", + "section": "G", "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" - } - ] + "username": "Unknown69", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000300", - "name": "ANUBHAV YADAV", - "url": "https://leetcode.com/u/anubhav32/", + "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": "2215500102", + "name": "NIKITA CHAUDHARY", + "url": "https://leetcode.com/u/0Nikki0/", + "section": "AC", "dayi": "Hostellers", - "username": "anubhav32", - "totalSolved": 90, - "easySolved": 35, - "mediumSolved": 48, - "hardSolved": 7, - "recentSubmissions": [ - { - "id": "1458117276", - "title": "House Robber", - "timestamp": "1732096445", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1456042482", - "title": "Is Graph Bipartite?", - "timestamp": "1731918286", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1455869622", - "title": "House Robber", - "timestamp": "1731903477", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1452685687", - "title": "Baseball Game", - "timestamp": "1731597596", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1452667092", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731596233", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "43.3 MB", - "lang": "java" - } - ] + "username": "0Nikki0", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000211", - "name": "AMIT AGARWAL", - "url": "https://leetcode.com/u/amit_ag87/", - "section": "H", + "roll": "2215500017", + "name": "ANANT TIWARI", + "url": "https://leetcode.com/u/anant19161704/", + "section": "AE", "dayi": "Hostellers", - "username": "amit_ag87", - "totalSolved": 90, - "easySolved": 65, - "mediumSolved": 22, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1458125343", - "title": "Sliding Window Median", - "timestamp": "1732097166", - "statusDisplay": "Accepted", - "runtime": "50 ms", - "memory": "57.5 MB", - "lang": "java" - }, - { - "id": "1457129123", - "title": "House Robber", - "timestamp": "1732011239", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1457076059", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732006575", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "58.8 MB", - "lang": "java" - }, - { - "id": "1452359122", - "title": "Maximum Nesting Depth of the Parentheses", - "timestamp": "1731569003", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1451520910", - "title": "Ugly Number", - "timestamp": "1731496126", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", - "lang": "java" - } - ] + "username": "anant19161704", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001723", - "name": "SHUBH SONAKIYA", - "url": "https://leetcode.com/u/Shubh_Sonakiya/", + "roll": "2215500023", + "name": "ANSH KAPOOR", + "url": "https://leetcode.com/u/ansh75334/", + "section": "AD", + "dayi": "Hostellers", + "username": "ansh75334", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000335", + "name": "ARCHIT JAIN", + "url": "https://leetcode.com/u/archit2709/", "section": "F", + "dayi": "Day Scholars", + "username": "archit2709", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500145", + "name": "SHIVAM SINGH", + "url": "https://leetcode.com/u/SinghShivam007/", + "section": "AE", "dayi": "Hostellers", - "username": "Shubh_Sonakiya", - "totalSolved": 90, - "easySolved": 73, - "mediumSolved": 16, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457874583", - "title": "Unique Paths", - "timestamp": "1732076446", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1457591926", - "title": "Check if Number is a Sum of Powers of Three", - "timestamp": "1732045125", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1457591095", - "title": "Defuse the Bomb", - "timestamp": "1732045054", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1455869670", - "title": "House Robber", - "timestamp": "1731903481", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1453738869", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731695491", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.3 MB", - "lang": "java" - } - ] + "username": "SinghShivam007", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2315990051", - "name": "PRASOON SAHAY", - "url": "https://leetcode.com/u/nZVOTxrUia/", - "section": "C", + "roll": "2215500168", + "name": "VANSH TYAGI", + "url": "https://leetcode.com/u/Vansh-Tyagi/", + "section": "AD", "dayi": "Hostellers", - "username": "nZVOTxrUia", - "totalSolved": 89, - "easySolved": 45, - "mediumSolved": 42, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1425385376", - "title": "Buy Two Chocolates", - "timestamp": "1729171882", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.2 MB", - "lang": "java" - }, - { - "id": "1418963694", - "title": "Number of Recent Calls", - "timestamp": "1728646322", - "statusDisplay": "Accepted", - "runtime": "22 ms", - "memory": "54.5 MB", - "lang": "java" - }, - { - "id": "1418963457", - "title": "First Unique Character in a String", - "timestamp": "1728646302", - "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "45.2 MB", - "lang": "java" - }, - { - "id": "1418963241", - "title": "Implement Queue using Stacks", - "timestamp": "1728646280", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1418963022", - "title": "Implement Stack using Queues", - "timestamp": "1728646260", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - } - ] + "username": "Vansh-Tyagi", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001559", - "name": "SAKSHI YADAV", - "url": "https://leetcode.com/u/skshi1604/", + "roll": "2215001465", + "name": "RISHIT KESHARWANI", + "url": "https://leetcode.com/u/Rishitkesharwani/", "section": "H", - "dayi": "Day Scholars", - "username": "skshi1604", - "totalSolved": 89, - "easySolved": 46, - "mediumSolved": 40, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1458836979", - "title": "Valid Perfect Square", - "timestamp": "1732163243", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1458784476", - "title": "First Missing Positive", - "timestamp": "1732158612", - "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "55.9 MB", - "lang": "java" - }, - { - "id": "1457339377", - "title": "Reverse Integer", - "timestamp": "1732028667", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1457128040", - "title": "House Robber", - "timestamp": "1732011146", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1456354868", - "title": "Water Bottles", - "timestamp": "1731945025", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.9 MB", - "lang": "java" - } - ] + "dayi": "Hostellers", + "username": "Rishitkesharwani", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001906", - "name": "VAIDEHI KHANDELWAL", - "url": "https://leetcode.com/u/Vaidehi_108/", - "section": "E", - "dayi": "Day Scholars", - "username": "Vaidehi_108", - "totalSolved": 88, - "easySolved": 62, - "mediumSolved": 23, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1458116464", - "title": "House Robber", - "timestamp": "1732096373", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1457875827", - "title": "Unique Paths", - "timestamp": "1732076560", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1456850800", - "title": "Is Graph Bipartite?", - "timestamp": "1731989327", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1455124312", - "title": "Monotonic Array", - "timestamp": "1731832661", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "57.1 MB", - "lang": "java" - }, - { - "id": "1450827314", - "title": "Median of Two Sorted Arrays", - "timestamp": "1731432866", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46.3 MB", - "lang": "java" - } - ] + "roll": "2215001991", + "name": "VISHNU UPADHYAY", + "url": "https://leetcode.com/u/Vishnu_upadhyay/", + "section": "H", + "dayi": "Hostellers", + "username": "Vishnu_upadhyay", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000473", - "name": "BHANU DAGUR", - "url": "https://leetcode.com/u/bhanu_24/", - "section": "D", - "dayi": "Day Scholars", - "username": "bhanu_24", - "totalSolved": 88, - "easySolved": 47, - "mediumSolved": 36, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1456462131", - "title": "Subarray Sum Equals K", - "timestamp": "1731951716", - "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "46.8 MB", - "lang": "java" - }, - { - "id": "1436414657", - "title": "Reverse Integer", - "timestamp": "1730134360", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1436411428", - "title": "Majority Element", - "timestamp": "1730134182", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "53 MB", - "lang": "java" - }, - { - "id": "1436406381", - "title": "Move Zeroes", - "timestamp": "1730133895", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.7 MB", - "lang": "java" - }, - { - "id": "1436405213", - "title": "Rotate Array", - "timestamp": "1730133830", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "57.2 MB", - "lang": "java" - } - ] + "roll": "2215001257", + "name": "PRAKHAR GUPTA", + "url": "https://leetcode.com/u/PrakharGupta77/", + "section": "H", + "dayi": "Hostellers", + "username": "PrakharGupta77", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000355", - "name": "ARUN KUMAR", - "url": "https://leetcode.com/u/arunkumar56/", - "section": "E", - "dayi": "Day Scholars", - "username": "arunkumar56", - "totalSolved": 88, - "easySolved": 40, - "mediumSolved": 38, - "hardSolved": 10, - "recentSubmissions": [ - { - "id": "1456027985", - "title": "Length of Last Word", - "timestamp": "1731916893", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1451440525", - "title": "Reverse Linked List", - "timestamp": "1731488657", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", - "lang": "java" - }, - { - "id": "1451429697", - "title": "Middle of the Linked List", - "timestamp": "1731487682", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1450583243", - "title": "Add Two Numbers", - "timestamp": "1731416603", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.3 MB", - "lang": "java" - }, - { - "id": "1444435833", - "title": "Middle of the Linked List", - "timestamp": "1730866610", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - } - ] + "roll": "2215500172", + "name": "VIKKY KUSHWAH", + "url": "https://leetcode.com/u/mrvikky_17/", + "section": "AD", + "dayi": "Hostellers", + "username": "mrvikky_17", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500150", - "name": "SHREYANSHI GARG", - "url": "https://leetcode.com/u/shreyanshigarg/", + "roll": "2215500125", + "name": "SACHIN KUMAR", + "url": "https://leetcode.com/u/Sachin20K/", "section": "AD", "dayi": "Hostellers", - "username": "shreyanshigarg", - "totalSolved": 87, - "easySolved": 41, - "mediumSolved": 40, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1456108577", - "title": "House Robber", - "timestamp": "1731924443", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1451503083", - "title": "Binary Tree Postorder Traversal", - "timestamp": "1731494422", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1451501114", - "title": "Binary Tree Preorder Traversal", - "timestamp": "1731494236", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1451498333", - "title": "Valid Palindrome", - "timestamp": "1731493963", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.6 MB", - "lang": "java" - }, - { - "id": "1451497089", - "title": "Pascal's Triangle II", - "timestamp": "1731493845", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - } - ] + "username": "Sachin20K", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000681", - "name": "GAURI AGRAWAL", - "url": "https://leetcode.com/u/Gauri__Agrawal/", - "section": "E", - "dayi": "Hostellers", - "username": "Gauri__Agrawal", - "totalSolved": 86, - "easySolved": 37, - "mediumSolved": 46, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1458116492", - "title": "House Robber", - "timestamp": "1732096376", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1457878391", - "title": "Is Graph Bipartite?", - "timestamp": "1732076794", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1457877289", - "title": "House Robber", - "timestamp": "1732076691", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1457874931", - "title": "Unique Paths", - "timestamp": "1732076477", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1451227313", - "title": "Coin Change", - "timestamp": "1731471532", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.2 MB", - "lang": "java" - } - ] - }, - { - "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": "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": "1458920302", - "title": "Climbing Stairs", - "timestamp": "1732169865", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1458918880", - "title": "House Robber", - "timestamp": "1732169756", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1456508751", - "title": "Binary Tree Level Order Traversal", - "timestamp": "1731955177", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.2 MB", - "lang": "java" - }, - { - "id": "1456107223", - "title": "House Robber", - "timestamp": "1731924322", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1449465599", - "title": "Island Perimeter", - "timestamp": "1731320526", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.6 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500041", - "name": "AYUSH GUPTA", - "url": "https://leetcode.com/u/Ayush70378/", - "section": "AD", - "dayi": "Hostellers", - "username": "Ayush70378", - "totalSolved": 85, - "easySolved": 42, - "mediumSolved": 37, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1456945588", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1731996204", - "statusDisplay": "Accepted", - "runtime": "57 ms", - "memory": "60 MB", - "lang": "java" - }, - { - "id": "1456106759", - "title": "House Robber", - "timestamp": "1731924281", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1455953249", - "title": "Counter II", - "timestamp": "1731910455", - "statusDisplay": "Accepted", - "runtime": "53 ms", - "memory": "51.5 MB", - "lang": "javascript" - }, - { - "id": "1455948553", - "title": "To Be Or Not To Be", - "timestamp": "1731910078", - "statusDisplay": "Accepted", - "runtime": "50 ms", - "memory": "48.7 MB", - "lang": "javascript" - }, - { - "id": "1455937755", - "title": "Defuse the Bomb", - "timestamp": "1731909217", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001935", - "name": "VEDATMIKA", - "url": "https://leetcode.com/u/Vedatmika_shukla-18/", - "section": "H", - "dayi": "Hostellers", - "username": "Vedatmika_shukla-18", - "totalSolved": 85, - "easySolved": 31, - "mediumSolved": 45, - "hardSolved": 9, - "recentSubmissions": [ - { - "id": "1457129186", - "title": "House Robber", - "timestamp": "1732011244", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1456485610", - "title": "Defuse the Bomb", - "timestamp": "1731953610", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", - "lang": "java" - }, - { - "id": "1454599655", - "title": "Longest Palindrome", - "timestamp": "1731784740", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1453706177", - "title": "Search Insert Position", - "timestamp": "1731693105", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", - "lang": "java" - }, - { - "id": "1452470330", - "title": "3Sum", - "timestamp": "1731578825", - "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "51.6 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001365", - "name": "PUSHP SHARMA", - "url": "https://leetcode.com/u/pushp_sharmaa/", - "section": "F", + "roll": "2215000208", + "name": "AMAR VARSHNEY", + "url": "https://leetcode.com/u/Amarvarshney03/", + "section": "D", "dayi": "Hostellers", - "username": "pushp_sharmaa", - "totalSolved": 84, - "easySolved": 19, - "mediumSolved": 50, - "hardSolved": 15, - "recentSubmissions": [ - { - "id": "1454521244", - "title": "Remove Duplicates from Sorted Array II", - "timestamp": "1731778526", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.2 MB", - "lang": "java" - }, - { - "id": "1454520826", - "title": "Word Search", - "timestamp": "1731778498", - "statusDisplay": "Accepted", - "runtime": "132 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1454520496", - "title": "Subsets", - "timestamp": "1731778473", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.5 MB", - "lang": "java" - }, - { - "id": "1454520291", - "title": "Combinations", - "timestamp": "1731778458", - "statusDisplay": "Accepted", - "runtime": "22 ms", - "memory": "94.5 MB", - "lang": "java" - }, - { - "id": "1454520055", - "title": "Minimum Window Substring", - "timestamp": "1731778440", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.5 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000227", - "name": "ANANYA SINGH", - "url": "https://leetcode.com/u/Ananya1710/", - "section": "H", - "dayi": "Hostellers", - "username": "Ananya1710", - "totalSolved": 84, - "easySolved": 64, - "mediumSolved": 20, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1458541675", - "title": "Shuffle the Array", - "timestamp": "1732129541", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1458527095", - "title": "Richest Customer Wealth", - "timestamp": "1732128378", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.1 MB", - "lang": "java" - }, - { - "id": "1458500140", - "title": "Running Sum of 1d Array", - "timestamp": "1732126456", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.4 MB", - "lang": "java" - }, - { - "id": "1458494289", - "title": "Concatenation of Array", - "timestamp": "1732126062", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.2 MB", - "lang": "java" - }, - { - "id": "1458477701", - "title": "Build Array from Permutation", - "timestamp": "1732124955", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.8 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001485", - "name": "ROHIT CHOUDHARY", - "url": "https://leetcode.com/u/Rohitchoudhary669/", - "section": "H", - "dayi": "Day Scholars", - "username": "Rohitchoudhary669", - "totalSolved": 84, - "easySolved": 47, - "mediumSolved": 34, - "hardSolved": 3, - "recentSubmissions": [ - { - "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" - }, - { - "id": "1455184352", - "title": "Kth Smallest Element in a Sorted Matrix", - "timestamp": "1731838316", - "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "49.5 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001389", - "name": "RAHUL JADON", - "url": "https://leetcode.com/u/Rahul_Jadon/", - "section": "E", - "dayi": "Day Scholars", - "username": "Rahul_Jadon", - "totalSolved": 84, - "easySolved": 43, - "mediumSolved": 34, - "hardSolved": 7, - "recentSubmissions": [ - { - "id": "1457876327", - "title": "Unique Paths", - "timestamp": "1732076602", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1457080928", - "title": "Single Number", - "timestamp": "1732006993", - "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "45.6 MB", - "lang": "java" - }, - { - "id": "1456039768", - "title": "Is Graph Bipartite?", - "timestamp": "1731918016", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1455868416", - "title": "House Robber", - "timestamp": "1731903376", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1455444065", - "title": "Isomorphic Strings", - "timestamp": "1731860938", - "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "42.2 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001567", - "name": "SAMEER TOMAR", - "url": "https://leetcode.com/u/Sameer_1_/", - "section": "F", - "dayi": "Hostellers", - "username": "Sameer_1_", - "totalSolved": 83, - "easySolved": 59, - "mediumSolved": 24, + "username": "Amarvarshney03", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1456256102", - "title": "Count the Number of Vowel Strings in Range", - "timestamp": "1731937983", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.3 MB", - "lang": "java" - }, - { - "id": "1456248252", - "title": "Max Consecutive Ones", - "timestamp": "1731937397", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "50.6 MB", - "lang": "java" - }, - { - "id": "1456244297", - "title": "Ugly Number", - "timestamp": "1731937095", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1456240302", - "title": "Find Lucky Integer in an Array", - "timestamp": "1731936788", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "43.1 MB", - "lang": "java" - }, - { - "id": "1456229331", - "title": "Maximum Product Subarray", - "timestamp": "1731935932", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", - "lang": "java" - } - ] - }, - { - "roll": "2315990015", - "name": "BHARAT DIXIT", - "url": "https://leetcode.com/u/bharat010703/", - "section": "H", - "dayi": "Day Scholars", - "username": "bharat010703", - "totalSolved": 83, - "easySolved": 42, - "mediumSolved": 37, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1458790652", - "title": "Delete Node in a Linked List", - "timestamp": "1732159188", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.6 MB", - "lang": "java" - }, - { - "id": "1458781636", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732158336", - "statusDisplay": "Accepted", - "runtime": "21 ms", - "memory": "71.9 MB", - "lang": "java" - }, - { - "id": "1458043141", - "title": "Unique Paths", - "timestamp": "1732090096", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1457131509", - "title": "House Robber", - "timestamp": "1732011440", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1456471343", - "title": "Product Sales Analysis I", - "timestamp": "1731952317", - "statusDisplay": "Accepted", - "runtime": "1275 ms", - "memory": "0B", - "lang": "mysql" - } - ] - }, - { - "roll": "2215500023", - "name": "ANSH KAPOOR", - "url": "https://leetcode.com/u/ansh75334/", - "section": "AD", - "dayi": "Hostellers", - "username": "ansh75334", - "totalSolved": 83, - "easySolved": 38, - "mediumSolved": 39, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1458183245", - "title": "Kth Missing Positive Number", - "timestamp": "1732102814", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "12.4 MB", - "lang": "cpp" - }, - { - "id": "1458113139", - "title": "Search in Rotated Sorted Array", - "timestamp": "1732096097", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "13.8 MB", - "lang": "cpp" - }, - { - "id": "1458071923", - "title": "Find Minimum in Rotated Sorted Array", - "timestamp": "1732092676", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1458046406", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732090395", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "12.1 MB", - "lang": "cpp" - }, - { - "id": "1456479206", - "title": "Power of Two", - "timestamp": "1731952902", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "7.5 MB", - "lang": "cpp" - } - ] - }, - { - "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", - "url": "https://leetcode.com/u/prakharsrivast_cs22/", - "section": "H", - "dayi": "Hostellers", - "username": "prakharsrivast_cs22", - "totalSolved": 83, - "easySolved": 34, - "mediumSolved": 47, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1457129285", - "title": "House Robber", - "timestamp": "1732011251", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1456943958", - "title": "Valid Sudoku", - "timestamp": "1731996090", - "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "45.1 MB", - "lang": "java" - }, - { - "id": "1455380857", - "title": "Sort List", - "timestamp": "1731855769", - "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "57.1 MB", - "lang": "java" - }, - { - "id": "1455346902", - "title": "Add Two Numbers", - "timestamp": "1731852903", - "statusDisplay": "Accepted", - "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" - } - ] - }, - { - "roll": "2215500082", - "name": "ISHA CHAUDHARY", - "url": "https://leetcode.com/u/ishu_chaudhary/", - "section": "AE", - "dayi": "Day Scholars", - "username": "ishu_chaudhary", - "totalSolved": 82, - "easySolved": 33, - "mediumSolved": 39, - "hardSolved": 10, - "recentSubmissions": [ - { - "id": "1456107669", - "title": "House Robber", - "timestamp": "1731924363", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1436212299", - "title": "Majority Element", - "timestamp": "1730121182", - "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "49.1 MB", - "lang": "java" - }, - { - "id": "1436211203", - "title": "Sort Colors", - "timestamp": "1730121099", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1436210167", - "title": "Single Number", - "timestamp": "1730121018", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46.5 MB", - "lang": "java" - }, - { - "id": "1436209460", - "title": "Missing Number", - "timestamp": "1730120962", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.3 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215800018", - "name": "RADHIKA SHROTRIYA", - "url": "https://leetcode.com/u/Radhika_Shrotriya/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "Radhika_Shrotriya", - "totalSolved": 81, - "easySolved": 32, - "mediumSolved": 42, - "hardSolved": 7, - "recentSubmissions": [ - { - "id": "1450544964", - "title": "Pow(x, n)", - "timestamp": "1731413175", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", - "lang": "java" - }, - { - "id": "1450536207", - "title": "Implement Stack using Queues", - "timestamp": "1731412306", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1450528014", - "title": "Implement Queue using Stacks", - "timestamp": "1731411474", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1450514723", - "title": "Valid Parentheses", - "timestamp": "1731410159", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1450514426", - "title": "Min Stack", - "timestamp": "1731410131", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.8 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500071", - "name": "HARDIK ARORA", - "url": "https://leetcode.com/u/hardik121/", - "section": "AC", - "dayi": "Day Scholars", - "username": "hardik121", - "totalSolved": 81, - "easySolved": 56, - "mediumSolved": 23, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1453351901", - "title": "Running Sum of 1d Array", - "timestamp": "1731661021", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", - "lang": "java" - }, - { - "id": "1453333626", - "title": "Merge Sorted Array", - "timestamp": "1731659190", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1450218196", - "title": "Squares of a Sorted Array", - "timestamp": "1731385982", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "47.3 MB", - "lang": "java" - }, - { - "id": "1449293797", - "title": "Maximum Number of Vowels in a Substring of Given Length", - "timestamp": "1731303311", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1449211020", - "title": "Maximum Average Subarray I", - "timestamp": "1731295783", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "56.3 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500108", - "name": "PRANJAL RAGHUVANSHI", - "url": "https://leetcode.com/u/pranjal_r323/", - "section": "AC", - "dayi": "Hostellers", - "username": "pranjal_r323", - "totalSolved": 80, - "easySolved": 40, - "mediumSolved": 37, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1456107121", - "title": "House Robber", - "timestamp": "1731924312", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1455126475", - "title": "Rotate Array", - "timestamp": "1731832867", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "57.4 MB", - "lang": "java" - }, - { - "id": "1453429174", - "title": "Reverse Words in a String", - "timestamp": "1731668399", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.1 MB", - "lang": "java" - }, - { - "id": "1451696189", - "title": "Valid Parentheses", - "timestamp": "1731510836", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1431481674", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729692603", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.2 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000801", - "name": "HIMANSHU RAGHAV", - "url": "https://leetcode.com/u/himanshud310/", - "section": "E", - "dayi": "Day Scholars", - "username": "himanshud310", - "totalSolved": 79, - "easySolved": 33, - "mediumSolved": 40, - "hardSolved": 6, - "recentSubmissions": [] - }, - { - "roll": "2215000503", - "name": "BHUVNESH SHARMA", - "url": "https://leetcode.com/u/bhuvnesharma/", - "section": "E", - "dayi": "Day Scholars", - "username": "bhuvnesharma", - "totalSolved": 79, - "easySolved": 39, - "mediumSolved": 34, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1450501225", - "title": "Most Beautiful Item for Each Query", - "timestamp": "1731408849", - "statusDisplay": "Accepted", - "runtime": "45 ms", - "memory": "81.6 MB", - "lang": "java" - }, - { - "id": "1448605822", - "title": "Max Consecutive Ones", - "timestamp": "1731237825", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "50.2 MB", - "lang": "java" - }, - { - "id": "1447544295", - "title": "Minimum Array End", - "timestamp": "1731152538", - "statusDisplay": "Accepted", - "runtime": "1726 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1447214643", - "title": "Sort Array By Parity", - "timestamp": "1731120774", - "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", - "lang": "java" - }, - { - "id": "1438257956", - "title": "Minimum Number of Removals to Make Mountain Array", - "timestamp": "1730299090", - "statusDisplay": "Accepted", - "runtime": "40 ms", - "memory": "44.6 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500164", - "name": "UDAY SINGH KUSHWAHA", - "url": "https://leetcode.com/u/udaykushwaha/", - "section": "AE", - "dayi": "Day Scholars", - "username": "udaykushwaha", - "totalSolved": 78, - "easySolved": 35, - "mediumSolved": 37, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1457429488", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732034523", - "statusDisplay": "Accepted", - "runtime": "32 ms", - "memory": "58.4 MB", - "lang": "java" - }, - { - "id": "1456111686", - "title": "House Robber", - "timestamp": "1731924731", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1456049339", - "title": "Defuse the Bomb", - "timestamp": "1731918971", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", - "lang": "java" - }, - { - "id": "1455132498", - "title": "Shortest Subarray with Sum at Least K", - "timestamp": "1731833443", - "statusDisplay": "Accepted", - "runtime": "41 ms", - "memory": "61.2 MB", - "lang": "java" - }, - { - "id": "1454433076", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731771580", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.5 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500075", - "name": "HARSHIT", - "url": "https://leetcode.com/u/harshit_gla/", - "section": "AC", - "dayi": "Day Scholars", - "username": "harshit_gla", - "totalSolved": 77, - "easySolved": 27, - "mediumSolved": 42, - "hardSolved": 8, - "recentSubmissions": [ - { - "id": "1458003481", - "title": "Is Graph Bipartite?", - "timestamp": "1732086649", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1456106830", - "title": "House Robber", - "timestamp": "1731924286", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1449223204", - "title": "Length of Last Word", - "timestamp": "1731297029", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1449215722", - "title": "Search Insert Position", - "timestamp": "1731296274", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.8 MB", - "lang": "java" - }, - { - "id": "1449206093", - "title": "Container With Most Water", - "timestamp": "1731295249", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "57.5 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500132", - "name": "SAMBHAV TIWARI", - "url": "https://leetcode.com/u/sambhavtiwari/", - "section": "AD", - "dayi": "Hostellers", - "username": "sambhavtiwari", - "totalSolved": 77, - "easySolved": 48, - "mediumSolved": 26, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1431455686", - "title": "First Bad Version", - "timestamp": "1729690737", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1424315194", - "title": "Sort Array By Parity", - "timestamp": "1729087268", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.2 MB", - "lang": "java" - }, - { - "id": "1424273025", - "title": "Buy Two Chocolates", - "timestamp": "1729084477", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1395757117", - "title": "Check if Array Is Sorted and Rotated", - "timestamp": "1726770995", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1392436490", - "title": "Kth Missing Positive Number", - "timestamp": "1726511189", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.9 MB", - "lang": "java" - } - ] - }, - { - "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", - "dayi": "Day Scholars", - "username": "devchikara05", - "totalSolved": 76, - "easySolved": 32, - "mediumSolved": 40, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1458926823", - "title": "House Robber", - "timestamp": "1732170348", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1458919279", - "title": "Climbing Stairs", - "timestamp": "1732169787", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1458003241", - "title": "Is Graph Bipartite?", - "timestamp": "1732086629", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1449218926", - "title": "Search Insert Position", - "timestamp": "1731296603", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.8 MB", - "lang": "java" - }, - { - "id": "1449212329", - "title": "Find the Index of the First Occurrence in a String", - "timestamp": "1731295925", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000392", - "name": "ASHISH KUMAR VERMA", - "url": "https://leetcode.com/u/Ashish_Kumar_Verma/", - "section": "F", - "dayi": "Day Scholars", - "username": "Ashish_Kumar_Verma", - "totalSolved": 76, - "easySolved": 54, - "mediumSolved": 22, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457875161", - "title": "Unique Paths", - "timestamp": "1732076497", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1455870239", - "title": "House Robber", - "timestamp": "1731903532", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1451229741", - "title": "Coin Change", - "timestamp": "1731471715", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1450538989", - "title": "Swap Nodes in Pairs", - "timestamp": "1731412581", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1450492969", - "title": "Add Two Numbers", - "timestamp": "1731408092", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.3 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000565", - "name": "DEEPIKA RAWAT", - "url": "https://leetcode.com/u/deepikarawat_cs22/", - "section": "E", - "dayi": "Day Scholars", - "username": "deepikarawat_cs22", - "totalSolved": 75, - "easySolved": 33, - "mediumSolved": 39, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1458117504", - "title": "House Robber", - "timestamp": "1732096463", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1458102765", - "title": "Unique Paths", - "timestamp": "1732095211", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.9 MB", - "lang": "java" - }, - { - "id": "1456856081", - "title": "Is Graph Bipartite?", - "timestamp": "1731989746", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1455868631", - "title": "House Robber", - "timestamp": "1731903394", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1444436704", - "title": "Middle of the Linked List", - "timestamp": "1730866680", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500121", - "name": "RISHABH BAGHEL", - "url": "https://leetcode.com/u/Rishu_689/", - "section": "AE", - "dayi": "Hostellers", - "username": "Rishu_689", - "totalSolved": 75, - "easySolved": 41, - "mediumSolved": 30, - "hardSolved": 4, - "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", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.6 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", - "title": "House Robber", - "timestamp": "1731924231", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1451694240", - "title": "Valid Parentheses", - "timestamp": "1731510694", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1446434198", - "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", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", - "lang": "java" - }, - { - "id": "1444888479", - "title": "Island Perimeter", - "timestamp": "1730905964", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.9 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001644", - "name": "SHASHWAT DWIVEDI", - "url": "https://leetcode.com/u/Shashwatdwivedi99/", - "section": "G", - "dayi": "Hostellers", - "username": "Shashwatdwivedi99", - "totalSolved": 73, - "easySolved": 35, - "mediumSolved": 33, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1457128773", - "title": "House Robber", - "timestamp": "1732011208", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1431491071", - "title": "Gas Station", - "timestamp": "1729693288", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "56 MB", - "lang": "java" - }, - { - "id": "1431490820", - "title": "First Bad Version", - "timestamp": "1729693270", - "statusDisplay": "Accepted", - "runtime": "24 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1431435523", - "title": "Binary Search", - "timestamp": "1729689220", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.7 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001214", - "name": "PARTH GUPTA", - "url": "https://leetcode.com/u/GuptaRth", - "section": "H", - "dayi": "Hostellers", - "username": "GuptaRth", - "totalSolved": 73, - "easySolved": 41, - "mediumSolved": 30, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1457123504", - "title": "House Robber", - "timestamp": "1732010753", - "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", - "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", - "lang": "java" - }, - { - "id": "1450226021", - "title": "Minimum Common Value", - "timestamp": "1731386589", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "62.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", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1456106992", - "title": "House Robber", - "timestamp": "1731924300", - "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/", - "section": "G", - "dayi": "Hostellers", - "username": "sarthak_patel26", - "totalSolved": 70, - "easySolved": 43, - "mediumSolved": 25, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1458393806", - "title": "Valid Palindrome", - "timestamp": "1732119228", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.7 MB", - "lang": "java" - }, - { - "id": "1458390413", - "title": "Multiply Strings", - "timestamp": "1732118975", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.6 MB", - "lang": "java" - }, - { - "id": "1458389035", - "title": "Generate Parentheses", - "timestamp": "1732118871", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.9 MB", - "lang": "java" - }, - { - "id": "1457128907", - "title": "House Robber", - "timestamp": "1732011221", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1452475016", - "title": "3Sum", - "timestamp": "1731579237", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "51.2 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000992", - "name": "LOKESH KUMAR", - "url": "https://leetcode.com/u/lokesh2910/", - "section": "F", - "dayi": "Day Scholars", - "username": "lokesh2910", - "totalSolved": 69, - "easySolved": 37, - "mediumSolved": 28, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1457874416", - "title": "Unique Paths", - "timestamp": "1732076431", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1455868871", - "title": "House Robber", - "timestamp": "1731903412", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1435820051", - "title": "Pascal's Triangle II", - "timestamp": "1730088664", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1435810002", - "title": "Pascal's Triangle", - "timestamp": "1730087821", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1432330332", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729765188", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "58.4 MB", - "lang": "java" - } - ] - }, - { - "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", - "url": "https://leetcode.com/u/shyam_rai22/", - "section": "AD", - "dayi": "Hostellers", - "username": "shyam_rai22", - "totalSolved": 68, - "easySolved": 40, - "mediumSolved": 24, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1455695808", - "title": "Minimum Remove to Make Valid Parentheses", - "timestamp": "1731883412", - "statusDisplay": "Accepted", - "runtime": "467 ms", - "memory": "45.4 MB", - "lang": "java" - }, - { - "id": "1455598584", - "title": "Minimum Add to Make Parentheses Valid", - "timestamp": "1731872727", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1455584789", - "title": "Remove Outermost Parentheses", - "timestamp": "1731871455", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1455552762", - "title": "Maximum Nesting Depth of the Parentheses", - "timestamp": "1731868767", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001768", - "name": "SOUMYA KUMAR GUPTA", - "url": "https://leetcode.com/u/soumya_kumar_gupta/", - "section": "F", - "dayi": "Hostellers", - "username": "soumya_kumar_gupta", - "totalSolved": 68, - "easySolved": 36, - "mediumSolved": 28, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1457878031", - "title": "Unique Paths", - "timestamp": "1732076758", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1455872705", - "title": "House Robber", - "timestamp": "1731903745", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1453664092", - "title": "Remove Element", - "timestamp": "1731689979", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1452783511", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731604201", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1451753586", - "title": "Plus One", - "timestamp": "1731514820", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500133", - "name": "SAMIKSHA CHAUHAN", - "url": "https://leetcode.com/u/_SAMIKSHA/", - "section": "AE", - "dayi": "Day Scholars", - "username": "_SAMIKSHA", - "totalSolved": 67, - "easySolved": 31, - "mediumSolved": 31, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1456111443", - "title": "House Robber", - "timestamp": "1731924710", - "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", - "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", - "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", - "lang": "java" - }, - { - "id": "1458916211", - "title": "Climbing Stairs", - "timestamp": "1732169551", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.9 MB", - "lang": "java" - }, - { - "id": "1458881824", - "title": "Count Unguarded Cells in the Grid", - "timestamp": "1732166819", - "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "72 MB", - "lang": "java" - }, - { - "id": "1458858875", - "title": "Is Graph Bipartite?", - "timestamp": "1732164999", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.9 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000493", - "name": "BHUPENDER BHAMLA", - "url": "https://leetcode.com/u/bhupender_bhamla/", - "section": "H", - "dayi": "Day Scholars", - "username": "bhupender_bhamla", - "totalSolved": 67, - "easySolved": 42, - "mediumSolved": 22, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1458971589", - "title": "Product of Array Except Self", - "timestamp": "1732173879", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "55.4 MB", - "lang": "java" - }, - { - "id": "1455325787", - "title": "Valid Parentheses", - "timestamp": "1731851214", - "statusDisplay": "Accepted", - "runtime": "50 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1454330510", - "title": "Subtree of Another Tree", - "timestamp": "1731763170", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.3 MB", - "lang": "java" - }, - { - "id": "1453689739", - "title": "Palindrome Number", - "timestamp": "1731691885", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "43.4 MB", - "lang": "java" - }, - { - "id": "1453680939", - "title": "Two Sum", - "timestamp": "1731691241", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.9 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500175", - "name": "VIVEK KUMAR SHARMA", - "url": "https://leetcode.com/u/gracefulvivektdl/", - "section": "AE", - "dayi": "Hostellers", - "username": "gracefulvivektdl", - "totalSolved": 67, - "easySolved": 15, - "mediumSolved": 39, - "hardSolved": 13, - "recentSubmissions": [ - { - "id": "1456110420", - "title": "House Robber", - "timestamp": "1731924613", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1446475863", - "title": "Reverse Linked List", - "timestamp": "1731046283", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.4 MB", - "lang": "java" - }, - { - "id": "1446437203", - "title": "Middle of the Linked List", - "timestamp": "1731043250", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1444831021", - "title": "Pow(x, n)", - "timestamp": "1730901601", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1431531358", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729696164", - "statusDisplay": "Accepted", - "runtime": "116 ms", - "memory": "57 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001345", - "name": "PRIYANSHU DHAKED", - "url": "https://leetcode.com/u/Priyanshu_dhaked/", - "section": "H", - "dayi": "Day Scholars", - "username": "Priyanshu_dhaked", - "totalSolved": 67, - "easySolved": 48, - "mediumSolved": 18, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1452677724", - "title": "Reverse Words in a String", - "timestamp": "1731597013", - "statusDisplay": "Accepted", - "runtime": "12 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1430737426", - "title": "Max Consecutive Ones", - "timestamp": "1729622587", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "50.2 MB", - "lang": "java" - }, - { - "id": "1429053067", - "title": "Power of Three", - "timestamp": "1729491401", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "43.8 MB", - "lang": "java" - }, - { - "id": "1429043593", - "title": "Majority Element", - "timestamp": "1729490632", - "statusDisplay": "Accepted", - "runtime": "2071 ms", - "memory": "53.2 MB", - "lang": "java" - }, - { - "id": "1425404448", - "title": "Palindrome Number", - "timestamp": "1729173130", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.1 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500036", - "name": "ARVIND SINGH", - "url": "https://leetcode.com/u/arvind_13/", - "section": "AE", - "dayi": "Hostellers", - "username": "arvind_13", - "totalSolved": 66, - "easySolved": 20, - "mediumSolved": 37, - "hardSolved": 9, - "recentSubmissions": [ - { - "id": "1456106645", - "title": "House Robber", - "timestamp": "1731924268", - "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", - "lang": "java" - }, - { - "id": "1444593374", - "title": "Fibonacci Number", - "timestamp": "1730879571", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "40.5 MB", - "lang": "java" - }, - { - "id": "1444112846", - "title": "Contains Duplicate", - "timestamp": "1730831546", - "statusDisplay": "Accepted", - "runtime": "20 ms", - "memory": "55.6 MB", - "lang": "java" - }, - { - "id": "1444090047", - "title": "Two Sum II - Input Array Is Sorted", - "timestamp": "1730830085", - "statusDisplay": "Accepted", - "runtime": "405 ms", - "memory": "46.8 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000792", - "name": "HIMANSHI AGRAWAL", - "url": "https://leetcode.com/u/himan_shi/", - "section": "F", - "dayi": "Day Scholars", - "username": "himan_shi", - "totalSolved": 66, - "easySolved": 37, - "mediumSolved": 24, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1451284264", - "title": "Delete Characters to Make Fancy String", - "timestamp": "1731475909", - "statusDisplay": "Accepted", - "runtime": "39 ms", - "memory": "45.6 MB", - "lang": "java" - }, - { - "id": "1451228070", - "title": "Coin Change", - "timestamp": "1731471590", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1450771982", - "title": "Remove Comments", - "timestamp": "1731429645", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1450770370", - "title": "Remove Outermost Parentheses", - "timestamp": "1731429550", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1450768659", - "title": "Valid Anagram", - "timestamp": "1731429450", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.2 MB", - "lang": "java" - } - ] - }, - { - "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", - "url": "https://leetcode.com/u/__vaishnavy/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "__vaishnavy", - "totalSolved": 66, - "easySolved": 40, - "mediumSolved": 25, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1455034454", - "title": "Valid Anagram", - "timestamp": "1731824998", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "42.9 MB", - "lang": "java" - }, - { - "id": "1454309144", - "title": "Longest Common Prefix", - "timestamp": "1731761184", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1454290883", - "title": "Rotate String", - "timestamp": "1731759378", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1430325749", - "title": "Search Insert Position", - "timestamp": "1729595839", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43 MB", - "lang": "java" - }, - { - "id": "1430316049", - "title": "Summary Ranges", - "timestamp": "1729594920", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "41.6 MB", - "lang": "java" - } - ] - }, - { - "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, - "recentSubmissions": [ - { - "id": "1458477573", - "title": "Add Two Integers", - "timestamp": "1732124948", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1458475268", - "title": "Plus One", - "timestamp": "1732124795", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1458070207", - "title": "Maximum Product Subarray", - "timestamp": "1732092529", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.5 MB", - "lang": "java" - }, - { - "id": "1456107275", - "title": "House Robber", - "timestamp": "1731924328", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1450297046", - "title": "3Sum", - "timestamp": "1731391898", - "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "51.3 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500109", - "name": "PRASHANT CHAUHAN", - "url": "https://leetcode.com/u/prashantchauhan123/", - "section": "AE", - "dayi": "Hostellers", - "username": "prashantchauhan123", - "totalSolved": 65, - "easySolved": 24, - "mediumSolved": 32, - "hardSolved": 9, - "recentSubmissions": [ - { - "id": "1458231359", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732107157", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "45.2 MB", - "lang": "java" - }, - { - "id": "1457374807", - "title": "Shortest Subarray With OR at Least K II", - "timestamp": "1732031105", - "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "69.6 MB", - "lang": "java" - }, - { - "id": "1456365819", - "title": "Defuse the Bomb", - "timestamp": "1731945750", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1456110911", - "title": "House Robber", - "timestamp": "1731924658", - "statusDisplay": "Accepted", - "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/", - "section": "AD", - "dayi": "Day Scholars", - "username": "Ansh0007", - "totalSolved": 65, - "easySolved": 32, - "mediumSolved": 29, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1456105544", - "title": "House Robber", - "timestamp": "1731924159", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1454473431", - "title": "Valid Palindrome", - "timestamp": "1731774902", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.9 MB", - "lang": "java" - }, - { - "id": "1454460135", - "title": "Combination Sum II", - "timestamp": "1731773831", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "43.4 MB", - "lang": "java" - }, - { - "id": "1452600934", - "title": "Combination Sum", - "timestamp": "1731591204", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.5 MB", - "lang": "java" - }, - { - "id": "1451745660", - "title": "Subsets", - "timestamp": "1731514301", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.5 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215800032", - "name": "VIJAY SINGH", - "url": "https://leetcode.com/u/vijaysingh-123/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "vijaysingh-123", - "totalSolved": 64, - "easySolved": 22, - "mediumSolved": 40, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1423049892", - "title": "Remove Duplicates from Sorted List", - "timestamp": "1728987907", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.3 MB", - "lang": "java" - }, - { - "id": "1423033540", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1728986624", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1399932052", - "title": "Length of Last Word", - "timestamp": "1727116546", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.2 MB", - "lang": "java" - }, - { - "id": "1398136234", - "title": "Report Spam Message", - "timestamp": "1726978628", - "statusDisplay": "Accepted", - "runtime": "406 ms", - "memory": "75.4 MB", - "lang": "java" - }, - { - "id": "1395742459", - "title": "Shuffle String", - "timestamp": "1726770164", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "44.7 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500069", - "name": "GARVIT SARASWAT", - "url": "https://leetcode.com/u/garvit1000/", - "section": "AD", - "dayi": "Day Scholars", - "username": "garvit1000", - "totalSolved": 64, - "easySolved": 23, - "mediumSolved": 35, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1450929447", - "title": "Decode Ways", - "timestamp": "1731439616", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1450929076", - "title": "Word Search", - "timestamp": "1731439588", - "statusDisplay": "Accepted", - "runtime": "146 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1450926938", - "title": "Merge Sorted Array", - "timestamp": "1731439422", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1450926682", - "title": "Search a 2D Matrix", - "timestamp": "1731439403", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1450926387", - "title": "Climbing Stairs", - "timestamp": "1731439381", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001924", - "name": "VANSH SHARMA", - "url": "https://leetcode.com/u/vansh_sh970/", - "section": "F", - "dayi": "Hostellers", - "username": "vansh_sh970", - "totalSolved": 64, - "easySolved": 42, - "mediumSolved": 21, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1459018422", - "title": "Reverse Vowels of a String", - "timestamp": "1732177962", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1458954090", - "title": "Reverse Words in a String", - "timestamp": "1732172453", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "42.6 MB", - "lang": "java" - }, - { - "id": "1458948935", - "title": "Reverse String II", - "timestamp": "1732172041", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.7 MB", - "lang": "java" - }, - { - "id": "1458894883", - "title": "Reverse String", - "timestamp": "1732167842", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "49.1 MB", - "lang": "java" - }, - { - "id": "1458877337", - "title": "Binary Search", - "timestamp": "1732166477", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.6 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500172", - "name": "VIKKY KUSHWAH", - "url": "https://leetcode.com/u/mrvikky_17/", - "section": "AD", - "dayi": "Hostellers", - "username": "mrvikky_17", - "totalSolved": 64, - "easySolved": 30, - "mediumSolved": 30, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1456109376", - "title": "House Robber", - "timestamp": "1731924519", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1452496378", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731581236", - "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "57.4 MB", - "lang": "java" - }, - { - "id": "1451752580", - "title": "Count the Number of Fair Pairs", - "timestamp": "1731514752", - "statusDisplay": "Accepted", - "runtime": "66 ms", - "memory": "57.1 MB", - "lang": "java" - }, - { - "id": "1451689729", - "title": "Valid Parentheses", - "timestamp": "1731510369", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1450569291", - "title": "Two Sum", - "timestamp": "1731415418", - "statusDisplay": "Accepted", - "runtime": "45 ms", - "memory": "44.8 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500032", - "name": "ANUSHKA CHAUDHARY", - "url": "https://leetcode.com/u/Anushka_Chaudhary07/", - "section": "AE", - "dayi": "Day Scholars", - "username": "Anushka_Chaudhary07", - "totalSolved": 63, - "easySolved": 24, - "mediumSolved": 29, - "hardSolved": 10, - "recentSubmissions": [ - { - "id": "1446436378", - "title": "Middle of the Linked List", - "timestamp": "1731043188", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1446429043", - "title": "Reverse Linked List", - "timestamp": "1731042621", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", - "lang": "java" - }, - { - "id": "1436223174", - "title": "Lowest Common Ancestor of a Binary Tree", - "timestamp": "1730121984", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1436222375", - "title": "Valid Anagram", - "timestamp": "1730121926", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "42.9 MB", - "lang": "java" - }, - { - "id": "1436221078", - "title": "Isomorphic Strings", - "timestamp": "1730121831", - "statusDisplay": "Accepted", - "runtime": "2437 ms", - "memory": "44.5 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500118", - "name": "RAHUL GANGWAR", - "url": "https://leetcode.com/u/Rahul_Gangwar/", - "section": "AC", - "dayi": "Hostellers", - "username": "Rahul_Gangwar", - "totalSolved": 62, - "easySolved": 28, - "mediumSolved": 32, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1458094087", - "title": "Lemonade Change", - "timestamp": "1732094476", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "55.5 MB", - "lang": "java" - }, - { - "id": "1458064335", - "title": "Container With Most Water", - "timestamp": "1732092027", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "57.1 MB", - "lang": "java" - }, - { - "id": "1457556243", - "title": "Pow(x, n)", - "timestamp": "1732042353", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1457550689", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732041945", - "statusDisplay": "Accepted", - "runtime": "28 ms", - "memory": "61.9 MB", - "lang": "java" - }, - { - "id": "1457545957", - "title": "Search Insert Position", - "timestamp": "1732041606", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", - "lang": "java" - } - ] - }, - { - "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", - "url": "https://leetcode.com/u/farkansh_gupta/", - "section": "D", - "dayi": "Day Scholars", - "username": "farkansh_gupta", - "totalSolved": 61, - "easySolved": 24, - "mediumSolved": 30, - "hardSolved": 7, - "recentSubmissions": [ - { - "id": "1458988498", - "title": "Unique Paths", - "timestamp": "1732175356", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1447688600", - "title": "Smallest Divisible Digit Product I", - "timestamp": "1731163730", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1435783398", - "title": "Pascal's Triangle II", - "timestamp": "1730085451", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1435774617", - "title": "Pascal's Triangle", - "timestamp": "1730084644", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1431034571", - "title": "Search Insert Position", - "timestamp": "1729653316", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.9 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500014", - "name": "AKSHAY GARG", - "url": "https://leetcode.com/u/akshay368/", - "section": "AD", - "dayi": "Hostellers", - "username": "akshay368", - "totalSolved": 61, - "easySolved": 29, - "mediumSolved": 27, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1456372545", - "title": "House Robber", - "timestamp": "1731946192", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "16.7 MB", - "lang": "python3" - }, - { - "id": "1451690462", - "title": "Valid Parentheses", - "timestamp": "1731510422", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1447699718", - "title": "Smallest Divisible Digit Product I", - "timestamp": "1731164071", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "16.7 MB", - "lang": "python3" - }, - { - "id": "1446435787", - "title": "Middle of the Linked List", - "timestamp": "1731043144", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1446430266", - "title": "Reverse Linked List", - "timestamp": "1731042716", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", - "lang": "java" - } - ] - }, - { - "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", - "url": "https://leetcode.com/u/Sachin32455/", - "section": "G", - "dayi": "Day Scholars", - "username": "Sachin32455", - "totalSolved": 59, - "easySolved": 19, - "mediumSolved": 33, - "hardSolved": 7, - "recentSubmissions": [ - { - "id": "1457410169", - "title": "Count and Say", - "timestamp": "1732033348", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1457408556", - "title": "Find First and Last Position of Element in Sorted Array", - "timestamp": "1732033246", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.8 MB", - "lang": "java" - }, - { - "id": "1457407566", - "title": "4Sum", - "timestamp": "1732033185", - "statusDisplay": "Accepted", - "runtime": "17 ms", - "memory": "44 MB", - "lang": "java" - }, - { - "id": "1457406419", - "title": "Letter Combinations of a Phone Number", - "timestamp": "1732033110", - "statusDisplay": "Accepted", - "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", - "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", - "lang": "cpp" - } - ] - }, - { - "roll": "2215000151", - "name": "AKASH SHARMA", - "url": "https://leetcode.com/u/AkashS20/", - "section": "F", - "dayi": "Hostellers", - "username": "AkashS20", - "totalSolved": 58, - "easySolved": 40, - "mediumSolved": 17, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457874445", - "title": "Unique Paths", - "timestamp": "1732076435", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.9 MB", - "lang": "java" - }, - { - "id": "1457404892", - "title": "Combination Sum", - "timestamp": "1732033020", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.3 MB", - "lang": "java" - }, - { - "id": "1455869081", - "title": "House Robber", - "timestamp": "1731903431", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1454436230", - "title": "Remove Digit From Number to Maximize Result", - "timestamp": "1731771845", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42 MB", - "lang": "java" - }, - { - "id": "1454281730", - "title": "Binary Search", - "timestamp": "1731758431", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "46.2 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000881", - "name": "KARTIK SAHA", - "url": "https://leetcode.com/u/sahakartik2952004/", - "section": "F", - "dayi": "Hostellers", - "username": "sahakartik2952004", - "totalSolved": 57, - "easySolved": 27, - "mediumSolved": 26, - "hardSolved": 4, - "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", - "url": "https://leetcode.com/u/PranjalVerma_01/", - "section": "F", - "dayi": "Hostellers", - "username": "PranjalVerma_01", - "totalSolved": 57, - "easySolved": 42, - "mediumSolved": 14, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457878109", - "title": "Unique Paths", - "timestamp": "1732076764", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", - "lang": "java" - }, - { - "id": "1455870137", - "title": "House Robber", - "timestamp": "1731903523", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1452665382", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731596107", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.2 MB", - "lang": "java" - }, - { - "id": "1452650159", - "title": "Baseball Game", - "timestamp": "1731594973", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1452623309", - "title": "Valid Parentheses", - "timestamp": "1731592963", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.2 MB", - "lang": "java" - } - ] - }, - { - "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", - "url": "https://leetcode.com/u/LuvyaSharma/", - "section": "G", - "dayi": "Day Scholars", - "username": "LuvyaSharma", - "totalSolved": 57, - "easySolved": 13, - "mediumSolved": 39, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1458034903", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732089360", - "statusDisplay": "Accepted", - "runtime": "42 ms", - "memory": "57.7 MB", - "lang": "java" - }, - { - "id": "1457557855", - "title": "House Robber", - "timestamp": "1732042471", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1456516147", - "title": "Shortest Subarray with Sum at Least K", - "timestamp": "1731955710", - "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "63 MB", - "lang": "java" - }, - { - "id": "1456514685", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731955604", - "statusDisplay": "Accepted", - "runtime": "104 ms", - "memory": "57.7 MB", - "lang": "java" - }, - { - "id": "1456377404", - "title": "Defuse the Bomb", - "timestamp": "1731946507", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001557", - "name": "SAKSHI SINGH", - "url": "https://leetcode.com/u/sakshisingh_2910/", - "section": "F", - "dayi": "Hostellers", - "username": "sakshisingh_2910", - "totalSolved": 57, - "easySolved": 30, - "mediumSolved": 23, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1457875267", - "title": "Unique Paths", - "timestamp": "1732076506", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", - "lang": "java" - }, - { - "id": "1457873420", - "title": "Take K of Each Character From Left and Right", - "timestamp": "1732076339", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "45.1 MB", - "lang": "java" - }, - { - "id": "1457423392", - "title": "Find the Highest Altitude", - "timestamp": "1732034155", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1457422501", - "title": "Move Zeroes", - "timestamp": "1732034102", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.7 MB", - "lang": "java" - }, - { - "id": "1457420373", - "title": "String Compression", - "timestamp": "1732033974", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.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" - }, - { - "id": "1456108935", - "title": "House Robber", - "timestamp": "1731924478", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1444886214", - "title": "Island Perimeter", - "timestamp": "1730905788", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "46.3 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500158", - "name": "SUYASH TRIPATHI", - "url": "https://leetcode.com/u/suyashtripathi333/", - "section": "AD", - "dayi": "Hostellers", - "username": "suyashtripathi333", - "totalSolved": 55, - "easySolved": 37, - "mediumSolved": 17, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1456106866", - "title": "House Robber", - "timestamp": "1731924289", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1451669758", - "title": "Valid Parentheses", - "timestamp": "1731508983", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", - "lang": "java" - }, - { - "id": "1446436125", - "title": "Middle of the Linked List", - "timestamp": "1731043169", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1446419014", - "title": "Reverse Linked List", - "timestamp": "1731041860", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", - "lang": "java" - }, - { - "id": "1445611002", - "title": "String Compression III", - "timestamp": "1730970534", - "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "45.8 MB", - "lang": "java" - } - ] - }, - { - "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, - "recentSubmissions": [ - { - "id": "1455317117", - "title": "Search in Rotated Sorted Array II", - "timestamp": "1731850504", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.9 MB", - "lang": "java" - }, - { - "id": "1455316735", - "title": "Remove Duplicates from Sorted Array II", - "timestamp": "1731850474", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.2 MB", - "lang": "java" - }, - { - "id": "1445434264", - "title": "Word Search", - "timestamp": "1730956491", - "statusDisplay": "Accepted", - "runtime": "146 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1445433701", - "title": "Subsets", - "timestamp": "1730956446", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.6 MB", - "lang": "java" - }, - { - "id": "1445432951", - "title": "Sort Colors", - "timestamp": "1730956392", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000571", - "name": "DEV RISHI SHARMA", - "url": "https://leetcode.com/u/Sdev76/", - "section": "G", - "dayi": "Hostellers", - "username": "Sdev76", - "totalSolved": 53, - "easySolved": 27, - "mediumSolved": 25, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457126264", - "title": "House Robber", - "timestamp": "1732010992", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1451385052", - "title": "Coin Change", - "timestamp": "1731483630", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1450460472", - "title": "Middle of the Linked List", - "timestamp": "1731405173", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1444884111", - "title": "Island Perimeter", - "timestamp": "1730905627", - "statusDisplay": "Accepted", - "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" - } - ] - }, - { - "roll": "2215002017", - "name": "YASH DWIVEDI", - "url": "https://leetcode.com/u/Unknown69/", - "section": "G", - "dayi": "Hostellers", - "username": "Unknown69", - "totalSolved": 52, - "easySolved": 41, - "mediumSolved": 11, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457955061", - "title": "Symmetric Tree", - "timestamp": "1732082920", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1457947443", - "title": "Single Number", - "timestamp": "1732082344", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.9 MB", - "lang": "java" - }, - { - "id": "1457918990", - "title": "Same Tree", - "timestamp": "1732080152", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1457132223", - "title": "Max Consecutive Ones", - "timestamp": "1732011507", - "statusDisplay": "Accepted", - "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" - } - ] - }, - { - "roll": "2215500167", - "name": "VAIBHAVI VARSHNEY", - "url": "https://leetcode.com/u/vaibhavi_01/", - "section": "AD", - "dayi": "Hostellers", - "username": "vaibhavi_01", - "totalSolved": 52, - "easySolved": 31, - "mediumSolved": 17, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1458052651", - "title": "Sort Colors", - "timestamp": "1732090968", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1457036581", - "title": "Sort an Array", - "timestamp": "1732003084", - "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "55.2 MB", - "lang": "java" - }, - { - "id": "1456111767", - "title": "House Robber", - "timestamp": "1731924738", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1455941936", - "title": "Single Number", - "timestamp": "1731909549", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46 MB", - "lang": "java" - }, - { - "id": "1453600705", - "title": "Two Sum", - "timestamp": "1731684843", - "statusDisplay": "Accepted", - "runtime": "50 ms", - "memory": "44.3 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001140", - "name": "NAVYA YADAV", - "url": "https://leetcode.com/u/Navyaa_24/", - "section": "F", - "dayi": "Hostellers", - "username": "Navyaa_24", - "totalSolved": 52, - "easySolved": 35, - "mediumSolved": 14, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1457876064", - "title": "Unique Paths", - "timestamp": "1732076580", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", - "lang": "java" - }, - { - "id": "1455870372", - "title": "House Robber", - "timestamp": "1731903542", - "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", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1455868386", - "title": "House Robber", - "timestamp": "1731903374", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1455518586", - "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", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "43.2 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001452", - "name": "RISHABH SINGH", - "url": "https://leetcode.com/u/Rishabh_singhcs22/", - "section": "F", - "dayi": "Hostellers", - "username": "Rishabh_singhcs22", - "totalSolved": 51, - "easySolved": 33, - "mediumSolved": 16, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1457592505", - "title": "Daily Temperatures", - "timestamp": "1732045169", - "statusDisplay": "Accepted", - "runtime": "65 ms", - "memory": "63.2 MB", - "lang": "java" - }, - { - "id": "1457587145", - "title": "2 Keys Keyboard", - "timestamp": "1732044744", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.3 MB", - "lang": "java" - }, - { - "id": "1457580094", - "title": "1-bit and 2-bit Characters", - "timestamp": "1732044188", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", - "lang": "java" - }, - { - "id": "1456453188", - "title": "House Robber", - "timestamp": "1731951168", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1452668786", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731596354", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.3 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001329", - "name": "PRIYANK SINGH", - "url": "https://leetcode.com/u/priyanksingh_001/", - "section": "G", - "dayi": "Hostellers", - "username": "priyanksingh_001", - "totalSolved": 51, - "easySolved": 38, - "mediumSolved": 12, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1452469892", - "title": "3Sum", - "timestamp": "1731578786", - "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "51.8 MB", - "lang": "java" - }, - { - "id": "1449552512", - "title": "Group Anagrams", - "timestamp": "1731330801", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "47.6 MB", - "lang": "java" - }, - { - "id": "1449551772", - "title": "Contains Duplicate", - "timestamp": "1731330740", - "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "55.6 MB", - "lang": "java" - }, - { - "id": "1449546285", - "title": "Merge Sorted Array", - "timestamp": "1731330263", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1448946273", - "title": "Guess Number Higher or Lower", - "timestamp": "1731265529", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "39.9 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001443", - "name": "RISHABH GUPTA", - "url": "https://leetcode.com/u/rishabhgupta1_cs22/", - "section": "F", - "dayi": "Hostellers", - "username": "rishabhgupta1_cs22", - "totalSolved": 51, - "easySolved": 36, - "mediumSolved": 12, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1457877581", - "title": "Unique Paths", - "timestamp": "1732076717", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1457373641", - "title": "Reverse Subarray To Maximize Array Value", - "timestamp": "1732031026", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "49 MB", - "lang": "java" - }, - { - "id": "1457372294", - "title": "Maximum 69 Number", - "timestamp": "1732030935", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1457371633", - "title": "Largest Perimeter Triangle", - "timestamp": "1732030890", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1457370997", - "title": "Array Partition", - "timestamp": "1732030845", - "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "46 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500015", - "name": "AMITABH SINGH", - "url": "https://leetcode.com/u/amitabhsingh128/", - "section": "AD", - "dayi": "Day Scholars", - "username": "amitabhsingh128", - "totalSolved": 50, - "easySolved": 41, - "mediumSolved": 7, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1456106944", - "title": "House Robber", - "timestamp": "1731924295", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1450954819", - "title": "Can Make Arithmetic Progression From Sequence", - "timestamp": "1731441749", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1450934528", - "title": "Fibonacci Number", - "timestamp": "1731440031", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "39.9 MB", - "lang": "java" - }, - { - "id": "1450925750", - "title": "Power of Four", - "timestamp": "1731439328", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1450913363", - "title": "Power of Two", - "timestamp": "1731438365", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "40.8 MB", - "lang": "java" - } - ] - }, - { - "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", - "url": "https://leetcode.com/u/abhinav-yadav-16/", - "section": "AD", - "dayi": "Hostellers", - "username": "abhinav-yadav-16", - "totalSolved": 49, - "easySolved": 25, - "mediumSolved": 21, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1444804549", - "title": "Pow(x, n)", - "timestamp": "1730899604", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1431542013", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729696921", - "statusDisplay": "Accepted", - "runtime": "82 ms", - "memory": "104.3 MB", - "lang": "cpp" - }, - { - "id": "1431498072", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729693778", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.2 MB", - "lang": "java" - }, - { - "id": "1431466005", - "title": "First Bad Version", - "timestamp": "1729691474", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1429060266", - "title": "Subarray Sum Equals K", - "timestamp": "1729491976", - "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "47.1 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500142", - "name": "SHAILENDRA KUMAR YADAV", - "url": "https://leetcode.com/u/shortss124/", - "section": "AD", - "dayi": "Hostellers", - "username": "shortss124", - "totalSolved": 48, - "easySolved": 25, - "mediumSolved": 21, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1457567057", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1732043175", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.7 MB", - "lang": "java" - }, - { - "id": "1457522120", - "title": "Clear Digits", - "timestamp": "1732040062", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.9 MB", - "lang": "java" - }, - { - "id": "1456494871", - "title": "Add Two Numbers", - "timestamp": "1731954213", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.1 MB", - "lang": "java" - }, - { - "id": "1451505263", - "title": "Rotate Array", - "timestamp": "1731494634", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "58 MB", - "lang": "java" - }, - { - "id": "1451454612", - "title": "Kth Largest Element in an Array", - "timestamp": "1731489900", - "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "57.6 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215001763", - "name": "SONU", - "url": "https://leetcode.com/u/SonuSingh7869/", - "section": "F", - "dayi": "Day Scholars", - "username": "SonuSingh7869", - "totalSolved": 48, - "easySolved": 25, - "mediumSolved": 22, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457957900", - "title": "Shuffle the Array", - "timestamp": "1732083132", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1457875320", - "title": "Unique Paths", - "timestamp": "1732076511", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1455833259", - "title": "Kth Largest Element in an Array", - "timestamp": "1731900055", - "statusDisplay": "Accepted", - "runtime": "22 ms", - "memory": "57.8 MB", - "lang": "java" - }, - { - "id": "1455829359", - "title": "Find All Duplicates in an Array", - "timestamp": "1731899671", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "53 MB", - "lang": "java" - }, - { - "id": "1452307452", - "title": "Find the Duplicate Number", - "timestamp": "1731565081", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "58.1 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500048", - "name": "BHUVNESH SINGH", - "url": "https://leetcode.com/u/bhuvisingh_123/", - "section": "AD", - "dayi": "Day Scholars", - "username": "bhuvisingh_123", - "totalSolved": 47, - "easySolved": 25, - "mediumSolved": 19, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1456113058", - "title": "House Robber", - "timestamp": "1731924857", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1455369547", - "title": "Zigzag Conversion", - "timestamp": "1731854777", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "45.7 MB", - "lang": "java" - }, - { - "id": "1452809024", - "title": "Longest Palindromic Substring", - "timestamp": "1731605801", - "statusDisplay": "Accepted", - "runtime": "1718 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1452478771", - "title": "Longest Substring Without Repeating Characters", - "timestamp": "1731579577", - "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "42.7 MB", - "lang": "java" - }, - { - "id": "1429057677", - "title": "Subarray Sum Equals K", - "timestamp": "1729491772", - "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "46.5 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215000283", - "name": "ANSH SHARMA", - "url": "https://leetcode.com/u/ansh_sharma_cs22/", - "section": "G", - "dayi": "Day Scholars", - "username": "ansh_sharma_cs22", - "totalSolved": 47, - "easySolved": 31, - "mediumSolved": 13, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1451981887", - "title": "Valid Number", - "timestamp": "1731531406", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "16.8 MB", - "lang": "python3" - }, - { - "id": "1451977816", - "title": "Multiply Strings", - "timestamp": "1731530980", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "16.4 MB", - "lang": "python3" - }, - { - "id": "1451975385", - "title": "Largest Number", - "timestamp": "1731530737", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "16.6 MB", - "lang": "python3" - }, - { - "id": "1451953615", - "title": "Length of Last Word", - "timestamp": "1731528646", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "16.7 MB", - "lang": "python3" - }, - { - "id": "1451411992", - "title": "Create a New Column", - "timestamp": "1731486076", - "statusDisplay": "Accepted", - "runtime": "389 ms", - "memory": "68.9 MB", - "lang": "pythondata" - } - ] - }, - { - "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", - "url": "https://leetcode.com/u/Sachin_raghav28/", - "section": "AE", - "dayi": "Day Scholars", - "username": "Sachin_raghav28", - "totalSolved": 45, - "easySolved": 23, - "mediumSolved": 20, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1431647749", - "title": "Delete Node in a Linked List", - "timestamp": "1729703572", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.3 MB", - "lang": "java" - }, - { - "id": "1430398830", - "title": "Reverse Linked List", - "timestamp": "1729602284", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", - "lang": "java" - }, - { - "id": "1429215530", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729506098", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "58.5 MB", - "lang": "java" - }, - { - "id": "1429138173", - "title": "Subarray Sum Equals K", - "timestamp": "1729499054", - "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "47.1 MB", - "lang": "java" - }, - { - "id": "1429009727", - "title": "Majority Element", - "timestamp": "1729487813", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "53 MB", - "lang": "java" - } - ] - }, - { - "roll": "2215500130", - "name": "SAKSHAM SAXENA", - "url": "https://leetcode.com/u/saxenaboysaksham/", - "section": "AE", - "dayi": "Day Scholars", - "username": "saxenaboysaksham", - "totalSolved": 45, - "easySolved": 9, - "mediumSolved": 33, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1456110135", - "title": "House Robber", - "timestamp": "1731924587", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1452653492", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731595240", - "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "57.1 MB", - "lang": "java" - }, - { - "id": "1450759002", - "title": "Most Beautiful Item for Each Query", - "timestamp": "1731428866", - "statusDisplay": "Accepted", - "runtime": "36 ms", - "memory": "80.2 MB", - "lang": "java" - }, - { - "id": "1449206298", - "title": "Prime Subtraction Operation", - "timestamp": "1731295274", - "statusDisplay": "Accepted", - "runtime": "7 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1433604146", - "title": "Remove Sub-Folders from the Filesystem", - "timestamp": "1729879399", - "statusDisplay": "Accepted", - "runtime": "64 ms", - "memory": "55.4 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2115500102", - "name": "NIKHIL DUBEY", - "url": "https://leetcode.com/u/Niikhiil1/", - "section": "AE", + "roll": "2215500156", + "name": "SPRIHA SINGH", + "url": "https://leetcode.com/u/Spriha_Bhriguvanshi/", + "section": "AD", "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": "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" - } - ] + "username": "Spriha_Bhriguvanshi", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000401", - "name": "ASHVANI SHARMA", - "url": "https://leetcode.com/u/ashvani807771/", - "section": "H", + "roll": "2215500047", + "name": "BHUVNESH KUMAR", + "url": "https://leetcode.com/u/bhuvnesh-kumar/", + "section": "AD", "dayi": "Day Scholars", - "username": "ashvani807771", - "totalSolved": 44, - "easySolved": 25, - "mediumSolved": 19, + "username": "bhuvnesh-kumar", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457924382", - "title": "Find Minimum in Rotated Sorted Array", - "timestamp": "1732080581", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1457910020", - "title": "Search in Rotated Sorted Array II", - "timestamp": "1732079414", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", - "lang": "java" - }, - { - "id": "1457129226", - "title": "House Robber", - "timestamp": "1732011247", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1456472227", - "title": "Search in Rotated Sorted Array", - "timestamp": "1731952369", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1456421654", - "title": "Find First and Last Position of Element in Sorted Array", - "timestamp": "1731949233", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.8 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215001403", - "name": "RAJ GUPTA", - "url": "https://leetcode.com/u/rajgupta_19/", + "roll": "2215000164", + "name": "AKSHAY KUMAR", + "url": "https://leetcode.com/u/akshay_ydv07/", "section": "F", "dayi": "Hostellers", - "username": "rajgupta_19", - "totalSolved": 44, - "easySolved": 31, - "mediumSolved": 12, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1450904644", - "title": "Rotate Image", - "timestamp": "1731437702", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1449445994", - "title": "Reverse Linked List", - "timestamp": "1731318761", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1449018377", - "title": "Binary Search", - "timestamp": "1731272510", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.9 MB", - "lang": "java" - }, - { - "id": "1449002362", - "title": "Set Matrix Zeroes", - "timestamp": "1731270782", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.4 MB", - "lang": "java" - }, - { - "id": "1447459353", - "title": "Longest Consecutive Sequence", - "timestamp": "1731144182", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "56.8 MB", - "lang": "java" - } - ] + "username": "akshay_ydv07", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001130", - "name": "NANDINI SOLANKI", - "url": "https://leetcode.com/u/nandini_solanki8282/", + "roll": "2215000259", + "name": "ANKIT RAWAT", + "url": "https://leetcode.com/u/rawatankit/", + "section": "E", + "dayi": "Hostellers", + "username": "rawatankit", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001368", + "name": "PUSHPENDRA", + "url": "https://leetcode.com/u/Pushpendra07/", + "section": "E", + "dayi": "Day Scholars", + "username": "Pushpendra07", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001131", + "name": "NARAYAN", + "url": "https://leetcode.com/u/narayanthakur7348/", + "section": "E", + "dayi": "Day Scholars", + "username": "narayanthakur7348", + "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": "2215001235", + "name": "PIYUSH RATHOR", + "url": "https://leetcode.com/u/piyush_rathor/", "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" - } - ] + "username": "piyush_rathor", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000956", + "name": "KULDEEP SHARMA", + "url": "https://leetcode.com/u/Kuldeepsharma5836/", + "section": "D", + "dayi": "Hostellers", + "username": "Kuldeepsharma5836", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001353", - "name": "PRIYANSHU SHARMA", - "url": "https://leetcode.com/u/priyanshusharm1cs/", - "section": "H", + "roll": "2315990033", + "name": "MANISH KUMAR", + "url": "https://leetcode.com/u/user6786ic/", + "section": "F", "dayi": "Day Scholars", - "username": "priyanshusharm1cs", - "totalSolved": 43, - "easySolved": 26, - "mediumSolved": 16, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1450461943", - "title": "Middle of the Linked List", - "timestamp": "1731405295", - "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", - "lang": "java" - }, - { - "id": "1428556146", - "title": "Majority Element", - "timestamp": "1729444616", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "53.4 MB", - "lang": "java" - } - ] + "username": "user6786ic", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500060", - "name": "DEVANSHU YADAV", - "url": "https://leetcode.com/u/devanshuyadav_/", - "section": "AE", + "roll": "2215002021", + "name": "YASH KUMAR", + "url": "https://leetcode.com/u/YashKumar023/", + "section": "F", "dayi": "Hostellers", - "username": "devanshuyadav_", - "totalSolved": 43, - "easySolved": 22, - "mediumSolved": 18, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1456109521", - "title": "House Robber", - "timestamp": "1731924534", - "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", - "lang": "java" - }, - { - "id": "1446435988", - "title": "Middle of the Linked List", - "timestamp": "1731043160", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1446428026", - "title": "Reverse Linked List", - "timestamp": "1731042541", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", - "lang": "java" - }, - { - "id": "1445751210", - "title": "Two Sum", - "timestamp": "1730983539", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.3 MB", - "lang": "java" - } - ] + "username": "YashKumar023", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500066", - "name": "DIVYANSHU RAJORIA", - "url": "https://leetcode.com/u/Divyanshu0123/", - "section": "AD", + "roll": "2215001599", + "name": "SARVESH MISHRA", + "url": "https://leetcode.com/u/idsarvesh_/", + "section": "H", "dayi": "Hostellers", - "username": "Divyanshu0123", - "totalSolved": 42, - "easySolved": 15, - "mediumSolved": 22, - "hardSolved": 5, - "recentSubmissions": [ - { - "id": "1456107450", - "title": "House Robber", - "timestamp": "1731924343", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1452847997", - "title": "Find Pivot Index", - "timestamp": "1731608260", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.1 MB", - "lang": "java" - }, - { - "id": "1451692840", - "title": "Valid Parentheses", - "timestamp": "1731510592", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1446435866", - "title": "Middle of the Linked List", - "timestamp": "1731043149", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1446426766", - "title": "Reverse Linked List", - "timestamp": "1731042444", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", - "lang": "java" - } - ] + "username": "idsarvesh_", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2115500045", - "name": "DEEPAK FAUZDAR", - "url": "https://leetcode.com/u/BoldCarnival/", + "roll": "2215500169", + "name": "VANSHIKA RAGHAV", + "url": "https://leetcode.com/u/vanshikaraghav_22/", "section": "AE", "dayi": "Day Scholars", - "username": "BoldCarnival", - "totalSolved": 42, - "easySolved": 21, - "mediumSolved": 17, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1450299304", - "title": "Second Highest Salary", - "timestamp": "1731392059", - "statusDisplay": "Accepted", - "runtime": "290 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1450268638", - "title": "Employee Bonus", - "timestamp": "1731389843", - "statusDisplay": "Accepted", - "runtime": "1199 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1450257563", - "title": "Customer Who Visited but Did Not Make Any Transactions", - "timestamp": "1731389002", - "statusDisplay": "Accepted", - "runtime": "1437 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1450200600", - "title": "Product Sales Analysis I", - "timestamp": "1731384616", - "statusDisplay": "Accepted", - "runtime": "1497 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1450200319", - "title": "Replace Employee ID With The Unique Identifier", - "timestamp": "1731384594", - "statusDisplay": "Accepted", - "runtime": "1145 ms", - "memory": "0B", - "lang": "mysql" - } - ] + "username": "vanshikaraghav_22", + "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": "2215000557", + "name": "DEEPANJALI SINGH", + "url": "https://leetcode.com/u/deepanjalisingh/", + "section": "E", + "dayi": "Day Scholars", + "username": "deepanjalisingh", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500031", + "name": "ANURAG SHARMA", + "url": "https://leetcode.com/u/anurag080205/", + "section": "AD", + "dayi": "Hostellers", + "username": "anurag080205", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001462", - "name": "RISHIKA PAWARIA", - "url": "https://leetcode.com/u/Rishika_Pawaria/", + "roll": "2215000058", + "name": "ABHISHEK PATHAK", + "url": "https://leetcode.com/u/abhipathak4546/", "section": "G", + "dayi": "Hostellers", + "username": "abhipathak4546", + "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": "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" - } - ] + "username": "Rohit_kumar_45", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500091", - "name": "LAKSHYA KHANDELWAL", - "url": "https://leetcode.com/u/lakshyak1805/", - "section": "AD", - "dayi": "Hostellers", - "username": "lakshyak1805", - "totalSolved": 41, - "easySolved": 31, - "mediumSolved": 10, + "roll": "2215500141", + "name": "SAURABH NAGAYACH", + "url": "https://leetcode.com/u/saurabhnagaich27/", + "section": "AC", + "dayi": "Day Scholars", + "username": "saurabhnagaich27", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1456107900", - "title": "House Robber", - "timestamp": "1731924385", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1454321623", - "title": "Valid Parentheses", - "timestamp": "1731762364", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "42.2 MB", - "lang": "java" - }, - { - "id": "1450782447", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1731430259", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "58.5 MB", - "lang": "java" - }, - { - "id": "1450450260", - "title": "Pow(x, n)", - "timestamp": "1731404292", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1450444601", - "title": "Majority Element", - "timestamp": "1731403797", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "53 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215001132", - "name": "NARENDRA SINGH", - "url": "https://leetcode.com/u/narendrasingh21208/", + "roll": "2215001680", + "name": "SHIVANG SHUKLA", + "url": "https://leetcode.com/u/shivangshukla201/", "section": "E", "dayi": "Day Scholars", - "username": "narendrasingh21208", - "totalSolved": 41, - "easySolved": 19, - "mediumSolved": 19, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1458116447", - "title": "House Robber", - "timestamp": "1732096372", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1456038301", - "title": "Transpose Matrix", - "timestamp": "1731917878", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1455478895", - "title": "First Missing Positive", - "timestamp": "1731863488", - "statusDisplay": "Accepted", - "runtime": "13 ms", - "memory": "60 MB", - "lang": "java" - }, - { - "id": "1455254809", - "title": "Find All Numbers Disappeared in an Array", - "timestamp": "1731844932", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "53.6 MB", - "lang": "java" - }, - { - "id": "1454538264", - "title": "Find the Duplicate Number", - "timestamp": "1731779764", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "58 MB", - "lang": "java" - } - ] + "username": "shivangshukla201", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500017", - "name": "ANANT TIWARI", - "url": "https://leetcode.com/u/anant19161704/", - "section": "AE", + "roll": "2215000095", + "name": "ADITYA GURJAR", + "url": "https://leetcode.com/u/aditya_gurjar_123/", + "section": "G", "dayi": "Hostellers", - "username": "anant19161704", - "totalSolved": 40, - "easySolved": 16, - "mediumSolved": 18, - "hardSolved": 6, - "recentSubmissions": [ - { - "id": "1453887469", - "title": "Min Stack", - "timestamp": "1731713050", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1453884597", - "title": "Maximum Frequency Stack", - "timestamp": "1731712585", - "statusDisplay": "Accepted", - "runtime": "32 ms", - "memory": "56 MB", - "lang": "java" - }, - { - "id": "1453877831", - "title": "Remove Invalid Parentheses", - "timestamp": "1731711492", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42.4 MB", - "lang": "java" - }, - { - "id": "1453875890", - "title": "Score of Parentheses", - "timestamp": "1731711174", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1451627313", - "title": "Word Break", - "timestamp": "1731505893", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.4 MB", - "lang": "java" - } - ] + "username": "aditya_gurjar_123", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500161", + "name": "TRIPTI GUPTA", + "url": "https://leetcode.com/u/Tripti0911/", + "section": "AC", + "dayi": "Hostellers", + "username": "Tripti0911", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001605", + "name": "SATYAM GUPTA", + "url": "https://leetcode.com/u/Neofighter1/", + "section": "D", + "dayi": "Day Scholars", + "username": "Neofighter1", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "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, + "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": [ - { - "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" - } - ] + "recentSubmissions": [] }, { - "roll": "2215500143", - "name": "SHEELESH MISHRA", - "url": "https://leetcode.com/u/Sheelesh_mishra2004/", - "section": "AE", + "roll": "2215500114", + "name": "PRIYANSHU BHARDWAJ", + "url": "https://leetcode.com/u/Priyanshu-Bhardwaj/", + "section": "AC", "dayi": "Hostellers", - "username": "Sheelesh_mishra2004", - "totalSolved": 39, - "easySolved": 14, - "mediumSolved": 21, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1456106853", - "title": "House Robber", - "timestamp": "1731924288", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1451692167", - "title": "Valid Parentheses", - "timestamp": "1731510543", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1431540948", - "title": "Minimum Number of Days to Make m Bouquets", - "timestamp": "1729696846", - "statusDisplay": "Accepted", - "runtime": "19 ms", - "memory": "58.6 MB", - "lang": "java" - }, - { - "id": "1431533857", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729696335", - "statusDisplay": "Accepted", - "runtime": "118 ms", - "memory": "57.3 MB", - "lang": "java" - }, - { - "id": "1431489219", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729693149", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.7 MB", - "lang": "java" - } - ] + "username": "Priyanshu-Bhardwaj", + "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": 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": "2215000429", + "name": "AYUSH ALAPURIYA", + "url": "https://leetcode.com/u/its_alapuriya/", + "section": "F", + "dayi": "Day Scholars", + "username": "its_alapuriya", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001413", - "name": "RAJAT PATHAK", - "url": "https://leetcode.com/u/RajatPathak31/", - "section": "H", + "roll": "2215500082", + "name": "ISHA CHAUDHARY", + "url": "https://leetcode.com/u/ishu_chaudhary/", + "section": "AE", "dayi": "Day Scholars", - "username": "RajatPathak31", - "totalSolved": 38, - "easySolved": 25, - "mediumSolved": 12, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1458337859", - "title": "Trapping Rain Water", - "timestamp": "1732114943", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.5 MB", - "lang": "java" - }, - { - "id": "1458070441", - "title": "Longest Consecutive Sequence", - "timestamp": "1732092547", - "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "67.9 MB", - "lang": "java" - }, - { - "id": "1455353789", - "title": "Excel Sheet Column Title", - "timestamp": "1731853464", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1455353019", - "title": "Pow(x, n)", - "timestamp": "1731853402", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1454411185", - "title": "Intersection of Two Arrays II", - "timestamp": "1731769794", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "43.6 MB", - "lang": "java" - } - ] + "username": "ishu_chaudhary", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000483", + "name": "BHASKAR GAUTAM", + "url": "https://leetcode.com/u/BhaskarGautam24/", + "section": "E", + "dayi": "Day Scholars", + "username": "BhaskarGautam24", + "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": "uttam_roy01", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500154", - "name": "SIDDHI AGARWAL", - "url": "https://leetcode.com/u/siddhiagarwalcs22/", - "section": "AD", + "roll": "2215001829", + "name": "TANISH GUPTA", + "url": "https://leetcode.com/u/tanish-hrk/", + "section": "F", "dayi": "Hostellers", - "username": "siddhiagarwalcs22", - "totalSolved": 38, - "easySolved": 16, - "mediumSolved": 18, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1456108866", - "title": "House Robber", - "timestamp": "1731924473", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1446435237", - "title": "Middle of the Linked List", - "timestamp": "1731043100", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1446429431", - "title": "Reverse Linked List", - "timestamp": "1731042652", - "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" - } - ] + "username": "tanish-hrk", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2115500154", - "name": "TEJPRATAP SINGH", - "url": "https://leetcode.com/u/2115500154/", - "section": "AE", + "roll": "2215000174", + "name": "ALPANA RAWAT", + "url": "https://leetcode.com/u/Alpana594/", + "section": "E", "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" - } - ] + "username": "Alpana594", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "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", - "lang": "java" - }, - { - "id": "1451592295", - "title": "Count the Number of Fair Pairs", - "timestamp": "1731503122", - "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "56.7 MB", - "lang": "java" - }, - { - "id": "1451590391", - "title": "Implement Stack using Queues", - "timestamp": "1731502954", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - } - ] + "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, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001117", - "name": "NAINSHI VERMA", - "url": "https://leetcode.com/u/nainshiverma2005/", - "section": "G", + "roll": "2215001941", + "name": "VIDHI KHANDELWAL", + "url": "https://leetcode.com/u/vidhi_1503/", + "section": "D", "dayi": "Day Scholars", - "username": "nainshiverma2005", - "totalSolved": 35, - "easySolved": 22, - "mediumSolved": 12, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1458326510", - "title": "Sort Colors", - "timestamp": "1732114075", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42 MB", - "lang": "java" - }, - { - "id": "1450459809", - "title": "Middle of the Linked List", - "timestamp": "1731405114", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.4 MB", - "lang": "java" - }, - { - "id": "1449243348", - "title": "Same Tree", - "timestamp": "1731298956", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1449223943", - "title": "Binary Tree Maximum Path Sum", - "timestamp": "1731297098", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1446356944", - "title": "Diameter of Binary Tree", - "timestamp": "1731036658", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.8 MB", - "lang": "java" - } - ] + "username": "vidhi_1503", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001389", + "name": "RAHUL JADON", + "url": "https://leetcode.com/u/Rahul_Jadon/", + "section": "E", + "dayi": "Day Scholars", + "username": "Rahul_Jadon", + "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": "2215500073", - "name": "HARSH RAJ", - "url": "https://leetcode.com/u/Harsh_raj_9973/", - "section": "AE", + "roll": "2215500071", + "name": "HARDIK ARORA", + "url": "https://leetcode.com/u/hardik121/", + "section": "AC", + "dayi": "Day Scholars", + "username": "hardik121", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001452", + "name": "RISHABH SINGH", + "url": "https://leetcode.com/u/Rishabh_singhcs22/", + "section": "F", "dayi": "Hostellers", - "username": "Harsh_raj_9973", - "totalSolved": 34, - "easySolved": 18, - "mediumSolved": 14, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1456110725", - "title": "House Robber", - "timestamp": "1731924641", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1451860554", - "title": "Reverse Integer", - "timestamp": "1731521428", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1451285121", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1731475976", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1446430220", - "title": "Reverse Linked List", - "timestamp": "1731042713", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", - "lang": "java" - }, - { - "id": "1446427271", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1731042483", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45 MB", - "lang": "java" - } - ] + "username": "Rishabh_singhcs22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000029", - "name": "ABHILASHA", - "url": "https://leetcode.com/u/Abhilasha_21/", - "section": "H", + "roll": "2215001543", + "name": "SAKSHAM KUMAR", + "url": "https://leetcode.com/u/saksham_kumar565/", + "section": "C", "dayi": "Day Scholars", - "username": "Abhilasha_21", - "totalSolved": 34, - "easySolved": 24, - "mediumSolved": 9, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457130005", - "title": "House Robber", - "timestamp": "1732011313", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1455226144", - "title": "Linked List Cycle", - "timestamp": "1731842211", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.1 MB", - "lang": "java" - }, - { - "id": "1455211924", - "title": "Reverse Linked List", - "timestamp": "1731840887", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.4 MB", - "lang": "java" - }, - { - "id": "1454345347", - "title": "Delete Node in a Linked List", - "timestamp": "1731764438", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44 MB", - "lang": "java" - }, - { - "id": "1454100917", - "title": "Search Insert Position", - "timestamp": "1731739941", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.3 MB", - "lang": "java" - } - ] + "username": "saksham_kumar565", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500084", - "name": "KARAN AGARWAL", - "url": "https://leetcode.com/u/karanagarwal003/", - "section": "AE", + "roll": "2215000433", + "name": "AYUSH GARG", + "url": "https://leetcode.com/u/ayushgarg9986/", + "section": "E", "dayi": "Hostellers", - "username": "karanagarwal003", - "totalSolved": 33, - "easySolved": 17, - "mediumSolved": 13, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1449321194", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1731305526", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1449303463", - "title": "Two Sum", - "timestamp": "1731304107", - "statusDisplay": "Accepted", - "runtime": "88 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1449295599", - "title": "Check if Array Is Sorted and Rotated", - "timestamp": "1731303468", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1446414576", - "title": "Reverse Linked List", - "timestamp": "1731041523", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.5 MB", - "lang": "java" - }, - { - "id": "1444429683", - "title": "Is Graph Bipartite?", - "timestamp": "1730866072", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.2 MB", - "lang": "java" - } - ] + "username": "ayushgarg9986", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001803", - "name": "SUMIT KUMAR VERMA", - "url": "https://leetcode.com/u/Venom018/", - "section": "H", - "dayi": "Day Scholars", - "username": "Venom018", - "totalSolved": 33, - "easySolved": 12, - "mediumSolved": 18, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1427292909", - "title": "Merge Sorted Array", - "timestamp": "1729343007", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.4 MB", - "lang": "java" - }, - { - "id": "1427288624", - "title": "Find Kth Bit in Nth Binary String", - "timestamp": "1729342634", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1426524308", - "title": "Count Number of Maximum Bitwise-OR Subsets", - "timestamp": "1729267833", - "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1425577165", - "title": "Rotate Array", - "timestamp": "1729183748", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "57.7 MB", - "lang": "java" - }, - { - "id": "1425564534", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1729183035", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.7 MB", - "lang": "java" - } - ] + "roll": "2215001670", + "name": "SHIVAM RAI", + "url": "https://leetcode.com/u/ShivamRai2003/", + "section": "C", + "dayi": "Hostellers", + "username": "ShivamRai2003", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001205", - "name": "PALLAVI SRIVASTAVA", - "url": "https://leetcode.com/u/pallavi31/", - "section": "G", - "dayi": "Hostellers", - "username": "pallavi31", - "totalSolved": 33, - "easySolved": 25, - "mediumSolved": 8, + "roll": "2215500113", + "name": "PRIYANSHI SHARMA", + "url": "https://leetcode.com/u/priyanshish2503/", + "section": "AC", + "dayi": "Day Scholars", + "username": "priyanshish2503", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1442658609", - "title": "Odd Even Linked List", - "timestamp": "1730717937", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.5 MB", - "lang": "java" - }, - { - "id": "1442647083", - "title": "Maximum Twin Sum of a Linked List", - "timestamp": "1730716932", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "56.3 MB", - "lang": "java" - }, - { - "id": "1442633297", - "title": "Palindrome Linked List", - "timestamp": "1730715751", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "68.5 MB", - "lang": "java" - }, - { - "id": "1442620884", - "title": "Reverse Linked List", - "timestamp": "1730714753", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1442566324", - "title": "Merge Two Sorted Lists", - "timestamp": "1730710083", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215800024", - "name": "SAUBHAGYA SHARMA", - "url": "https://leetcode.com/u/100bhagyasharma/", - "section": "A(H)", - "dayi": "Hostellers", - "username": "100bhagyasharma", - "totalSolved": 33, - "easySolved": 23, - "mediumSolved": 10, + "roll": "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": [ - { - "id": "1452661537", - "title": "Minimum String Length After Removing Substrings", - "timestamp": "1731595820", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.2 MB", - "lang": "java" - }, - { - "id": "1452639051", - "title": "Baseball Game", - "timestamp": "1731594149", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1432493226", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729779872", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56 MB", - "lang": "java" - }, - { - "id": "1432490899", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729779700", - "statusDisplay": "Accepted", - "runtime": "115 ms", - "memory": "57.5 MB", - "lang": "java" - }, - { - "id": "1432443027", - "title": "First Bad Version", - "timestamp": "1729776182", - "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "40.4 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215000866", - "name": "KANHAIYA KAUSHIK", - "url": "https://leetcode.com/u/kanhaiya-kaushik/", - "section": "H", + "roll": "2215000918", + "name": "KOMAL FAUJDAAR", + "url": "https://leetcode.com/u/komal_04/", + "section": "D", "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" - } - ] + "username": "komal_04", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500019", - "name": "ANIMESH GAUTAM", - "url": "https://leetcode.com/u/animeshgautam20/", - "section": "AD", - "dayi": "Hostellers", - "username": "animeshgautam20", - "totalSolved": 32, - "easySolved": 15, - "mediumSolved": 13, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1456106559", - "title": "House Robber", - "timestamp": "1731924259", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1451692655", - "title": "Valid Parentheses", - "timestamp": "1731510578", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1431540439", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729696809", - "statusDisplay": "Accepted", - "runtime": "97 ms", - "memory": "104.3 MB", - "lang": "cpp" - }, - { - "id": "1431490709", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729693262", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.4 MB", - "lang": "java" - }, - { - "id": "1431480549", - "title": "First Bad Version", - "timestamp": "1729692523", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40 MB", - "lang": "java" - } - ] + "roll": "2215000992", + "name": "LOKESH KUMAR", + "url": "https://leetcode.com/u/lokesh2910/", + "section": "F", + "dayi": "Day Scholars", + "username": "lokesh2910", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001485", + "name": "ROHIT CHOUDHARY", + "url": "https://leetcode.com/u/Rohitchoudhary669/", + "section": "H", + "dayi": "Day Scholars", + "username": "Rohitchoudhary669", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215800028", - "name": "SRISHTI AGARWAL", - "url": "https://leetcode.com/u/srishti0902/", + "roll": "2215000057", + "name": "ABHISHEK PANDEY", + "url": "https://leetcode.com/u/_abhishekpandey__/", + "section": "D", + "dayi": "Day Scholars", + "username": "_abhishekpandey__", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215800007", + "name": "DITIN AGRAWAL", + "url": "https://leetcode.com/u/ditinagrawal/", "section": "A(H)", - "dayi": "Hostellers", - "username": "srishti0902", - "totalSolved": 32, - "easySolved": 19, - "mediumSolved": 11, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1458024109", - "title": "Invalid Tweets", - "timestamp": "1732088404", - "statusDisplay": "Accepted", - "runtime": "621 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1458022444", - "title": "Article Views I", - "timestamp": "1732088254", - "statusDisplay": "Accepted", - "runtime": "482 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1458020167", - "title": "Big Countries", - "timestamp": "1732088042", - "statusDisplay": "Accepted", - "runtime": "285 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1458019162", - "title": "Find Customer Referee", - "timestamp": "1732087951", - "statusDisplay": "Accepted", - "runtime": "496 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1458017643", - "title": "Recyclable and Low Fat Products", - "timestamp": "1732087818", - "statusDisplay": "Accepted", - "runtime": "667 ms", - "memory": "0B", - "lang": "mysql" - } - ] + "dayi": "Day Scholars", + "username": "ditinagrawal", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001295", - "name": "PRATAGYA GARG", - "url": "https://leetcode.com/u/pratagyagarg14/", + "roll": "2215001024", + "name": "MAHESH PANDEY", + "url": "https://leetcode.com/u/Mahesh_pandey/", "section": "D", "dayi": "Day Scholars", - "username": "pratagyagarg14", - "totalSolved": 32, - "easySolved": 27, - "mediumSolved": 4, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1454186721", - "title": "Check if Array Is Sorted and Rotated", - "timestamp": "1731748443", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1447199771", - "title": "Count the Number of Consistent Strings", - "timestamp": "1731118523", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "45.3 MB", - "lang": "java" - }, - { - "id": "1446965485", - "title": "Single Number II", - "timestamp": "1731089076", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "45.4 MB", - "lang": "java" - }, - { - "id": "1446957646", - "title": "Count the Number of Consistent Strings", - "timestamp": "1731088543", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "45.2 MB", - "lang": "java" - }, - { - "id": "1446589084", - "title": "Single Number II", - "timestamp": "1731056371", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "45.3 MB", - "lang": "java" - } - ] + "username": "Mahesh_pandey", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000423", - "name": "AVNISH", - "url": "https://leetcode.com/u/Avnish2510/", + "roll": "2215000866", + "name": "KANHAIYA KAUSHIK", + "url": "https://leetcode.com/u/kanhaiya-kaushik/", "section": "H", + "dayi": "Day Scholars", + "username": "kanhaiya-kaushik", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001361", + "name": "PULKIT UPADHYAY", + "url": "https://leetcode.com/u/_22215001361/", + "section": "C", + "dayi": "Day Scholars", + "username": "_22215001361", + "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": "Avnish2510", - "totalSolved": 32, - "easySolved": 16, - "mediumSolved": 16, + "username": "ranjansparsh872", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1451692150", - "title": "Valid Parentheses", - "timestamp": "1731510542", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1450461121", - "title": "Middle of the Linked List", - "timestamp": "1731405226", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1444889200", - "title": "Island Perimeter", - "timestamp": "1730906019", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "45.7 MB", - "lang": "java" - }, - { - "id": "1444838038", - "title": "Pow(x, n)", - "timestamp": "1730902140", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", - "lang": "java" - }, - { - "id": "1431538179", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729696646", - "statusDisplay": "Accepted", - "runtime": "129 ms", - "memory": "57.3 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215000935", - "name": "KRISHNA PUNJ SINGH", - "url": "https://leetcode.com/u/krishna143143/", - "section": "F", + "roll": "2215001175", + "name": "NISHANT PATHAK", + "url": "https://leetcode.com/u/Nishant_1_8/", + "section": "C", "dayi": "Hostellers", - "username": "krishna143143", - "totalSolved": 31, - "easySolved": 21, - "mediumSolved": 10, + "username": "Nishant_1_8", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "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" - } - ] + "recentSubmissions": [] + }, + { + "roll": "2215000810", + "name": "HIMANSHU TIWARI", + "url": "https://leetcode.com/u/himanshutiwari1063/", + "section": "E", + "dayi": "Day Scholars", + "username": "himanshutiwari1063", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001377", - "name": "RADHIKA MITTAL", - "url": "https://leetcode.com/u/Radhika_Mittal_516/", + "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": "2215001505", + "name": "SACHIN", + "url": "https://leetcode.com/u/Sachin32455/", "section": "G", - "dayi": "Hostellers", - "username": "Radhika_Mittal_516", - "totalSolved": 31, - "easySolved": 18, - "mediumSolved": 9, - "hardSolved": 4, - "recentSubmissions": [ - { - "id": "1458198371", - "title": "Container With Most Water", - "timestamp": "1732104262", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "57.7 MB", - "lang": "java" - }, - { - "id": "1458196246", - "title": "Trapping Rain Water II", - "timestamp": "1732104064", - "statusDisplay": "Accepted", - "runtime": "18 ms", - "memory": "45.6 MB", - "lang": "java" - }, - { - "id": "1458192623", - "title": "Trapping Rain Water", - "timestamp": "1732103721", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "46.4 MB", - "lang": "java" - }, - { - "id": "1457133369", - "title": "House Robber", - "timestamp": "1732011608", - "statusDisplay": "Accepted", - "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" - } - ] + "dayi": "Day Scholars", + "username": "Sachin32455", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000411", - "name": "ATUL KUMAR", - "url": "https://leetcode.com/u/AtulK09/", + "roll": "2215500054", + "name": "DEEPAK SHUKLA", + "url": "https://leetcode.com/u/deepshukla1209/", + "section": "AC", + "dayi": "Day Scholars", + "username": "deepshukla1209", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001559", + "name": "SAKSHI YADAV", + "url": "https://leetcode.com/u/skshi1604/", "section": "H", "dayi": "Day Scholars", - "username": "AtulK09", - "totalSolved": 30, - "easySolved": 17, - "mediumSolved": 12, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457456891", - "title": "Reverse Integer", - "timestamp": "1732036157", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1456465326", - "title": "Length of Last Word", - "timestamp": "1731951910", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1455539200", - "title": "Add Two Numbers", - "timestamp": "1731867768", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1455502266", - "title": "Merge Two Sorted Lists", - "timestamp": "1731865143", - "statusDisplay": "Accepted", - "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" - } - ] + "username": "skshi1604", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215800020", - "name": "RISHABH SHARMA", - "url": "https://leetcode.com/u/ps7937164/", + "roll": "2215800029", + "name": "SURBHI SHARMA", + "url": "https://leetcode.com/u/SurbhiSharma12/", "section": "A(H)", - "dayi": "Hostellers", - "username": "ps7937164", - "totalSolved": 29, - "easySolved": 4, - "mediumSolved": 14, - "hardSolved": 11, - "recentSubmissions": [ - { - "id": "1452673688", - "title": "Sudoku Solver", - "timestamp": "1731596717", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1452672943", - "title": "Longest Valid Parentheses", - "timestamp": "1731596661", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "42.8 MB", - "lang": "java" - }, - { - "id": "1452671816", - "title": "Substring with Concatenation of All Words", - "timestamp": "1731596577", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "57.9 MB", - "lang": "typescript" - }, - { - "id": "1452671276", - "title": "Reverse Nodes in k-Group", - "timestamp": "1731596536", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "17.2 MB", - "lang": "cpp" - }, - { - "id": "1452670785", - "title": "Merge k Sorted Lists", - "timestamp": "1731596500", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.8 MB", - "lang": "java" - } - ] + "dayi": "Day Scholars", + "username": "SurbhiSharma12", + "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": 28, - "easySolved": 15, - "mediumSolved": 13, - "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1450460877", - "title": "Middle of the Linked List", - "timestamp": "1731405208", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1444805698", - "title": "Pow(x, n)", - "timestamp": "1730899693", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1435817094", - "title": "Pascal's Triangle II", - "timestamp": "1730088420", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1435804486", - "title": "Pascal's Triangle", - "timestamp": "1730087360", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1431531566", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729696178", - "statusDisplay": "Accepted", - "runtime": "115 ms", - "memory": "57.2 MB", - "lang": "java" - } - ] + "roll": "2215500038", + "name": "ASHISH", + "url": "https://leetcode.com/u/Ashish_Dubey1974/", + "section": "AC", + "dayi": "Day Scholars", + "username": "Ashish_Dubey1974", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001718", - "name": "SHRUTI GUPTA", - "url": "https://leetcode.com/u/shrutigupta_22/", - "section": "G", - "dayi": "Day Scholars", - "username": "shrutigupta_22", - "totalSolved": 28, - "easySolved": 23, - "mediumSolved": 5, + "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": [ - { - "id": "1450462834", - "title": "Middle of the Linked List", - "timestamp": "1731405370", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1430292481", - "title": "Gas Station", - "timestamp": "1729592817", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "56.2 MB", - "lang": "java" - }, - { - "id": "1428983190", - "title": "Array Reduce Transformation", - "timestamp": "1729485650", - "statusDisplay": "Accepted", - "runtime": "62 ms", - "memory": "49.4 MB", - "lang": "javascript" - }, - { - "id": "1428938261", - "title": "Rotate Array", - "timestamp": "1729481600", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57 MB", - "lang": "java" - }, - { - "id": "1426967392", - "title": "3Sum", - "timestamp": "1729313291", - "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "51.1 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215500131", - "name": "SAKSHAM YADAV", - "url": "https://leetcode.com/u/saksham_yadav09/", - "section": "AD", + "roll": "2215000473", + "name": "BHANU DAGUR", + "url": "https://leetcode.com/u/bhanu_24/", + "section": "D", "dayi": "Day Scholars", - "username": "saksham_yadav09", - "totalSolved": 28, - "easySolved": 15, - "mediumSolved": 11, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1449202723", - "title": "Remove Nth Node From End of List", - "timestamp": "1731294886", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", - "lang": "java" - }, - { - "id": "1449201803", - "title": "Find the Index of the First Occurrence in a String", - "timestamp": "1731294785", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1449201250", - "title": "Remove Element", - "timestamp": "1731294730", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1449200586", - "title": "Longest Common Prefix", - "timestamp": "1731294663", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1449199250", - "title": "Roman to Integer", - "timestamp": "1731294523", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "44.3 MB", - "lang": "java" - } - ] + "username": "bhanu_24", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500116", - "name": "PRIYANSHU MANGLA", - "url": "https://leetcode.com/u/priyanshu_mangla/", - "section": "AE", + "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": "2215000771", + "name": "HARSHIT GARGACHARYA", + "url": "https://leetcode.com/u/Harshitcs22/", + "section": "H", "dayi": "Day Scholars", - "username": "priyanshu_mangla", - "totalSolved": 28, - "easySolved": 12, - "mediumSolved": 15, - "hardSolved": 1, - "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", - "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", - "lang": "java" - }, - { - "id": "1433392460", - "title": "Binary Tree Maximum Path Sum", - "timestamp": "1729863740", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.3 MB", - "lang": "java" - } - ] + "username": "Harshitcs22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "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", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1456290017", - "title": "Search in Rotated Sorted Array", - "timestamp": "1731940439", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1455869661", - "title": "House Robber", - "timestamp": "1731903479", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1455844300", - "title": "Pow(x, n)", - "timestamp": "1731901140", - "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", - "lang": "java" - } - ] + "roll": "2215500069", + "name": "GARVIT SARASWAT", + "url": "https://leetcode.com/u/garvit1000/", + "section": "AD", + "dayi": "Day Scholars", + "username": "garvit1000", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500068", - "name": "GARV SHARMA", - "url": "https://leetcode.com/u/user5744mj/", - "section": "AE", + "roll": "2215000255", + "name": "ANKIT PANDEY", + "url": "https://leetcode.com/u/ankit_2215000255/", + "section": "H", "dayi": "Day Scholars", - "username": "user5744mj", - "totalSolved": 27, - "easySolved": 15, - "mediumSolved": 10, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1455498526", - "title": "Merge Two Sorted Lists", - "timestamp": "1731864883", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.6 MB", - "lang": "java" - }, - { - "id": "1455496560", - "title": "Linked List Cycle", - "timestamp": "1731864746", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.5 MB", - "lang": "java" - }, - { - "id": "1455496081", - "title": "Middle of the Linked List", - "timestamp": "1731864712", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.5 MB", - "lang": "java" - }, - { - "id": "1455495546", - "title": "Reverse Linked List", - "timestamp": "1731864674", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1455494517", - "title": "Delete Node in a Linked List", - "timestamp": "1731864600", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.6 MB", - "lang": "java" - } - ] + "username": "ankit_2215000255", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500137", - "name": "SARTHAK CHAHAR", - "url": "https://leetcode.com/u/KsyeLjhSaH/", + "roll": "2215001345", + "name": "PRIYANSHU DHAKED", + "url": "https://leetcode.com/u/Priyanshu_dhaked/", + "section": "H", + "dayi": "Day Scholars", + "username": "Priyanshu_dhaked", + "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": "Hostellers", - "username": "KsyeLjhSaH", - "totalSolved": 27, - "easySolved": 13, - "mediumSolved": 11, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1444037030", - "title": "Number of Unique Subjects Taught by Each Teacher", - "timestamp": "1730826874", - "statusDisplay": "Accepted", - "runtime": "567 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1444021002", - "title": "Not Boring Movies", - "timestamp": "1730825908", - "statusDisplay": "Accepted", - "runtime": "249 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1444008930", - "title": "Invalid Tweets", - "timestamp": "1730825191", - "statusDisplay": "Accepted", - "runtime": "725 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1444002158", - "title": "Article Views I", - "timestamp": "1730824774", - "statusDisplay": "Accepted", - "runtime": "468 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1443986159", - "title": "Big Countries", - "timestamp": "1730823768", - "statusDisplay": "Accepted", - "runtime": "233 ms", - "memory": "0B", - "lang": "mysql" - } - ] + "dayi": "Day Scholars", + "username": "bhanupratap_45", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500155", - "name": "SPARSH GOYAL", - "url": "https://leetcode.com/u/Sparsh_Goyal/", - "section": "AD", + "roll": "2215000620", + "name": "DILEEP KUMAR MISHRA", + "url": "https://leetcode.com/u/Sting_Coder/", + "section": "E", "dayi": "Hostellers", - "username": "Sparsh_Goyal", - "totalSolved": 27, - "easySolved": 12, - "mediumSolved": 15, + "username": "Sting_Coder", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457516076", - "title": "Zigzag Conversion", - "timestamp": "1732039688", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1456108621", - "title": "House Robber", - "timestamp": "1731924448", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1418905201", - "title": "Lowest Common Ancestor of a Binary Search Tree", - "timestamp": "1728640831", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "45.3 MB", - "lang": "java" - }, - { - "id": "1418904590", - "title": "Sum Root to Leaf Numbers", - "timestamp": "1728640776", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1418904018", - "title": "Path Sum", - "timestamp": "1728640724", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.1 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215000768", - "name": "HARSHIT BARUA", - "url": "https://leetcode.com/u/studyharshit21/", - "section": "G", - "dayi": "Hostellers", - "username": "studyharshit21", - "totalSolved": 26, - "easySolved": 11, - "mediumSolved": 15, + "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": [ - { - "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" - } - ] + "recentSubmissions": [] + }, + { + "roll": "2215500020", + "name": "ANJALI RAWAT", + "url": "https://leetcode.com/u/AnjaliRawatAR/", + "section": "AC", + "dayi": "Day Scholars", + "username": "AnjaliRawatAR", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000913", + "name": "KHUSHI VARSHNEY", + "url": "https://leetcode.com/u/VarshneyKhushi/", + "section": "F", + "dayi": "Day Scholars", + "username": "VarshneyKhushi", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000623", - "name": "DIPANSHU SHARMA", - "url": "https://leetcode.com/u/dipanshu_sharma194/", - "section": "H", - "dayi": "Hostellers", - "username": "dipanshu_sharma194", - "totalSolved": 26, - "easySolved": 21, - "mediumSolved": 5, + "roll": "2215000582", + "name": "DEVANSH SHARMA", + "url": "https://leetcode.com/u/devanshsharm_cs22/", + "section": "C", + "dayi": "Day Scholars", + "username": "devanshsharm_cs22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457131322", - "title": "House Robber", - "timestamp": "1732011425", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1451539273", - "title": "Final Prices With a Special Discount in a Shop", - "timestamp": "1731498017", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "43.1 MB", - "lang": "java" - }, - { - "id": "1451302775", - "title": "Replace Elements with Greatest Element on Right Side", - "timestamp": "1731477280", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "46.5 MB", - "lang": "java" - }, - { - "id": "1451268685", - "title": "Three Consecutive Odds", - "timestamp": "1731474718", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1450814048", - "title": "Maximum Product of Three Numbers", - "timestamp": "1731432100", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.3 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215001972", - "name": "VIPUL DUVE", - "url": "https://leetcode.com/u/Vipul_Duve1/", - "section": "C", + "roll": "2215500140", + "name": "SATYAM VINAYAK", + "url": "https://leetcode.com/u/satyamvinayak/", + "section": "AE", "dayi": "Day Scholars", - "username": "Vipul_Duve1", - "totalSolved": 25, - "easySolved": 18, - "mediumSolved": 7, + "username": "satyamvinayak", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1456863869", - "title": "Move Zeroes", - "timestamp": "1731990342", - "statusDisplay": "Accepted", - "runtime": "130 ms", - "memory": "45.4 MB", - "lang": "java" - }, - { - "id": "1456851710", - "title": "Search a 2D Matrix II", - "timestamp": "1731989401", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.6 MB", - "lang": "java" - }, - { - "id": "1454402439", - "title": "Missing Number", - "timestamp": "1731769068", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "45.8 MB", - "lang": "java" - }, - { - "id": "1454358854", - "title": "Plus One", - "timestamp": "1731765578", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1454348573", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1731764720", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.7 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215001860", - "name": "TRISHI", - "url": "https://leetcode.com/u/trishigaur/", + "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, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001388", + "name": "RAHUL GUPTA", + "url": "https://leetcode.com/u/rahulgupta00/", "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" - } - ] + "dayi": "Day Scholars", + "username": "rahulgupta00", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000484", - "name": "BHAVANA JADON", - "url": "https://leetcode.com/u/sonaljadon254/", + "roll": "2215001665", + "name": "SHIVAM KUMAR", + "url": "https://leetcode.com/u/shivam25kumar04/", + "section": "C", + "dayi": "Day Scholars", + "username": "shivam25kumar04", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000227", + "name": "ANANYA SINGH", + "url": "https://leetcode.com/u/Ananya1710/", "section": "H", "dayi": "Hostellers", - "username": "sonaljadon254", - "totalSolved": 24, - "easySolved": 15, - "mediumSolved": 9, + "username": "Ananya1710", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457410359", - "title": "Add Two Numbers", - "timestamp": "1732033360", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "43.9 MB", - "lang": "java" - }, - { - "id": "1457403348", - "title": "Two Sum", - "timestamp": "1732032925", - "statusDisplay": "Accepted", - "runtime": "38 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1457129685", - "title": "Maximum Sum of Distinct Subarrays With Length K", - "timestamp": "1732011287", - "statusDisplay": "Accepted", - "runtime": "37 ms", - "memory": "57 MB", - "lang": "java" - }, - { - "id": "1457128739", - "title": "House Robber", - "timestamp": "1732011206", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1457086204", - "title": "Single Number", - "timestamp": "1732007446", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "19.5 MB", - "lang": "cpp" - } - ] + "recentSubmissions": [] + }, + { + "roll": "2215800031", + "name": "VAISHNAVY MANGLIK", + "url": "https://leetcode.com/u/__vaishnavy/", + "section": "A(H)", + "dayi": "Day Scholars", + "username": "__vaishnavy", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500169", - "name": "VANSHIKA RAGHAV", - "url": "https://leetcode.com/u/vanshikaraghav_22/", + "roll": "2215500117", + "name": "PUNEET SHARMA", + "url": "https://leetcode.com/u/puneetsharma9651/", "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" - } - ] + "username": "puneetsharma9651", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000135", - "name": "AGRAJ GAUR", - "url": "https://leetcode.com/u/user1456qi/", + "roll": "2215001908", + "name": "VAISHALI AGRAWAL", + "url": "https://leetcode.com/u/vaishali_1819/", "section": "G", - "dayi": "Hostellers", - "username": "user1456qi", - "totalSolved": 23, - "easySolved": 6, - "mediumSolved": 16, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457128020", - "title": "House Robber", - "timestamp": "1732011144", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "16.7 MB", - "lang": "python3" - }, - { - "id": "1454517718", - "title": "Find the Power of K-Size Subarrays I", - "timestamp": "1731778260", - "statusDisplay": "Accepted", - "runtime": "31 ms", - "memory": "16.9 MB", - "lang": "python3" - }, - { - "id": "1452664890", - "title": "Minimized Maximum of Products Distributed to Any Store", - "timestamp": "1731596068", - "statusDisplay": "Accepted", - "runtime": "3739 ms", - "memory": "28.5 MB", - "lang": "python3" - }, - { - "id": "1451841272", - "title": "Count the Number of Fair Pairs", - "timestamp": "1731520236", - "statusDisplay": "Accepted", - "runtime": "1082 ms", - "memory": "30.5 MB", - "lang": "python3" - }, - { - "id": "1451688885", - "title": "Valid Parentheses", - "timestamp": "1731510306", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "16.7 MB", - "lang": "python3" - } - ] - }, - { - "roll": "2215500097", - "name": "MANMOHAN SINGH", - "url": "https://leetcode.com/u/thakur_manmohan_singh/", - "section": "AE", "dayi": "Day Scholars", - "username": "thakur_manmohan_singh", - "totalSolved": 23, - "easySolved": 14, - "mediumSolved": 8, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1456111818", - "title": "House Robber", - "timestamp": "1731924742", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1446436202", - "title": "Middle of the Linked List", - "timestamp": "1731043175", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1446427915", - "title": "Reverse Linked List", - "timestamp": "1731042532", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1429211685", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729505754", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "59.8 MB", - "lang": "java" - }, - { - "id": "1426064615", - "title": "First Unique Character in a String", - "timestamp": "1729227759", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "45.6 MB", - "lang": "java" - } - ] + "username": "vaishali_1819", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500162", - "name": "TUSHAR DIXIT", - "url": "https://leetcode.com/u/tushardixit_6395/", - "section": "AE", + "roll": "2215800006", + "name": "DEEPTI AGARWAL", + "url": "https://leetcode.com/u/deeptiagarwal16/", + "section": "A(H)", "dayi": "Day Scholars", - "username": "tushardixit_6395", - "totalSolved": 23, - "easySolved": 7, - "mediumSolved": 15, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1449227231", - "title": "Sort Characters By Frequency", - "timestamp": "1731297427", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1449222338", - "title": "Reverse Words in a String", - "timestamp": "1731296945", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "42.7 MB", - "lang": "java" - }, - { - "id": "1449218949", - "title": "Largest Odd Number in String", - "timestamp": "1731296605", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.9 MB", - "lang": "java" - }, - { - "id": "1437282636", - "title": "Copy List with Random Pointer", - "timestamp": "1730210830", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1437280911", - "title": "Clone Graph", - "timestamp": "1730210701", - "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "42.5 MB", - "lang": "java" - } - ] + "username": "deeptiagarwal16", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500007", - "name": "ADARSH VERMA", - "url": "https://leetcode.com/u/AdarshV007/", - "section": "AE", + "roll": "2215500067", + "name": "GANESH KUMAR SINGH", + "url": "https://leetcode.com/u/Ganesh_kumar_123/", + "section": "AD", "dayi": "Day Scholars", - "username": "AdarshV007", - "totalSolved": 23, - "easySolved": 18, - "mediumSolved": 5, + "username": "Ganesh_kumar_123", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1456109211", - "title": "House Robber", - "timestamp": "1731924505", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - }, - { - "id": "1450272705", - "title": "Relative Sort Array", - "timestamp": "1731390163", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "42.4 MB", - "lang": "java" - }, - { - "id": "1446435745", - "title": "Middle of the Linked List", - "timestamp": "1731043141", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1429001011", - "title": "Robot Return to Origin", - "timestamp": "1729487103", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.3 MB", - "lang": "java" - }, - { - "id": "1428981167", - "title": "Detect Capital", - "timestamp": "1729485474", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - } - ] + "recentSubmissions": [] + }, + { + "roll": "2215000283", + "name": "ANSH SHARMA", + "url": "https://leetcode.com/u/ansh_sharma_cs22/", + "section": "G", + "dayi": "Day Scholars", + "username": "ansh_sharma_cs22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500140", - "name": "SATYAM VINAYAK", - "url": "https://leetcode.com/u/satyamvinayak/", - "section": "AE", + "roll": "2215000966", + "name": "KUNAL VARSHNEY", + "url": "https://leetcode.com/u/kunalvarshney/", + "section": "F", "dayi": "Day Scholars", - "username": "satyamvinayak", - "totalSolved": 22, - "easySolved": 11, - "mediumSolved": 10, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1456112191", - "title": "House Robber", - "timestamp": "1731924777", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1429186979", - "title": "Subarray Sum Equals K", - "timestamp": "1729503595", - "statusDisplay": "Accepted", - "runtime": "23 ms", - "memory": "46.7 MB", - "lang": "java" - }, - { - "id": "1428934995", - "title": "Length of Last Word", - "timestamp": "1729481276", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41.9 MB", - "lang": "java" - }, - { - "id": "1424960785", - "title": "First Unique Character in a String", - "timestamp": "1729138768", - "statusDisplay": "Accepted", - "runtime": "32 ms", - "memory": "45 MB", - "lang": "java" - }, - { - "id": "1408681226", - "title": "Check If Array Pairs Are Divisible by k", - "timestamp": "1727817586", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "55.9 MB", - "lang": "java" - } - ] + "username": "kunalvarshney", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000953", - "name": "KSHITIZ AGARWAL", - "url": "https://leetcode.com/u/kshitiz_agarwal_/", + "roll": "2315990015", + "name": "BHARAT DIXIT", + "url": "https://leetcode.com/u/bharat010703/", "section": "H", - "dayi": "Hostellers", - "username": "kshitiz_agarwal_", - "totalSolved": 22, - "easySolved": 13, - "mediumSolved": 9, + "dayi": "Day Scholars", + "username": "bharat010703", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "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" - } - ] + "recentSubmissions": [] }, { - "roll": "2215002036", - "name": "YASH VISHWAKARMA", - "url": "https://leetcode.com/u/yashhvishwakarma/", - "section": "G", + "roll": "2215500010", + "name": "AGRIM PRADHAN", + "url": "https://leetcode.com/u/Agrim_Pradhan/", + "section": "AE", "dayi": "Hostellers", - "username": "yashhvishwakarma", - "totalSolved": 22, - "easySolved": 12, - "mediumSolved": 10, + "username": "Agrim_Pradhan", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "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" - } - ] + "recentSubmissions": [] }, { - "roll": "2215000861", - "name": "KALPIT CHAUDHARY", - "url": "https://leetcode.com/u/kalpit_chaudhary_cs/", - "section": "G", + "roll": "2215000838", + "name": "JATIN KUMAR SINGH", + "url": "https://leetcode.com/u/jatinthakur2817/", + "section": "F", "dayi": "Day Scholars", - "username": "kalpit_chaudhary_cs", - "totalSolved": 22, - "easySolved": 8, - "mediumSolved": 12, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1452472385", - "title": "3Sum", - "timestamp": "1731579004", - "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "51.8 MB", - "lang": "java" - }, - { - "id": "1451477623", - "title": "Shortest Path in Binary Matrix", - "timestamp": "1731492033", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.5 MB", - "lang": "java" - }, - { - "id": "1450460381", - "title": "Middle of the Linked List", - "timestamp": "1731405164", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1449199554", - "title": "Generate Parentheses", - "timestamp": "1731294556", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "43.1 MB", - "lang": "java" - }, - { - "id": "1449198830", - "title": "Pow(x, n)", - "timestamp": "1731294478", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - } - ] + "username": "jatinthakur2817", + "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": "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": "2215000765", - "name": "HARSHIKA GARG", - "url": "https://leetcode.com/u/harshikaagrawal852/", + "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": "2215000493", + "name": "BHUPENDER BHAMLA", + "url": "https://leetcode.com/u/bhupender_bhamla/", "section": "H", "dayi": "Day Scholars", - "username": "harshikaagrawal852", - "totalSolved": 22, - "easySolved": 18, - "mediumSolved": 4, + "username": "bhupender_bhamla", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "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" - } - ] + "recentSubmissions": [] }, { - "roll": "2215001711", - "name": "SHREYANSHI JAIN", - "url": "https://leetcode.com/u/Shreyanshi_Jain/", + "roll": "2215001943", + "name": "VIJAY KUMAR", + "url": "https://leetcode.com/u/vijaykumarmganj1/", "section": "H", + "dayi": "Day Scholars", + "username": "vijaykumarmganj1", + "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": "Shreyanshi_Jain", - "totalSolved": 21, - "easySolved": 12, - "mediumSolved": 9, + "username": "chaturvediaryan409", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457127783", - "title": "House Robber", - "timestamp": "1732011123", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1451691084", - "title": "Valid Parentheses", - "timestamp": "1731510466", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1450461372", - "title": "Middle of the Linked List", - "timestamp": "1731405247", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1444885043", - "title": "Island Perimeter", - "timestamp": "1730905701", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.5 MB", - "lang": "java" - }, - { - "id": "1444837789", - "title": "Pow(x, n)", - "timestamp": "1730902120", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215000058", - "name": "ABHISHEK PATHAK", - "url": "https://leetcode.com/u/abhipathak4546/", + "roll": "2215001597", + "name": "SARTHAK SINHA", + "url": "https://leetcode.com/u/Sarthak-Sinha/", "section": "G", "dayi": "Hostellers", - "username": "abhipathak4546", - "totalSolved": 20, - "easySolved": 16, - "mediumSolved": 4, + "username": "Sarthak-Sinha", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457640229", - "title": "Combination Sum", - "timestamp": "1732049601", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.2 MB", - "lang": "java" - }, - { - "id": "1457638239", - "title": "Roman to Integer", - "timestamp": "1732049407", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "43.9 MB", - "lang": "java" - }, - { - "id": "1457636639", - "title": "Integer to Roman", - "timestamp": "1732049246", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "43.8 MB", - "lang": "java" - }, - { - "id": "1450460733", - "title": "Middle of the Linked List", - "timestamp": "1731405196", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1431434633", - "title": "Binary Search", - "timestamp": "1729689152", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "45.7 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215001774", - "name": "SRAVAN KUMAR", - "url": "https://leetcode.com/u/3-shravan/", - "section": "F", + "roll": "2215000665", + "name": "GARVIT GAUR", + "url": "https://leetcode.com/u/garvitgaur/", + "section": "E", "dayi": "Day Scholars", - "username": "3-shravan", - "totalSolved": 19, - "easySolved": 13, - "mediumSolved": 6, + "username": "garvitgaur", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457878932", - "title": "Unique Paths", - "timestamp": "1732076843", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40 MB", - "lang": "java" - }, - { - "id": "1451230590", - "title": "Coin Change", - "timestamp": "1731471776", - "statusDisplay": "Accepted", - "runtime": "14 ms", - "memory": "44.2 MB", - "lang": "java" - }, - { - "id": "1451208486", - "title": "Rotate Array", - "timestamp": "1731469939", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "57.6 MB", - "lang": "java" - }, - { - "id": "1444438002", - "title": "Middle of the Linked List", - "timestamp": "1730866789", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1444434994", - "title": "Reverse Linked List", - "timestamp": "1730866541", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", - "lang": "java" - } - ] + "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": "2215500124", - "name": "RITIK UPADHYAY", - "url": "https://leetcode.com/u/ritikupdy/", + "roll": "2215001768", + "name": "SOUMYA KUMAR GUPTA", + "url": "https://leetcode.com/u/soumya_kumar_gupta/", + "section": "F", + "dayi": "Hostellers", + "username": "soumya_kumar_gupta", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000623", + "name": "DIPANSHU SHARMA", + "url": "https://leetcode.com/u/dipanshu_sharma194/", + "section": "H", + "dayi": "Hostellers", + "username": "dipanshu_sharma194", + "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": "ritikupdy", - "totalSolved": 19, - "easySolved": 10, - "mediumSolved": 7, - "hardSolved": 2, - "recentSubmissions": [ - { - "id": "1456108377", - "title": "House Robber", - "timestamp": "1731924427", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1449216297", - "title": "Combination Sum", - "timestamp": "1731296340", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1449205955", - "title": "Pow(x, n)", - "timestamp": "1731295235", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1446438472", - "title": "Middle of the Linked List", - "timestamp": "1731043350", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1446428904", - "title": "Reverse Linked List", - "timestamp": "1731042610", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.8 MB", - "lang": "java" - } - ] + "username": "2115500154", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500039", - "name": "ATUL KUMAR", - "url": "https://leetcode.com/u/atulmtr01542/", - "section": "AE", + "roll": "2215500165", + "name": "UPENDRA SINGH", + "url": "https://leetcode.com/u/upendrasingh63/", + "section": "AC", "dayi": "Day Scholars", - "username": "atulmtr01542", - "totalSolved": 18, - "easySolved": 8, - "mediumSolved": 7, - "hardSolved": 3, - "recentSubmissions": [ - { - "id": "1426060022", - "title": "First Unique Character in a String", - "timestamp": "1729227392", - "statusDisplay": "Accepted", - "runtime": "92 ms", - "memory": "12.3 MB", - "lang": "python" - }, - { - "id": "1426054087", - "title": "Move Zeroes", - "timestamp": "1729226912", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "13.1 MB", - "lang": "python" - }, - { - "id": "1426052710", - "title": "Rotate Array", - "timestamp": "1729226791", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "21.4 MB", - "lang": "python" - }, - { - "id": "1426050920", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1729226643", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "12.9 MB", - "lang": "python" - }, - { - "id": "1426049327", - "title": "Check if Array Is Sorted and Rotated", - "timestamp": "1729226508", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "11.7 MB", - "lang": "python" - } - ] + "username": "upendrasingh63", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001274", - "name": "PRANJALI DIXIT", - "url": "https://leetcode.com/u/8PyfVhh37A/", - "section": "G", + "roll": "2215500013", + "name": "AKSHAT BANSAL", + "url": "https://leetcode.com/u/Akshatbansal_12/", + "section": "AE", "dayi": "Hostellers", - "username": "8PyfVhh37A", - "totalSolved": 18, - "easySolved": 8, - "mediumSolved": 10, + "username": "Akshatbansal_12", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "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" - } - ] + "recentSubmissions": [] }, { - "roll": "2215500092", - "name": "LALIT KUMAR", - "url": "https://leetcode.com/u/Lalit_chaudhary01/", - "section": "AE", + "roll": "2215000392", + "name": "ASHISH KUMAR VERMA", + "url": "https://leetcode.com/u/Ashish_Kumar_Verma/", + "section": "F", "dayi": "Day Scholars", - "username": "Lalit_chaudhary01", - "totalSolved": 18, - "easySolved": 11, - "mediumSolved": 7, + "username": "Ashish_Kumar_Verma", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1446429524", - "title": "Reverse Linked List", - "timestamp": "1731042659", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.3 MB", - "lang": "java" - }, - { - "id": "1428984000", - "title": "Move Zeroes", - "timestamp": "1729485722", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.7 MB", - "lang": "java" - }, - { - "id": "1428968347", - "title": "Rotate Array", - "timestamp": "1729484368", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "57.2 MB", - "lang": "java" - }, - { - "id": "1428961935", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1729483825", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1428924762", - "title": "Check if Array Is Sorted and Rotated", - "timestamp": "1729480253", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41 MB", - "lang": "java" - } - ] + "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": "2215800020", + "name": "RISHABH SHARMA", + "url": "https://leetcode.com/u/ps7937164/", + "section": "A(H)", + "dayi": "Hostellers", + "username": "ps7937164", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001752", - "name": "SNEHA AGRAWAL", - "url": "https://leetcode.com/u/Sneha_Agrawal_07/", - "section": "G", + "roll": "2215001606", + "name": "SATYAM KARN", + "url": "https://leetcode.com/u/Karnsaty/", + "section": "D", "dayi": "Hostellers", - "username": "Sneha_Agrawal_07", - "totalSolved": 17, - "easySolved": 8, - "mediumSolved": 9, + "username": "Karnsaty", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457130948", - "title": "House Robber", - "timestamp": "1732011392", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1444883286", - "title": "Island Perimeter", - "timestamp": "1730905562", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.7 MB", - "lang": "java" - }, - { - "id": "1444838066", - "title": "Pow(x, n)", - "timestamp": "1730902142", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.9 MB", - "lang": "java" - }, - { - "id": "1431497915", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729693768", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.7 MB", - "lang": "java" - }, - { - "id": "1431466350", - "title": "First Bad Version", - "timestamp": "1729691497", - "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "40.3 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215000039", - "name": "ABHINENDRA SINGH", - "url": "https://leetcode.com/u/abhinendrasingh/", - "section": "F", + "roll": "2215000954", + "name": "KSHITIZ JAIN", + "url": "https://leetcode.com/u/kshitiz001/", + "section": "D", "dayi": "Hostellers", - "username": "abhinendrasingh", - "totalSolved": 17, - "easySolved": 12, - "mediumSolved": 4, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457877499", - "title": "Unique Paths", - "timestamp": "1732076710", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.7 MB", - "lang": "java" - }, - { - "id": "1452583909", - "title": "Big Countries", - "timestamp": "1731589762", - "statusDisplay": "Accepted", - "runtime": "304 ms", - "memory": "0B", - "lang": "mysql" - }, - { - "id": "1451229722", - "title": "Coin Change", - "timestamp": "1731471714", - "statusDisplay": "Accepted", - "runtime": "15 ms", - "memory": "43.9 MB", - "lang": "java" - }, - { - "id": "1451094285", - "title": "Remove Duplicates from Sorted Array", - "timestamp": "1731457720", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.5 MB", - "lang": "java" - }, - { - "id": "1444435236", - "title": "Middle of the Linked List", - "timestamp": "1730866562", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - } - ] + "username": "kshitiz001", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "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": "2215001229", + "name": "PIYUSH GUPTA", + "url": "https://leetcode.com/u/PIYUSH-0612/", + "section": "C", + "dayi": "Hostellers", + "username": "PIYUSH-0612", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "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, + "roll": "2215000881", + "name": "KARTIK SAHA", + "url": "https://leetcode.com/u/sahakartik2952004/", + "section": "F", + "dayi": "Hostellers", + "username": "sahakartik2952004", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "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" - } - ] + "recentSubmissions": [] }, { - "roll": "2215000275", - "name": "ANMEHA PANDEY", - "url": "https://leetcode.com/u/ANMEHAER/", + "roll": "2215000119", + "name": "ADITYA SINGH", + "url": "https://leetcode.com/u/adityasingh-2004/", "section": "H", "dayi": "Hostellers", - "username": "ANMEHAER", - "totalSolved": 16, - "easySolved": 9, - "mediumSolved": 6, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457131439", - "title": "House Robber", - "timestamp": "1732011434", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.7 MB", - "lang": "java" - }, - { - "id": "1444811251", - "title": "Pow(x, n)", - "timestamp": "1730900130", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", - "lang": "java" - }, - { - "id": "1431532210", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729696221", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "61.5 MB", - "lang": "java" - }, - { - "id": "1431488116", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729693071", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.1 MB", - "lang": "java" - }, - { - "id": "1431464306", - "title": "First Bad Version", - "timestamp": "1729691354", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.4 MB", - "lang": "java" - } - ] + "username": "adityasingh-2004", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500013", - "name": "AKSHAT BANSAL", - "url": "https://leetcode.com/u/Akshatbansal_12/", - "section": "AE", + "roll": "2215001116", + "name": "NAINA SHARMA", + "url": "https://leetcode.com/u/naina_sharma/", + "section": "C", + "dayi": "Day Scholars", + "username": "naina_sharma", + "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": "Akshatbansal_12", - "totalSolved": 14, - "easySolved": 8, - "mediumSolved": 5, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1432483726", - "title": "Sudoku Solver", - "timestamp": "1729779186", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1432481847", - "title": "Group Anagrams", - "timestamp": "1729779045", - "statusDisplay": "Accepted", - "runtime": "6 ms", - "memory": "47.8 MB", - "lang": "java" - }, - { - "id": "1432481045", - "title": "Rotate Image", - "timestamp": "1729778987", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1432480271", - "title": "Next Permutation", - "timestamp": "1729778932", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.7 MB", - "lang": "java" - }, - { - "id": "1432479429", - "title": "Reverse Integer", - "timestamp": "1729778870", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "41 MB", - "lang": "java" - } - ] + "username": "Akrishna_Agnihotri", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000445", - "name": "AYUSH MITTAL", - "url": "https://leetcode.com/u/Ayush_6793/", - "section": "H", + "roll": "2215500078", + "name": "HEMANT PRAJAPATI", + "url": "https://leetcode.com/u/hemant1000/", + "section": "AC", "dayi": "Hostellers", - "username": "Ayush_6793", - "totalSolved": 14, - "easySolved": 11, - "mediumSolved": 3, + "username": "hemant1000", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1457130556", - "title": "House Robber", - "timestamp": "1732011356", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - }, - { - "id": "1451689252", - "title": "Valid Parentheses", - "timestamp": "1731510335", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "41.3 MB", - "lang": "java" - }, - { - "id": "1450873207", - "title": "Remove Element", - "timestamp": "1731435599", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1450860193", - "title": "Move Zeroes", - "timestamp": "1731434812", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.6 MB", - "lang": "java" - }, - { - "id": "1450846705", - "title": "Can Place Flowers", - "timestamp": "1731434020", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.7 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215800014", - "name": "KUSHAGRA SINGH", - "url": "https://leetcode.com/u/kushagra_71/", - "section": "A(H)", + "roll": "2215500001", + "name": "AADRIKA JAIN", + "url": "https://leetcode.com/u/Aadrika_Jain/", + "section": "AC", "dayi": "Hostellers", - "username": "kushagra_71", - "totalSolved": 14, - "easySolved": 4, - "mediumSolved": 9, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1445822513", - "title": "Pow(x, n)", - "timestamp": "1730988989", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43 MB", - "lang": "java" - }, - { - "id": "1432540517", - "title": "Magnetic Force Between Two Balls", - "timestamp": "1729783257", - "statusDisplay": "Accepted", - "runtime": "36 ms", - "memory": "55.7 MB", - "lang": "java" - }, - { - "id": "1432493464", - "title": "Minimum Speed to Arrive on Time", - "timestamp": "1729779889", - "statusDisplay": "Accepted", - "runtime": "86 ms", - "memory": "104.2 MB", - "lang": "cpp" - }, - { - "id": "1432466640", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729777953", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "56.5 MB", - "lang": "java" - }, - { - "id": "1432436832", - "title": "First Bad Version", - "timestamp": "1729775723", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.2 MB", - "lang": "java" - } - ] + "username": "Aadrika_Jain", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000814", + "name": "HRISHABH DURWAR", + "url": "https://leetcode.com/u/hrishabhcs22/", + "section": "H", + "dayi": "Day Scholars", + "username": "hrishabhcs22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000242", + "name": "ANJALI VARSHNEY", + "url": "https://leetcode.com/u/anjalivarshney02/", + "section": "C", + "dayi": "Hostellers", + "username": "anjalivarshney02", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { "roll": "2215000649", @@ -27356,629 +13387,336 @@ "section": "G", "dayi": "Hostellers", "username": "dushyantsharma_18", - "totalSolved": 13, - "easySolved": 8, - "mediumSolved": 5, + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1452472397", - "title": "3Sum", - "timestamp": "1731579004", - "statusDisplay": "Accepted", - "runtime": "33 ms", - "memory": "52.6 MB", - "lang": "java" - }, - { - "id": "1451700288", - "title": "Valid Parentheses", - "timestamp": "1731511118", - "statusDisplay": "Accepted", - "runtime": "3 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1450459657", - "title": "Middle of the Linked List", - "timestamp": "1731405101", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1444886165", - "title": "Island Perimeter", - "timestamp": "1730905784", - "statusDisplay": "Accepted", - "runtime": "10 ms", - "memory": "45.5 MB", - "lang": "java" - }, - { - "id": "1444838186", - "title": "Pow(x, n)", - "timestamp": "1730902151", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.2 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215000814", - "name": "HRISHABH DURWAR", - "url": "https://leetcode.com/u/hrishabhcs22/", + "roll": "2215001265", + "name": "PRAKHAR SRIVASTAVA", + "url": "https://leetcode.com/u/prakharsrivast_cs22/", "section": "H", + "dayi": "Hostellers", + "username": "prakharsrivast_cs22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001117", + "name": "NAINSHI VERMA", + "url": "https://leetcode.com/u/nainshiverma2005/", + "section": "G", "dayi": "Day Scholars", - "username": "hrishabhcs22", - "totalSolved": 13, - "easySolved": 8, - "mediumSolved": 4, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1457127163", - "title": "House Robber", - "timestamp": "1732011070", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1450169291", - "title": "Sort Colors", - "timestamp": "1731382000", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1435144528", - "title": "Find Peak Element", - "timestamp": "1730026918", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.6 MB", - "lang": "java" - }, - { - "id": "1431248959", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729671367", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "61.2 MB", - "lang": "java" - }, - { - "id": "1431227044", - "title": "Trapping Rain Water", - "timestamp": "1729669213", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.8 MB", - "lang": "java" - } - ] + "username": "nainshiverma2005", + "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": "2215001718", + "name": "SHRUTI GUPTA", + "url": "https://leetcode.com/u/shrutigupta_22/", + "section": "G", + "dayi": "Day Scholars", + "username": "shrutigupta_22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001593", + "name": "SARTHAK PATEL", + "url": "https://leetcode.com/u/sarthak_patel26/", + "section": "G", + "dayi": "Hostellers", + "username": "sarthak_patel26", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500068", + "name": "GARV SHARMA", + "url": "https://leetcode.com/u/user5744mj/", + "section": "AE", + "dayi": "Day Scholars", + "username": "user5744mj", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000170", + "name": "ALANKRATI SAXENA", + "url": "https://leetcode.com/u/Alan_Krati/", + "section": "E", + "dayi": "Hostellers", + "username": "Alan_Krati", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000830", + "name": "JANHAVI SINGH", + "url": "https://leetcode.com/u/janhavisingh_22/", + "section": "G", + "dayi": "Hostellers", + "username": "janhavisingh_22", + "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": "2215000026", + "name": "ABHI GUPTA", + "url": "https://leetcode.com/u/abhigupta1540/", + "section": "C", + "dayi": "Hostellers", + "username": "abhigupta1540", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500137", + "name": "SARTHAK CHAHAR", + "url": "https://leetcode.com/u/KsyeLjhSaH/", + "section": "AE", + "dayi": "Hostellers", + "username": "KsyeLjhSaH", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500153", + "name": "SIDDHI AGARWAL", + "url": "https://leetcode.com/u/siddhiagarwal1228/", + "section": "AC", + "dayi": "Hostellers", + "username": "siddhiagarwal1228", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500147", - "name": "SHOBHIT CHATURVEDI", - "url": "https://leetcode.com/u/Shobhit1416/", - "section": "AD", + "roll": "2215001886", + "name": "UPENDRA SISODIYA", + "url": "https://leetcode.com/u/sirfupendra/", + "section": "H", "dayi": "Day Scholars", - "username": "Shobhit1416", - "totalSolved": 13, - "easySolved": 11, - "mediumSolved": 1, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1451427614", - "title": "Power of Three", - "timestamp": "1731487488", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "43.8 MB", - "lang": "java" - }, - { - "id": "1451427262", - "title": "Power of Four", - "timestamp": "1731487455", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1451426525", - "title": "Fibonacci Number", - "timestamp": "1731487389", - "statusDisplay": "Accepted", - "runtime": "9 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1450920972", - "title": "Power of Four", - "timestamp": "1731438956", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - }, - { - "id": "1450920468", - "title": "Power of Three", - "timestamp": "1731438919", - "statusDisplay": "Accepted", - "runtime": "8 ms", - "memory": "44 MB", - "lang": "java" - } - ] + "username": "sirfupendra", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000019", - "name": "ABHAY PRATAP SINGH", - "url": "https://leetcode.com/u/abhaypratap05ap/", - "section": "H", + "roll": "2215500166", + "name": "VAIBHAV YADAV", + "url": "https://leetcode.com/u/money48_57/", + "section": "AC", "dayi": "Hostellers", - "username": "abhaypratap05ap", - "totalSolved": 11, - "easySolved": 8, - "mediumSolved": 3, + "username": "money48_57", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1432302815", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729762670", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "62.2 MB", - "lang": "java" - }, - { - "id": "1432298989", - "title": "First Bad Version", - "timestamp": "1729762333", - "statusDisplay": "Accepted", - "runtime": "26 ms", - "memory": "40 MB", - "lang": "java" - }, - { - "id": "1432296631", - "title": "Peak Index in a Mountain Array", - "timestamp": "1729762128", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "55.6 MB", - "lang": "java" - }, - { - "id": "1430269813", - "title": "Longest Common Prefix", - "timestamp": "1729590876", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.8 MB", - "lang": "java" - }, - { - "id": "1430262573", - "title": "Lemonade Change", - "timestamp": "1729590274", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "55.9 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215001669", - "name": "SHIVAM PRATAP SINGH", - "url": "https://leetcode.com/u/shivampratapsingh181/", - "section": "F", + "roll": "2215500124", + "name": "RITIK UPADHYAY", + "url": "https://leetcode.com/u/ritikupdy/", + "section": "AE", + "dayi": "Day Scholars", + "username": "ritikupdy", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500100", + "name": "MUKUL GOYAL", + "url": "https://leetcode.com/u/Mukul_Goyal_2004/", + "section": "AC", "dayi": "Hostellers", - "username": "shivampratapsingh181", - "totalSolved": 10, - "easySolved": 9, - "mediumSolved": 1, + "username": "Mukul_Goyal_2004", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "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" - } - ] + "recentSubmissions": [] }, { - "roll": "2215500021", - "name": "ANMOL AGARWAL", - "url": "https://leetcode.com/u/HHhf22QzcY/", - "section": "AE", + "roll": "2215000230", + "name": "ANIK GARG", + "url": "https://leetcode.com/u/ANIK_GARG/", + "section": "E", "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" - } - ] + "username": "ANIK_GARG", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000460", + "name": "AYUSHI NARAYAN", + "url": "https://leetcode.com/u/AXr9rh3DzH/", + "section": "G", + "dayi": "Hostellers", + "username": "AXr9rh3DzH", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001109", - "name": "MUSKAN AGRAWAL", - "url": "https://leetcode.com/u/muskan_agrawal31/", - "section": "H", - "dayi": "Day Scholars", - "username": "muskan_agrawal31", - "totalSolved": 8, - "easySolved": 6, - "mediumSolved": 2, + "roll": "2215500037", + "name": "ARYAHANS BHATI", + "url": "https://leetcode.com/u/SMLhck3BVM/", + "section": "AE", + "dayi": "Hostellers", + "username": "SMLhck3BVM", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1453513673", - "title": "Roman to Integer", - "timestamp": "1731677209", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.6 MB", - "lang": "java" - }, - { - "id": "1452468975", - "title": "3Sum", - "timestamp": "1731578713", - "statusDisplay": "Accepted", - "runtime": "27 ms", - "memory": "51.5 MB", - "lang": "java" - }, - { - "id": "1450460893", - "title": "Middle of the Linked List", - "timestamp": "1731405209", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - }, - { - "id": "1433097848", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729834665", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "61.6 MB", - "lang": "java" - }, - { - "id": "1430293059", - "title": "Gas Station", - "timestamp": "1729592865", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "55.9 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215500178", - "name": "YASH SHARMA", - "url": "https://leetcode.com/u/YashSharma3/", - "section": "AD", + "roll": "2215500076", + "name": "HEMA DUA", + "url": "https://leetcode.com/u/Hema_dua/", + "section": "AC", "dayi": "Hostellers", - "username": "YashSharma3", - "totalSolved": 7, - "easySolved": 4, - "mediumSolved": 3, + "username": "Hema_dua", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1456109076", - "title": "House Robber", - "timestamp": "1731924492", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.2 MB", - "lang": "java" - }, - { - "id": "1424298634", - "title": "Buy Two Chocolates", - "timestamp": "1729086197", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.2 MB", - "lang": "java" - }, - { - "id": "1423426781", - "title": "Reverse Integer", - "timestamp": "1729012504", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.6 MB", - "lang": "java" - }, - { - "id": "1354142248", - "title": "Symmetric Tree", - "timestamp": "1723543003", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42 MB", - "lang": "java" - }, - { - "id": "1249615845", - "title": "Valid Word", - "timestamp": "1714879536", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "42 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215500042", - "name": "AYUSH SHARMA", - "url": "https://leetcode.com/u/ayushsharmasole/", + "roll": "2215001644", + "name": "SHASHWAT DWIVEDI", + "url": "https://leetcode.com/u/Shashwatdwivedi99/", + "section": "G", + "dayi": "Hostellers", + "username": "Shashwatdwivedi99", + "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": "ayushsharmasole", - "totalSolved": 7, - "easySolved": 4, - "mediumSolved": 3, + "username": "udaykushwaha", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1456107606", - "title": "House Robber", - "timestamp": "1731924357", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.8 MB", - "lang": "java" - }, - { - "id": "1446436405", - "title": "Middle of the Linked List", - "timestamp": "1731043190", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.4 MB", - "lang": "java" - }, - { - "id": "1446428491", - "title": "Reverse Linked List", - "timestamp": "1731042578", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.8 MB", - "lang": "java" - }, - { - "id": "1428935467", - "title": "Two Sum", - "timestamp": "1729481322", - "statusDisplay": "Accepted", - "runtime": "39 ms", - "memory": "44.5 MB", - "lang": "java" - }, - { - "id": "1365352242", - "title": "Factorial Trailing Zeroes", - "timestamp": "1724389702", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.9 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215001090", - "name": "MOHIT KUMAR SHARMA", - "url": "https://leetcode.com/u/montyrao/", - "section": "H", - "dayi": "Day Scholars", - "username": "montyrao", - "totalSolved": 5, - "easySolved": 3, - "mediumSolved": 1, - "hardSolved": 1, - "recentSubmissions": [ - { - "id": "1433537633", - "title": "Median of Two Sorted Arrays", - "timestamp": "1729874855", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "45.9 MB", - "lang": "java" - }, - { - "id": "1433536096", - "title": "Longest Palindromic Substring", - "timestamp": "1729874746", - "statusDisplay": "Accepted", - "runtime": "1595 ms", - "memory": "44.4 MB", - "lang": "java" - }, - { - "id": "1432310510", - "title": "Best Time to Buy and Sell Stock", - "timestamp": "1729763334", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "61.7 MB", - "lang": "java" - }, - { - "id": "1429013743", - "title": "Palindrome Number", - "timestamp": "1729488141", - "statusDisplay": "Accepted", - "runtime": "5 ms", - "memory": "44.1 MB", - "lang": "java" - }, - { - "id": "1428999225", - "title": "Two Sum", - "timestamp": "1729486957", - "statusDisplay": "Accepted", - "runtime": "46 ms", - "memory": "44.9 MB", - "lang": "java" - } - ] + "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": "2215800030", - "name": "TEEKAM", - "url": "https://leetcode.com/u/z6EmVUzrBN/", - "section": "A(H)", + "roll": "2215001130", + "name": "NANDINI SOLANKI", + "url": "https://leetcode.com/u/nandini_solanki8282/", + "section": "G", + "dayi": "Hostellers", + "username": "nandini_solanki8282", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215500092", + "name": "LALIT KUMAR", + "url": "https://leetcode.com/u/Lalit_chaudhary01/", + "section": "AE", "dayi": "Day Scholars", - "username": "z6EmVUzrBN", - "totalSolved": 5, - "easySolved": 4, - "mediumSolved": 1, + "username": "Lalit_chaudhary01", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1458166440", - "title": "Longest Common Prefix", - "timestamp": "1732101123", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.6 MB", - "lang": "java" - }, - { - "id": "1458164752", - "title": "3Sum", - "timestamp": "1732100950", - "statusDisplay": "Accepted", - "runtime": "30 ms", - "memory": "51.3 MB", - "lang": "java" - }, - { - "id": "1450496635", - "title": "Merge Sorted Array", - "timestamp": "1731408434", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "42.1 MB", - "lang": "java" - }, - { - "id": "1284510753", - "title": "Reverse Bits", - "timestamp": "1718082877", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.5 MB", - "lang": "java" - }, - { - "id": "1284502166", - "title": "Number of 1 Bits", - "timestamp": "1718082294", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "40.2 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { "roll": "2215500065", @@ -27987,521 +13725,786 @@ "section": "AE", "dayi": "Hostellers", "username": "divyanshu1604", - "totalSolved": 4, - "easySolved": 3, - "mediumSolved": 1, + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1444885549", - "title": "Island Perimeter", - "timestamp": "1730905739", - "statusDisplay": "Accepted", - "runtime": "11 ms", - "memory": "45.8 MB", - "lang": "java" - }, - { - "id": "1444838127", - "title": "Pow(x, n)", - "timestamp": "1730902147", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "43.2 MB", - "lang": "java" - }, - { - "id": "1427493639", - "title": "Buy Two Chocolates", - "timestamp": "1729358008", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.7 MB", - "lang": "java" - }, - { - "id": "1255678510", - "title": "Permutation Difference between Two Strings", - "timestamp": "1715481479", - "statusDisplay": "Accepted", - "runtime": "4 ms", - "memory": "43.3 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215800002", - "name": "AKRISHNA AGNIHOTRI", - "url": "https://leetcode.com/u/Akrishna_Agnihotri/", - "section": "A(H)", + "roll": "2215000681", + "name": "GAURI AGRAWAL", + "url": "https://leetcode.com/u/Gauri__Agrawal/", + "section": "E", "dayi": "Hostellers", - "username": "Akrishna_Agnihotri", - "totalSolved": 3, - "easySolved": 1, - "mediumSolved": 2, + "username": "Gauri__Agrawal", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1432445440", - "title": "First Bad Version", - "timestamp": "1729776366", - "statusDisplay": "Accepted", - "runtime": "25 ms", - "memory": "40.1 MB", - "lang": "java" - }, - { - "id": "1235525374", - "title": "Maximum Subarray", - "timestamp": "1713423433", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "57.3 MB", - "lang": "java" - }, - { - "id": "1084517763", - "title": "Rotate Image", - "timestamp": "1698315464", - "statusDisplay": "Accepted", - "runtime": "0 ms", - "memory": "41.1 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215800023", - "name": "SAMRADH SRIVASTAVA", - "url": "https://leetcode.com/u/Samradhsri/", + "roll": "2215500160", + "name": "TANUJ MITTAL", + "url": "https://leetcode.com/u/tanujmittal/", + "section": "AE", + "dayi": "Day Scholars", + "username": "tanujmittal", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215800021", + "name": "SAHIL GUPTA", + "url": "https://leetcode.com/u/Sahilgupta21/", "section": "A(H)", "dayi": "Hostellers", - "username": "Samradhsri", - "totalSolved": 2, - "easySolved": 1, - "mediumSolved": 1, + "username": "Sahilgupta21", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, "hardSolved": 0, - "recentSubmissions": [ - { - "id": "1431461927", - "title": "Add Two Numbers", - "timestamp": "1729691187", - "statusDisplay": "Accepted", - "runtime": "1 ms", - "memory": "44.8 MB", - "lang": "java" - }, - { - "id": "1431460270", - "title": "Two Sum", - "timestamp": "1729691069", - "statusDisplay": "Accepted", - "runtime": "2 ms", - "memory": "45.2 MB", - "lang": "java" - } - ] + "recentSubmissions": [] }, { - "roll": "2215800005", - "name": "AYUSH SRIVASTAV", - "url": "https://leetcode.com/problemset/?page=1&search=peak+index+in+mounain+array", - "section": "A(H)", + "roll": "2215000556", + "name": "DEEPALI YADAV", + "url": "https://leetcode.com/u/deepali_yadav_cs22/", + "section": "E", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "deepali_yadav_cs22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001189", - "name": "NITISH KUMAR", - "url": "leetcode.com/u/fgrreloaded", - "section": "F", + "roll": "2215500073", + "name": "HARSH RAJ", + "url": "https://leetcode.com/u/Harsh_raj_9973/", + "section": "AE", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "Harsh_raj_9973", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000260", - "name": "ANKIT SAHU", - "url": "leetcode.com/u/ankit6387/", - "section": "G", + "roll": "2215500179", + "name": "YATHARTH DIXIT", + "url": "https://leetcode.com/u/yatharth_dixit0097/", + "section": "AE", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "yatharth_dixit0097", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001169", - "name": "NIPUN AGRAWAL", - "url": "https://leetcode.com/submissions/#/1", + "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": "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": "2215000768", + "name": "HARSHIT BARUA", + "url": "https://leetcode.com/u/studyharshit21/", "section": "G", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "studyharshit21", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001207", - "name": "PANKAJ PANDEY", - "url": "#N/A", - "section": "D", + "roll": "2215000981", + "name": "LAKSHYA DWIVEDI", + "url": "https://leetcode.com/u/kamina_69/", + "section": "H", + "dayi": "Hostellers", + "username": "kamina_69", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000509", + "name": "CHAMAN FAUJDAR", + "url": "https://leetcode.com/u/Chaman_faujdar/", + "section": "F", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "Chaman_faujdar", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000002", - "name": "AAGMAN NAG", - "url": "https://leetcode.com/Aagmannag", - "section": "G", + "roll": "2215500101", + "name": "MUKUL VERMA", + "url": "https://leetcode.com/u/mukulverma_cs22/", + "section": "AD", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "mukulverma_cs22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001607", - "name": "SATYAM KUMAR", - "url": "https://leetcode.com/i_m_sks12", - "section": "D", + "roll": "2215500074", + "name": "HARSH RAJORIA", + "url": "https://leetcode.com/u/rajoriaharsh0/", + "section": "AE", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "rajoriaharsh0", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000818", - "name": "ISHA GUPTA", - "url": "https://leetcode.com/profile/i_ishaaa_10", - "section": "C", + "roll": "2215500080", + "name": "HIMANSHU MISHRA", + "url": "https://leetcode.com/u/Ansh0007/", + "section": "AD", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "Ansh0007", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001135", - "name": "NAVEEN GAUR", - "url": "#N/A", - "section": "E", + "roll": "2215000940", + "name": "KRISHNA SHARMA", + "url": "https://leetcode.com/u/Dante_0007/", + "section": "D", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "Dante_0007", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001202", - "name": "PALAK SANDIL", - "url": "https://github.com/palaksharma99/Portfolio", - "section": "D", + "roll": "2215000117", + "name": "ADITYA SHARMA", + "url": "https://leetcode.com/u/ADITYA_SHARMA1605", + "section": "C", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "ADITYA_SHARMA1605", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2115800013", - "name": "KIRTIKAA SHARMA", - "url": "#N/A", - "section": "A(H)", + "roll": "2215000909", + "name": "KHUSHI RATHORE", + "url": "https://leetcode.com/u/Khushi1_Rathore/", + "section": "D", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "Khushi1_Rathore", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215800009", - "name": "HARDIK GUPTA", - "url": "#N/A", - "section": "A(H)", + "roll": "2215000018", + "name": "ABHAY PRATAP SINGH", + "url": "https://leetcode.com/u/_rumpy_pumpy_/", + "section": "G", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "_rumpy_pumpy_", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000338", - "name": "ARJUN SINGH", - "url": "Leetcode.com/u/arjun4444/", - "section": "D", - "dayi": "Day Scholars", - "info": "No LeetCode data available" + "roll": "2215500027", + "name": "ANSHUL SHARMA", + "url": "https://leetcode.com/u/anshul_pandit/", + "section": "AC", + "dayi": "Hostellers", + "username": "anshul_pandit", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000354", - "name": "ARUN CHAUDHARY", - "url": "#N/A", - "section": "H", + "roll": "2215500039", + "name": "ATUL KUMAR", + "url": "https://leetcode.com/u/atulmtr01542/", + "section": "AE", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "atulmtr01542", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000488", - "name": "BHISAM KUMAR", - "url": "#N/A", - "section": "H", - "dayi": "Day Scholars", - "info": "No LeetCode data available" + "roll": "2215001643", + "name": "SHASHI KUMAR YADAV", + "url": "https://leetcode.com/u/skyy4/", + "section": "F", + "dayi": "Hostellers", + "username": "skyy4", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000040", - "name": "ABHISHANK", - "url": "#N/A", - "section": "H", - "dayi": "Day Scholars", - "info": "No LeetCode data available" + "roll": "2215001140", + "name": "NAVYA YADAV", + "url": "https://leetcode.com/u/Navyaa_24/", + "section": "F", + "dayi": "Hostellers", + "username": "Navyaa_24", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001629", - "name": "SHAIVYA SINGH", - "url": "Leetcode.com/u/2shaivya/", - "section": "G", - "dayi": "Day Scholars", - "info": "No LeetCode data available" + "roll": "2215500086", + "name": "KHUSHI", + "url": "https://leetcode.com/u/khushi_raghuvanshi19/", + "section": "AC", + "dayi": "Hostellers", + "username": "khushi_raghuvanshi19", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000237", - "name": "ANIL SINGH", - "url": "#N/A", + "roll": "2215001523", + "name": "SAGAR RAJPUT", + "url": "https://leetcode.com/u/sagarrajput1810/", "section": "H", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "sagarrajput1810", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500016", - "name": "ANANT KUMAR", - "url": "#N/A", + "roll": "2215500103", + "name": "NIKUNJ GUPTA", + "url": "https://leetcode.com/u/ngdec03/", "section": "AC", - "dayi": "Day Scholars", - "info": "No LeetCode data available" + "dayi": "Hostellers", + "username": "ngdec03", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500059", - "name": "DEVANSHU PATHAK", - "url": "#N/A", - "section": "AD", - "dayi": "Day Scholars", - "info": "No LeetCode data available" + "roll": "2215001494", + "name": "ROHIT SINGH", + "url": "https://leetcode.com/u/ytrohit2004/", + "section": "H", + "dayi": "Hostellers", + "username": "ytrohit2004", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000716", + "name": "HARDIK MISHRA", + "url": "https://leetcode.com/u/hardikmishra20040925/", + "section": "D", + "dayi": "Hostellers", + "username": "hardikmishra20040925", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500046", - "name": "BHUVANESH SHARMA", - "url": "#N/A", - "section": "AE", - "dayi": "Day Scholars", - "info": "No LeetCode data available" + "roll": "2215000883", + "name": "KARTIK VARSHNEY", + "url": "https://leetcode.com/u/user1038PX/", + "section": "D", + "dayi": "Hostellers", + "username": "user1038PX", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500144", - "name": "SHIVAM GUPTA", - "url": "https://leetcode.com/JlRg1FCYPt", - "section": "AC", + "roll": "2215001178", + "name": "NITAI GUPTA", + "url": "https://leetcode.com/u/nitaigupta27/", + "section": "C", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "nitaigupta27", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500098", - "name": "MAYANK DAGAR", - "url": "#N/A", - "section": "AE", - "dayi": "Day Scholars", - "info": "No LeetCode data available" + "roll": "2215001473", + "name": "RITIK GUPTA", + "url": "https://leetcode.com/u/ritik0936/", + "section": "C", + "dayi": "Hostellers", + "username": "ritik0936", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000295", - "name": "ANUBHAV DEEP SRIVASTAV", - "url": "#N/A", + "roll": "2215001212", + "name": "PARI UPADHYAY", + "url": "https://leetcode.com/u/pari63/", + "section": "E", + "dayi": "Hostellers", + "username": "pari63", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001545", + "name": "SAKSHAM SAXENA", + "url": "https://leetcode.com/u/Bhumika_2004/", "section": "D", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "Bhumika_2004", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000167", - "name": "AKSHAY SINGH", - "url": "leetcode.com/u/akshay_singh_11/", - "section": "G", + "roll": "2215000816", + "name": "HRITIK KUMAR", + "url": "https://leetcode.com/u/Hritiksingh66/", + "section": "E", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "Hritiksingh66", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2315990027", - "name": "JAI ANAND", - "url": "#N/A", + "roll": "2215001763", + "name": "SONU", + "url": "https://leetcode.com/u/SonuSingh7869/", "section": "F", + "dayi": "Day Scholars", + "username": "SonuSingh7869", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215000052", + "name": "ABHISHEK KUMAR", + "url": "https://leetcode.com/u/Abhishek3230/", + "section": "D", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "Abhishek3230", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215800017", - "name": "NIKHIL KAUSHIK", - "url": "#N/A", - "section": "A(H)", + "roll": "2215500146", + "name": "SHIVEN RASTOGI", + "url": "https://leetcode.com/u/Shiven_Rastogi/", + "section": "AC", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "Shiven_Rastogi", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215800022", - "name": "SALONI JAIN", - "url": "salonijain402", - "section": "A(H)", + "roll": "2215001281", + "name": "PRASHANT JADON", + "url": "https://leetcode.com/u/prashantthakur_4111/", + "section": "E", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "prashantthakur_4111", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001506", - "name": "SACHIN CHAUDHARY", - "url": "Therock", + "roll": "2215000211", + "name": "AMIT AGARWAL", + "url": "https://leetcode.com/u/amit_ag87/", "section": "H", - "dayi": "Day Scholars", - "info": "No LeetCode data available" + "dayi": "Hostellers", + "username": "amit_ag87", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000477", - "name": "BHARAT PAL", - "url": "https://leetcode.com/progress/", - "section": "H", + "roll": "2215000363", + "name": "ARUSHI GARG", + "url": "https://leetcode.com/u/Arushi_21/", + "section": "F", + "dayi": "Hostellers", + "username": "Arushi_21", + "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", - "info": "No LeetCode data available" + "username": "shrutichauhan007", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000183", - "name": "AMAN KUMAR CHAUBEY", - "url": "#N/A", - "section": "H", + "roll": "2215000410", + "name": "ATUL GUPTA", + "url": "https://leetcode.com/u/spectre007_atul/", + "section": "D", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "spectre007_atul", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500062", - "name": "DIGAMBAR SINGH", - "url": "Https:// digambarsingh", - "section": "AC", + "roll": "2215000542", + "name": "DEEPAK DUBEY", + "url": "https://leetcode.com/u/Deepak-Dubey-cs/", + "section": "F", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "Deepak-Dubey-cs", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001744", - "name": "SIDDHARTH", - "url": "#N/A", - "section": "H", + "roll": "2215500033", + "name": "ARCHIE GUPTA", + "url": "https://leetcode.com/u/Archie_Gupta/", + "section": "AC", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "Archie_Gupta", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001642", - "name": "SHASHANK SRIVASTAVA", - "url": "#N/A", - "section": "H", + "roll": "2215001736", + "name": "SHUBHNEET KAUR", + "url": "https://leetcode.com/u/kaur_shubh/", + "section": "D", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "kaur_shubh", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2315990047", - "name": "PRANJAL GOYAL", - "url": "#N/A", - "section": "H", + "roll": "2215000555", + "name": "DEEPALI BISHT", + "url": "https://leetcode.com/u/deepali_2223/", + "section": "C", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "deepali_2223", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500134", - "name": "SANCHIT AGRAWAL", - "url": "Www.leetcode.com/sanxxit", - "section": "AD", + "roll": "2215000531", + "name": "CHIRAG CHAUHAN", + "url": "https://leetcode.com/u/user7155Ud/", + "section": "C", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "user7155Ud", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500049", - "name": "BOBBY RAWAT", - "url": "AE", - "section": "AE", + "roll": "2215500085", + "name": "KARTIK CHAHAR", + "url": "https://leetcode.com/u/Kartik_Chahar/", + "section": "AC", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "Kartik_Chahar", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500083", - "name": "JAYANT SHARMA", - "url": "https://leetcode.com/problemset/", + "roll": "2215500084", + "name": "KARAN AGARWAL", + "url": "https://leetcode.com/u/karanagarwal003/", "section": "AE", - "dayi": "Day Scholars", - "info": "No LeetCode data available" + "dayi": "Hostellers", + "username": "karanagarwal003", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500004", - "name": "ABHINAV RAJ SINGH", - "url": "https://leetcode.com/problemset/", - "section": "AE", + "roll": "2215001889", + "name": "UTKARSH AGARWAL", + "url": "https://leetcode.com/u/utkarsh_agar/", + "section": "C", "dayi": "Day Scholars", - "info": "No LeetCode data available" + "username": "utkarsh_agar", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215000426", - "name": "AYUSH", - "url": "https://leetcode.com/problemset/", - "section": "E", - "dayi": "Hostellers", - "info": "No LeetCode data available" + "roll": "2315990006", + "name": "AKASH KUMAR", + "url": "https://leetcode.com/u/AKASH-DEV-23/", + "section": "F", + "dayi": "Day Scholars", + "username": "AKASH-DEV-23", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500011", - "name": "AISHWARYA SHUKLA", - "url": "#N/A", - "section": "AE", - "dayi": "Hostellers", - "info": "No LeetCode data available" + "roll": "2215000621", + "name": "DINESH", + "url": "https://leetcode.com/u/Dinesh_sirsiya75/", + "section": "E", + "dayi": "Day Scholars", + "username": "Dinesh_sirsiya75", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500163", - "name": "TUSHAR THAKUR", - "url": "mastermind210902", - "section": "AD", - "dayi": "Hostellers", - "info": "No LeetCode data available" + "roll": "2215000861", + "name": "KALPIT CHAUDHARY", + "url": "https://leetcode.com/u/kalpit_chaudhary_cs/", + "section": "G", + "dayi": "Day Scholars", + "username": "kalpit_chaudhary_cs", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500105", - "name": "PARTH MITTAL", - "url": "#N/A", - "section": "AE", + "roll": "2215500012", + "name": "AKANKSHA", + "url": "https://leetcode.com/u/akankshacs22/", + "section": "AC", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "akankshacs22", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500129", - "name": "SAKET MAHESHWARI", - "url": "saakkeett", - "section": "AE", - "dayi": "Hostellers", - "info": "No LeetCode data available" + "roll": "2215001022", + "name": "MAHAK AGRAWAL", + "url": "https://leetcode.com/u/mahak26/", + "section": "F", + "dayi": "Day Scholars", + "username": "mahak26", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500157", - "name": "SUPARSHVA BHATNAGAR", - "url": "https://leetcode.com/problemset/", - "section": "AE", + "roll": "2215000084", + "name": "ADITI MITTAL", + "url": "https://leetcode.com/u/aditimittal04/", + "section": "C", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "aditimittal04", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500119", - "name": "RAJ CHANDEL", - "url": "AE", - "section": "AE", + "roll": "2215000935", + "name": "KRISHNA PUNJ SINGH", + "url": "https://leetcode.com/u/krishna143143/", + "section": "F", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "krishna143143", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500002", - "name": "AASTHA SHARMA", - "url": "https://leetcode.com/problemset/", - "section": "AE", + "roll": "2215001377", + "name": "RADHIKA MITTAL", + "url": "https://leetcode.com/u/Radhika_Mittal_516/", + "section": "G", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "Radhika_Mittal_516", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500149", - "name": "SHREYA SHARMA", - "url": "#N/A", - "section": "AE", + "roll": "2215500022", + "name": "ANOOP KUMAR", + "url": "https://leetcode.com/u/The_Ghost_Coder/", + "section": "AC", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "The_Ghost_Coder", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215500045", - "name": "BHAWNA YADAV", - "url": "..", - "section": "AE", + "roll": "2215001403", + "name": "RAJ GUPTA", + "url": "https://leetcode.com/u/rajgupta_19/", + "section": "F", "dayi": "Hostellers", - "info": "No LeetCode data available" + "username": "rajgupta_19", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] }, { - "roll": "2215001178", - "name": "NITAI GUPTA", - "url": "https://leetcode.com/u/nitaigupta27/", - "section": "C", - "dayi": "Hostellers", - "username": "nitaigupta27", + "roll": "2215800012", + "name": "JEET THAKURELA", + "url": "https://leetcode.com/u/jeete1singh/", + "section": "A(H)", + "dayi": "Day Scholars", + "username": "jeete1singh", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28509,12 +14512,12 @@ "recentSubmissions": [] }, { - "roll": "2215000316", - "name": "ANURAG", - "url": "https://leetcode.com/u/Anurag051104/", - "section": "E", - "dayi": "Day Scholars", - "username": "Anurag051104", + "roll": "2215001339", + "name": "PRIYANSHI GUPTA", + "url": "https://leetcode.com/u/priyaanshayy/", + "section": "G", + "dayi": "Hostellers", + "username": "priyaanshayy", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28522,12 +14525,12 @@ "recentSubmissions": [] }, { - "roll": "2215000328", - "name": "ANUSHKA MISHRA", - "url": "https://leetcode.com/u/anushkamishra2309/", - "section": "C", + "roll": "2215000312", + "name": "ANUKALP RAJ", + "url": "https://leetcode.com/u/singhanukalp/", + "section": "E", "dayi": "Day Scholars", - "username": "anushkamishra2309", + "username": "singhanukalp", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28535,12 +14538,12 @@ "recentSubmissions": [] }, { - "roll": "2215000860", - "name": "KAILASH NATH YADAV", - "url": "https://leetcode.com/u/Kailash7781/", + "roll": "2215001375", + "name": "RADHIKA AGARWAL", + "url": "https://leetcode.com/u/Radhika_Agarwal22/", "section": "D", - "dayi": "Day Scholars", - "username": "Kailash7781", + "dayi": "Hostellers", + "username": "Radhika_Agarwal22", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28548,12 +14551,12 @@ "recentSubmissions": [] }, { - "roll": "2215001022", - "name": "MAHAK AGRAWAL", - "url": "https://leetcode.com/u/mahak26/", - "section": "F", - "dayi": "Day Scholars", - "username": "mahak26", + "roll": "2215500064", + "name": "DIVYANSH SINGH", + "url": "https://leetcode.com/u/Divyansh2304/", + "section": "AC", + "dayi": "Hostellers", + "username": "Divyansh2304", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28561,12 +14564,12 @@ "recentSubmissions": [] }, { - "roll": "2215000621", - "name": "DINESH", - "url": "https://leetcode.com/u/Dinesh_sirsiya75/", - "section": "E", + "roll": "2215000792", + "name": "HIMANSHI AGRAWAL", + "url": "https://leetcode.com/u/himan_shi/", + "section": "F", "dayi": "Day Scholars", - "username": "Dinesh_sirsiya75", + "username": "himan_shi", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28574,12 +14577,12 @@ "recentSubmissions": [] }, { - "roll": "2215001125", - "name": "NAMAN MISHRA", - "url": "https://leetcode.com/u/i_namanmishra", - "section": "F", + "roll": "2215000607", + "name": "DHRUV GOYAL", + "url": "https://leetcode.com/u/Dhruv06/", + "section": "D", "dayi": "Hostellers", - "username": "i_namanmishra", + "username": "Dhruv06", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28587,12 +14590,12 @@ "recentSubmissions": [] }, { - "roll": "2215001699", - "name": "SHREEYA GUPTA", - "url": "https://leetcode.com/u/shreeyagupta6342/", - "section": "F", - "dayi": "Hostellers", - "username": "shreeyagupta6342", + "roll": "2215000801", + "name": "HIMANSHU RAGHAV", + "url": "https://leetcode.com/u/himanshud310/", + "section": "E", + "dayi": "Day Scholars", + "username": "himanshud310", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28600,12 +14603,12 @@ "recentSubmissions": [] }, { - "roll": "2215000505", - "name": "CELINA SHARMA", - "url": "https://leetcode.com/u/celina_sharma03/", - "section": "F", + "roll": "2215500058", + "name": "DEVANSH SHARMA", + "url": "https://leetcode.com/u/devanshsharma17/", + "section": "AC", "dayi": "Day Scholars", - "username": "celina_sharma03", + "username": "devanshsharma17", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28613,12 +14616,12 @@ "recentSubmissions": [] }, { - "roll": "2215800019", - "name": "RAVI RANJAN KUMAR", - "url": "https://leetcode.com/u/ravi1173/", - "section": "A(H)", + "roll": "2215001413", + "name": "RAJAT PATHAK", + "url": "https://leetcode.com/u/RajatPathak31/", + "section": "H", "dayi": "Day Scholars", - "username": "ravi1173", + "username": "RajatPathak31", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28626,12 +14629,12 @@ "recentSubmissions": [] }, { - "roll": "2215800027", - "name": "SNEHA AGARWAL", - "url": "https://leetcode.com/u/sneha_agarwal19/", - "section": "A(H)", + "roll": "2215500030", + "name": "ANURAG PATHAK", + "url": "https://leetcode.com/u/anuragpathak__/", + "section": "AC", "dayi": "Hostellers", - "username": "sneha_agarwal19", + "username": "anuragpathak__", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28639,12 +14642,12 @@ "recentSubmissions": [] }, { - "roll": "2215000408", - "name": "ATHARVA JAISWAL", - "url": "https://leetcode.com/u/itsaj01/", + "roll": "2215001716", + "name": "SHRIYESH DIXIT", + "url": "https://leetcode.com/u/d_shriyesh/", "section": "F", - "dayi": "Day Scholars", - "username": "itsaj01", + "dayi": "Hostellers", + "username": "d_shriyesh", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28652,12 +14655,12 @@ "recentSubmissions": [] }, { - "roll": "2215001565", - "name": "SAMEER KUSHWAHA", - "url": "https://leetcode.com/u/s_a_m2003/", - "section": "D", + "roll": "2215000401", + "name": "ASHVANI SHARMA", + "url": "https://leetcode.com/u/ashvani807771/", + "section": "H", "dayi": "Day Scholars", - "username": "s_a_m2003", + "username": "ashvani807771", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28665,12 +14668,12 @@ "recentSubmissions": [] }, { - "roll": "2215800033", - "name": "YASH JAIN", - "url": "https://leetcode.com/u/yjyash0107/", - "section": "A(H)", + "roll": "2215001353", + "name": "PRIYANSHU SHARMA", + "url": "https://leetcode.com/u/priyanshusharm1cs/", + "section": "H", "dayi": "Day Scholars", - "username": "yjyash0107", + "username": "priyanshusharm1cs", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28678,12 +14681,12 @@ "recentSubmissions": [] }, { - "roll": "2215001257", - "name": "PRAKHAR GUPTA", - "url": "https://leetcode.com/u/PrakharGupta77/", + "roll": "2215001781", + "name": "SUBHASH SINGH", + "url": "https://leetcode.com/u/Subhash_Singh/", "section": "H", - "dayi": "Hostellers", - "username": "PrakharGupta77", + "dayi": "Day Scholars", + "username": "Subhash_Singh", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28691,12 +14694,12 @@ "recentSubmissions": [] }, { - "roll": "2215001384", - "name": "RAHUL", - "url": "https://leetcode.com/u/Rahul_1384/", - "section": "E", + "roll": "2215000765", + "name": "HARSHIKA GARG", + "url": "https://leetcode.com/u/harshikaagrawal852/", + "section": "H", "dayi": "Day Scholars", - "username": "Rahul_1384", + "username": "harshikaagrawal852", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28704,12 +14707,12 @@ "recentSubmissions": [] }, { - "roll": "2215001402", - "name": "RAJ BAHADUR SINGH", - "url": "https://leetcode.com/u/Rajbsingh/", - "section": "F", - "dayi": "Day Scholars", - "username": "Rajbsingh", + "roll": "2215000340", + "name": "ARJUN RAGHAV", + "url": "https://leetcode.com/u/arjunraghav/", + "section": "E", + "dayi": "Hostellers", + "username": "arjunraghav", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28717,12 +14720,12 @@ "recentSubmissions": [] }, { - "roll": "2215000560", - "name": "DEEPANSHU KHANDELWAL", - "url": "https://leetcode.com/u/Deepanshu-Khandelwal/", - "section": "H", + "roll": "2215001774", + "name": "SRAVAN KUMAR", + "url": "https://leetcode.com/u/3-shravan/", + "section": "F", "dayi": "Day Scholars", - "username": "Deepanshu-Khandelwal", + "username": "3-shravan", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28730,12 +14733,12 @@ "recentSubmissions": [] }, { - "roll": "2215000912", - "name": "KHUSHI TIWARI", - "url": "https://leetcode.com/u/Tiwari_Khushi/", + "roll": "2215001258", + "name": "PRAKHAR KAPOOR", + "url": "https://leetcode.com/u/prakharkapoorcollege/", "section": "F", "dayi": "Hostellers", - "username": "Tiwari_Khushi", + "username": "prakharkapoorcollege", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28743,12 +14746,12 @@ "recentSubmissions": [] }, { - "roll": "2215001465", - "name": "RISHIT KESHARWANI", - "url": "https://leetcode.com/u/Rishitkesharwani/", - "section": "H", - "dayi": "Hostellers", - "username": "Rishitkesharwani", + "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, @@ -28756,12 +14759,12 @@ "recentSubmissions": [] }, { - "roll": "2215000037", - "name": "ABHINAV TOMAR", - "url": "https://leetcode.com/u/Tomar_Abhinav/", - "section": "E", - "dayi": "Hostellers", - "username": "Tomar_Abhinav", + "roll": "2215500053", + "name": "DAMAN PRATAP SINGH", + "url": "https://leetcode.com/u/Daman_07/", + "section": "AE", + "dayi": "Day Scholars", + "username": "Daman_07", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28769,12 +14772,12 @@ "recentSubmissions": [] }, { - "roll": "2215000509", - "name": "CHAMAN FAUJDAR", - "url": "https://leetcode.com/u/Chaman_faujdar/", - "section": "F", - "dayi": "Day Scholars", - "username": "Chaman_faujdar", + "roll": "2215500115", + "name": "PRIYANSHU DUBEY", + "url": "https://leetcode.com/u/Priyanshu_Dubey369/", + "section": "AE", + "dayi": "Hostellers", + "username": "Priyanshu_Dubey369", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28782,12 +14785,12 @@ "recentSubmissions": [] }, { - "roll": "2215500113", - "name": "PRIYANSHI SHARMA", - "url": "https://leetcode.com/u/priyanshish2503/", - "section": "AC", + "roll": "2215500110", + "name": "PRERIT JAIN", + "url": "https://leetcode.com/u/Prerit_jain05/", + "section": "AD", "dayi": "Day Scholars", - "username": "priyanshish2503", + "username": "Prerit_jain05", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28795,12 +14798,12 @@ "recentSubmissions": [] }, { - "roll": "2215000483", - "name": "BHASKAR GAUTAM", - "url": "https://leetcode.com/u/BhaskarGautam24/", - "section": "E", + "roll": "2215500015", + "name": "AMITABH SINGH", + "url": "https://leetcode.com/u/amitabhsingh128/", + "section": "AD", "dayi": "Day Scholars", - "username": "BhaskarGautam24", + "username": "amitabhsingh128", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28808,12 +14811,12 @@ "recentSubmissions": [] }, { - "roll": "2215000340", - "name": "ARJUN RAGHAV", - "url": "https://leetcode.com/u/arjunraghav/", - "section": "E", + "roll": "2215800027", + "name": "SNEHA AGARWAL", + "url": "https://leetcode.com/u/sneha_agarwal19/", + "section": "A(H)", "dayi": "Hostellers", - "username": "arjunraghav", + "username": "sneha_agarwal19", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28821,12 +14824,12 @@ "recentSubmissions": [] }, { - "roll": "2215500031", - "name": "ANURAG SHARMA", - "url": "https://leetcode.com/u/anurag080205/", - "section": "AD", + "roll": "2215001693", + "name": "SHIVENDRA PANDEY", + "url": "https://leetcode.com/u/shivendra_1511/", + "section": "H", "dayi": "Hostellers", - "username": "anurag080205", + "username": "shivendra_1511", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28834,12 +14837,12 @@ "recentSubmissions": [] }, { - "roll": "2215500035", - "name": "ARPIT GUPTA", - "url": "https://leetcode.com/u/Arpit0212/", - "section": "AC", - "dayi": "Hostellers", - "username": "Arpit0212", + "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, @@ -28847,12 +14850,12 @@ "recentSubmissions": [] }, { - "roll": "2215001893", - "name": "UTKARSH SHARMA", - "url": "https://leetcode.com/u/Utkarsh_Sharma_01/", - "section": "F", + "roll": "2215000689", + "name": "GAYATRI CHAUDHARY", + "url": "https://leetcode.com/u/gayatri_cs-22/", + "section": "D", "dayi": "Day Scholars", - "username": "Utkarsh_Sharma_01", + "username": "gayatri_cs-22", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28873,12 +14876,12 @@ "recentSubmissions": [] }, { - "roll": "2215001897", - "name": "UTTAM KUMAR", - "url": "https://leetcode.com/u/uttam_roy01/", - "section": "E", - "dayi": "Day Scholars", - "username": "uttam_roy01", + "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, @@ -28886,12 +14889,12 @@ "recentSubmissions": [] }, { - "roll": "2215800007", - "name": "DITIN AGRAWAL", - "url": "https://leetcode.com/u/ditinagrawal/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "ditinagrawal", + "roll": "2215500014", + "name": "AKSHAY GARG", + "url": "https://leetcode.com/u/akshay368/", + "section": "AD", + "dayi": "Hostellers", + "username": "akshay368", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28899,12 +14902,25 @@ "recentSubmissions": [] }, { - "roll": "2215001908", - "name": "VAISHALI AGRAWAL", - "url": "https://leetcode.com/u/vaishali_1819/", + "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": "2215001920", + "name": "VANSH MITTAL", + "url": "https://leetcode.com/u/vansh_-0811/", "section": "G", - "dayi": "Day Scholars", - "username": "vaishali_1819", + "dayi": "Hostellers", + "username": "vansh_-0811", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28912,12 +14928,12 @@ "recentSubmissions": [] }, { - "roll": "2215000255", - "name": "ANKIT PANDEY", - "url": "https://leetcode.com/u/ankit_2215000255/", + "roll": "2215000714", + "name": "HARDIK ARORA", + "url": "https://leetcode.com/u/arorahardik0811/", "section": "H", "dayi": "Day Scholars", - "username": "ankit_2215000255", + "username": "arorahardik0811", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28925,12 +14941,12 @@ "recentSubmissions": [] }, { - "roll": "2215000180", - "name": "AMAN CHAUDHARY", - "url": "https://leetcode.com/u/Aman_Chaudhary22/", - "section": "H", - "dayi": "Hostellers", - "username": "Aman_Chaudhary22", + "roll": "2215001043", + "name": "MANISH PAILWAR", + "url": "https://leetcode.com/u/ManishPailwar/", + "section": "F", + "dayi": "Day Scholars", + "username": "ManishPailwar", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28938,12 +14954,12 @@ "recentSubmissions": [] }, { - "roll": "2215500117", - "name": "PUNEET SHARMA", - "url": "https://leetcode.com/u/puneetsharma9651/", - "section": "AE", + "roll": "2215001293", + "name": "PRASHANT SOLANKI", + "url": "https://leetcode.com/u/Prashant_753/", + "section": "E", "dayi": "Day Scholars", - "username": "puneetsharma9651", + "username": "Prashant_753", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28951,12 +14967,12 @@ "recentSubmissions": [] }, { - "roll": "2215800021", - "name": "SAHIL GUPTA", - "url": "https://leetcode.com/u/Sahilgupta21/", - "section": "A(H)", + "roll": "2215001973", + "name": "VIPUL KUMAR YADAV", + "url": "https://leetcode.com/u/Vipul_cs22/", + "section": "C", "dayi": "Hostellers", - "username": "Sahilgupta21", + "username": "Vipul_cs22", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28964,12 +14980,12 @@ "recentSubmissions": [] }, { - "roll": "2215001693", - "name": "SHIVENDRA PANDEY", - "url": "https://leetcode.com/u/shivendra_1511/", - "section": "H", - "dayi": "Hostellers", - "username": "shivendra_1511", + "roll": "2215000786", + "name": "HEMANT KAUSHIK", + "url": "https://leetcode.com/u/hemantach/", + "section": "D", + "dayi": "Day Scholars", + "username": "hemantach", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28977,12 +14993,12 @@ "recentSubmissions": [] }, { - "roll": "2215001733", - "name": "SHUBHANKIT BHARDWAJ", - "url": "https://leetcode.com/u/bhardwajshubhankit1/", - "section": "G", + "roll": "2215800004", + "name": "AYUSH PONIA", + "url": "https://leetcode.com/u/Ayush_Ponia/", + "section": "A(H)", "dayi": "Hostellers", - "username": "bhardwajshubhankit1", + "username": "Ayush_Ponia", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -28990,12 +15006,12 @@ "recentSubmissions": [] }, { - "roll": "2215000771", - "name": "HARSHIT GARGACHARYA", - "url": "https://leetcode.com/u/Harshitcs22/", - "section": "H", + "roll": "2215001565", + "name": "SAMEER KUSHWAHA", + "url": "https://leetcode.com/u/s_a_m2003/", + "section": "D", "dayi": "Day Scholars", - "username": "Harshitcs22", + "username": "s_a_m2003", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29003,12 +15019,12 @@ "recentSubmissions": [] }, { - "roll": "2215000971", - "name": "KUSH VARSHNEY", - "url": "https://leetcode.com/u/user4079yp/", - "section": "F", + "roll": "2215000523", + "name": "CHETAN KUMAR", + "url": "https://leetcode.com/u/Chetankumar191/", + "section": "C", "dayi": "Hostellers", - "username": "user4079yp", + "username": "Chetankumar191", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29016,12 +15032,12 @@ "recentSubmissions": [] }, { - "roll": "2215000810", - "name": "HIMANSHU TIWARI", - "url": "https://leetcode.com/u/himanshutiwari1063/", - "section": "E", + "roll": "2215001352", + "name": "PRIYANSHU SHARMA", + "url": "https://leetcode.com/u/Priyanshucs22/", + "section": "D", "dayi": "Day Scholars", - "username": "himanshutiwari1063", + "username": "Priyanshucs22", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29029,12 +15045,12 @@ "recentSubmissions": [] }, { - "roll": "2215000018", - "name": "ABHAY PRATAP SINGH", - "url": "https://leetcode.com/u/_rumpy_pumpy_/", - "section": "G", + "roll": "2215000274", + "name": "ANKUSH TYAGI", + "url": "https://leetcode.com/u/ankushtyagi02/", + "section": "C", "dayi": "Day Scholars", - "username": "_rumpy_pumpy_", + "username": "ankushtyagi02", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29042,12 +15058,12 @@ "recentSubmissions": [] }, { - "roll": "2215500037", - "name": "ARYAHANS BHATI", - "url": "https://leetcode.com/u/SMLhck3BVM/", - "section": "AE", + "roll": "2215001780", + "name": "SUBHANKAR SAU", + "url": "https://leetcode.com/u/phoenix_ss/", + "section": "C", "dayi": "Hostellers", - "username": "SMLhck3BVM", + "username": "phoenix_ss", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29055,12 +15071,12 @@ "recentSubmissions": [] }, { - "roll": "2215000460", - "name": "AYUSHI NARAYAN", - "url": "https://leetcode.com/u/AXr9rh3DzH/", - "section": "G", + "roll": "2215500127", + "name": "SAHIL KHANDELWAL", + "url": "https://leetcode.com/u/sdesahil/", + "section": "AD", "dayi": "Hostellers", - "username": "AXr9rh3DzH", + "username": "sdesahil", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29068,12 +15084,12 @@ "recentSubmissions": [] }, { - "roll": "2315990039", - "name": "MUKUL KUMAR", - "url": "https://leetcode.com/u/_Mukul_Dev_/", - "section": "F", + "roll": "2215001561", + "name": "SALONI KUMARI", + "url": "https://leetcode.com/u/Saloni_kumari3/", + "section": "C", "dayi": "Day Scholars", - "username": "_Mukul_Dev_", + "username": "Saloni_kumari3", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29081,12 +15097,12 @@ "recentSubmissions": [] }, { - "roll": "2215500151", - "name": "SHUBH SHARMA", - "url": "https://leetcode.com/u/shubhsharma2005/", + "roll": "2215500077", + "name": "HEMANT KUMAR", + "url": "https://leetcode.com/u/hemant_458/", "section": "AD", "dayi": "Day Scholars", - "username": "shubhsharma2005", + "username": "hemant_458", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29094,12 +15110,12 @@ "recentSubmissions": [] }, { - "roll": "2215000628", - "name": "DIVYA PRAKASH SINGH", - "url": "https://leetcode.com/u/kashanra7/", - "section": "E", - "dayi": "Hostellers", - "username": "kashanra7", + "roll": "2215000895", + "name": "KAVYA JAIMINI", + "url": "https://leetcode.com/u/ikavya_05/", + "section": "F", + "dayi": "Day Scholars", + "username": "ikavya_05", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29107,12 +15123,12 @@ "recentSubmissions": [] }, { - "roll": "2215500125", - "name": "SACHIN KUMAR", - "url": "https://leetcode.com/u/Sachin20K/", - "section": "AD", - "dayi": "Hostellers", - "username": "Sachin20K", + "roll": "2215000584", + "name": "DEVANSHI LAWANIA", + "url": "https://leetcode.com/u/DevanshiLawaniA/", + "section": "D", + "dayi": "Day Scholars", + "username": "DevanshiLawaniA", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29120,12 +15136,38 @@ "recentSubmissions": [] }, { - "roll": "2215500145", - "name": "SHIVAM SINGH", - "url": "https://leetcode.com/u/SinghShivam007/", - "section": "AE", + "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, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001214", + "name": "PARTH GUPTA", + "url": "https://leetcode.com/u/GuptaRth", + "section": "H", "dayi": "Hostellers", - "username": "SinghShivam007", + "username": "GuptaRth", + "totalSolved": 0, + "easySolved": 0, + "mediumSolved": 0, + "hardSolved": 0, + "recentSubmissions": [] + }, + { + "roll": "2215001815", + "name": "SURYA PRATAP SINGH", + "url": "https://leetcode.com/u/suryasingh337/", + "section": "D", + "dayi": "Day Scholars", + "username": "suryasingh337", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29133,12 +15175,12 @@ "recentSubmissions": [] }, { - "roll": "2215001713", - "name": "SHREYASH SINGH", - "url": "https://leetcode.com/u/shreyash_singh123/", - "section": "D", + "roll": "2215800010", + "name": "HARSH GUPTA", + "url": "https://leetcode.com/u/H_ArS_h/", + "section": "A(H)", "dayi": "Day Scholars", - "username": "shreyash_singh123", + "username": "H_ArS_h", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29146,12 +15188,12 @@ "recentSubmissions": [] }, { - "roll": "2215500027", - "name": "ANSHUL SHARMA", - "url": "https://leetcode.com/u/anshul_pandit/", - "section": "AC", - "dayi": "Hostellers", - "username": "anshul_pandit", + "roll": "2215500055", + "name": "DEEPAK YADAV", + "url": "https://leetcode.com/u/dy5055290/", + "section": "AD", + "dayi": "Day Scholars", + "username": "dy5055290", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29159,12 +15201,12 @@ "recentSubmissions": [] }, { - "roll": "2215500057", - "name": "DEV SISODIYA", - "url": "https://leetcode.com/u/Dev_Sisodiya/", - "section": "AD", + "roll": "2215000634", + "name": "DIVYANSH YADAV", + "url": "https://leetcode.com/u/Divyansh20004/", + "section": "C", "dayi": "Day Scholars", - "username": "Dev_Sisodiya", + "username": "Divyansh20004", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29172,12 +15214,12 @@ "recentSubmissions": [] }, { - "roll": "2215800015", - "name": "MADHAV GAUR", - "url": "https://leetcode.com/u/hAG03ejuSY/", - "section": "A(H)", + "roll": "2215500035", + "name": "ARPIT GUPTA", + "url": "https://leetcode.com/u/Arpit0212/", + "section": "AC", "dayi": "Hostellers", - "username": "hAG03ejuSY", + "username": "Arpit0212", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29185,12 +15227,12 @@ "recentSubmissions": [] }, { - "roll": "2215500022", - "name": "ANOOP KUMAR", - "url": "https://leetcode.com/u/The_Ghost_Coder/", - "section": "AC", - "dayi": "Hostellers", - "username": "The_Ghost_Coder", + "roll": "2215001513", + "name": "SACHIN KUMAR", + "url": "https://leetcode.com/u/sachinthakurela2005/", + "section": "D", + "dayi": "Day Scholars", + "username": "sachinthakurela2005", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29198,12 +15240,12 @@ "recentSubmissions": [] }, { - "roll": "2215500025", - "name": "ANSHIKA AGARWAL", - "url": "https://leetcode.com/u/agarwalanshika74/", - "section": "AC", - "dayi": "Day Scholars", - "username": "agarwalanshika74", + "roll": "2215000908", + "name": "KHUSHI RATHI", + "url": "https://leetcode.com/u/khushi_084/", + "section": "E", + "dayi": "Hostellers", + "username": "khushi_084", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29211,12 +15253,12 @@ "recentSubmissions": [] }, { - "roll": "2215000182", - "name": "AMAN KUMAR", - "url": "https://leetcode.com/u/_Aman_Kumar/", - "section": "C", + "roll": "2215500032", + "name": "ANUSHKA CHAUDHARY", + "url": "https://leetcode.com/u/Anushka_Chaudhary07/", + "section": "AE", "dayi": "Day Scholars", - "username": "_Aman_Kumar", + "username": "Anushka_Chaudhary07", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29224,12 +15266,12 @@ "recentSubmissions": [] }, { - "roll": "2215001029", - "name": "MANAS VERMA", - "url": "https://leetcode.com/u/Manasverma369/", - "section": "G", + "roll": "2215001653", + "name": "SHIVA GAUR", + "url": "https://leetcode.com/u/shivagaur1100/", + "section": "D", "dayi": "Hostellers", - "username": "Manasverma369", + "username": "shivagaur1100", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29237,12 +15279,12 @@ "recentSubmissions": [] }, { - "roll": "2215001513", - "name": "SACHIN KUMAR", - "url": "https://leetcode.com/u/sachinthakurela2005/", + "roll": "2215001777", + "name": "SRISHTI GUPTA", + "url": "https://leetcode.com/u/srishti_017/", "section": "D", "dayi": "Day Scholars", - "username": "sachinthakurela2005", + "username": "srishti_017", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29250,12 +15292,12 @@ "recentSubmissions": [] }, { - "roll": "2215500018", - "name": "ANANYA SHUKLA", - "url": "https://leetcode.com/u/user6540cY/", - "section": "AD", - "dayi": "Hostellers", - "username": "user6540cY", + "roll": "2215001855", + "name": "TEJ PRAKASH SINGH", + "url": "https://leetcode.com/u/Tej_prakash_singh/", + "section": "E", + "dayi": "Day Scholars", + "username": "Tej_prakash_singh", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29263,12 +15305,12 @@ "recentSubmissions": [] }, { - "roll": "2215001597", - "name": "SARTHAK SINHA", - "url": "https://leetcode.com/u/Sarthak-Sinha/", + "roll": "2215001612", + "name": "SAUMY GUPTA", + "url": "https://leetcode.com/u/saumy_gupta/", "section": "G", "dayi": "Hostellers", - "username": "Sarthak-Sinha", + "username": "saumy_gupta", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29276,12 +15318,12 @@ "recentSubmissions": [] }, { - "roll": "2215000428", - "name": "AYUSH AGNIHOTRI", - "url": "https://leetcode.com/u/Ayyush063/", - "section": "H", - "dayi": "Hostellers", - "username": "Ayyush063", + "roll": "2215000622", + "name": "DIPANSHU KUMAR", + "url": "https://leetcode.com/u/Dipanshu_Kumar1/", + "section": "D", + "dayi": "Day Scholars", + "username": "Dipanshu_Kumar1", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29289,12 +15331,12 @@ "recentSubmissions": [] }, { - "roll": "2215500174", - "name": "VINAYAK SINGH", - "url": "https://leetcode.com/u/vinayak_930/", - "section": "AC", + "roll": "2215000384", + "name": "ARYAN VERMA", + "url": "https://leetcode.com/u/aryanverma26/", + "section": "F", "dayi": "Hostellers", - "username": "vinayak_930", + "username": "aryanverma26", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29302,12 +15344,12 @@ "recentSubmissions": [] }, { - "roll": "2215500127", - "name": "SAHIL KHANDELWAL", - "url": "https://leetcode.com/u/sdesahil/", + "roll": "2215500158", + "name": "SUYASH TRIPATHI", + "url": "https://leetcode.com/u/suyashtripathi333/", "section": "AD", "dayi": "Hostellers", - "username": "sdesahil", + "username": "suyashtripathi333", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29315,12 +15357,12 @@ "recentSubmissions": [] }, { - "roll": "2215000170", - "name": "ALANKRATI SAXENA", - "url": "https://leetcode.com/u/Alan_Krati/", - "section": "E", - "dayi": "Hostellers", - "username": "Alan_Krati", + "roll": "2215800032", + "name": "VIJAY SINGH", + "url": "https://leetcode.com/u/vijaysingh-123/", + "section": "A(H)", + "dayi": "Day Scholars", + "username": "vijaysingh-123", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29341,12 +15383,12 @@ "recentSubmissions": [] }, { - "roll": "2215001926", - "name": "VANSH SINGHAL", - "url": "https://leetcode.com/u/vansh_singhal007/", - "section": "F", - "dayi": "Hostellers", - "username": "vansh_singhal007", + "roll": "2215000306", + "name": "ANUJ KUMAR", + "url": "https://leetcode.com/u/AXg0B2cViR/", + "section": "G", + "dayi": "Day Scholars", + "username": "AXg0B2cViR", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29354,12 +15396,12 @@ "recentSubmissions": [] }, { - "roll": "2215500081", - "name": "HIMANSHU SINGH", - "url": "https://leetcode.com/u/happy04/", - "section": "AD", + "roll": "2215800030", + "name": "TEEKAM", + "url": "https://leetcode.com/u/z6EmVUzrBN/", + "section": "A(H)", "dayi": "Day Scholars", - "username": "happy04", + "username": "z6EmVUzrBN", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29367,12 +15409,12 @@ "recentSubmissions": [] }, { - "roll": "2215800013", - "name": "KIRTI", - "url": "https://leetcode.com/u/kirtichauhan3963/", - "section": "A(H)", + "roll": "2215500176", + "name": "VIVEK PRATAP SINGH", + "url": "https://leetcode.com/u/P5V1V3K/", + "section": "AE", "dayi": "Day Scholars", - "username": "kirtichauhan3963", + "username": "P5V1V3K", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29380,12 +15422,12 @@ "recentSubmissions": [] }, { - "roll": "2215500138", - "name": "SATVIK GUPTA", - "url": "https://leetcode.com/u/satvikg21111124/", - "section": "AD", + "roll": "2215000952", + "name": "KSHITIJ SAHU", + "url": "https://leetcode.com/u/kshitijsahucs22/", + "section": "H", "dayi": "Day Scholars", - "username": "satvikg21111124", + "username": "kshitijsahucs22", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29393,12 +15435,12 @@ "recentSubmissions": [] }, { - "roll": "2215800016", - "name": "MOHAN MADHAV SINGHAL", - "url": "https://leetcode.com/u/Mohanmadhavsinghal/", - "section": "A(H)", - "dayi": "Day Scholars", - "username": "Mohanmadhavsinghal", + "roll": "2215500150", + "name": "SHREYANSHI GARG", + "url": "https://leetcode.com/u/shreyanshigarg/", + "section": "AD", + "dayi": "Hostellers", + "username": "shreyanshigarg", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29406,12 +15448,12 @@ "recentSubmissions": [] }, { - "roll": "2215000433", - "name": "AYUSH GARG", - "url": "https://leetcode.com/u/ayushgarg9986/", - "section": "E", + "roll": "2215001860", + "name": "TRISHI", + "url": "https://leetcode.com/u/trishigaur/", + "section": "H", "dayi": "Hostellers", - "username": "ayushgarg9986", + "username": "trishigaur", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29419,12 +15461,12 @@ "recentSubmissions": [] }, { - "roll": "2215000913", - "name": "KHUSHI VARSHNEY", - "url": "https://leetcode.com/u/VarshneyKhushi/", - "section": "F", - "dayi": "Day Scholars", - "username": "VarshneyKhushi", + "roll": "2215000248", + "name": "ANKIT CHAUDHARY", + "url": "https://leetcode.com/u/Ankit_chaudhary_/", + "section": "D", + "dayi": "Hostellers", + "username": "Ankit_chaudhary_", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29432,12 +15474,12 @@ "recentSubmissions": [] }, { - "roll": "2215001643", - "name": "SHASHI KUMAR YADAV", - "url": "https://leetcode.com/u/skyy4/", - "section": "F", - "dayi": "Hostellers", - "username": "skyy4", + "roll": "2215000319", + "name": "ANURAG GAUTAM", + "url": "https://leetcode.com/u/AnuragGautam02/", + "section": "E", + "dayi": "Day Scholars", + "username": "AnuragGautam02", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, @@ -29445,12 +15487,12 @@ "recentSubmissions": [] }, { - "roll": "2215001339", - "name": "PRIYANSHI GUPTA", - "url": "https://leetcode.com/u/priyaanshayy/", - "section": "G", + "roll": "2215000971", + "name": "KUSH VARSHNEY", + "url": "https://leetcode.com/u/user4079yp/", + "section": "F", "dayi": "Hostellers", - "username": "priyaanshayy", + "username": "user4079yp", "totalSolved": 0, "easySolved": 0, "mediumSolved": 0, diff --git a/day.txt b/day.txt index 97abf9f..645279f 100644 --- a/day.txt +++ b/day.txt @@ -1,618 +1,618 @@ -Hostellers -Day Scholars -Hostellers -Hostellers -Hostellers -Day Scholars -Hostellers -Day Scholars -Hostellers -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Day Scholars -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Hostellers -Hostellers -Day Scholars -Day Scholars -Hostellers -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Hostellers -Day Scholars -Day Scholars -Hostellers -Day Scholars -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Day Scholars -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Hostellers -Day Scholars -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Day Scholars -Hostellers -Day Scholars -Day Scholars -Day Scholars -Hostellers -Day Scholars -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Day Scholars -Day Scholars -Day Scholars -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Day Scholars -Hostellers -Day Scholars -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Day Scholars -Day Scholars -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Day Scholars -Day Scholars -Day Scholars -Hostellers -Hostellers -Day Scholars -Hostellers -Hostellers -Day Scholars -Hostellers -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Day Scholars -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers -Hostellers +Hostellers +Day Scholars +Hostellers +Hostellers +Hostellers +Day Scholars +Hostellers +Day Scholars +Hostellers +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Day Scholars +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Hostellers +Hostellers +Day Scholars +Day Scholars +Hostellers +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Hostellers +Day Scholars +Day Scholars +Hostellers +Day Scholars +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Day Scholars +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Hostellers +Day Scholars +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Day Scholars +Hostellers +Day Scholars +Day Scholars +Day Scholars +Hostellers +Day Scholars +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Day Scholars +Day Scholars +Day Scholars +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Day Scholars +Hostellers +Day Scholars +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Day Scholars +Day Scholars +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Day Scholars +Day Scholars +Day Scholars +Hostellers +Hostellers +Day Scholars +Hostellers +Hostellers +Day Scholars +Hostellers +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Day Scholars +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers +Hostellers Hostellers \ No newline at end of file diff --git a/easy.txt b/easy.txt index 15696cb..fefe3e6 100644 --- a/easy.txt +++ b/easy.txt @@ -1,618 +1,618 @@ -3 -4 -10 -20 -3 -8 -78 -5 -3 -2 -80 -288 -3 -13 -2 -1 -1 -1 -3 -0 -11 -48 -4 -118 -175 -112 -200 -99 -25 -26 -9 -118 -4 -3 -47 -93 -26 -2 -2 -2 -182 -81 -194 -65 -12 -38 -38 -3 -39 -127 -34 -94 -67 -256 -291 -6 -74 -1 -106 -35 -104 -95 -4 -3 -147 -4 -67 -190 -#N/A -121 -70 -72 -69 -104 -130 -48 -34 -207 -67 -66 -127 -43 -39 -4 -107 -7 -121 -28 -27 -7 -14 -48 -41 -74 -109 -38 -88 -137 -42 -208 -26 -54 -194 -32 -72 -114 -#N/A -111 -4 -142 -3 -3 -5 -71 -57 -125 -57 -51 -114 -68 -27 -59 -12 -21 -75 -4 -62 -34 -7 -54 -98 -64 -101 -62 -23 -32 -14 -15 -13 -18 -313 -81 -221 -91 -89 -285 -89 -54 -88 -79 -34 -#N/A -91 -4 -24 -145 -181 -117 -45 -#N/A -79 -40 -208 -79 -72 -2 -341 -86 -8 -22 -56 -21 -43 -11 -103 -76 -52 -35 -24 -24 -27 -37 -40 -23 -82 -164 -96 -240 -98 -28 -35 -57 -67 -78 -4 -44 -46 -29 -7 -35 -#N/A -6 -#N/A -#N/A -23 -64 -#N/A -3 -61 -106 -7 -42 -53 -24 -50 -33 -106 -30 -61 -41 -313 -96 -4 -50 -12 -102 -8 -9 -64 -147 -53 -30 -23 -142 -34 -#N/A -149 -171 -66 -103 -98 -64 -160+ -63 -107 -60 -75 -28 -11 -6 -98 -127 -109 -140 -97 -9 -49 -82 -95 -39 -6 -#N/A -25 -12 -10 -146 -142 -39 -23 -#N/A -118 -31 -11 -15 -52 -30 -142 -3 -120 -76 -66 -4 -35 -70 -98 -146 -83 -190 -67 -40 -34 -72 -#N/A -33 -16 -35 -13 -10 -9 -34 -99 -134 -79 -12 -33 -97 -146 -87 -31 -22 -47 -72 -55 -77 -43 -43 -131 -70 -17 -99 -28 -22 -14 -12 -40 -110 -28 -29 -91 -59 -78 -181 -72 -10 -11 -50 -37 -20 -28 -70 -35 -19 -67 -48 -56 -53 -123 -52 -15 -145 -#N/A -82 -33 -107 -86 -105 -104 -23 -41 -56 -38 -31 -97 -32 -50 -27 -14 -24 -85 -79 -14 -33 -46 -28 -151 -41 -88 -50 -75 -83 -107 -74 -98 -25 -53 -62 -122 -90 -19 -30 -28 -71 -58 -50 -55 -142 -70 -74 -34 -63 -25 -44 -21 -41 -25 -53 -4 -55 -22 -25 -25 -59 -32 -54 -34 -36 -38 -38 -41 -41 -3 -42 -46 -51 -70 -63 -62 -66 -68 -75 -103 -124 -130 -106 -96 -96 -160 -125 -143 -2 -89 -#N/A -73 -23 -70 -47 -105 -42 -51 -40 -2 -46 -#N/A -189 -1 -4 -10 -26 -99 -82 -37 -45 -99 -2 -53 -2 -32 -50 -0 -1 -77 -7 -9 -97 -8 -63 -37 -2 -3 -47 -4 -51 -5 -8 -79 -5 -12 -11 -62 -8 -1 -11 -24 -19 -5 -19 -2 -74 -13 -28 -4 -51 -24 -94 -56 -44 -12 -2 -34 -36 -5 -95 -117 -#N/A -227 -165 -131 -#N/A -#N/A -26 -#N/A -2 -5 -37 -23 -3 -73 -29 -6 -20 -5 -24 -103 -23 -19 -4 -11 -4 -1 -7 -22 -20 -2 -45 -63 -31 -6 -28 -21 -9 -11 -11 -2 -144 -2 -2 -97 -43 -64 -113 -71 -2 -142 -162 -111 -96 -47 -15 -26 -32 -80 -37 -77 -85 -30 -25 -12 -1 -55 -1 -55 -35 -10 -33 -0 -10 -103 -5 -28 -36 -17 -26 -1 -202 -61 -#N/A -2 -3 -62 -3 -22 -4 -#N/A -8 -30 -16 -2 -1 -42 -5 -2 -6 -4 -2 -2 -2 -#N/A -5 +3 +4 +10 +20 +3 +8 +78 +5 +3 +2 +80 +288 +3 +13 +2 +1 +1 +1 +3 +0 +11 +48 +4 +118 +175 +112 +200 +99 +25 +26 +9 +118 +4 +3 +47 +93 +26 +2 +2 +2 +182 +81 +194 +65 +12 +38 +38 +3 +39 +127 +34 +94 +67 +256 +291 +6 +74 +1 +106 +35 +104 +95 +4 +3 +147 +4 +67 +190 +#N/A +121 +70 +72 +69 +104 +130 +48 +34 +207 +67 +66 +127 +43 +39 +4 +107 +7 +121 +28 +27 +7 +14 +48 +41 +74 +109 +38 +88 +137 +42 +208 +26 +54 +194 +32 +72 +114 +#N/A +111 +4 +142 +3 +3 +5 +71 +57 +125 +57 +51 +114 +68 +27 +59 +12 +21 +75 +4 +62 +34 +7 +54 +98 +64 +101 +62 +23 +32 +14 +15 +13 +18 +313 +81 +221 +91 +89 +285 +89 +54 +88 +79 +34 +#N/A +91 +4 +24 +145 +181 +117 +45 +#N/A +79 +40 +208 +79 +72 +2 +341 +86 +8 +22 +56 +21 +43 +11 +103 +76 +52 +35 +24 +24 +27 +37 +40 +23 +82 +164 +96 +240 +98 +28 +35 +57 +67 +78 +4 +44 +46 +29 +7 +35 +#N/A +6 +#N/A +#N/A +23 +64 +#N/A +3 +61 +106 +7 +42 +53 +24 +50 +33 +106 +30 +61 +41 +313 +96 +4 +50 +12 +102 +8 +9 +64 +147 +53 +30 +23 +142 +34 +#N/A +149 +171 +66 +103 +98 +64 +160+ +63 +107 +60 +75 +28 +11 +6 +98 +127 +109 +140 +97 +9 +49 +82 +95 +39 +6 +#N/A +25 +12 +10 +146 +142 +39 +23 +#N/A +118 +31 +11 +15 +52 +30 +142 +3 +120 +76 +66 +4 +35 +70 +98 +146 +83 +190 +67 +40 +34 +72 +#N/A +33 +16 +35 +13 +10 +9 +34 +99 +134 +79 +12 +33 +97 +146 +87 +31 +22 +47 +72 +55 +77 +43 +43 +131 +70 +17 +99 +28 +22 +14 +12 +40 +110 +28 +29 +91 +59 +78 +181 +72 +10 +11 +50 +37 +20 +28 +70 +35 +19 +67 +48 +56 +53 +123 +52 +15 +145 +#N/A +82 +33 +107 +86 +105 +104 +23 +41 +56 +38 +31 +97 +32 +50 +27 +14 +24 +85 +79 +14 +33 +46 +28 +151 +41 +88 +50 +75 +83 +107 +74 +98 +25 +53 +62 +122 +90 +19 +30 +28 +71 +58 +50 +55 +142 +70 +74 +34 +63 +25 +44 +21 +41 +25 +53 +4 +55 +22 +25 +25 +59 +32 +54 +34 +36 +38 +38 +41 +41 +3 +42 +46 +51 +70 +63 +62 +66 +68 +75 +103 +124 +130 +106 +96 +96 +160 +125 +143 +2 +89 +#N/A +73 +23 +70 +47 +105 +42 +51 +40 +2 +46 +#N/A +189 +1 +4 +10 +26 +99 +82 +37 +45 +99 +2 +53 +2 +32 +50 +0 +1 +77 +7 +9 +97 +8 +63 +37 +2 +3 +47 +4 +51 +5 +8 +79 +5 +12 +11 +62 +8 +1 +11 +24 +19 +5 +19 +2 +74 +13 +28 +4 +51 +24 +94 +56 +44 +12 +2 +34 +36 +5 +95 +117 +#N/A +227 +165 +131 +#N/A +#N/A +26 +#N/A +2 +5 +37 +23 +3 +73 +29 +6 +20 +5 +24 +103 +23 +19 +4 +11 +4 +1 +7 +22 +20 +2 +45 +63 +31 +6 +28 +21 +9 +11 +11 +2 +144 +2 +2 +97 +43 +64 +113 +71 +2 +142 +162 +111 +96 +47 +15 +26 +32 +80 +37 +77 +85 +30 +25 +12 +1 +55 +1 +55 +35 +10 +33 +0 +10 +103 +5 +28 +36 +17 +26 +1 +202 +61 +#N/A +2 +3 +62 +3 +22 +4 +#N/A +8 +30 +16 +2 +1 +42 +5 +2 +6 +4 +2 +2 +2 +#N/A +5 diff --git a/hard.txt b/hard.txt index 9996c1c..f03e0f8 100644 --- a/hard.txt +++ b/hard.txt @@ -1,618 +1,618 @@ -3 -0 -2 -15 -2 -1 -8 -1 -0 -0 -4 -38 -0 -4 -0 -0 -0 -0 -0 -0 -0 -11 -1 -4 -9 -11 -32 -12 -6 -11 -3 -25 -2 -2 -1 -15 -1 -0 -0 -0 -45 -9 -172 -26 -0 -4 -4 -1 -13 -21 -2 -1 -7 -76 -61 -0 -8 -0 -21 -8 -7 -12 -0 -0 -8 -0 -29 -7 -#N/A -13 -17 -51 -9 -17 -9 -10 -7 -20 -8 -15 -11 -1 -1 -1 -10 -0 -2 -4 -9 -0 -4 -3 -15 -3 -19 -6 -8 -26 -7 -24 -7 -2 -77 -5 -11 -24 -#N/A -28 -0 -8 -2 -0 -0 -15 -8 -11 -6 -21 -15 -9 -4 -5 -1 -0 -28 -1 -5 -2 -0 -3 -2 -14 -11 -3 -5 -5 -4 -3 -18 -9 -25 -15 -20 -10 -16 -44 -16 -4 -10 -14 -1 -#N/A -14 -1 -8 -26 -31 -11 -10 -#N/A -13 -8 -18 -20 -8 -1 -49 -26 -0 -1 -1 -1 -2 -1 -1 -2 -1 -8 -2 -4 -0 -7 -4 -7 -21 -26 -17 -25 -11 -8 -10 -6 -14 -17 -0 -5 -19 -4 -1 -19 -#N/A -2 -#N/A -#N/A -0 -16 -#N/A -1 -12 -11 -4 -8 -11 -5 -6 -7 -14 -1 -11 -0 -58 -6 -0 -1 -2 -6 -0 -0 -10 -51 -9 -5 -2 -35 -5 -#N/A -16 -9 -9 -24 -24 -6 -33+ -1 -63 -15 -5 -8 -2 -1 -20 -12 -13 -12 -11 -3 -9 -19 -5 -0 -0 -#N/A -1 -0 -0 -5 -1 -4 -1 -#N/A -16 -1 -4 -2 -3 -6 -10 -1 -9 -11 -5 -0 -6 -17 -9 -10 -19 -16 -7 -10 -1 -11 -#N/A -19 -4 -0 -0 -0 -5 -10 -15 -12 -6 -1 -3 -23 -15 -8 -3 -22 -2 -20 -13 -2 -3 -15 -12 -3 -1 -0 -0 -0 -1 -0 -4 -13 -4 -7 -21 -10 -20 -41 -16 -3 -5 -5 -7 -2 -2 -2 -2 -1 -9 -4 -6 -5 -5 -2 -1 -14 -#N/A -15 -0 -18 -11 -16 -17 -1 -26 -11 -7 -2 -8 -4 -5 -1 -0 -2 -7 -11 -4 -10 -0 -0 -16 -4 -12 -14 -2 -24 -4 -3 -3 -5 -9 -6 -3 -6 -0 -3 -1 -9 -20 -10 -2 -50 -10 -6 -1 -5 -8 -5 -1 -1 -2 -11 -0 -6 -1 -11 -3 -2 -4 -11 -5 -6 -2 -11 -2 -8 -0 -4 -8 -15 -16 -9 -7 -1 -2 -0 -31 -5 -13 -17 -6 -31 -25 -18 -15 -0 -33 -#N/A -20 -7 -5 -5 -18 -8 -25 -12 -1 -7 -#N/A -58 -0 -2 -1 -6 -27 -3 -4 -0 -12 -0 -2 -0 -0 -9 -0 -1 -1 -1 -3 -13 -1 -3 -1 -0 -2 -14 -0 -12 -2 -2 -3 -0 -1 -3 -9 -1 -0 -0 -3 -0 -0 -0 -1 -3 -0 -5 -0 -2 -2 -10 -8 -1 -na -1 -2 -2 -1 -22 -6 -#N/A -10 -21 -29 -#N/A -#N/A -2 -#N/A -0 -6 -0 -4 -1 -5 -1 -1 -5 -25 -4 -24 -2 -2 -2 -2 -1 -0 -0 -10 -15 -0 -5 -6 -5 -2 -5 -11 -2 -0 -8 -0 -30 -0 -2 -18 -21 -13 -20 -15 -1 -49 -22 -30 -32 -4 -12 -2 -3 -23 -8 -30 -39 -4 -4 -9 -0 -4 -1 -2 -5 -0 -1 -1 -0 -14 -0 -2 -4 -0 -5 -0 -26 -11 -#N/A -0 -1 -16 -0 -0 -0 -#N/A -1 -2 -2 -0 -1 -10 -1 -0 -3 -0 -0 -0 -2 -#N/A -4 +3 +0 +2 +15 +2 +1 +8 +1 +0 +0 +4 +38 +0 +4 +0 +0 +0 +0 +0 +0 +0 +11 +1 +4 +9 +11 +32 +12 +6 +11 +3 +25 +2 +2 +1 +15 +1 +0 +0 +0 +45 +9 +172 +26 +0 +4 +4 +1 +13 +21 +2 +1 +7 +76 +61 +0 +8 +0 +21 +8 +7 +12 +0 +0 +8 +0 +29 +7 +#N/A +13 +17 +51 +9 +17 +9 +10 +7 +20 +8 +15 +11 +1 +1 +1 +10 +0 +2 +4 +9 +0 +4 +3 +15 +3 +19 +6 +8 +26 +7 +24 +7 +2 +77 +5 +11 +24 +#N/A +28 +0 +8 +2 +0 +0 +15 +8 +11 +6 +21 +15 +9 +4 +5 +1 +0 +28 +1 +5 +2 +0 +3 +2 +14 +11 +3 +5 +5 +4 +3 +18 +9 +25 +15 +20 +10 +16 +44 +16 +4 +10 +14 +1 +#N/A +14 +1 +8 +26 +31 +11 +10 +#N/A +13 +8 +18 +20 +8 +1 +49 +26 +0 +1 +1 +1 +2 +1 +1 +2 +1 +8 +2 +4 +0 +7 +4 +7 +21 +26 +17 +25 +11 +8 +10 +6 +14 +17 +0 +5 +19 +4 +1 +19 +#N/A +2 +#N/A +#N/A +0 +16 +#N/A +1 +12 +11 +4 +8 +11 +5 +6 +7 +14 +1 +11 +0 +58 +6 +0 +1 +2 +6 +0 +0 +10 +51 +9 +5 +2 +35 +5 +#N/A +16 +9 +9 +24 +24 +6 +33+ +1 +63 +15 +5 +8 +2 +1 +20 +12 +13 +12 +11 +3 +9 +19 +5 +0 +0 +#N/A +1 +0 +0 +5 +1 +4 +1 +#N/A +16 +1 +4 +2 +3 +6 +10 +1 +9 +11 +5 +0 +6 +17 +9 +10 +19 +16 +7 +10 +1 +11 +#N/A +19 +4 +0 +0 +0 +5 +10 +15 +12 +6 +1 +3 +23 +15 +8 +3 +22 +2 +20 +13 +2 +3 +15 +12 +3 +1 +0 +0 +0 +1 +0 +4 +13 +4 +7 +21 +10 +20 +41 +16 +3 +5 +5 +7 +2 +2 +2 +2 +1 +9 +4 +6 +5 +5 +2 +1 +14 +#N/A +15 +0 +18 +11 +16 +17 +1 +26 +11 +7 +2 +8 +4 +5 +1 +0 +2 +7 +11 +4 +10 +0 +0 +16 +4 +12 +14 +2 +24 +4 +3 +3 +5 +9 +6 +3 +6 +0 +3 +1 +9 +20 +10 +2 +50 +10 +6 +1 +5 +8 +5 +1 +1 +2 +11 +0 +6 +1 +11 +3 +2 +4 +11 +5 +6 +2 +11 +2 +8 +0 +4 +8 +15 +16 +9 +7 +1 +2 +0 +31 +5 +13 +17 +6 +31 +25 +18 +15 +0 +33 +#N/A +20 +7 +5 +5 +18 +8 +25 +12 +1 +7 +#N/A +58 +0 +2 +1 +6 +27 +3 +4 +0 +12 +0 +2 +0 +0 +9 +0 +1 +1 +1 +3 +13 +1 +3 +1 +0 +2 +14 +0 +12 +2 +2 +3 +0 +1 +3 +9 +1 +0 +0 +3 +0 +0 +0 +1 +3 +0 +5 +0 +2 +2 +10 +8 +1 +na +1 +2 +2 +1 +22 +6 +#N/A +10 +21 +29 +#N/A +#N/A +2 +#N/A +0 +6 +0 +4 +1 +5 +1 +1 +5 +25 +4 +24 +2 +2 +2 +2 +1 +0 +0 +10 +15 +0 +5 +6 +5 +2 +5 +11 +2 +0 +8 +0 +30 +0 +2 +18 +21 +13 +20 +15 +1 +49 +22 +30 +32 +4 +12 +2 +3 +23 +8 +30 +39 +4 +4 +9 +0 +4 +1 +2 +5 +0 +1 +1 +0 +14 +0 +2 +4 +0 +5 +0 +26 +11 +#N/A +0 +1 +16 +0 +0 +0 +#N/A +1 +2 +2 +0 +1 +10 +1 +0 +3 +0 +0 +0 +2 +#N/A +4 diff --git a/index.js b/index.js index e5ccb38..c278934 100644 --- a/index.js +++ b/index.js @@ -1,192 +1,192 @@ -const express = require('express'); -const fs = require('fs'); -const cors = require('cors'); -const axios = require('axios'); -const app = express(); -const port = 3001; - -app.use(cors()); - -// GraphQL query to fetch user stats (problem count by difficulty) -const userStatsQuery = ` - query userStats($username: String!) { - matchedUser(username: $username) { - username - submitStats: submitStatsGlobal { - acSubmissionNum { - difficulty - count - submissions - } - } - } - } -`; - -// GraphQL query to fetch recent submissions -const recentSubQuery = ` - query recentAcSubmissions($username: String!, $limit: Int!) { - recentAcSubmissionList(username: $username, limit: $limit) { - id - title - timestamp - statusDisplay - runtime - memory - lang - } - } -`; - -async function fetchLeet(username) { - const graphqlUrl = "https://leetcode.com/graphql"; - - try { - // Fetch user statistics (problem count by difficulty) - const statsResponse = await axios.post(graphqlUrl, { - query: userStatsQuery, - variables: { username }, - }); - - // Fetch recent submissions - const recentSubResponse = await axios.post(graphqlUrl, { - query: recentSubQuery, - variables: { username, limit: 5 }, - }); - - const userStats = statsResponse.data.data.matchedUser.submitStats.acSubmissionNum || []; - const recentSubmissions = recentSubResponse.data.data.recentAcSubmissionList || []; - - // Process user stats to get counts by difficulty - const stats = { - totalSolved: 0, - easySolved: 0, - mediumSolved: 0, - hardSolved: 0, - }; - - userStats.forEach(item => { - switch (item.difficulty) { - case "All": - stats.totalSolved = item.count; - break; - case "Easy": - stats.easySolved = item.count; - break; - case "Medium": - stats.mediumSolved = item.count; - break; - case "Hard": - stats.hardSolved = item.count; - break; - default: - break; - } - }); - - return { - stats, - recentSubmissions, - }; - } catch (error) { - console.error(`Error fetching data for ${username}:`, error); - return { - stats: { - totalSolved: 0, - easySolved: 0, - mediumSolved: 0, - hardSolved: 0, - }, - recentSubmissions: [], - }; - } -} - -async function fetchAndSaveData() { - try { - console.log('Starting to read input files...'); - const rolls = fs.readFileSync('roll.txt', 'utf-8').split('\n').map(line => line.trim()).filter(Boolean); - const names = fs.readFileSync('name.txt', 'utf-8').split('\n').map(line => line.trim()).filter(Boolean); - const urls = fs.readFileSync('urls.txt', 'utf-8').split('\n').map(line => line.trim()).filter(Boolean); - const sections = fs.readFileSync('sections.txt', 'utf-8').split('\n').map(line => line.trim()).filter(Boolean); - const day = fs.readFileSync('day.txt','utf-8').split('\n').map(line=>line.trim()).filter(Boolean); - - if (rolls.length !== names.length || names.length !== urls.length || names.length !== sections.length) { - console.error('Error: The number of rolls, names, URLs, and sections do not match.'); - return; - } - - console.log('Input files read successfully.'); - const combinedData = []; - - async function processStudentData(i) { - const roll = rolls[i]; - const name = names[i]; - const url = urls[i]; - const section = sections[i]; - const dayi = day[i]; - let studentData = { roll, name, url, section, dayi }; - - console.log(`Processing data for roll number: ${roll}, name: ${name}, section: ${section}, day: ${dayi}`); - - // Check if URL is a LeetCode URL - if (url.startsWith('https://leetcode.com/u/')) { - var username = url.split('/u/')[1]; - if (username.charAt(username.length - 1) == '/') username = username.substring(0, username.length - 1); - console.log(`Fetching data for LeetCode username: ${username}`); - - try { - // Fetch user stats and recent submissions using GraphQL API - const { stats, recentSubmissions } = await fetchLeet(username); - studentData = { - ...studentData, - username, - totalSolved: stats.totalSolved, - easySolved: stats.easySolved, - mediumSolved: stats.mediumSolved, - hardSolved: stats.hardSolved, - recentSubmissions, - }; - console.log(`Data for ${username} fetched and processed successfully.`); - } catch (error) { - console.error(`Error fetching data for ${username}:`, error); - } - } else { - console.log(`URL for ${name} is not a LeetCode profile. Skipping API call.`); - studentData.info = 'No LeetCode data available'; - } - - combinedData.push(studentData); - } - - const promises = []; - for (let i = 0; i < rolls.length; i++) { - promises.push(processStudentData(i)); - } - await Promise.all(promises); - - // Sort the data by totalSolved in descending order, treating 'NA' or invalid values as 0 - combinedData.sort((a, b) => { - const aTotalSolved = isNaN(a.totalSolved) ? 0 : a.totalSolved; - const bTotalSolved = isNaN(b.totalSolved) ? 0 : b.totalSolved; - return bTotalSolved - aTotalSolved; - }); - - fs.writeFileSync('data.json', JSON.stringify(combinedData, null, 2)); - console.log('Data saved to data.json successfully.'); - } catch (error) { - console.error('Error processing data:', error); - } -} - -app.get('/data', (req, res) => { - res.sendFile(__dirname + '/data.json'); -}); - -// Initial data fetch and periodic refresh every hour -fetchAndSaveData(); -setInterval(fetchAndSaveData, 60 * 60 * 1000); - -app.listen(port, () => { - console.log(`Server is running at http://localhost:${port}`); -}); +const express = require('express'); +const fs = require('fs'); +const cors = require('cors'); +const axios = require('axios'); +const app = express(); +const port = 3001; + +app.use(cors()); + +// GraphQL query to fetch user stats (problem count by difficulty) +const userStatsQuery = ` + query userStats($username: String!) { + matchedUser(username: $username) { + username + submitStats: submitStatsGlobal { + acSubmissionNum { + difficulty + count + submissions + } + } + } + } +`; + +// GraphQL query to fetch recent submissions +const recentSubQuery = ` + query recentAcSubmissions($username: String!, $limit: Int!) { + recentAcSubmissionList(username: $username, limit: $limit) { + id + title + timestamp + statusDisplay + runtime + memory + lang + } + } +`; + +async function fetchLeet(username) { + const graphqlUrl = "https://leetcode.com/graphql"; + + try { + // Fetch user statistics (problem count by difficulty) + const statsResponse = await axios.post(graphqlUrl, { + query: userStatsQuery, + variables: { username }, + }); + + // Fetch recent submissions + const recentSubResponse = await axios.post(graphqlUrl, { + query: recentSubQuery, + variables: { username, limit: 5 }, + }); + + const userStats = statsResponse.data.data.matchedUser.submitStats.acSubmissionNum || []; + const recentSubmissions = recentSubResponse.data.data.recentAcSubmissionList || []; + + // Process user stats to get counts by difficulty + const stats = { + totalSolved: 0, + easySolved: 0, + mediumSolved: 0, + hardSolved: 0, + }; + + userStats.forEach(item => { + switch (item.difficulty) { + case "All": + stats.totalSolved = item.count; + break; + case "Easy": + stats.easySolved = item.count; + break; + case "Medium": + stats.mediumSolved = item.count; + break; + case "Hard": + stats.hardSolved = item.count; + break; + default: + break; + } + }); + + return { + stats, + recentSubmissions, + }; + } catch (error) { + console.error(`Error fetching data for ${username}:`, error); + return { + stats: { + totalSolved: 0, + easySolved: 0, + mediumSolved: 0, + hardSolved: 0, + }, + recentSubmissions: [], + }; + } +} + +async function fetchAndSaveData() { + try { + console.log('Starting to read input files...'); + const rolls = fs.readFileSync('roll.txt', 'utf-8').split('\n').map(line => line.trim()).filter(Boolean); + const names = fs.readFileSync('name.txt', 'utf-8').split('\n').map(line => line.trim()).filter(Boolean); + const urls = fs.readFileSync('urls.txt', 'utf-8').split('\n').map(line => line.trim()).filter(Boolean); + const sections = fs.readFileSync('sections.txt', 'utf-8').split('\n').map(line => line.trim()).filter(Boolean); + const day = fs.readFileSync('day.txt','utf-8').split('\n').map(line=>line.trim()).filter(Boolean); + + if (rolls.length !== names.length || names.length !== urls.length || names.length !== sections.length) { + console.error('Error: The number of rolls, names, URLs, and sections do not match.'); + return; + } + + console.log('Input files read successfully.'); + const combinedData = []; + + async function processStudentData(i) { + const roll = rolls[i]; + const name = names[i]; + const url = urls[i]; + const section = sections[i]; + const dayi = day[i]; + let studentData = { roll, name, url, section, dayi }; + + console.log(`Processing data for roll number: ${roll}, name: ${name}, section: ${section}, day: ${dayi}`); + + // Check if URL is a LeetCode URL + if (url.startsWith('https://leetcode.com/u/')) { + var username = url.split('/u/')[1]; + if (username.charAt(username.length - 1) == '/') username = username.substring(0, username.length - 1); + console.log(`Fetching data for LeetCode username: ${username}`); + + try { + // Fetch user stats and recent submissions using GraphQL API + const { stats, recentSubmissions } = await fetchLeet(username); + studentData = { + ...studentData, + username, + totalSolved: stats.totalSolved, + easySolved: stats.easySolved, + mediumSolved: stats.mediumSolved, + hardSolved: stats.hardSolved, + recentSubmissions, + }; + console.log(`Data for ${username} fetched and processed successfully.`); + } catch (error) { + console.error(`Error fetching data for ${username}:`, error); + } + } else { + console.log(`URL for ${name} is not a LeetCode profile. Skipping API call.`); + studentData.info = 'No LeetCode data available'; + } + + combinedData.push(studentData); + } + + const promises = []; + for (let i = 0; i < rolls.length; i++) { + promises.push(processStudentData(i)); + } + await Promise.all(promises); + + // Sort the data by totalSolved in descending order, treating 'NA' or invalid values as 0 + combinedData.sort((a, b) => { + const aTotalSolved = isNaN(a.totalSolved) ? 0 : a.totalSolved; + const bTotalSolved = isNaN(b.totalSolved) ? 0 : b.totalSolved; + return bTotalSolved - aTotalSolved; + }); + + fs.writeFileSync('data.json', JSON.stringify(combinedData, null, 2)); + console.log('Data saved to data.json successfully.'); + } catch (error) { + console.error('Error processing data:', error); + } +} + +app.get('/data', (req, res) => { + res.sendFile(__dirname + '/data.json'); +}); + +// Initial data fetch and periodic refresh every hour +fetchAndSaveData(); +setInterval(fetchAndSaveData, 60 * 60 * 1000); + +app.listen(port, () => { + console.log(`Server is running at http://localhost:${port}`); +}); diff --git a/medium.txt b/medium.txt index b2e1f66..b64ae3d 100644 --- a/medium.txt +++ b/medium.txt @@ -1,618 +1,618 @@ -4 -0 -5 -39 -5 -4 -156 -10 -1 -0 -60 -345 -1 -20 -2 -1 -3 -2 -3 -0 -6 -72 -2 -56 -109 -146 -234 -136 -21 -65 -29 -203 -2 -3 -35 -137 -9 -1 -1 -2 -266 -98 -441 -230 -13 -51 -22 -3 -48 -202 -22 -28 -40 -434 -341 -0 -60 -1 -120 -40 -125 -131 -3 -2 -113 -3 -113 -81 -#N/A -106 -217 -355 -76 -155 -74 -61 -45 -274 -92 -91 -79 -23 -16 -7 -79 -7 -21 -28 -43 -4 -16 -26 -143 -46 -187 -36 -50 -159 -46 -189 -34 -14 -354 -21 -67 -160 -#N/A -198 -5 -154 -2 -3 -0 -138 -65 -115 -53 -101 -167 -59 -39 -51 -4 -8 -103 -11 -68 -13 -6 -22 -71 -51 -92 -39 -25 -36 -12 -14 -38 -36 -305 -119 -234 -87 -110 -322 -139 -62 -66 -95 -13 -#N/A -140 -2 -39 -223 -185 -125 -47 -#N/A -80 -50 -342 -121 -72 -9 -398 -124 -0 -12 -10 -9 -19 -8 -49 -22 -14 -54 -27 -12 -8 -36 -28 -28 -123 -214 -103 -230 -70 -40 -37 -48 -75 -99 -1 -25 -85 -43 -1 -80 -#N/A -4 -#N/A -#N/A -3 -78 -#N/A -1 -57 -99 -5 -37 -62 -34 -26 -46 -198 -9 -49 -25 -321 -31 -2 -18 -8 -123 -3 -7 -55 -251 -66 -29 -18 -278 -41 -#N/A -137 -145 -70 -135 -188 -53 -190+ -38 -181 -90 -32 -38 -10 -13 -130 -156 -76 -87 -72 -4 -39 -99 -100 -12 -1 -#N/A -19 -5 -5 -72 -54 -27 -10 -#N/A -141 -39 -16 -14 -52 -33 -116 -2 -122 -71 -61 -2 -42 -95 -43 -117 -87 -186 -39 -51 -9 -56 -#N/A -76 -13 -8 -15 -7 -6 -57 -115 -105 -40 -13 -16 -134 -163 -77 -37 -22 -35 -92 -90 -45 -70 -65 -113 -36 -10 -22 -6 -8 -6 -12 -49 -151 -25 -35 -149 -82 -115 -268 -110 -5 -19 -47 -48 -10 -10 -31 -32 -10 -83 -52 -56 -48 -48 -22 -22 -197 -#N/A -111 -21 -145 -81 -121 -150 -11 -71 -71 -31 -18 -97 -44 -51 -28 -2 -12 -38 -86 -7 -38 -27 -14 -240 -23 -96 -66 -42 -122 -49 -41 -62 -25 -67 -46 -50 -82 -6 -12 -12 -60 -107 -51 -22 -301 -74 -98 -13 -62 -10 -39 -24 -17 -12 -41 -3 -40 -9 -35 -26 -14 -30 -40 -13 -33 -20 -47 -8 -65 -2 -33 -43 -121 -88 -46 -42 -19 -89 -14 -182 -82 -135 -131 -65 -110 -243 -242 -160 -5 -134 -#N/A -152 -29 -73 -36 -155 -37 -126 -46 -3 -50 -#N/A -361 -1 -5 -48 -29 -173 -93 -26 -12 -66 -0 -43 -0 -12 -61 -0 -1 -6 -12 -9 -75 -7 -24 -25 -3 -2 -69 -2 -63 -6 -22 -50 -0 -12 -17 -153 -3 -1 -0 -19 -2 -2 -2 -2 -30 -3 -30 -0 -35 -15 -45 -59 -19 -3 -4 -14 -31 -10 -99 -99 -#N/A -174 -115 -151 -#N/A -#N/A -32 -#N/A -1 -9 -12 -23 -2 -46 -6 -1 -26 -11 -29 -39 -20 -10 -1 -9 -2 -2 -3 -29 -39 -1 -50 -51 -30 -2 -30 -33 -4 -3 -9 -1 -228 -2 -2 -243 -84 -68 -93 -54 -1 -192 -187 -208 -152 -43 -38 -15 -38 -135 -45 -138 -168 -25 -25 -28 -0 -24 -1 -34 -32 -5 -14 -2 -15 -79 -3 -26 -100 -8 -51 -2 -218 -79 -#N/A -1 -3 -153 -2 -17 -2 -#N/A -5 -5 -11 -0 -5 -73 -5 -2 -11 -2 -2 -2 -6 -#N/A -6 +4 +0 +5 +39 +5 +4 +156 +10 +1 +0 +60 +345 +1 +20 +2 +1 +3 +2 +3 +0 +6 +72 +2 +56 +109 +146 +234 +136 +21 +65 +29 +203 +2 +3 +35 +137 +9 +1 +1 +2 +266 +98 +441 +230 +13 +51 +22 +3 +48 +202 +22 +28 +40 +434 +341 +0 +60 +1 +120 +40 +125 +131 +3 +2 +113 +3 +113 +81 +#N/A +106 +217 +355 +76 +155 +74 +61 +45 +274 +92 +91 +79 +23 +16 +7 +79 +7 +21 +28 +43 +4 +16 +26 +143 +46 +187 +36 +50 +159 +46 +189 +34 +14 +354 +21 +67 +160 +#N/A +198 +5 +154 +2 +3 +0 +138 +65 +115 +53 +101 +167 +59 +39 +51 +4 +8 +103 +11 +68 +13 +6 +22 +71 +51 +92 +39 +25 +36 +12 +14 +38 +36 +305 +119 +234 +87 +110 +322 +139 +62 +66 +95 +13 +#N/A +140 +2 +39 +223 +185 +125 +47 +#N/A +80 +50 +342 +121 +72 +9 +398 +124 +0 +12 +10 +9 +19 +8 +49 +22 +14 +54 +27 +12 +8 +36 +28 +28 +123 +214 +103 +230 +70 +40 +37 +48 +75 +99 +1 +25 +85 +43 +1 +80 +#N/A +4 +#N/A +#N/A +3 +78 +#N/A +1 +57 +99 +5 +37 +62 +34 +26 +46 +198 +9 +49 +25 +321 +31 +2 +18 +8 +123 +3 +7 +55 +251 +66 +29 +18 +278 +41 +#N/A +137 +145 +70 +135 +188 +53 +190+ +38 +181 +90 +32 +38 +10 +13 +130 +156 +76 +87 +72 +4 +39 +99 +100 +12 +1 +#N/A +19 +5 +5 +72 +54 +27 +10 +#N/A +141 +39 +16 +14 +52 +33 +116 +2 +122 +71 +61 +2 +42 +95 +43 +117 +87 +186 +39 +51 +9 +56 +#N/A +76 +13 +8 +15 +7 +6 +57 +115 +105 +40 +13 +16 +134 +163 +77 +37 +22 +35 +92 +90 +45 +70 +65 +113 +36 +10 +22 +6 +8 +6 +12 +49 +151 +25 +35 +149 +82 +115 +268 +110 +5 +19 +47 +48 +10 +10 +31 +32 +10 +83 +52 +56 +48 +48 +22 +22 +197 +#N/A +111 +21 +145 +81 +121 +150 +11 +71 +71 +31 +18 +97 +44 +51 +28 +2 +12 +38 +86 +7 +38 +27 +14 +240 +23 +96 +66 +42 +122 +49 +41 +62 +25 +67 +46 +50 +82 +6 +12 +12 +60 +107 +51 +22 +301 +74 +98 +13 +62 +10 +39 +24 +17 +12 +41 +3 +40 +9 +35 +26 +14 +30 +40 +13 +33 +20 +47 +8 +65 +2 +33 +43 +121 +88 +46 +42 +19 +89 +14 +182 +82 +135 +131 +65 +110 +243 +242 +160 +5 +134 +#N/A +152 +29 +73 +36 +155 +37 +126 +46 +3 +50 +#N/A +361 +1 +5 +48 +29 +173 +93 +26 +12 +66 +0 +43 +0 +12 +61 +0 +1 +6 +12 +9 +75 +7 +24 +25 +3 +2 +69 +2 +63 +6 +22 +50 +0 +12 +17 +153 +3 +1 +0 +19 +2 +2 +2 +2 +30 +3 +30 +0 +35 +15 +45 +59 +19 +3 +4 +14 +31 +10 +99 +99 +#N/A +174 +115 +151 +#N/A +#N/A +32 +#N/A +1 +9 +12 +23 +2 +46 +6 +1 +26 +11 +29 +39 +20 +10 +1 +9 +2 +2 +3 +29 +39 +1 +50 +51 +30 +2 +30 +33 +4 +3 +9 +1 +228 +2 +2 +243 +84 +68 +93 +54 +1 +192 +187 +208 +152 +43 +38 +15 +38 +135 +45 +138 +168 +25 +25 +28 +0 +24 +1 +34 +32 +5 +14 +2 +15 +79 +3 +26 +100 +8 +51 +2 +218 +79 +#N/A +1 +3 +153 +2 +17 +2 +#N/A +5 +5 +11 +0 +5 +73 +5 +2 +11 +2 +2 +2 +6 +#N/A +6 diff --git a/name.txt b/name.txt index 18eb1df..7e63a18 100644 --- a/name.txt +++ b/name.txt @@ -1,618 +1,618 @@ -SAKSHAM SAXENA -HARSH GUPTA -DEVANSH AGARWAL -ANURAG PATHAK -PARI UPADHYAY -AKASH KUMAR -NITAI GUPTA -PRASHANT JADON -ABHISHEK KUMAR -KRISHNA GOPAL SHARMA -MEDINI JOSHI -YASH -ANMEHA PANDEY -SHEELESH MISHRA -RAJ SRIVASTAVA -RADHIKA MITTAL -ABHINAV YADAV -DIVYANSHU RAJORIA -ANURAG -AYUSH SRIVASTAV -VIPUL DUVE -KAVYA AGRAWAL -PRASHANT CHAUDHARY -RITESH KUMAR -RUDRIKA RAGHAV -ANUSHKA MISHRA -KRISHNA AGRAWAL -VINAY KUMAR -DEEPAK YADAV -HEMANT KUMAR -SAKSHAM SAXENA -CHETAN KUMAR -ADITI MITTAL -RAUNAK MISHRA -NITISH KUMAR -ISHAN GUPTA -ANKIT SAHU -NIPUN AGRAWAL -AYUSH MITTAL -PARTH GUPTA -VIDHI AJMERA -VINAYAK SINGH -DIVYANSH SINGH -NIKUNJ GUPTA -SPARSH GOYAL -ADITYA YADAV -SHYAM RAI -DAKSH GAUR -RAHUL LODHI -NIKHIL BANSAL -GOURANG GAUTAM -DEVANSH SINGH -DHRUV SAHU -TUSHAR SHARMA -DEVANSHI LAWANIA -PRATAGYA GARG -DIPANSHU KUMAR -KAILASH NATH YADAV -SURAJ SHARMA -CHIRAG AGARWAL -MAHAK AGRAWAL -KOMAL GUPTA -SONU -KSHITIJ SAHU -KULDEEP SINGH -HEMANT VISHU -SATVIK GUPTA -LUCKY GOYAL -PANKAJ PANDEY -DEVANSH AGRAWAL -VISHWAJEET SINGH -RITIK GUPTA -SONAM SHARMA -SHREYA OMER -DEEPALI BISHT -HARDIK MISHRA -SHUBHANG SHARMA -HARSH BANSAL -PRIYANSHI YADAV -MILAN AWASTHI -SUMIT KUMAR -SRIJAN MANI TRIPATHI -ARYAN VERMA -KUSHAGRA SINGH -AAGMAN NAG -SNEHA AGRAWAL -ABHAY SINGH -AYUSH AGNIHOTRI -VEDATMIKA -BHAVANA JADON -SIDDHI AGARWAL -SAMBHAV TIWARI -ANKUSH TYAGI -NYASA SHARMA -UTKARSH AGARWAL -SATYAM KUMAR -BHAKTI CHAUDHARY -ANKIT SINGH -SACHIN KUMAR -KUSHAL YADAV -DINESH -VAIDEHI KHANDELWAL -SAKSHAM AGRAWAL -HIMANSHI AGRAWAL -ISHA GUPTA -VAISHNAVI SHARMA -NAVEEN GAUR -HRITIK KUMAR -ATUL KUMAR -NISHANT GUPTA -BHUVNESH SINGH -HIMANSHU SINGH -MADHU SOLANKI -AKASH YADAV -DEEPAK SINGH -PALAK KATARA -ANKIT CHAUDHARY -PALAK SANDIL -SHUBHNEET KAUR -SHREYANSH SHRIVASTAVA -AKANKSHA SHAKYA -NAMAN MISHRA -SHREEYA GUPTA -SAUBHAGYA SHARMA -SHUBHANKIT BHARDWAJ -AGRAJ GAUR -NAMAN AGRAWAL -ADITEY RAI -PRANJALI DIXIT -PRIYANSHI GUPTA -KRISHNA SHARMA -AKANKSHA -PRACHI AGARWAL -ANOOP KUMAR -ANANYA SHUKLA -SHREYANSHI GARG -ANIMESH GAUTAM -DEVANSHU YADAV -VIVEK KUMAR SHARMA -ARVIND SINGH -SARTHAK SHISHODIA -VIVEK SINGH -ADITYA KHARE -PIYUSH AGRAWAL -SHIKHA -PRIYANSHU SHARMA -TEJ PRAKASH SINGH -CELINA SHARMA -DEVIKA AGARWAL -CHETNA -ANUJ KUMAR -KIRTIKAA SHARMA -ABHAY GIRI -VIJAY SINGH -HARSHIT -SUBHANKAR SAU -KAPIL GUPTA -PRATEEK SINGH YASHWARDHAN -MADHAV SHARMA -HARDIK GUPTA -ATUL GUPTA -ANAY GUPTA -SHIVA GAUR -NAMAN AGRAWAL -DIVYANSHI GUPTA -RAVI RANJAN KUMAR -MOHD ASAD ANSARI -KHUSHI GOYAL -ABHINENDRA SINGH -AKASH SHARMA -SHUBH SONAKIYA -RISHABH GUPTA -SNEHA AGARWAL -SRISHTI AGARWAL -MANAS VERMA -NIKHIL SINGH -AMIT AGARWAL -SHIVEN RASTOGI -RAHUL GANGWAR -VAIBHAVI VARSHNEY -LAKSHYA KHANDELWAL -SAHIL KHANDELWAL -RISHABH BAGHEL -PRASHANT CHAUHAN -MOHIT SHARMA -MADHAV GOYAL -MANYA SHARMA -DHEERAJ KRIPLANI -SHREYASH SINGH -ARJUN SINGH -ARUN KUMAR -ANUKALP RAJ -LOVEKUSH RAJPUT -ATHARVA JAISWAL -MUSKAN AGRAWAL -PRINSHI SINGH -LOKENDRA SINGH -ANSHIKA AGARWAL -DEV SISODIYA -MRADUL SHARMA -ARUN CHAUDHARY -ABHILASHA -BHISAM KUMAR -ABHISHANK -SHAIVYA SINGH -NIKHIL BANSAL -ANIL SINGH -MOHIT KUMAR SHARMA -AYUSH GUPTA -ARYAN YADAV -PRASOON SAHAY -PUSHPAK SINGHAL -ADITI VARSHNEY -DIVYA PRAKASH SINGH -SAJAL SINGH -ANUBHAV YADAV -ARYAN MALIK -RAJ GUPTA -SAMYAK JAIN -DIVYANSH BHATT -PRAKHAR KAPOOR -ARUSHI GARG -MADHAV GAUR -HARSHIT PARMAR -KSHITIZ AGARWAL -ROHIT SINGH -ABHAY PRATAP SINGH -SHREYANSHI JAIN -SANSKRATI AGRAWAL -RISHABH TRIPATHI -PRITAM KUMAR SINGH -AYUSH GUPTA -SHAILENDRA KUMAR YADAV -KARTIKAY GARG -SACHIN GOLA -ANANT KUMAR -KANHAIYA GARG -SURYA PRATAP SINGH -AASTHA JAISWAL -ASHUTOSH SINGH CHAUHAN -KRISHNA SHARMA -DHEERAJ VASHISHTHA -SAMEER KUSHWAHA -NIVED AGRAWAL -YASH JAIN -SALONI KUMARI -ABHISHEK VERMA -DEV CHIKARA -SAKSHAM YADAV -TUSHAR DIXIT -SNEHA AGARWAL -ISHIKA GOYAL -GAURAV VERMA -ADITYA NARAYAN GUPTA -KARTIK VARSHNEY -SAMARTH PRAKASH SHAKYA -ARIHANT JAIN -HIMANSHU PRAKASH MISHRA -AKARSH KHANDELWAL -SAMEER TOMAR -SHIVAM PRATAP SINGH -DEVANSHU PATHAK -DEV RISHI SHARMA -PRIYANK SINGH -YASH VISHWAKARMA -ADITYA PANDEY -PRAKHAR GUPTA -JYOTIKA KISHOR -AVIKA GUPTA -BHUVANESH SHARMA -SHRADDHA AGRAWAL -SATYAM KUMAR SINGH -DEEPAK FAUZDAR -NIKHIL DUBEY -SHIVAM GUPTA -ANSH KAPOOR -AMAN KUMAR -MANMOHAN SINGH -HARSHUL SENGAR -BHARAT AGRAWAL -RAHUL -AYUSH SHARMA -NARENDRA SINGH -KAVYA JAIMINI -RAJ BAHADUR SINGH -ARCHIT JAIN -YASH KUMAR KASAUDHAN -APURVA GUPTA -ATISHAY GARG -HARSHITA DAS -PRANJAL VERMA -SHUBH VARSHNEY -MAYANK DAGAR -KUSH VARSHNEY -MANYA ARJARIYA -YASH DWIVEDI -AVNISH -TRISHI -SWASTI AGRAWAL -NIKITA CHAUDHARY -AYUSH AGRAWAL -ANUJ KUMAR -SACHIN KUMAR -ANANT TIWARI -SHIVAM SINGH -DIVYANSH GOYAL -VAIBHAV VARSHNEY -ANSHITA AGRAWAL -ARPIT SAXENA -VANSHIKA RAGHAV -DEEPANSHU KHANDELWAL -AMAR VARSHNEY -KHUSHI KUMARI -ZAINAB PARVEEN -PREKSHA GUPTA -KHUSHI RATHI -AKSHAY KUMAR -KHUSHI TIWARI -SAKSHI SINGH -SAUMY GUPTA -PIYUSH RATHOR -VISHNU UPADHYAY -RISHIT KESHARWANI -SARVESH MISHRA -ARCHIE GUPTA -ANSHUL SHARMA -VIKKY KUSHWAH -VANSH TYAGI -DIVYANSH YADAV -ANURAG GAUTAM -GAURAV KUMAR -AYUSH GUPTA -SRISHTI GUPTA -RITIK TRIPATHI -RISHIKA PAWARIA -DHRUV GOYAL -ABHINAV TOMAR -RISHABH SINGH -NAVYA YADAV -VANSH MITTAL -PRIYANSHU BHARDWAJ -AGRIM PRADHAN -DEVANSH SHARMA -MAHESH PANDEY -PIYUSH GUPTA -ABHAY SOMANI -GAURAV CHAUDHARY -CHAMAN FAUJDAR -VISHAL SISODIYA -SHIVAM RAI -ANUBHAV DEEP SRIVASTAV -NISHANT PATHAK -VANSH SINGHAL -SAKSHAM KUMAR -HEMANT KAUSHIK -ROHIT KUMAR -DEEPAK SHUKLA -VANSH SHARMA -KHUSHI -PULKIT UPADHYAY -RAHUL JADON -KHUSHBOO AGRAWAL -BHUMIKA CHAUDHARY -PRIYANSHI SHARMA -AYUSH GARG -SHASHI KUMAR YADAV -ABHISHEK PATHAK -PRINCE BAZAD -CHIRAG CHAUHAN -KRISHANKANT SARASWAT -SHUBH SHARMA -ISHA CHAUDHARY -NAVAM SRIVASTAVA -SARTHAK SINHA -NITIN KUMAR SHARMA -BHASKAR GAUTAM -BHARAT SINGH -AKSHIT KUMAR -MAYANK SHARMA -RADHIKA AGARWAL -TANU -SHRIYESH DIXIT -ARYAN CHATURVEDI -AKSHAY GARG -KOMAL FAUJDAAR -PUSHPENDRA -MANISH PAILWAR -KULDEEP SHARMA -KRISHNA PUNJ SINGH -ADITYA GURJAR -SUYASH TRIPATHI -ARYAN MAHESHWARI -ANKIT RAWAT -DEEPANJALI SINGH -HARDIK ARORA -GOVIND N ACHARYA -ARJUN RAGHAV -DILEEP KUMAR MISHRA -SANDESH YADAV -KUNAL VARSHNEY -BHANU PRATAP SINGH -ANUJ CHATURVEDI -AKSHAY SINGH -JATIN KUMAR SINGH -MUKUL KUMAR -PRIYANSHU YADAV -BHUVNESH SHARMA -ANURAG SHARMA -TANISHA SINGH -NARAYAN -PRASHANT SOLANKI -ARJUN SUWEDI -VIVEK SISODIYA -ARPIT GUPTA -DEEPAK DUBEY -SPRIHA SINGH -MANISH KUMAR -BHUVNESH KUMAR -ROHIT CHOUDHARY -TRIPTI GUPTA -HARSH PATHAK -VIVEK PRATAP SINGH -PUSHPENDRA UPADHYAY -SPARSH RANJAN -SAURABH NAGAYACH -ABHISHEK PANDEY -SATYAM GUPTA -UTKARSH SHARMA -GAYATRI CHAUDHARY -TANISH GUPTA -SHIVANG SHUKLA -PRATHAM -AYUSH ALAPURIYA -NAINA SHARMA -RISHABH GUPTA -YASH KUMAR -ABHISHEK SHARMA -SACHIN KUMAR -SHIVAM KUMAR -PRASHANT PATHAK -VIDHI KHANDELWAL -JAI ANAND -NIPUN RAJPUT -FARKANSH GUPTA -KHUSHI RATHORE -BHANU DAGUR -SANKALP AGARWAL -HIMANSHU TIWARI -RAJAT CHAUDHARY -GARVIT GAUR -DEEPIKA RAWAT -ALPANA RAWAT -NIKHIL KAUSHIK -UTTAM KUMAR -SAMRADH SRIVASTAVA -SHRUTI CHAUHAN -AYUSH PONIA -HIMANSHU RAGHAV -KARTIK ARORA -ROHIT RAWAT -LOKESH KUMAR -ASHISH KUMAR VERMA -SAKSHI MAHOLIYA -SRAVAN KUMAR -KHUSHI VARSHNEY -SURBHI SHARMA -EKTA AGRAWAL -MOHAN MADHAV SINGHAL -TEEKAM -SALONI JAIN -DITIN AGRAWAL -KIRTI -SHIVAM CHAUDHARY -SHAGUN CHAUDHARY -JEET THAKURELA -DEEPTI AGARWAL -VAISHNAVY MANGLIK -RADHIKA SHROTRIYA -SACHIN -VAISHALI AGRAWAL -ANSH SHARMA -ABHAY PRATAP SINGH -KALPIT CHAUDHARY -LUVYA SHARMA -SACHIN CHAUDHARY -RAJAT PATHAK -KANHAIYA KAUSHIK -SUMIT KUMAR VERMA -YATIN SARASWAT -HRISHABH DURWAR -HARSHIT GARGACHARYA -HARSHIKA GARG -SUBHASH SINGH -ASHVANI SHARMA -KHEM CHAND -PALLAVI SRIVASTAVA -UPENDRA SISODIYA -SAGAR RAJPUT -DIPANSHU SHARMA -DIVYANSHU KUMAR -PRIYANSHU DHAKED -HARDIK ARORA -PRIYANSHU SHARMA -MUSKAN GUPTA -ANKIT PANDEY -VIJAY KUMAR -RAHUL GUPTA -BHARAT PAL -BHUPENDER BHAMLA -SAKSHI YADAV -BHARAT DIXIT -ASHISH -ABHISHEK MAHESHWARI -AMAN KUMAR CHAUBEY -DEVANSH SHARMA -DIGAMBAR SINGH -UPENDRA SINGH -SIDDHARTH -SHASHANK SRIVASTAVA -ANJALI RAWAT -PRANJAL GOYAL -AMAN CHAUDHARY -KARTIK CHAHAR -ANANYA SINGH -HIMANSHU MISHRA -GANESH KUMAR SINGH -PRERIT JAIN -AMITABH SINGH -SHOBHIT CHATURVEDI -GARVIT SARASWAT -SANCHIT AGRAWAL -CHITRANSH BHARADWAJ -BOBBY RAWAT -SACHIN RAGHAV -TEJPRATAP SINGH -ATUL KUMAR -GARV SHARMA -PRIYANSHU MANGLA -JAYANT SHARMA -ADARSH VERMA -ANUSHKA CHAUDHARY -PUNEET SHARMA -DAMAN PRATAP SINGH -TANUJ MITTAL -VIBHU PRATAP -SAMIKSHA CHAUHAN -HARSH RAJORIA -UDAY SINGH KUSHWAHA -ADITI SINGH -RITIK UPADHYAY -ABHINAV RAJ SINGH -SATYAM VINAYAK -LALIT KUMAR -MADHUSUDAN SINGH CHAUHAN -NAINSHI VERMA -SHRUTI GUPTA -AMAN VERMA -ADITYA PATEL -VIPUL KUMAR YADAV -PIYUSH GUPTA -ABHI GUPTA -AYUSHMAN VERMA -ADITYA SHARMA -ANJALI VARSHNEY -SATYAM KARN -KSHITIZ JAIN -ANIK GARG -MUKUL VERMA -AYUSH -GAURI AGRAWAL -ALANKRATI SAXENA -DEEPALI YADAV -ANSHIKA TRIPATHI -TANYA MAHESHWARI -SOUMYA KUMAR GUPTA -KARTIK SAHA -PUSHP SHARMA -AKRISHNA AGNIHOTRI -SAHIL GUPTA -RISHABH SHARMA -KARTIKEYA SAXENA -SHASHWAT DWIVEDI -HARSHIT BARUA -SARTHAK PATEL -NANDINI SOLANKI -AYUSHI NARAYAN -JANHAVI SINGH -DUSHYANT SHARMA -PRAKHAR SRIVASTAVA -ADITYA SINGH -SHIVENDRA PANDEY -LAKSHYA DWIVEDI -SIDDHI AGARWAL -HEMA DUA -AADRIKA JAIN -AISHWARYA SHUKLA -HEMANT PRAJAPATI -PRANJAL RAGHUVANSHI -VAIBHAV YADAV -MUKUL GOYAL -TUSHAR THAKUR -YASH SHARMA -PARTH MITTAL -AKSHAT BANSAL -SAKET MAHESHWARI -HARSH RAJ -DIVYANSHU KHANDAGRE -ANMOL AGARWAL -YATHARTH DIXIT -PRIYANSHU DUBEY -SUPARSHVA BHATNAGAR -SARTHAK CHAHAR -RAJ CHANDEL -ARYAHANS BHATI -KARAN AGARWAL -AASTHA SHARMA -SHREYA SHARMA -BHAWNA YADAV +SAKSHAM SAXENA +HARSH GUPTA +DEVANSH AGARWAL +ANURAG PATHAK +PARI UPADHYAY +AKASH KUMAR +NITAI GUPTA +PRASHANT JADON +ABHISHEK KUMAR +KRISHNA GOPAL SHARMA +MEDINI JOSHI +YASH +ANMEHA PANDEY +SHEELESH MISHRA +RAJ SRIVASTAVA +RADHIKA MITTAL +ABHINAV YADAV +DIVYANSHU RAJORIA +ANURAG +AYUSH SRIVASTAV +VIPUL DUVE +KAVYA AGRAWAL +PRASHANT CHAUDHARY +RITESH KUMAR +RUDRIKA RAGHAV +ANUSHKA MISHRA +KRISHNA AGRAWAL +VINAY KUMAR +DEEPAK YADAV +HEMANT KUMAR +SAKSHAM SAXENA +CHETAN KUMAR +ADITI MITTAL +RAUNAK MISHRA +NITISH KUMAR +ISHAN GUPTA +ANKIT SAHU +NIPUN AGRAWAL +AYUSH MITTAL +PARTH GUPTA +VIDHI AJMERA +VINAYAK SINGH +DIVYANSH SINGH +NIKUNJ GUPTA +SPARSH GOYAL +ADITYA YADAV +SHYAM RAI +DAKSH GAUR +RAHUL LODHI +NIKHIL BANSAL +GOURANG GAUTAM +DEVANSH SINGH +DHRUV SAHU +TUSHAR SHARMA +DEVANSHI LAWANIA +PRATAGYA GARG +DIPANSHU KUMAR +KAILASH NATH YADAV +SURAJ SHARMA +CHIRAG AGARWAL +MAHAK AGRAWAL +KOMAL GUPTA +SONU +KSHITIJ SAHU +KULDEEP SINGH +HEMANT VISHU +SATVIK GUPTA +LUCKY GOYAL +PANKAJ PANDEY +DEVANSH AGRAWAL +VISHWAJEET SINGH +RITIK GUPTA +SONAM SHARMA +SHREYA OMER +DEEPALI BISHT +HARDIK MISHRA +SHUBHANG SHARMA +HARSH BANSAL +PRIYANSHI YADAV +MILAN AWASTHI +SUMIT KUMAR +SRIJAN MANI TRIPATHI +ARYAN VERMA +KUSHAGRA SINGH +AAGMAN NAG +SNEHA AGRAWAL +ABHAY SINGH +AYUSH AGNIHOTRI +VEDATMIKA +BHAVANA JADON +SIDDHI AGARWAL +SAMBHAV TIWARI +ANKUSH TYAGI +NYASA SHARMA +UTKARSH AGARWAL +SATYAM KUMAR +BHAKTI CHAUDHARY +ANKIT SINGH +SACHIN KUMAR +KUSHAL YADAV +DINESH +VAIDEHI KHANDELWAL +SAKSHAM AGRAWAL +HIMANSHI AGRAWAL +ISHA GUPTA +VAISHNAVI SHARMA +NAVEEN GAUR +HRITIK KUMAR +ATUL KUMAR +NISHANT GUPTA +BHUVNESH SINGH +HIMANSHU SINGH +MADHU SOLANKI +AKASH YADAV +DEEPAK SINGH +PALAK KATARA +ANKIT CHAUDHARY +PALAK SANDIL +SHUBHNEET KAUR +SHREYANSH SHRIVASTAVA +AKANKSHA SHAKYA +NAMAN MISHRA +SHREEYA GUPTA +SAUBHAGYA SHARMA +SHUBHANKIT BHARDWAJ +AGRAJ GAUR +NAMAN AGRAWAL +ADITEY RAI +PRANJALI DIXIT +PRIYANSHI GUPTA +KRISHNA SHARMA +AKANKSHA +PRACHI AGARWAL +ANOOP KUMAR +ANANYA SHUKLA +SHREYANSHI GARG +ANIMESH GAUTAM +DEVANSHU YADAV +VIVEK KUMAR SHARMA +ARVIND SINGH +SARTHAK SHISHODIA +VIVEK SINGH +ADITYA KHARE +PIYUSH AGRAWAL +SHIKHA +PRIYANSHU SHARMA +TEJ PRAKASH SINGH +CELINA SHARMA +DEVIKA AGARWAL +CHETNA +ANUJ KUMAR +KIRTIKAA SHARMA +ABHAY GIRI +VIJAY SINGH +HARSHIT +SUBHANKAR SAU +KAPIL GUPTA +PRATEEK SINGH YASHWARDHAN +MADHAV SHARMA +HARDIK GUPTA +ATUL GUPTA +ANAY GUPTA +SHIVA GAUR +NAMAN AGRAWAL +DIVYANSHI GUPTA +RAVI RANJAN KUMAR +MOHD ASAD ANSARI +KHUSHI GOYAL +ABHINENDRA SINGH +AKASH SHARMA +SHUBH SONAKIYA +RISHABH GUPTA +SNEHA AGARWAL +SRISHTI AGARWAL +MANAS VERMA +NIKHIL SINGH +AMIT AGARWAL +SHIVEN RASTOGI +RAHUL GANGWAR +VAIBHAVI VARSHNEY +LAKSHYA KHANDELWAL +SAHIL KHANDELWAL +RISHABH BAGHEL +PRASHANT CHAUHAN +MOHIT SHARMA +MADHAV GOYAL +MANYA SHARMA +DHEERAJ KRIPLANI +SHREYASH SINGH +ARJUN SINGH +ARUN KUMAR +ANUKALP RAJ +LOVEKUSH RAJPUT +ATHARVA JAISWAL +MUSKAN AGRAWAL +PRINSHI SINGH +LOKENDRA SINGH +ANSHIKA AGARWAL +DEV SISODIYA +MRADUL SHARMA +ARUN CHAUDHARY +ABHILASHA +BHISAM KUMAR +ABHISHANK +SHAIVYA SINGH +NIKHIL BANSAL +ANIL SINGH +MOHIT KUMAR SHARMA +AYUSH GUPTA +ARYAN YADAV +PRASOON SAHAY +PUSHPAK SINGHAL +ADITI VARSHNEY +DIVYA PRAKASH SINGH +SAJAL SINGH +ANUBHAV YADAV +ARYAN MALIK +RAJ GUPTA +SAMYAK JAIN +DIVYANSH BHATT +PRAKHAR KAPOOR +ARUSHI GARG +MADHAV GAUR +HARSHIT PARMAR +KSHITIZ AGARWAL +ROHIT SINGH +ABHAY PRATAP SINGH +SHREYANSHI JAIN +SANSKRATI AGRAWAL +RISHABH TRIPATHI +PRITAM KUMAR SINGH +AYUSH GUPTA +SHAILENDRA KUMAR YADAV +KARTIKAY GARG +SACHIN GOLA +ANANT KUMAR +KANHAIYA GARG +SURYA PRATAP SINGH +AASTHA JAISWAL +ASHUTOSH SINGH CHAUHAN +KRISHNA SHARMA +DHEERAJ VASHISHTHA +SAMEER KUSHWAHA +NIVED AGRAWAL +YASH JAIN +SALONI KUMARI +ABHISHEK VERMA +DEV CHIKARA +SAKSHAM YADAV +TUSHAR DIXIT +SNEHA AGARWAL +ISHIKA GOYAL +GAURAV VERMA +ADITYA NARAYAN GUPTA +KARTIK VARSHNEY +SAMARTH PRAKASH SHAKYA +ARIHANT JAIN +HIMANSHU PRAKASH MISHRA +AKARSH KHANDELWAL +SAMEER TOMAR +SHIVAM PRATAP SINGH +DEVANSHU PATHAK +DEV RISHI SHARMA +PRIYANK SINGH +YASH VISHWAKARMA +ADITYA PANDEY +PRAKHAR GUPTA +JYOTIKA KISHOR +AVIKA GUPTA +BHUVANESH SHARMA +SHRADDHA AGRAWAL +SATYAM KUMAR SINGH +DEEPAK FAUZDAR +NIKHIL DUBEY +SHIVAM GUPTA +ANSH KAPOOR +AMAN KUMAR +MANMOHAN SINGH +HARSHUL SENGAR +BHARAT AGRAWAL +RAHUL +AYUSH SHARMA +NARENDRA SINGH +KAVYA JAIMINI +RAJ BAHADUR SINGH +ARCHIT JAIN +YASH KUMAR KASAUDHAN +APURVA GUPTA +ATISHAY GARG +HARSHITA DAS +PRANJAL VERMA +SHUBH VARSHNEY +MAYANK DAGAR +KUSH VARSHNEY +MANYA ARJARIYA +YASH DWIVEDI +AVNISH +TRISHI +SWASTI AGRAWAL +NIKITA CHAUDHARY +AYUSH AGRAWAL +ANUJ KUMAR +SACHIN KUMAR +ANANT TIWARI +SHIVAM SINGH +DIVYANSH GOYAL +VAIBHAV VARSHNEY +ANSHITA AGRAWAL +ARPIT SAXENA +VANSHIKA RAGHAV +DEEPANSHU KHANDELWAL +AMAR VARSHNEY +KHUSHI KUMARI +ZAINAB PARVEEN +PREKSHA GUPTA +KHUSHI RATHI +AKSHAY KUMAR +KHUSHI TIWARI +SAKSHI SINGH +SAUMY GUPTA +PIYUSH RATHOR +VISHNU UPADHYAY +RISHIT KESHARWANI +SARVESH MISHRA +ARCHIE GUPTA +ANSHUL SHARMA +VIKKY KUSHWAH +VANSH TYAGI +DIVYANSH YADAV +ANURAG GAUTAM +GAURAV KUMAR +AYUSH GUPTA +SRISHTI GUPTA +RITIK TRIPATHI +RISHIKA PAWARIA +DHRUV GOYAL +ABHINAV TOMAR +RISHABH SINGH +NAVYA YADAV +VANSH MITTAL +PRIYANSHU BHARDWAJ +AGRIM PRADHAN +DEVANSH SHARMA +MAHESH PANDEY +PIYUSH GUPTA +ABHAY SOMANI +GAURAV CHAUDHARY +CHAMAN FAUJDAR +VISHAL SISODIYA +SHIVAM RAI +ANUBHAV DEEP SRIVASTAV +NISHANT PATHAK +VANSH SINGHAL +SAKSHAM KUMAR +HEMANT KAUSHIK +ROHIT KUMAR +DEEPAK SHUKLA +VANSH SHARMA +KHUSHI +PULKIT UPADHYAY +RAHUL JADON +KHUSHBOO AGRAWAL +BHUMIKA CHAUDHARY +PRIYANSHI SHARMA +AYUSH GARG +SHASHI KUMAR YADAV +ABHISHEK PATHAK +PRINCE BAZAD +CHIRAG CHAUHAN +KRISHANKANT SARASWAT +SHUBH SHARMA +ISHA CHAUDHARY +NAVAM SRIVASTAVA +SARTHAK SINHA +NITIN KUMAR SHARMA +BHASKAR GAUTAM +BHARAT SINGH +AKSHIT KUMAR +MAYANK SHARMA +RADHIKA AGARWAL +TANU +SHRIYESH DIXIT +ARYAN CHATURVEDI +AKSHAY GARG +KOMAL FAUJDAAR +PUSHPENDRA +MANISH PAILWAR +KULDEEP SHARMA +KRISHNA PUNJ SINGH +ADITYA GURJAR +SUYASH TRIPATHI +ARYAN MAHESHWARI +ANKIT RAWAT +DEEPANJALI SINGH +HARDIK ARORA +GOVIND N ACHARYA +ARJUN RAGHAV +DILEEP KUMAR MISHRA +SANDESH YADAV +KUNAL VARSHNEY +BHANU PRATAP SINGH +ANUJ CHATURVEDI +AKSHAY SINGH +JATIN KUMAR SINGH +MUKUL KUMAR +PRIYANSHU YADAV +BHUVNESH SHARMA +ANURAG SHARMA +TANISHA SINGH +NARAYAN +PRASHANT SOLANKI +ARJUN SUWEDI +VIVEK SISODIYA +ARPIT GUPTA +DEEPAK DUBEY +SPRIHA SINGH +MANISH KUMAR +BHUVNESH KUMAR +ROHIT CHOUDHARY +TRIPTI GUPTA +HARSH PATHAK +VIVEK PRATAP SINGH +PUSHPENDRA UPADHYAY +SPARSH RANJAN +SAURABH NAGAYACH +ABHISHEK PANDEY +SATYAM GUPTA +UTKARSH SHARMA +GAYATRI CHAUDHARY +TANISH GUPTA +SHIVANG SHUKLA +PRATHAM +AYUSH ALAPURIYA +NAINA SHARMA +RISHABH GUPTA +YASH KUMAR +ABHISHEK SHARMA +SACHIN KUMAR +SHIVAM KUMAR +PRASHANT PATHAK +VIDHI KHANDELWAL +JAI ANAND +NIPUN RAJPUT +FARKANSH GUPTA +KHUSHI RATHORE +BHANU DAGUR +SANKALP AGARWAL +HIMANSHU TIWARI +RAJAT CHAUDHARY +GARVIT GAUR +DEEPIKA RAWAT +ALPANA RAWAT +NIKHIL KAUSHIK +UTTAM KUMAR +SAMRADH SRIVASTAVA +SHRUTI CHAUHAN +AYUSH PONIA +HIMANSHU RAGHAV +KARTIK ARORA +ROHIT RAWAT +LOKESH KUMAR +ASHISH KUMAR VERMA +SAKSHI MAHOLIYA +SRAVAN KUMAR +KHUSHI VARSHNEY +SURBHI SHARMA +EKTA AGRAWAL +MOHAN MADHAV SINGHAL +TEEKAM +SALONI JAIN +DITIN AGRAWAL +KIRTI +SHIVAM CHAUDHARY +SHAGUN CHAUDHARY +JEET THAKURELA +DEEPTI AGARWAL +VAISHNAVY MANGLIK +RADHIKA SHROTRIYA +SACHIN +VAISHALI AGRAWAL +ANSH SHARMA +ABHAY PRATAP SINGH +KALPIT CHAUDHARY +LUVYA SHARMA +SACHIN CHAUDHARY +RAJAT PATHAK +KANHAIYA KAUSHIK +SUMIT KUMAR VERMA +YATIN SARASWAT +HRISHABH DURWAR +HARSHIT GARGACHARYA +HARSHIKA GARG +SUBHASH SINGH +ASHVANI SHARMA +KHEM CHAND +PALLAVI SRIVASTAVA +UPENDRA SISODIYA +SAGAR RAJPUT +DIPANSHU SHARMA +DIVYANSHU KUMAR +PRIYANSHU DHAKED +HARDIK ARORA +PRIYANSHU SHARMA +MUSKAN GUPTA +ANKIT PANDEY +VIJAY KUMAR +RAHUL GUPTA +BHARAT PAL +BHUPENDER BHAMLA +SAKSHI YADAV +BHARAT DIXIT +ASHISH +ABHISHEK MAHESHWARI +AMAN KUMAR CHAUBEY +DEVANSH SHARMA +DIGAMBAR SINGH +UPENDRA SINGH +SIDDHARTH +SHASHANK SRIVASTAVA +ANJALI RAWAT +PRANJAL GOYAL +AMAN CHAUDHARY +KARTIK CHAHAR +ANANYA SINGH +HIMANSHU MISHRA +GANESH KUMAR SINGH +PRERIT JAIN +AMITABH SINGH +SHOBHIT CHATURVEDI +GARVIT SARASWAT +SANCHIT AGRAWAL +CHITRANSH BHARADWAJ +BOBBY RAWAT +SACHIN RAGHAV +TEJPRATAP SINGH +ATUL KUMAR +GARV SHARMA +PRIYANSHU MANGLA +JAYANT SHARMA +ADARSH VERMA +ANUSHKA CHAUDHARY +PUNEET SHARMA +DAMAN PRATAP SINGH +TANUJ MITTAL +VIBHU PRATAP +SAMIKSHA CHAUHAN +HARSH RAJORIA +UDAY SINGH KUSHWAHA +ADITI SINGH +RITIK UPADHYAY +ABHINAV RAJ SINGH +SATYAM VINAYAK +LALIT KUMAR +MADHUSUDAN SINGH CHAUHAN +NAINSHI VERMA +SHRUTI GUPTA +AMAN VERMA +ADITYA PATEL +VIPUL KUMAR YADAV +PIYUSH GUPTA +ABHI GUPTA +AYUSHMAN VERMA +ADITYA SHARMA +ANJALI VARSHNEY +SATYAM KARN +KSHITIZ JAIN +ANIK GARG +MUKUL VERMA +AYUSH +GAURI AGRAWAL +ALANKRATI SAXENA +DEEPALI YADAV +ANSHIKA TRIPATHI +TANYA MAHESHWARI +SOUMYA KUMAR GUPTA +KARTIK SAHA +PUSHP SHARMA +AKRISHNA AGNIHOTRI +SAHIL GUPTA +RISHABH SHARMA +KARTIKEYA SAXENA +SHASHWAT DWIVEDI +HARSHIT BARUA +SARTHAK PATEL +NANDINI SOLANKI +AYUSHI NARAYAN +JANHAVI SINGH +DUSHYANT SHARMA +PRAKHAR SRIVASTAVA +ADITYA SINGH +SHIVENDRA PANDEY +LAKSHYA DWIVEDI +SIDDHI AGARWAL +HEMA DUA +AADRIKA JAIN +AISHWARYA SHUKLA +HEMANT PRAJAPATI +PRANJAL RAGHUVANSHI +VAIBHAV YADAV +MUKUL GOYAL +TUSHAR THAKUR +YASH SHARMA +PARTH MITTAL +AKSHAT BANSAL +SAKET MAHESHWARI +HARSH RAJ +DIVYANSHU KHANDAGRE +ANMOL AGARWAL +YATHARTH DIXIT +PRIYANSHU DUBEY +SUPARSHVA BHATNAGAR +SARTHAK CHAHAR +RAJ CHANDEL +ARYAHANS BHATI +KARAN AGARWAL +AASTHA SHARMA +SHREYA SHARMA +BHAWNA YADAV diff --git a/package-lock.json b/package-lock.json index 4644479..e0c1ec0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,797 +1,797 @@ -{ - "name": "Leaderboard", - "lockfileVersion": 3, - "requires": true, - "packages": { - "": { - "dependencies": { - "axios": "^1.7.7", - "cors": "^2.8.5", - "express": "^4.21.1" - } - }, - "node_modules/accepts": { - "version": "1.3.8", - "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", - "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", - "dependencies": { - "mime-types": "~2.1.34", - "negotiator": "0.6.3" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/array-flatten": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", - "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" - }, - "node_modules/asynckit": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" - }, - "node_modules/axios": { - "version": "1.7.7", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz", - "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==", - "dependencies": { - "follow-redirects": "^1.15.6", - "form-data": "^4.0.0", - "proxy-from-env": "^1.1.0" - } - }, - "node_modules/body-parser": { - "version": "1.20.3", - "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz", - "integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==", - "dependencies": { - "bytes": "3.1.2", - "content-type": "~1.0.5", - "debug": "2.6.9", - "depd": "2.0.0", - "destroy": "1.2.0", - "http-errors": "2.0.0", - "iconv-lite": "0.4.24", - "on-finished": "2.4.1", - "qs": "6.13.0", - "raw-body": "2.5.2", - "type-is": "~1.6.18", - "unpipe": "1.0.0" - }, - "engines": { - "node": ">= 0.8", - "npm": "1.2.8000 || >= 1.4.16" - } - }, - "node_modules/bytes": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", - "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/call-bind": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz", - "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==", - "dependencies": { - "es-define-property": "^1.0.0", - "es-errors": "^1.3.0", - "function-bind": "^1.1.2", - "get-intrinsic": "^1.2.4", - "set-function-length": "^1.2.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/combined-stream": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", - "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", - "dependencies": { - "delayed-stream": "~1.0.0" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/content-disposition": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz", - "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", - "dependencies": { - "safe-buffer": "5.2.1" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/content-type": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", - "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/cookie": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz", - "integrity": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/cookie-signature": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", - "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" - }, - "node_modules/cors": { - "version": "2.8.5", - "resolved": "https://registry.npmjs.org/cors/-/cors-2.8.5.tgz", - "integrity": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==", - "dependencies": { - "object-assign": "^4", - "vary": "^1" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/define-data-property": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", - "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", - "dependencies": { - "es-define-property": "^1.0.0", - "es-errors": "^1.3.0", - "gopd": "^1.0.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/delayed-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", - "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/depd": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", - "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/destroy": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz", - "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", - "engines": { - "node": ">= 0.8", - "npm": "1.2.8000 || >= 1.4.16" - } - }, - "node_modules/ee-first": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", - "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" - }, - "node_modules/encodeurl": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz", - "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/es-define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz", - "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==", - "dependencies": { - "get-intrinsic": "^1.2.4" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-errors": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", - "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/escape-html": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", - "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" - }, - "node_modules/etag": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", - "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/express": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/express/-/express-4.21.1.tgz", - "integrity": "sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==", - "dependencies": { - "accepts": "~1.3.8", - "array-flatten": "1.1.1", - "body-parser": "1.20.3", - "content-disposition": "0.5.4", - "content-type": "~1.0.4", - "cookie": "0.7.1", - "cookie-signature": "1.0.6", - "debug": "2.6.9", - "depd": "2.0.0", - "encodeurl": "~2.0.0", - "escape-html": "~1.0.3", - "etag": "~1.8.1", - "finalhandler": "1.3.1", - "fresh": "0.5.2", - "http-errors": "2.0.0", - "merge-descriptors": "1.0.3", - "methods": "~1.1.2", - "on-finished": "2.4.1", - "parseurl": "~1.3.3", - "path-to-regexp": "0.1.10", - "proxy-addr": "~2.0.7", - "qs": "6.13.0", - "range-parser": "~1.2.1", - "safe-buffer": "5.2.1", - "send": "0.19.0", - "serve-static": "1.16.2", - "setprototypeof": "1.2.0", - "statuses": "2.0.1", - "type-is": "~1.6.18", - "utils-merge": "1.0.1", - "vary": "~1.1.2" - }, - "engines": { - "node": ">= 0.10.0" - } - }, - "node_modules/finalhandler": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.1.tgz", - "integrity": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==", - "dependencies": { - "debug": "2.6.9", - "encodeurl": "~2.0.0", - "escape-html": "~1.0.3", - "on-finished": "2.4.1", - "parseurl": "~1.3.3", - "statuses": "2.0.1", - "unpipe": "~1.0.0" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/follow-redirects": { - "version": "1.15.9", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz", - "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==", - "funding": [ - { - "type": "individual", - "url": "https://github.com/sponsors/RubenVerborgh" - } - ], - "engines": { - "node": ">=4.0" - }, - "peerDependenciesMeta": { - "debug": { - "optional": true - } - } - }, - "node_modules/form-data": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz", - "integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==", - "dependencies": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.8", - "mime-types": "^2.1.12" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/forwarded": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", - "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/fresh": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", - "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/function-bind": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/get-intrinsic": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz", - "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==", - "dependencies": { - "es-errors": "^1.3.0", - "function-bind": "^1.1.2", - "has-proto": "^1.0.1", - "has-symbols": "^1.0.3", - "hasown": "^2.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/gopd": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", - "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", - "dependencies": { - "get-intrinsic": "^1.1.3" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-property-descriptors": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", - "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", - "dependencies": { - "es-define-property": "^1.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-proto": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", - "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-symbols": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", - "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/hasown": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", - "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", - "dependencies": { - "function-bind": "^1.1.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/http-errors": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz", - "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", - "dependencies": { - "depd": "2.0.0", - "inherits": "2.0.4", - "setprototypeof": "1.2.0", - "statuses": "2.0.1", - "toidentifier": "1.0.1" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/iconv-lite": { - "version": "0.4.24", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", - "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", - "dependencies": { - "safer-buffer": ">= 2.1.2 < 3" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" - }, - "node_modules/ipaddr.js": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", - "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/media-typer": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", - "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/merge-descriptors": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz", - "integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==", - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/methods": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", - "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/mime": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", - "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", - "bin": { - "mime": "cli.js" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "dependencies": { - "mime-db": "1.52.0" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" - }, - "node_modules/negotiator": { - "version": "0.6.3", - "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", - "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-inspect": { - "version": "1.13.3", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.3.tgz", - "integrity": "sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/on-finished": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", - "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", - "dependencies": { - "ee-first": "1.1.1" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/parseurl": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", - "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/path-to-regexp": { - "version": "0.1.10", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.10.tgz", - "integrity": "sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==" - }, - "node_modules/proxy-addr": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", - "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", - "dependencies": { - "forwarded": "0.2.0", - "ipaddr.js": "1.9.1" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/proxy-from-env": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", - "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" - }, - "node_modules/qs": { - "version": "6.13.0", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz", - "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==", - "dependencies": { - "side-channel": "^1.0.6" - }, - "engines": { - "node": ">=0.6" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/range-parser": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", - "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/raw-body": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz", - "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==", - "dependencies": { - "bytes": "3.1.2", - "http-errors": "2.0.0", - "iconv-lite": "0.4.24", - "unpipe": "1.0.0" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/safe-buffer": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, - "node_modules/safer-buffer": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", - "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" - }, - "node_modules/send": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz", - "integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==", - "dependencies": { - "debug": "2.6.9", - "depd": "2.0.0", - "destroy": "1.2.0", - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "etag": "~1.8.1", - "fresh": "0.5.2", - "http-errors": "2.0.0", - "mime": "1.6.0", - "ms": "2.1.3", - "on-finished": "2.4.1", - "range-parser": "~1.2.1", - "statuses": "2.0.1" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/send/node_modules/encodeurl": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", - "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/send/node_modules/ms": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", - "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" - }, - "node_modules/serve-static": { - "version": "1.16.2", - "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz", - "integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==", - "dependencies": { - "encodeurl": "~2.0.0", - "escape-html": "~1.0.3", - "parseurl": "~1.3.3", - "send": "0.19.0" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/set-function-length": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", - "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", - "dependencies": { - "define-data-property": "^1.1.4", - "es-errors": "^1.3.0", - "function-bind": "^1.1.2", - "get-intrinsic": "^1.2.4", - "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/setprototypeof": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", - "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==" - }, - "node_modules/side-channel": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz", - "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==", - "dependencies": { - "call-bind": "^1.0.7", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.4", - "object-inspect": "^1.13.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/statuses": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz", - "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/toidentifier": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz", - "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", - "engines": { - "node": ">=0.6" - } - }, - "node_modules/type-is": { - "version": "1.6.18", - "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", - "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", - "dependencies": { - "media-typer": "0.3.0", - "mime-types": "~2.1.24" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/unpipe": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", - "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/utils-merge": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", - "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", - "engines": { - "node": ">= 0.4.0" - } - }, - "node_modules/vary": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", - "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", - "engines": { - "node": ">= 0.8" - } - } - } -} +{ + "name": "Batch-3-Test", + "lockfileVersion": 3, + "requires": true, + "packages": { + "": { + "dependencies": { + "axios": "^1.7.7", + "cors": "^2.8.5", + "express": "^4.21.1" + } + }, + "node_modules/accepts": { + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", + "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", + "dependencies": { + "mime-types": "~2.1.34", + "negotiator": "0.6.3" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/array-flatten": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", + "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" + }, + "node_modules/asynckit": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", + "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" + }, + "node_modules/axios": { + "version": "1.7.7", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz", + "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==", + "dependencies": { + "follow-redirects": "^1.15.6", + "form-data": "^4.0.0", + "proxy-from-env": "^1.1.0" + } + }, + "node_modules/body-parser": { + "version": "1.20.3", + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz", + "integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==", + "dependencies": { + "bytes": "3.1.2", + "content-type": "~1.0.5", + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "1.2.0", + "http-errors": "2.0.0", + "iconv-lite": "0.4.24", + "on-finished": "2.4.1", + "qs": "6.13.0", + "raw-body": "2.5.2", + "type-is": "~1.6.18", + "unpipe": "1.0.0" + }, + "engines": { + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" + } + }, + "node_modules/bytes": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", + "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/call-bind": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz", + "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==", + "dependencies": { + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.4", + "set-function-length": "^1.2.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/combined-stream": { + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", + "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", + "dependencies": { + "delayed-stream": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/content-disposition": { + "version": "0.5.4", + "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz", + "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", + "dependencies": { + "safe-buffer": "5.2.1" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/content-type": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", + "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/cookie": { + "version": "0.7.1", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz", + "integrity": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/cookie-signature": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", + "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" + }, + "node_modules/cors": { + "version": "2.8.5", + "resolved": "https://registry.npmjs.org/cors/-/cors-2.8.5.tgz", + "integrity": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==", + "dependencies": { + "object-assign": "^4", + "vary": "^1" + }, + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/define-data-property": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", + "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "dependencies": { + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", + "gopd": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/delayed-stream": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", + "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/depd": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", + "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/destroy": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz", + "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", + "engines": { + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" + } + }, + "node_modules/ee-first": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", + "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" + }, + "node_modules/encodeurl": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz", + "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/es-define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz", + "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==", + "dependencies": { + "get-intrinsic": "^1.2.4" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-errors": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", + "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/escape-html": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", + "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" + }, + "node_modules/etag": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", + "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/express": { + "version": "4.21.1", + "resolved": "https://registry.npmjs.org/express/-/express-4.21.1.tgz", + "integrity": "sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==", + "dependencies": { + "accepts": "~1.3.8", + "array-flatten": "1.1.1", + "body-parser": "1.20.3", + "content-disposition": "0.5.4", + "content-type": "~1.0.4", + "cookie": "0.7.1", + "cookie-signature": "1.0.6", + "debug": "2.6.9", + "depd": "2.0.0", + "encodeurl": "~2.0.0", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "finalhandler": "1.3.1", + "fresh": "0.5.2", + "http-errors": "2.0.0", + "merge-descriptors": "1.0.3", + "methods": "~1.1.2", + "on-finished": "2.4.1", + "parseurl": "~1.3.3", + "path-to-regexp": "0.1.10", + "proxy-addr": "~2.0.7", + "qs": "6.13.0", + "range-parser": "~1.2.1", + "safe-buffer": "5.2.1", + "send": "0.19.0", + "serve-static": "1.16.2", + "setprototypeof": "1.2.0", + "statuses": "2.0.1", + "type-is": "~1.6.18", + "utils-merge": "1.0.1", + "vary": "~1.1.2" + }, + "engines": { + "node": ">= 0.10.0" + } + }, + "node_modules/finalhandler": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.1.tgz", + "integrity": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==", + "dependencies": { + "debug": "2.6.9", + "encodeurl": "~2.0.0", + "escape-html": "~1.0.3", + "on-finished": "2.4.1", + "parseurl": "~1.3.3", + "statuses": "2.0.1", + "unpipe": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/follow-redirects": { + "version": "1.15.9", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz", + "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==", + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/RubenVerborgh" + } + ], + "engines": { + "node": ">=4.0" + }, + "peerDependenciesMeta": { + "debug": { + "optional": true + } + } + }, + "node_modules/form-data": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz", + "integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==", + "dependencies": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.8", + "mime-types": "^2.1.12" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/forwarded": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", + "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/fresh": { + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", + "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/get-intrinsic": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz", + "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==", + "dependencies": { + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "has-proto": "^1.0.1", + "has-symbols": "^1.0.3", + "hasown": "^2.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/gopd": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", + "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", + "dependencies": { + "get-intrinsic": "^1.1.3" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-property-descriptors": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", + "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", + "dependencies": { + "es-define-property": "^1.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-proto": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", + "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-symbols": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", + "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/hasown": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/http-errors": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz", + "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", + "dependencies": { + "depd": "2.0.0", + "inherits": "2.0.4", + "setprototypeof": "1.2.0", + "statuses": "2.0.1", + "toidentifier": "1.0.1" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/iconv-lite": { + "version": "0.4.24", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", + "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" + }, + "node_modules/ipaddr.js": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", + "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/media-typer": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", + "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/merge-descriptors": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz", + "integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==", + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/methods": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", + "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mime": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", + "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", + "bin": { + "mime": "cli.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/mime-db": { + "version": "1.52.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", + "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mime-types": { + "version": "2.1.35", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", + "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", + "dependencies": { + "mime-db": "1.52.0" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + }, + "node_modules/negotiator": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", + "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/object-assign": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", + "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-inspect": { + "version": "1.13.3", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.3.tgz", + "integrity": "sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/on-finished": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", + "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", + "dependencies": { + "ee-first": "1.1.1" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/parseurl": { + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", + "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/path-to-regexp": { + "version": "0.1.10", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.10.tgz", + "integrity": "sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==" + }, + "node_modules/proxy-addr": { + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", + "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", + "dependencies": { + "forwarded": "0.2.0", + "ipaddr.js": "1.9.1" + }, + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/proxy-from-env": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", + "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" + }, + "node_modules/qs": { + "version": "6.13.0", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz", + "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==", + "dependencies": { + "side-channel": "^1.0.6" + }, + "engines": { + "node": ">=0.6" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/range-parser": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", + "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/raw-body": { + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz", + "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==", + "dependencies": { + "bytes": "3.1.2", + "http-errors": "2.0.0", + "iconv-lite": "0.4.24", + "unpipe": "1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/safe-buffer": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", + "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/safer-buffer": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" + }, + "node_modules/send": { + "version": "0.19.0", + "resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz", + "integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==", + "dependencies": { + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "1.2.0", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "fresh": "0.5.2", + "http-errors": "2.0.0", + "mime": "1.6.0", + "ms": "2.1.3", + "on-finished": "2.4.1", + "range-parser": "~1.2.1", + "statuses": "2.0.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/send/node_modules/encodeurl": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", + "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/send/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" + }, + "node_modules/serve-static": { + "version": "1.16.2", + "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz", + "integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==", + "dependencies": { + "encodeurl": "~2.0.0", + "escape-html": "~1.0.3", + "parseurl": "~1.3.3", + "send": "0.19.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/set-function-length": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", + "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", + "dependencies": { + "define-data-property": "^1.1.4", + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.4", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/setprototypeof": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", + "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==" + }, + "node_modules/side-channel": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz", + "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==", + "dependencies": { + "call-bind": "^1.0.7", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.4", + "object-inspect": "^1.13.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/statuses": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz", + "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/toidentifier": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz", + "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", + "engines": { + "node": ">=0.6" + } + }, + "node_modules/type-is": { + "version": "1.6.18", + "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", + "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", + "dependencies": { + "media-typer": "0.3.0", + "mime-types": "~2.1.24" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/unpipe": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", + "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/utils-merge": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", + "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", + "engines": { + "node": ">= 0.4.0" + } + }, + "node_modules/vary": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", + "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", + "engines": { + "node": ">= 0.8" + } + } + } +} diff --git a/package.json b/package.json index 7bd1d68..271ca8f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ -{ - "dependencies": { - "axios": "^1.7.7", - "cors": "^2.8.5", - "express": "^4.21.1" - } -} +{ + "dependencies": { + "axios": "^1.7.7", + "cors": "^2.8.5", + "express": "^4.21.1" + } +} diff --git a/roll.txt b/roll.txt index 8255d69..1fcfc70 100644 --- a/roll.txt +++ b/roll.txt @@ -1,618 +1,618 @@ -2215001545 -2215800010 -2215000573 -2215500030 -2215001212 -2315990006 -2215001178 -2215001281 -2215000052 -2215500089 -2215001069 -2215002035 -2215000275 -2215500143 -2215001407 -2215001377 -2215500005 -2215500066 -2215000316 -2215800005 -2215001972 -2215000894 -2215001279 -2215001468 -2215001504 -2215000328 -2215500088 -2215500173 -2215500055 -2215500077 -2215500130 -2215000523 -2215000084 -2215001435 -2215001189 -2215800011 -2215000260 -2215001169 -2215000445 -2215001214 -2215500171 -2215500174 -2215500064 -2215500103 -2215500155 -2215500009 -2215500152 -2215500052 -2215001393 -2215001153 -2215000698 -2215000583 -2215000614 -2215001867 -2215000584 -2215001295 -2215000622 -2215000860 -2215001812 -2215000530 -2215001022 -2215000919 -2215001763 -2215000952 -2215000958 -2215500079 -2215500138 -2215500094 -2215001207 -2215000574 -2215001994 -2215001473 -2215001761 -2215001706 -2215000555 -2215000716 -2215001732 -2215000728 -2215001341 -2215001073 -2215001800 -2215001775 -2215000384 -2215800014 -2215000002 -2215001752 -2215000022 -2215000428 -2215001935 -2215000484 -2215500154 -2215500132 -2215000274 -2215001193 -2215001889 -2215001607 -2215000470 -2215000265 -2215001513 -2215000974 -2215000621 -2215001906 -2215001541 -2215000792 -2215000818 -2215001913 -2215001135 -2215000816 -2215000411 -2215500104 -2215500048 -2215500081 -2215001020 -2215000155 -2215000554 -2215001201 -2215000248 -2215001202 -2215001736 -2215001709 -2215000144 -2215001125 -2215001699 -2215800024 -2215001733 -2215000135 -2215001123 -2215000081 -2215001274 -2215001339 -2215000939 -2215500012 -2215500107 -2215500022 -2215500018 -2215500150 -2215500019 -2215500060 -2215500175 -2215500036 -2215001596 -2215002007 -2215000097 -2215001225 -2215001650 -2215001352 -2215001855 -2215000505 -2215000590 -2215000527 -2215000306 -2115800013 -2215000011 -2215800032 -2215500075 -2215001780 -2215000872 -2215001299 -2215001017 -2215800009 -2215000410 -2215000229 -2215001653 -2215001122 -2215000636 -2215800019 -2215001079 -2215000906 -2215000039 -2215000151 -2215001723 -2215001443 -2215800027 -2215800028 -2215001029 -2215001163 -2215000211 -2215500146 -2215500118 -2215500167 -2215500091 -2215500127 -2215500121 -2215500109 -2215001092 -2215001014 -2215001056 -2215000598 -2215001713 -2215000338 -2215000355 -2215000312 -2215001002 -2215000408 -2215001109 -2215001323 -2215500093 -2215500025 -2215500057 -2215500099 -2215000354 -2215000029 -2215000488 -2215000040 -2215001629 -2215001152 -2215000237 -2215001090 -2215000436 -2215000385 -2315990051 -2215001366 -2215000087 -2215000628 -2215001537 -2215000300 -2215000373 -2215001403 -2215001569 -2215000631 -2215001258 -2215000363 -2215800015 -2215000773 -2215000953 -2215001494 -2215000019 -2215001711 -2215500136 -2215500122 -2215500112 -2215500041 -2215500142 -2215000884 -2215001508 -2215500016 -2215000865 -2215001815 -2215000008 -2215000399 -2215000940 -2215000601 -2215001565 -2215001191 -2215800033 -2215001561 -2215000069 -2215500056 -2215500131 -2215500162 -2215001751 -2215000821 -2215000679 -2215000104 -2215000883 -2215001564 -2215000337 -2215000800 -2215000146 -2215001567 -2215001669 -2215500059 -2215000571 -2215001329 -2215002036 -2215000105 -2215001257 -2215000857 -2215000419 -2215500046 -2215500148 -2215500139 -2115500045 -2115500102 -2215500144 -2215500023 -2215000182 -2215500097 -2215000785 -2215000476 -2215001384 -2215500042 -2215001132 -2215000895 -2215001402 -2215000335 -2215002024 -2215000333 -2215000409 -2215000783 -2215001273 -2215001725 -2215500098 -2215000971 -2215001053 -2215002017 -2215000423 -2215001860 -2215500159 -2215500102 -2215500040 -2215500028 -2215500125 -2215500017 -2215500145 -2215000632 -2215001904 -2215000288 -2215800003 -2215500169 -2215000560 -2215000208 -2215000907 -2215002066 -2215001316 -2215000908 -2215000164 -2215000912 -2215001557 -2215001612 -2215001235 -2215001991 -2215001465 -2215001599 -2215500033 -2215500027 -2215500172 -2215500168 -2215000634 -2215000319 -2215000674 -2215000438 -2215001777 -2215500123 -2215001462 -2215000607 -2215000037 -2215001452 -2215001140 -2215001920 -2215500114 -2215500010 -2215000582 -2215001024 -2215001230 -2215000025 -2215000670 -2215000509 -2215001985 -2215001670 -2215000295 -2215001175 -2215001926 -2215001543 -2215000786 -2215001489 -2215500054 -2215001924 -2215500086 -2215001361 -2215001389 -2215000903 -2215000490 -2215500113 -2215000433 -2215001643 -2215000058 -2215500111 -2215000531 -2215500087 -2215500151 -2215500082 -2215001134 -2215001597 -2215001187 -2215000483 -2215000478 -2215000169 -2215001063 -2215001375 -2215001836 -2215001716 -2215000368 -2215500014 -2215000918 -2215001368 -2215001043 -2215000956 -2215000935 -2215000095 -2215500158 -2215000372 -2215000259 -2215000557 -2215500071 -2215000699 -2215000340 -2215000620 -2215500135 -2215000966 -2215500044 -2215000302 -2215000167 -2215000838 -2315990039 -2215001359 -2215000503 -2215500031 -2215001832 -2215001131 -2215001293 -2215500034 -2215500177 -2215500035 -2215000542 -2215500156 -2315990033 -2215500047 -2215001485 -2215500161 -2215000747 -2215500176 -2215001372 -2215001772 -2215500141 -2215000057 -2215001605 -2215001893 -2215000689 -2215001829 -2215001680 -2215001301 -2215000429 -2215001116 -2215001444 -2215002021 -2215000061 -2215001511 -2215001665 -2215001289 -2215001941 -2315990027 -2215001170 -2215000653 -2215000909 -2215000473 -2215001582 -2215000810 -2215001412 -2215000665 -2215000565 -2215000174 -2215800017 -2215001897 -2215800023 -2215001717 -2215800004 -2215000801 -2215000877 -2215001492 -2215000992 -2215000392 -2215001554 -2215001774 -2215000913 -2215800029 -2215800008 -2215800016 -2215800030 -2215800022 -2215800007 -2215800013 -2215800026 -2215800025 -2215800012 -2215800006 -2215800031 -2215800018 -2215001505 -2215001908 -2215000283 -2215000018 -2215000861 -2215001008 -2215001506 -2215001413 -2215000866 -2215001803 -2215002049 -2215000814 -2215000771 -2215000765 -2215001781 -2215000401 -2215000902 -2215001205 -2215001886 -2215001523 -2215000623 -2215000638 -2215001345 -2215000714 -2215001353 -2215001111 -2215000255 -2215001943 -2215001388 -2215000477 -2215000493 -2215001559 -2315990015 -2215500038 -2215500006 -2215000183 -2215500058 -2215500062 -2215500165 -2215001744 -2215001642 -2215500020 -2315990047 -2215000180 -2215500085 -2215000227 -2215500080 -2215500067 -2215500110 -2215500015 -2215500147 -2215500069 -2215500134 -2215500051 -2215500049 -2215500126 -2115500154 -2215500039 -2215500068 -2215500116 -2215500083 -2215500007 -2215500032 -2215500117 -2215500053 -2215500160 -2215500170 -2215500133 -2215500074 -2215500164 -2215500008 -2215500124 -2215500004 -2215500140 -2215500092 -2215500096 -2215001117 -2215001718 -2215000201 -2215000106 -2215001973 -2215001229 -2215000026 -2215500043 -2215000117 -2215000242 -2215001606 -2215000954 -2215000230 -2215500101 -2215000426 -2215000681 -2215000170 -2215000556 -2215000286 -2215001840 -2215001768 -2215000881 -2215001365 -2215800002 -2215800021 -2215800020 -2215000888 -2215001644 -2215000768 -2215001593 -2215001130 -2215000460 -2215000830 -2215000649 -2215001265 -2215000119 -2215001693 -2215000981 -2215500153 -2215500076 -2215500001 -2215500011 -2215500078 -2215500108 -2215500166 -2215500100 -2215500163 -2215500178 -2215500105 -2215500013 -2215500129 -2215500073 -2215500065 -2215500021 -2215500179 -2215500115 -2215500157 -2215500137 -2215500119 -2215500037 -2215500084 -2215500002 -2215500149 -2215500045 +2215001545 +2215800010 +2215000573 +2215500030 +2215001212 +2315990006 +2215001178 +2215001281 +2215000052 +2215500089 +2215001069 +2215002035 +2215000275 +2215500143 +2215001407 +2215001377 +2215500005 +2215500066 +2215000316 +2215800005 +2215001972 +2215000894 +2215001279 +2215001468 +2215001504 +2215000328 +2215500088 +2215500173 +2215500055 +2215500077 +2215500130 +2215000523 +2215000084 +2215001435 +2215001189 +2215800011 +2215000260 +2215001169 +2215000445 +2215001214 +2215500171 +2215500174 +2215500064 +2215500103 +2215500155 +2215500009 +2215500152 +2215500052 +2215001393 +2215001153 +2215000698 +2215000583 +2215000614 +2215001867 +2215000584 +2215001295 +2215000622 +2215000860 +2215001812 +2215000530 +2215001022 +2215000919 +2215001763 +2215000952 +2215000958 +2215500079 +2215500138 +2215500094 +2215001207 +2215000574 +2215001994 +2215001473 +2215001761 +2215001706 +2215000555 +2215000716 +2215001732 +2215000728 +2215001341 +2215001073 +2215001800 +2215001775 +2215000384 +2215800014 +2215000002 +2215001752 +2215000022 +2215000428 +2215001935 +2215000484 +2215500154 +2215500132 +2215000274 +2215001193 +2215001889 +2215001607 +2215000470 +2215000265 +2215001513 +2215000974 +2215000621 +2215001906 +2215001541 +2215000792 +2215000818 +2215001913 +2215001135 +2215000816 +2215000411 +2215500104 +2215500048 +2215500081 +2215001020 +2215000155 +2215000554 +2215001201 +2215000248 +2215001202 +2215001736 +2215001709 +2215000144 +2215001125 +2215001699 +2215800024 +2215001733 +2215000135 +2215001123 +2215000081 +2215001274 +2215001339 +2215000939 +2215500012 +2215500107 +2215500022 +2215500018 +2215500150 +2215500019 +2215500060 +2215500175 +2215500036 +2215001596 +2215002007 +2215000097 +2215001225 +2215001650 +2215001352 +2215001855 +2215000505 +2215000590 +2215000527 +2215000306 +2115800013 +2215000011 +2215800032 +2215500075 +2215001780 +2215000872 +2215001299 +2215001017 +2215800009 +2215000410 +2215000229 +2215001653 +2215001122 +2215000636 +2215800019 +2215001079 +2215000906 +2215000039 +2215000151 +2215001723 +2215001443 +2215800027 +2215800028 +2215001029 +2215001163 +2215000211 +2215500146 +2215500118 +2215500167 +2215500091 +2215500127 +2215500121 +2215500109 +2215001092 +2215001014 +2215001056 +2215000598 +2215001713 +2215000338 +2215000355 +2215000312 +2215001002 +2215000408 +2215001109 +2215001323 +2215500093 +2215500025 +2215500057 +2215500099 +2215000354 +2215000029 +2215000488 +2215000040 +2215001629 +2215001152 +2215000237 +2215001090 +2215000436 +2215000385 +2315990051 +2215001366 +2215000087 +2215000628 +2215001537 +2215000300 +2215000373 +2215001403 +2215001569 +2215000631 +2215001258 +2215000363 +2215800015 +2215000773 +2215000953 +2215001494 +2215000019 +2215001711 +2215500136 +2215500122 +2215500112 +2215500041 +2215500142 +2215000884 +2215001508 +2215500016 +2215000865 +2215001815 +2215000008 +2215000399 +2215000940 +2215000601 +2215001565 +2215001191 +2215800033 +2215001561 +2215000069 +2215500056 +2215500131 +2215500162 +2215001751 +2215000821 +2215000679 +2215000104 +2215000883 +2215001564 +2215000337 +2215000800 +2215000146 +2215001567 +2215001669 +2215500059 +2215000571 +2215001329 +2215002036 +2215000105 +2215001257 +2215000857 +2215000419 +2215500046 +2215500148 +2215500139 +2115500045 +2115500102 +2215500144 +2215500023 +2215000182 +2215500097 +2215000785 +2215000476 +2215001384 +2215500042 +2215001132 +2215000895 +2215001402 +2215000335 +2215002024 +2215000333 +2215000409 +2215000783 +2215001273 +2215001725 +2215500098 +2215000971 +2215001053 +2215002017 +2215000423 +2215001860 +2215500159 +2215500102 +2215500040 +2215500028 +2215500125 +2215500017 +2215500145 +2215000632 +2215001904 +2215000288 +2215800003 +2215500169 +2215000560 +2215000208 +2215000907 +2215002066 +2215001316 +2215000908 +2215000164 +2215000912 +2215001557 +2215001612 +2215001235 +2215001991 +2215001465 +2215001599 +2215500033 +2215500027 +2215500172 +2215500168 +2215000634 +2215000319 +2215000674 +2215000438 +2215001777 +2215500123 +2215001462 +2215000607 +2215000037 +2215001452 +2215001140 +2215001920 +2215500114 +2215500010 +2215000582 +2215001024 +2215001230 +2215000025 +2215000670 +2215000509 +2215001985 +2215001670 +2215000295 +2215001175 +2215001926 +2215001543 +2215000786 +2215001489 +2215500054 +2215001924 +2215500086 +2215001361 +2215001389 +2215000903 +2215000490 +2215500113 +2215000433 +2215001643 +2215000058 +2215500111 +2215000531 +2215500087 +2215500151 +2215500082 +2215001134 +2215001597 +2215001187 +2215000483 +2215000478 +2215000169 +2215001063 +2215001375 +2215001836 +2215001716 +2215000368 +2215500014 +2215000918 +2215001368 +2215001043 +2215000956 +2215000935 +2215000095 +2215500158 +2215000372 +2215000259 +2215000557 +2215500071 +2215000699 +2215000340 +2215000620 +2215500135 +2215000966 +2215500044 +2215000302 +2215000167 +2215000838 +2315990039 +2215001359 +2215000503 +2215500031 +2215001832 +2215001131 +2215001293 +2215500034 +2215500177 +2215500035 +2215000542 +2215500156 +2315990033 +2215500047 +2215001485 +2215500161 +2215000747 +2215500176 +2215001372 +2215001772 +2215500141 +2215000057 +2215001605 +2215001893 +2215000689 +2215001829 +2215001680 +2215001301 +2215000429 +2215001116 +2215001444 +2215002021 +2215000061 +2215001511 +2215001665 +2215001289 +2215001941 +2315990027 +2215001170 +2215000653 +2215000909 +2215000473 +2215001582 +2215000810 +2215001412 +2215000665 +2215000565 +2215000174 +2215800017 +2215001897 +2215800023 +2215001717 +2215800004 +2215000801 +2215000877 +2215001492 +2215000992 +2215000392 +2215001554 +2215001774 +2215000913 +2215800029 +2215800008 +2215800016 +2215800030 +2215800022 +2215800007 +2215800013 +2215800026 +2215800025 +2215800012 +2215800006 +2215800031 +2215800018 +2215001505 +2215001908 +2215000283 +2215000018 +2215000861 +2215001008 +2215001506 +2215001413 +2215000866 +2215001803 +2215002049 +2215000814 +2215000771 +2215000765 +2215001781 +2215000401 +2215000902 +2215001205 +2215001886 +2215001523 +2215000623 +2215000638 +2215001345 +2215000714 +2215001353 +2215001111 +2215000255 +2215001943 +2215001388 +2215000477 +2215000493 +2215001559 +2315990015 +2215500038 +2215500006 +2215000183 +2215500058 +2215500062 +2215500165 +2215001744 +2215001642 +2215500020 +2315990047 +2215000180 +2215500085 +2215000227 +2215500080 +2215500067 +2215500110 +2215500015 +2215500147 +2215500069 +2215500134 +2215500051 +2215500049 +2215500126 +2115500154 +2215500039 +2215500068 +2215500116 +2215500083 +2215500007 +2215500032 +2215500117 +2215500053 +2215500160 +2215500170 +2215500133 +2215500074 +2215500164 +2215500008 +2215500124 +2215500004 +2215500140 +2215500092 +2215500096 +2215001117 +2215001718 +2215000201 +2215000106 +2215001973 +2215001229 +2215000026 +2215500043 +2215000117 +2215000242 +2215001606 +2215000954 +2215000230 +2215500101 +2215000426 +2215000681 +2215000170 +2215000556 +2215000286 +2215001840 +2215001768 +2215000881 +2215001365 +2215800002 +2215800021 +2215800020 +2215000888 +2215001644 +2215000768 +2215001593 +2215001130 +2215000460 +2215000830 +2215000649 +2215001265 +2215000119 +2215001693 +2215000981 +2215500153 +2215500076 +2215500001 +2215500011 +2215500078 +2215500108 +2215500166 +2215500100 +2215500163 +2215500178 +2215500105 +2215500013 +2215500129 +2215500073 +2215500065 +2215500021 +2215500179 +2215500115 +2215500157 +2215500137 +2215500119 +2215500037 +2215500084 +2215500002 +2215500149 +2215500045 diff --git a/sections.txt b/sections.txt index dcba63b..1f266f1 100644 --- a/sections.txt +++ b/sections.txt @@ -1,618 +1,618 @@ -D -A(H) -E -AC -E -F -C -E -D -AD -C -F -H -AE -F -G -AD -AD -E -A(H) -C -C -E -F -C -C -AC -AC -AD -AD -AE -C -C -C -F -A(H) -G -G -H -H -AC -AC -AC -AC -AD -AD -AD -AE -C -C -C -D -D -D -D -D -D -D -D -E -F -F -F -H -H -AD -AD -AD -D -C -C -C -C -C -C -D -D -D -D -E -E -F -F -A(H) -G -G -H -H -H -H -AD -AD -C -C -C -D -D -D -D -E -E -E -F -F -C -C -E -E -H -AC -AD -AD -G -C -C -C -D -D -D -E -E -F -F -A(H) -G -G -G -G -G -G -H -AC -AC -AC -AD -AD -AD -AE -AE -AE -C -C -C -C -D -D -E -F -E -C -G -A(H) -H -A(H) -AC -C -C -D -D -A(H) -D -D -D -D -D -A(H) -E -E -F -F -F -F -A(H) -A(H) -G -G -H -AC -AC -AD -AD -AD -AE -AE -C -C -C -D -D -D -E -E -F -F -H -H -AC -AC -AD -AD -H -H -H -H -G -C -H -H -C -C -C -D -D -E -E -E -F -F -F -F -F -F -A(H) -G -H -H -H -H -AC -AD -AD -AD -AD -C -C -AC -C -D -D -D -D -D -D -F -A(H) -C -H -AC -AD -AE -C -C -D -D -D -E -E -E -F -F -F -AD -G -G -G -G -H -H -H -AE -AC -AC -AE -AE -AC -AD -C -AE -E -E -E -AE -E -F -F -F -C -C -E -E -F -F -AE -F -F -G -H -H -AE -AC -AC -AC -AD -AE -AE -C -C -D -A(H) -AE -H -D -D -D -D -E -F -F -F -G -G -H -H -H -AC -AC -AD -AD -C -E -E -E -D -AE -G -D -E -F -F -G -AC -AE -C -D -D -E -F -F -H -C -D -C -F -C -D -D -AC -F -AC -C -E -F -C -AC -E -F -G -AD -C -AC -AD -AE -F -G -C -E -E -F -F -D -E -F -G -AD -D -E -F -D -F -G -AD -C -E -E -AC -C -E -E -AD -F -AE -D -G -F -F -H -E -AD -F -E -E -AD -AE -AC -F -AD -F -AD -H -AC -D -AE -E -E -AC -D -D -F -D -F -E -F -F -C -C -F -C -C -C -D -D -F -D -D -D -D -E -E -E -E -E -E -A(H) -E -A(H) -E -A(H) -E -E -F -F -F -F -F -F -A(H) -A(H) -A(H) -A(H) -A(H) -A(H) -A(H) -A(H) -A(H) -A(H) -A(H) -A(H) -A(H) -G -G -G -G -G -G -H -H -H -H -H -H -H -H -H -H -H -G -H -H -H -H -H -H -H -H -H -H -H -H -H -H -H -AC -AC -H -AC -AC -AC -H -H -AC -H -H -AC -H -AD -AD -AD -AD -AD -AD -AD -AD -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -G -G -C -C -C -C -C -AD -C -C -D -D -E -AD -E -E -E -E -E -E -F -F -F -A(H) -A(H) -A(H) -G -G -G -G -G -G -G -G -H -H -H -H -AC -AC -AC -AE -AC -AC -AC -AC -AD -AD -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE +D +A(H) +E +AC +E +F +C +E +D +AD +C +F +H +AE +F +G +AD +AD +E +A(H) +C +C +E +F +C +C +AC +AC +AD +AD +AE +C +C +C +F +A(H) +G +G +H +H +AC +AC +AC +AC +AD +AD +AD +AE +C +C +C +D +D +D +D +D +D +D +D +E +F +F +F +H +H +AD +AD +AD +D +C +C +C +C +C +C +D +D +D +D +E +E +F +F +A(H) +G +G +H +H +H +H +AD +AD +C +C +C +D +D +D +D +E +E +E +F +F +C +C +E +E +H +AC +AD +AD +G +C +C +C +D +D +D +E +E +F +F +A(H) +G +G +G +G +G +G +H +AC +AC +AC +AD +AD +AD +AE +AE +AE +C +C +C +C +D +D +E +F +E +C +G +A(H) +H +A(H) +AC +C +C +D +D +A(H) +D +D +D +D +D +A(H) +E +E +F +F +F +F +A(H) +A(H) +G +G +H +AC +AC +AD +AD +AD +AE +AE +C +C +C +D +D +D +E +E +F +F +H +H +AC +AC +AD +AD +H +H +H +H +G +C +H +H +C +C +C +D +D +E +E +E +F +F +F +F +F +F +A(H) +G +H +H +H +H +AC +AD +AD +AD +AD +C +C +AC +C +D +D +D +D +D +D +F +A(H) +C +H +AC +AD +AE +C +C +D +D +D +E +E +E +F +F +F +AD +G +G +G +G +H +H +H +AE +AC +AC +AE +AE +AC +AD +C +AE +E +E +E +AE +E +F +F +F +C +C +E +E +F +F +AE +F +F +G +H +H +AE +AC +AC +AC +AD +AE +AE +C +C +D +A(H) +AE +H +D +D +D +D +E +F +F +F +G +G +H +H +H +AC +AC +AD +AD +C +E +E +E +D +AE +G +D +E +F +F +G +AC +AE +C +D +D +E +F +F +H +C +D +C +F +C +D +D +AC +F +AC +C +E +F +C +AC +E +F +G +AD +C +AC +AD +AE +F +G +C +E +E +F +F +D +E +F +G +AD +D +E +F +D +F +G +AD +C +E +E +AC +C +E +E +AD +F +AE +D +G +F +F +H +E +AD +F +E +E +AD +AE +AC +F +AD +F +AD +H +AC +D +AE +E +E +AC +D +D +F +D +F +E +F +F +C +C +F +C +C +C +D +D +F +D +D +D +D +E +E +E +E +E +E +A(H) +E +A(H) +E +A(H) +E +E +F +F +F +F +F +F +A(H) +A(H) +A(H) +A(H) +A(H) +A(H) +A(H) +A(H) +A(H) +A(H) +A(H) +A(H) +A(H) +G +G +G +G +G +G +H +H +H +H +H +H +H +H +H +H +H +G +H +H +H +H +H +H +H +H +H +H +H +H +H +H +H +AC +AC +H +AC +AC +AC +H +H +AC +H +H +AC +H +AD +AD +AD +AD +AD +AD +AD +AD +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +G +G +C +C +C +C +C +AD +C +C +D +D +E +AD +E +E +E +E +E +E +F +F +F +A(H) +A(H) +A(H) +G +G +G +G +G +G +G +G +H +H +H +H +AC +AC +AC +AE +AC +AC +AC +AC +AD +AD +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE +AE diff --git a/urls.txt b/urls.txt index 26d9d6d..1e55031 100644 --- a/urls.txt +++ b/urls.txt @@ -1,618 +1,618 @@ -https://leetcode.com/u/Bhumika_2004/ -https://leetcode.com/u/H_ArS_h/ -https://leetcode.com/u/devanshagarwal0/ -https://leetcode.com/u/anuragpathak__/ -https://leetcode.com/u/pari63/ -https://leetcode.com/u/AKASH-DEV-23/ -https://leetcode.com/u/nitaigupta27/ -https://leetcode.com/u/prashantthakur_4111/ -https://leetcode.com/u/Abhishek3230/ -https://leetcode.com/u/krishna-899/ -https://leetcode.com/u/MediniJoshi/ -https://leetcode.com/u/rcbcoder/ -https://leetcode.com/u/ANMEHAER/ -https://leetcode.com/u/Sheelesh_mishra2004/ -https://leetcode.com/u/Raj_Srivastava20505/ -https://leetcode.com/u/Radhika_Mittal_516/ -https://leetcode.com/u/abhinav-yadav-16/ -https://leetcode.com/u/Divyanshu0123/ -https://leetcode.com/u/Anurag051104/ -https://leetcode.com/problemset/?page=1&search=peak+index+in+mounain+array -https://leetcode.com/u/Vipul_Duve1/ -https://leetcode.com/u/kavya_ag12345/ -https://leetcode.com/u/Prashant_Chaudhary_/ -https://leetcode.com/u/thisismeriteshk1/ -https://leetcode.com/u/rudrika_2425/ -https://leetcode.com/u/anushkamishra2309/ -https://leetcode.com/u/krishnaagrawal_1/ -https://leetcode.com/u/phantom_4669/ -https://leetcode.com/u/dy5055290/ -https://leetcode.com/u/hemant_458/ -https://leetcode.com/u/saxenaboysaksham/ -https://leetcode.com/u/Chetankumar191/ -https://leetcode.com/u/aditimittal04/ -https://leetcode.com/u/raunakmishra_/ -leetcode.com/u/fgrreloaded -https://leetcode.com/u/ishangupta_cs22/ -leetcode.com/u/ankit6387/ -https://leetcode.com/submissions/#/1 -https://leetcode.com/u/Ayush_6793/ -https://leetcode.com/u/GuptaRth -https://leetcode.com/u/Vidhi_Ajmera/ -https://leetcode.com/u/vinayak_930/ -https://leetcode.com/u/Divyansh2304/ -https://leetcode.com/u/ngdec03/ -https://leetcode.com/u/Sparsh_Goyal/ -https://leetcode.com/u/hackgod_Aditya/ -https://leetcode.com/u/shyam_rai22/ -https://leetcode.com/u/alphamethamine/ -https://leetcode.com/u/Rahullodhi900/ -https://leetcode.com/u/Nik26sal/ -https://leetcode.com/u/Gourang_05/ -https://leetcode.com/u/devansh_singh1001/ -https://leetcode.com/u/dhruvsahu/ -https://leetcode.com/u/Tushar0sharmA/ -https://leetcode.com/u/DevanshiLawaniA/ -https://leetcode.com/u/pratagyagarg14/ -https://leetcode.com/u/Dipanshu_Kumar1/ -https://leetcode.com/u/Kailash7781/ -https://leetcode.com/u/surajsh4646/ -https://leetcode.com/u/chiragagarwal2695/ -https://leetcode.com/u/mahak26/ -https://leetcode.com/u/komalgupta8/ -https://leetcode.com/u/SonuSingh7869/ -https://leetcode.com/u/kshitijsahucs22/ -https://leetcode.com/u/KuldeepSingh7249/ -https://leetcode.com/u/hemantvishu14/ -https://leetcode.com/u/satvikg21111124/ -https://leetcode.com/u/Lucky_Goyal/ -#N/A -https://leetcode.com/u/devansh_511/ -https://leetcode.com/u/vishwajeet7872/ -https://leetcode.com/u/ritik0936/ -https://leetcode.com/u/sonam_sharma7088/ -https://leetcode.com/u/shreyaomer657/ -https://leetcode.com/u/deepali_2223/ -https://leetcode.com/u/hardikmishra20040925/ -https://leetcode.com/u/ShubhangSharma_30/ -https://leetcode.com/u/harshbansal695/ -https://leetcode.com/u/Priyanshi1883/ -https://leetcode.com/u/Milanawasthi/ -https://leetcode.com/u/Sumitkg1/ -https://leetcode.com/u/srijan122/ -https://leetcode.com/u/aryanverma26/ -https://leetcode.com/u/kushagra_71/ -https://leetcode.com/Aagmannag -https://leetcode.com/u/Sneha_Agrawal_07/ -https://leetcode.com/u/abhay_singh1209/ -https://leetcode.com/u/Ayyush063/ -https://leetcode.com/u/Vedatmika_shukla-18/ -https://leetcode.com/u/sonaljadon254/ -https://leetcode.com/u/siddhiagarwalcs22/ -https://leetcode.com/u/sambhavtiwari/ -https://leetcode.com/u/ankushtyagi02/ -https://leetcode.com/u/Nyasa_sharma/ -https://leetcode.com/u/utkarsh_agar/ -https://leetcode.com/i_m_sks12 -https://leetcode.com/u/bhakti11/ -https://leetcode.com/u/ANKITSINGHD10S/ -https://leetcode.com/u/sachinthakurela2005/ -https://leetcode.com/u/kushal_589/ -https://leetcode.com/u/Dinesh_sirsiya75/ -https://leetcode.com/u/Vaidehi_108/ -https://leetcode.com/u/Saksham_agrawal/ -https://leetcode.com/u/himan_shi/ -https://leetcode.com/profile/i_ishaaa_10 -https://leetcode.com/u/sharma_vaishnaviii/ -#N/A -https://leetcode.com/u/Hritiksingh66/ -https://leetcode.com/u/AtulK09/ -https://leetcode.com/u/Nishant_Gupta_27/ -https://leetcode.com/u/bhuvisingh_123/ -https://leetcode.com/u/happy04/ -https://leetcode.com/u/madhusolanki/ -https://leetcode.com/u/lifegod/ -https://leetcode.com/u/as8825598/ -https://leetcode.com/u/palakkatara/ -https://leetcode.com/u/Ankit_chaudhary_/ -https://github.com/palaksharma99/Portfolio -https://leetcode.com/u/kaur_shubh/ -https://leetcode.com/u/shreyansh_shri/ -https://leetcode.com/u/Akanksha_016/ -https://leetcode.com/u/i_namanmishra -https://leetcode.com/u/shreeyagupta6342/ -https://leetcode.com/u/100bhagyasharma/ -https://leetcode.com/u/bhardwajshubhankit1/ -https://leetcode.com/u/user1456qi/ -https://leetcode.com/u/naman_starcoder/ -https://leetcode.com/u/Aditey19/ -https://leetcode.com/u/8PyfVhh37A/ -https://leetcode.com/u/priyaanshayy/ -https://leetcode.com/u/_krishna28_/ -https://leetcode.com/u/akankshacs22/ -https://leetcode.com/u/prachiagarwal5/ -https://leetcode.com/u/The_Ghost_Coder/ -https://leetcode.com/u/user6540cY/ -https://leetcode.com/u/shreyanshigarg/ -https://leetcode.com/u/animeshgautam20/ -https://leetcode.com/u/devanshuyadav_/ -https://leetcode.com/u/gracefulvivektdl/ -https://leetcode.com/u/arvind_13/ -https://leetcode.com/u/Sarthak_Shishodia20/ -https://leetcode.com/u/Kavi_Singh/ -https://leetcode.com/u/Aditya_Khare18/ -https://leetcode.com/u/Piyushagrawal95/ -https://leetcode.com/u/shikha_2/ -https://leetcode.com/u/Priyanshucs22/ -https://leetcode.com/u/Tej_prakash_singh/ -https://leetcode.com/u/celina_sharma03/ -https://leetcode.com/u/devikaagarwal83/ -https://leetcode.com/u/gargchetna11/ -https://leetcode.com/u/AXg0B2cViR/ -#N/A -https://leetcode.com/u/AbhayGiri/ -https://leetcode.com/u/vijaysingh-123/ -https://leetcode.com/u/harshit_gla/ -https://leetcode.com/u/phoenix_ss/ -https://leetcode.com/u/kg666235/ -https://leetcode.com/u/prateeksinghyashwardhan_cs22/ -https://leetcode.com/u/Madhav_Sharma_07/ -#N/A -https://leetcode.com/u/spectre007_atul/ -https://leetcode.com/u/Anay_Gupta45/ -https://leetcode.com/u/shivagaur1100/ -https://leetcode.com/u/nkagrwl007/ -https://leetcode.com/u/divyanshi_50/ -https://leetcode.com/u/ravi1173/ -https://leetcode.com/u/Ninja_ansari/ -https://leetcode.com/u/khushi_goyal__/ -https://leetcode.com/u/abhinendrasingh/ -https://leetcode.com/u/AkashS20/ -https://leetcode.com/u/Shubh_Sonakiya/ -https://leetcode.com/u/rishabhgupta1_cs22/ -https://leetcode.com/u/sneha_agarwal19/ -https://leetcode.com/u/srishti0902/ -https://leetcode.com/u/Manasverma369/ -https://leetcode.com/u/its_nikhil01/ -https://leetcode.com/u/amit_ag87/ -https://leetcode.com/u/Shiven_Rastogi/ -https://leetcode.com/u/Rahul_Gangwar/ -https://leetcode.com/u/vaibhavi_01/ -https://leetcode.com/u/lakshyak1805/ -https://leetcode.com/u/sdesahil/ -https://leetcode.com/u/Rishu_689/ -https://leetcode.com/u/prashantchauhan123/ -https://leetcode.com/u/Mohitsharma3817/ -https://leetcode.com/u/madhavgoyal012/ -https://leetcode.com/u/manya_298/ -https://leetcode.com/u/Dheeraj_2602/ -https://leetcode.com/u/shreyash_singh123/ -Leetcode.com/u/arjun4444/ -https://leetcode.com/u/arunkumar56/ -https://leetcode.com/u/singhanukalp/ -https://leetcode.com/u/LOVEKUSH_RAJPUT/ -https://leetcode.com/u/itsaj01/ -https://leetcode.com/u/muskan_agrawal31/ -https://leetcode.com/u/prinshi_singh/ -https://leetcode.com/u/lokiiiii_01/ -https://leetcode.com/u/agarwalanshika74/ -https://leetcode.com/u/Dev_Sisodiya/ -https://leetcode.com/u/Mradul2K04/ -#N/A -https://leetcode.com/u/Abhilasha_21/ -#N/A -#N/A -Leetcode.com/u/2shaivya/ -https://leetcode.com/u/nikhilbansal8218/ -#N/A -https://leetcode.com/u/montyrao/ -https://leetcode.com/u/ayush456/ -https://leetcode.com/u/aryanyadav_13/ -https://leetcode.com/u/nZVOTxrUia/ -https://leetcode.com/u/Pushpak_Coder/ -https://leetcode.com/u/aditi34/ -https://leetcode.com/u/kashanra7/ -https://leetcode.com/u/user9189p/ -https://leetcode.com/u/anubhav32/ -https://leetcode.com/u/aryan_code03/ -https://leetcode.com/u/rajgupta_19/ -https://leetcode.com/u/SamyakJain08/ -https://leetcode.com/u/divyansh_b11/ -https://leetcode.com/u/prakharkapoorcollege/ -https://leetcode.com/u/Arushi_21/ -https://leetcode.com/u/hAG03ejuSY/ -https://leetcode.com/u/harshit240205/ -https://leetcode.com/u/kshitiz_agarwal_/ -https://leetcode.com/u/ytrohit2004/ -https://leetcode.com/u/abhaypratap05ap/ -https://leetcode.com/u/Shreyanshi_Jain/ -https://leetcode.com/u/agrawalsanskrati323/ -https://leetcode.com/u/rishtripathi998/ -https://leetcode.com/u/pritam_singh3201/ -https://leetcode.com/u/Ayush70378/ -https://leetcode.com/u/shortss124/ -https://leetcode.com/u/Kartikay-Garg18/ -https://leetcode.com/u/SachinGola200/ -#N/A -https://leetcode.com/u/kingDAS/ -https://leetcode.com/u/suryasingh337/ -https://leetcode.com/u/aastha-2002/ -https://leetcode.com/u/Ashutosh-chauhan_29/ -https://leetcode.com/u/Dante_0007/ -https://leetcode.com/u/Dheeru_vashishtha/ -https://leetcode.com/u/s_a_m2003/ -https://leetcode.com/u/Nived_agrawal/ -https://leetcode.com/u/yjyash0107/ -https://leetcode.com/u/Saloni_kumari3/ -https://leetcode.com/u/Abhishek__Verma/ -https://leetcode.com/u/devchikara05/ -https://leetcode.com/u/saksham_yadav09/ -https://leetcode.com/u/tushardixit_6395/ -https://leetcode.com/u/snehaagarwal11/ -https://leetcode.com/u/goyal_ishika/ -https://leetcode.com/u/CodeGaur/ -https://leetcode.com/u/AdityaNarayanGupta_2004/ -https://leetcode.com/u/user1038PX/ -https://leetcode.com/u/SAMARTH-SHAKYA/ -https://leetcode.com/u/Arihant77777/ -https://leetcode.com/u/himanshumishra8907/ -https://leetcode.com/u/Akarshkh/ -https://leetcode.com/u/Sameer_1_/ -https://leetcode.com/u/shivampratapsingh181/ -#N/A -https://leetcode.com/u/Sdev76/ -https://leetcode.com/u/priyanksingh_001/ -https://leetcode.com/u/yashhvishwakarma/ -https://leetcode.com/u/_pandeyad/ -https://leetcode.com/u/PrakharGupta77/ -https://leetcode.com/u/Jyotika_k/ -https://leetcode.com/u/Avika_31/ -#N/A -https://leetcode.com/u/shraddhaa1/ -https://leetcode.com/u/satyam_kumar_singh/ -https://leetcode.com/u/BoldCarnival/ -https://leetcode.com/u/Niikhiil1/ -https://leetcode.com/JlRg1FCYPt -https://leetcode.com/u/ansh75334/ -https://leetcode.com/u/_Aman_Kumar/ -https://leetcode.com/u/thakur_manmohan_singh/ -https://leetcode.com/u/HARSHUL_SENGAR/ -https://leetcode.com/u/bharat_ajirawal/ -https://leetcode.com/u/Rahul_1384/ -https://leetcode.com/u/ayushsharmasole/ -https://leetcode.com/u/narendrasingh21208/ -https://leetcode.com/u/ikavya_05/ -https://leetcode.com/u/Rajbsingh/ -https://leetcode.com/u/archit2709/ -https://leetcode.com/u/vididvidid/ -https://leetcode.com/u/apurvag0108/ -https://leetcode.com/u/atishaygarg11/ -https://leetcode.com/u/2005harshu/ -https://leetcode.com/u/PranjalVerma_01/ -https://leetcode.com/u/shubh0104/ -#N/A -https://leetcode.com/u/user4079yp/ -https://leetcode.com/u/Manya_77/ -https://leetcode.com/u/Unknown69/ -https://leetcode.com/u/Avnish2510/ -https://leetcode.com/u/trishigaur/ -https://leetcode.com/u/swasti_cs22/ -https://leetcode.com/u/0Nikki0/ -https://leetcode.com/u/ayushagrawal-cs22/ -https://leetcode.com/u/anujjsengar/ -https://leetcode.com/u/Sachin20K/ -https://leetcode.com/u/anant19161704/ -https://leetcode.com/u/SinghShivam007/ -https://leetcode.com/u/neerajdivyanshruchi1/ -https://leetcode.com/u/Vaibhav_0415/ -https://leetcode.com/u/Anshita_Agrawal/ -https://leetcode.com/u/iarpitsaxena/ -https://leetcode.com/u/vanshikaraghav_22/ -https://leetcode.com/u/Deepanshu-Khandelwal/ -https://leetcode.com/u/Amarvarshney03/ -https://leetcode.com/u/_khushii/ -https://leetcode.com/u/zainab098/ -https://leetcode.com/u/prekshag460/ -https://leetcode.com/u/khushi_084/ -https://leetcode.com/u/akshay_ydv07/ -https://leetcode.com/u/Tiwari_Khushi/ -https://leetcode.com/u/sakshisingh_2910/ -https://leetcode.com/u/saumy_gupta/ -https://leetcode.com/u/piyush_rathor/ -https://leetcode.com/u/Vishnu_upadhyay/ -https://leetcode.com/u/Rishitkesharwani/ -https://leetcode.com/u/idsarvesh_/ -https://leetcode.com/u/Archie_Gupta/ -https://leetcode.com/u/anshul_pandit/ -https://leetcode.com/u/mrvikky_17/ -https://leetcode.com/u/Vansh-Tyagi/ -https://leetcode.com/u/Divyansh20004/ -https://leetcode.com/u/AnuragGautam02/ -https://leetcode.com/u/gauravkumar781902/ -https://leetcode.com/u/guptaayush2005/ -https://leetcode.com/u/srishti_017/ -https://leetcode.com/u/Ritik_tripathi52/ -https://leetcode.com/u/Rishika_Pawaria/ -https://leetcode.com/u/Dhruv06/ -https://leetcode.com/u/Tomar_Abhinav/ -https://leetcode.com/u/Rishabh_singhcs22/ -https://leetcode.com/u/Navyaa_24/ -https://leetcode.com/u/vansh_-0811/ -https://leetcode.com/u/Priyanshu-Bhardwaj/ -https://leetcode.com/u/Agrim_Pradhan/ -https://leetcode.com/u/devanshsharm_cs22/ -https://leetcode.com/u/Mahesh_pandey/ -https://leetcode.com/u/PiyushGupta_18/ -https://leetcode.com/u/abhay_somani/ -https://leetcode.com/u/Gaurav__Chaudhary/ -https://leetcode.com/u/Chaman_faujdar/ -https://leetcode.com/u/Vishal_Sisodiya24/ -https://leetcode.com/u/ShivamRai2003/ -#N/A -https://leetcode.com/u/Nishant_1_8/ -https://leetcode.com/u/vansh_singhal007/ -https://leetcode.com/u/saksham_kumar565/ -https://leetcode.com/u/hemantach/ -https://leetcode.com/u/Rohit_kumar_45/ -https://leetcode.com/u/deepshukla1209/ -https://leetcode.com/u/vansh_sh970/ -https://leetcode.com/u/khushi_raghuvanshi19/ -https://leetcode.com/u/_22215001361/ -https://leetcode.com/u/Rahul_Jadon/ -https://leetcode.com/u/khushiag565/ -https://leetcode.com/u/Bhumika_2004/ -https://leetcode.com/u/priyanshish2503/ -https://leetcode.com/u/ayushgarg9986/ -https://leetcode.com/u/skyy4/ -https://leetcode.com/u/abhipathak4546/ -https://leetcode.com/u/prince_bazad/ -https://leetcode.com/u/user7155Ud/ -https://leetcode.com/u/krishankant_2003/ -https://leetcode.com/u/shubhsharma2005/ -https://leetcode.com/u/ishu_chaudhary/ -https://leetcode.com/u/navam18/ -https://leetcode.com/u/Sarthak-Sinha/ -https://leetcode.com/u/Nitinsharma76/ -https://leetcode.com/u/BhaskarGautam24/ -https://leetcode.com/u/Bharat_bhagaur_008/ -https://leetcode.com/u/akshit_100/ -https://leetcode.com/u/mayanksharma12662/ -https://leetcode.com/u/Radhika_Agarwal22/ -https://leetcode.com/u/Tanu_2404/ -https://leetcode.com/u/d_shriyesh/ -https://leetcode.com/u/chaturvediaryan409/ -https://leetcode.com/u/akshay368/ -https://leetcode.com/u/komal_04/ -https://leetcode.com/u/Pushpendra07/ -https://leetcode.com/u/ManishPailwar/ -https://leetcode.com/u/Kuldeepsharma5836/ -https://leetcode.com/u/krishna143143/ -https://leetcode.com/u/aditya_gurjar_123/ -https://leetcode.com/u/suyashtripathi333/ -https://leetcode.com/u/AryanMaheshwari70/ -https://leetcode.com/u/rawatankit/ -https://leetcode.com/u/deepanjalisingh/ -https://leetcode.com/u/hardik121/ -https://leetcode.com/u/Govind_Acharya/ -https://leetcode.com/u/arjunraghav/ -https://leetcode.com/u/Sting_Coder/ -https://leetcode.com/u/sandesh_yadav_cse2026/ -https://leetcode.com/u/kunalvarshney/ -https://leetcode.com/u/bhanupratap_45/ -https://leetcode.com/u/Anujchaturvedi/ -leetcode.com/u/akshay_singh_11/ -https://leetcode.com/u/jatinthakur2817/ -https://leetcode.com/u/_Mukul_Dev_/ -https://leetcode.com/u/PriyanshuYadav9756/ -https://leetcode.com/u/bhuvnesharma/ -https://leetcode.com/u/anurag080205/ -https://leetcode.com/u/Tanisha_016/ -https://leetcode.com/u/narayanthakur7348/ -https://leetcode.com/u/Prashant_753/ -https://leetcode.com/u/KAAL_KIN/ -https://leetcode.com/u/Vivek_Sisodiya/ -https://leetcode.com/u/Arpit0212/ -https://leetcode.com/u/Deepak-Dubey-cs/ -https://leetcode.com/u/Spriha_Bhriguvanshi/ -https://leetcode.com/u/user6786ic/ -https://leetcode.com/u/bhuvnesh-kumar/ -https://leetcode.com/u/Rohitchoudhary669/ -https://leetcode.com/u/Tripti0911/ -https://leetcode.com/u/Harsh-1808/ -https://leetcode.com/u/P5V1V3K/ -https://leetcode.com/u/Pushpendra_Upadhyay02/ -https://leetcode.com/u/ranjansparsh872/ -https://leetcode.com/u/saurabhnagaich27/ -https://leetcode.com/u/_abhishekpandey__/ -https://leetcode.com/u/Neofighter1/ -https://leetcode.com/u/Utkarsh_Sharma_01/ -https://leetcode.com/u/gayatri_cs-22/ -https://leetcode.com/u/tanish-hrk/ -https://leetcode.com/u/shivangshukla201/ -https://leetcode.com/u/PrathamCoder01/ -https://leetcode.com/u/its_alapuriya/ -https://leetcode.com/u/naina_sharma/ -https://leetcode.com/u/Rishabh_Gupta05/ -https://leetcode.com/u/YashKumar023/ -https://leetcode.com/u/2215000061_ABHISHEK/ -https://leetcode.com/u/Sachin-LC/ -https://leetcode.com/u/shivam25kumar04/ -https://leetcode.com/u/prashantpathak01/ -https://leetcode.com/u/vidhi_1503/ -#N/A -https://leetcode.com/u/NipunRajput0312/ -https://leetcode.com/u/farkansh_gupta/ -https://leetcode.com/u/Khushi1_Rathore/ -https://leetcode.com/u/bhanu_24/ -https://leetcode.com/u/Sankalp_Agarwal_18/ -https://leetcode.com/u/himanshutiwari1063/ -https://leetcode.com/u/Rjch18/ -https://leetcode.com/u/garvitgaur/ -https://leetcode.com/u/deepikarawat_cs22/ -https://leetcode.com/u/Alpana594/ -#N/A -https://leetcode.com/u/uttam_roy01/ -https://leetcode.com/u/Samradhsri/ -https://leetcode.com/u/shrutichauhan007/ -https://leetcode.com/u/Ayush_Ponia/ -https://leetcode.com/u/himanshud310/ -https://leetcode.com/u/Kartik_04/ -https://leetcode.com/u/rohit2348834/ -https://leetcode.com/u/lokesh2910/ -https://leetcode.com/u/Ashish_Kumar_Verma/ -https://leetcode.com/u/sakshi_Maholiya/ -https://leetcode.com/u/3-shravan/ -https://leetcode.com/u/VarshneyKhushi/ -https://leetcode.com/u/SurbhiSharma12/ -https://leetcode.com/u/agrawalekta625/ -https://leetcode.com/u/Mohanmadhavsinghal/ -https://leetcode.com/u/z6EmVUzrBN/ -salonijain402 -https://leetcode.com/u/ditinagrawal/ -https://leetcode.com/u/kirtichauhan3963/ -https://leetcode.com/u/shivam108108/ -https://leetcode.com/u/shagun_chaudhary/ -https://leetcode.com/u/jeete1singh/ -https://leetcode.com/u/deeptiagarwal16/ -https://leetcode.com/u/__vaishnavy/ -https://leetcode.com/u/Radhika_Shrotriya/ -https://leetcode.com/u/Sachin32455/ -https://leetcode.com/u/vaishali_1819/ -https://leetcode.com/u/ansh_sharma_cs22/ -https://leetcode.com/u/_rumpy_pumpy_/ -https://leetcode.com/u/kalpit_chaudhary_cs/ -https://leetcode.com/u/LuvyaSharma/ -Therock -https://leetcode.com/u/RajatPathak31/ -https://leetcode.com/u/kanhaiya-kaushik/ -https://leetcode.com/u/Venom018/ -https://leetcode.com/u/Yatin_saraswat/ -https://leetcode.com/u/hrishabhcs22/ -https://leetcode.com/u/Harshitcs22/ -https://leetcode.com/u/harshikaagrawal852/ -https://leetcode.com/u/Subhash_Singh/ -https://leetcode.com/u/ashvani807771/ -https://leetcode.com/u/kH-989_71/ -https://leetcode.com/u/pallavi31/ -https://leetcode.com/u/sirfupendra/ -https://leetcode.com/u/sagarrajput1810/ -https://leetcode.com/u/dipanshu_sharma194/ -https://leetcode.com/u/Divyanshu_kumar2279/ -https://leetcode.com/u/Priyanshu_dhaked/ -https://leetcode.com/u/arorahardik0811/ -https://leetcode.com/u/priyanshusharm1cs/ -https://leetcode.com/u/muskangupta200405/ -https://leetcode.com/u/ankit_2215000255/ -https://leetcode.com/u/vijaykumarmganj1/ -https://leetcode.com/u/rahulgupta00/ -https://leetcode.com/progress/ -https://leetcode.com/u/bhupender_bhamla/ -https://leetcode.com/u/skshi1604/ -https://leetcode.com/u/bharat010703/ -https://leetcode.com/u/Ashish_Dubey1974/ -https://leetcode.com/u/AbhishekMaheshwari123/ -#N/A -https://leetcode.com/u/devanshsharma17/ -Https:// digambarsingh -https://leetcode.com/u/upendrasingh63/ -#N/A -#N/A -https://leetcode.com/u/AnjaliRawatAR/ -#N/A -https://leetcode.com/u/Aman_Chaudhary22/ -https://leetcode.com/u/Kartik_Chahar/ -https://leetcode.com/u/Ananya1710/ -https://leetcode.com/u/Ansh0007/ -https://leetcode.com/u/Ganesh_kumar_123/ -https://leetcode.com/u/Prerit_jain05/ -https://leetcode.com/u/amitabhsingh128/ -https://leetcode.com/u/Shobhit1416/ -https://leetcode.com/u/garvit1000/ -Www.leetcode.com/sanxxit -https://leetcode.com/u/Chitransh00052/ -AE -https://leetcode.com/u/Sachin_raghav28/ -https://leetcode.com/u/2115500154/ -https://leetcode.com/u/atulmtr01542/ -https://leetcode.com/u/user5744mj/ -https://leetcode.com/u/priyanshu_mangla/ -https://leetcode.com/problemset/ -https://leetcode.com/u/AdarshV007/ -https://leetcode.com/u/Anushka_Chaudhary07/ -https://leetcode.com/u/puneetsharma9651/ -https://leetcode.com/u/Daman_07/ -https://leetcode.com/u/tanujmittal/ -https://leetcode.com/u/VIBHUp151/ -https://leetcode.com/u/_SAMIKSHA/ -https://leetcode.com/u/rajoriaharsh0/ -https://leetcode.com/u/udaykushwaha/ -https://leetcode.com/u/Trustedfate/ -https://leetcode.com/u/ritikupdy/ -https://leetcode.com/problemset/ -https://leetcode.com/u/satyamvinayak/ -https://leetcode.com/u/Lalit_chaudhary01/ -https://leetcode.com/u/madhusudan_chauhan/ -https://leetcode.com/u/nainshiverma2005/ -https://leetcode.com/u/shrutigupta_22/ -https://leetcode.com/u/avaman7860/ -https://leetcode.com/u/12ArpitPatel/ -https://leetcode.com/u/Vipul_cs22/ -https://leetcode.com/u/PIYUSH-0612/ -https://leetcode.com/u/abhigupta1540/ -https://leetcode.com/u/Ayushman_Verma9/ -https://leetcode.com/u/ADITYA_SHARMA1605 -https://leetcode.com/u/anjalivarshney02/ -https://leetcode.com/u/Karnsaty/ -https://leetcode.com/u/kshitiz001/ -https://leetcode.com/u/ANIK_GARG/ -https://leetcode.com/u/mukulverma_cs22/ -https://leetcode.com/problemset/ -https://leetcode.com/u/Gauri__Agrawal/ -https://leetcode.com/u/Alan_Krati/ -https://leetcode.com/u/deepali_yadav_cs22/ -https://leetcode.com/u/Anshika_Tripathi_12/ -https://leetcode.com/u/tanya50/ -https://leetcode.com/u/soumya_kumar_gupta/ -https://leetcode.com/u/sahakartik2952004/ -https://leetcode.com/u/pushp_sharmaa/ -https://leetcode.com/u/Akrishna_Agnihotri/ -https://leetcode.com/u/Sahilgupta21/ -https://leetcode.com/u/ps7937164/ -https://leetcode.com/u/kartikeyasaxen2601/ -https://leetcode.com/u/Shashwatdwivedi99/ -https://leetcode.com/u/studyharshit21/ -https://leetcode.com/u/sarthak_patel26/ -https://leetcode.com/u/nandini_solanki8282/ -https://leetcode.com/u/AXr9rh3DzH/ -https://leetcode.com/u/janhavisingh_22/ -https://leetcode.com/u/dushyantsharma_18/ -https://leetcode.com/u/prakharsrivast_cs22/ -https://leetcode.com/u/adityasingh-2004/ -https://leetcode.com/u/shivendra_1511/ -https://leetcode.com/u/kamina_69/ -https://leetcode.com/u/siddhiagarwal1228/ -https://leetcode.com/u/Hema_dua/ -https://leetcode.com/u/Aadrika_Jain/ -#N/A -https://leetcode.com/u/hemant1000/ -https://leetcode.com/u/pranjal_r323/ -https://leetcode.com/u/money48_57/ -https://leetcode.com/u/Mukul_Goyal_2004/ -mastermind210902 -https://leetcode.com/u/YashSharma3/ -#N/A -https://leetcode.com/u/Akshatbansal_12/ -saakkeett -https://leetcode.com/u/Harsh_raj_9973/ -https://leetcode.com/u/divyanshu1604/ -https://leetcode.com/u/HHhf22QzcY/ -https://leetcode.com/u/yatharth_dixit0097/ -https://leetcode.com/u/Priyanshu_Dubey369/ -https://leetcode.com/problemset/ -https://leetcode.com/u/KsyeLjhSaH/ -AE -https://leetcode.com/u/SMLhck3BVM/ -https://leetcode.com/u/karanagarwal003/ -https://leetcode.com/problemset/ -#N/A -.. +https://leetcode.com/u/Bhumika_2004/ +https://leetcode.com/u/H_ArS_h/ +https://leetcode.com/u/devanshagarwal0/ +https://leetcode.com/u/anuragpathak__/ +https://leetcode.com/u/pari63/ +https://leetcode.com/u/AKASH-DEV-23/ +https://leetcode.com/u/nitaigupta27/ +https://leetcode.com/u/prashantthakur_4111/ +https://leetcode.com/u/Abhishek3230/ +https://leetcode.com/u/krishna-899/ +https://leetcode.com/u/MediniJoshi/ +https://leetcode.com/u/rcbcoder/ +https://leetcode.com/u/ANMEHAER/ +https://leetcode.com/u/Sheelesh_mishra2004/ +https://leetcode.com/u/Raj_Srivastava20505/ +https://leetcode.com/u/Radhika_Mittal_516/ +https://leetcode.com/u/abhinav-yadav-16/ +https://leetcode.com/u/Divyanshu0123/ +https://leetcode.com/u/Anurag051104/ +https://leetcode.com/problemset/?page=1&search=peak+index+in+mounain+array +https://leetcode.com/u/Vipul_Duve1/ +https://leetcode.com/u/kavya_ag12345/ +https://leetcode.com/u/Prashant_Chaudhary_/ +https://leetcode.com/u/thisismeriteshk1/ +https://leetcode.com/u/rudrika_2425/ +https://leetcode.com/u/anushkamishra2309/ +https://leetcode.com/u/krishnaagrawal_1/ +https://leetcode.com/u/phantom_4669/ +https://leetcode.com/u/dy5055290/ +https://leetcode.com/u/hemant_458/ +https://leetcode.com/u/saxenaboysaksham/ +https://leetcode.com/u/Chetankumar191/ +https://leetcode.com/u/aditimittal04/ +https://leetcode.com/u/raunakmishra_/ +leetcode.com/u/fgrreloaded +https://leetcode.com/u/ishangupta_cs22/ +leetcode.com/u/ankit6387/ +https://leetcode.com/submissions/#/1 +https://leetcode.com/u/Ayush_6793/ +https://leetcode.com/u/GuptaRth +https://leetcode.com/u/Vidhi_Ajmera/ +https://leetcode.com/u/vinayak_930/ +https://leetcode.com/u/Divyansh2304/ +https://leetcode.com/u/ngdec03/ +https://leetcode.com/u/Sparsh_Goyal/ +https://leetcode.com/u/hackgod_Aditya/ +https://leetcode.com/u/shyam_rai22/ +https://leetcode.com/u/alphamethamine/ +https://leetcode.com/u/Rahullodhi900/ +https://leetcode.com/u/Nik26sal/ +https://leetcode.com/u/Gourang_05/ +https://leetcode.com/u/devansh_singh1001/ +https://leetcode.com/u/dhruvsahu/ +https://leetcode.com/u/Tushar0sharmA/ +https://leetcode.com/u/DevanshiLawaniA/ +https://leetcode.com/u/pratagyagarg14/ +https://leetcode.com/u/Dipanshu_Kumar1/ +https://leetcode.com/u/Kailash7781/ +https://leetcode.com/u/surajsh4646/ +https://leetcode.com/u/chiragagarwal2695/ +https://leetcode.com/u/mahak26/ +https://leetcode.com/u/komalgupta8/ +https://leetcode.com/u/SonuSingh7869/ +https://leetcode.com/u/kshitijsahucs22/ +https://leetcode.com/u/KuldeepSingh7249/ +https://leetcode.com/u/hemantvishu14/ +https://leetcode.com/u/satvikg21111124/ +https://leetcode.com/u/Lucky_Goyal/ +#N/A +https://leetcode.com/u/devansh_511/ +https://leetcode.com/u/vishwajeet7872/ +https://leetcode.com/u/ritik0936/ +https://leetcode.com/u/sonam_sharma7088/ +https://leetcode.com/u/shreyaomer657/ +https://leetcode.com/u/deepali_2223/ +https://leetcode.com/u/hardikmishra20040925/ +https://leetcode.com/u/ShubhangSharma_30/ +https://leetcode.com/u/harshbansal695/ +https://leetcode.com/u/Priyanshi1883/ +https://leetcode.com/u/Milanawasthi/ +https://leetcode.com/u/Sumitkg1/ +https://leetcode.com/u/srijan122/ +https://leetcode.com/u/aryanverma26/ +https://leetcode.com/u/kushagra_71/ +https://leetcode.com/Aagmannag +https://leetcode.com/u/Sneha_Agrawal_07/ +https://leetcode.com/u/abhay_singh1209/ +https://leetcode.com/u/Ayyush063/ +https://leetcode.com/u/Vedatmika_shukla-18/ +https://leetcode.com/u/sonaljadon254/ +https://leetcode.com/u/siddhiagarwalcs22/ +https://leetcode.com/u/sambhavtiwari/ +https://leetcode.com/u/ankushtyagi02/ +https://leetcode.com/u/Nyasa_sharma/ +https://leetcode.com/u/utkarsh_agar/ +https://leetcode.com/i_m_sks12 +https://leetcode.com/u/bhakti11/ +https://leetcode.com/u/ANKITSINGHD10S/ +https://leetcode.com/u/sachinthakurela2005/ +https://leetcode.com/u/kushal_589/ +https://leetcode.com/u/Dinesh_sirsiya75/ +https://leetcode.com/u/Vaidehi_108/ +https://leetcode.com/u/Saksham_agrawal/ +https://leetcode.com/u/himan_shi/ +https://leetcode.com/profile/i_ishaaa_10 +https://leetcode.com/u/sharma_vaishnaviii/ +#N/A +https://leetcode.com/u/Hritiksingh66/ +https://leetcode.com/u/AtulK09/ +https://leetcode.com/u/Nishant_Gupta_27/ +https://leetcode.com/u/bhuvisingh_123/ +https://leetcode.com/u/happy04/ +https://leetcode.com/u/madhusolanki/ +https://leetcode.com/u/lifegod/ +https://leetcode.com/u/as8825598/ +https://leetcode.com/u/palakkatara/ +https://leetcode.com/u/Ankit_chaudhary_/ +https://github.com/palaksharma99/Portfolio +https://leetcode.com/u/kaur_shubh/ +https://leetcode.com/u/shreyansh_shri/ +https://leetcode.com/u/Akanksha_016/ +https://leetcode.com/u/i_namanmishra +https://leetcode.com/u/shreeyagupta6342/ +https://leetcode.com/u/100bhagyasharma/ +https://leetcode.com/u/bhardwajshubhankit1/ +https://leetcode.com/u/user1456qi/ +https://leetcode.com/u/naman_starcoder/ +https://leetcode.com/u/Aditey19/ +https://leetcode.com/u/8PyfVhh37A/ +https://leetcode.com/u/priyaanshayy/ +https://leetcode.com/u/_krishna28_/ +https://leetcode.com/u/akankshacs22/ +https://leetcode.com/u/prachiagarwal5/ +https://leetcode.com/u/The_Ghost_Coder/ +https://leetcode.com/u/user6540cY/ +https://leetcode.com/u/shreyanshigarg/ +https://leetcode.com/u/animeshgautam20/ +https://leetcode.com/u/devanshuyadav_/ +https://leetcode.com/u/gracefulvivektdl/ +https://leetcode.com/u/arvind_13/ +https://leetcode.com/u/Sarthak_Shishodia20/ +https://leetcode.com/u/Kavi_Singh/ +https://leetcode.com/u/Aditya_Khare18/ +https://leetcode.com/u/Piyushagrawal95/ +https://leetcode.com/u/shikha_2/ +https://leetcode.com/u/Priyanshucs22/ +https://leetcode.com/u/Tej_prakash_singh/ +https://leetcode.com/u/celina_sharma03/ +https://leetcode.com/u/devikaagarwal83/ +https://leetcode.com/u/gargchetna11/ +https://leetcode.com/u/AXg0B2cViR/ +#N/A +https://leetcode.com/u/AbhayGiri/ +https://leetcode.com/u/vijaysingh-123/ +https://leetcode.com/u/harshit_gla/ +https://leetcode.com/u/phoenix_ss/ +https://leetcode.com/u/kg666235/ +https://leetcode.com/u/prateeksinghyashwardhan_cs22/ +https://leetcode.com/u/Madhav_Sharma_07/ +#N/A +https://leetcode.com/u/spectre007_atul/ +https://leetcode.com/u/Anay_Gupta45/ +https://leetcode.com/u/shivagaur1100/ +https://leetcode.com/u/nkagrwl007/ +https://leetcode.com/u/divyanshi_50/ +https://leetcode.com/u/ravi1173/ +https://leetcode.com/u/Ninja_ansari/ +https://leetcode.com/u/khushi_goyal__/ +https://leetcode.com/u/abhinendrasingh/ +https://leetcode.com/u/AkashS20/ +https://leetcode.com/u/Shubh_Sonakiya/ +https://leetcode.com/u/rishabhgupta1_cs22/ +https://leetcode.com/u/sneha_agarwal19/ +https://leetcode.com/u/srishti0902/ +https://leetcode.com/u/Manasverma369/ +https://leetcode.com/u/its_nikhil01/ +https://leetcode.com/u/amit_ag87/ +https://leetcode.com/u/Shiven_Rastogi/ +https://leetcode.com/u/Rahul_Gangwar/ +https://leetcode.com/u/vaibhavi_01/ +https://leetcode.com/u/lakshyak1805/ +https://leetcode.com/u/sdesahil/ +https://leetcode.com/u/Rishu_689/ +https://leetcode.com/u/prashantchauhan123/ +https://leetcode.com/u/Mohitsharma3817/ +https://leetcode.com/u/madhavgoyal012/ +https://leetcode.com/u/manya_298/ +https://leetcode.com/u/Dheeraj_2602/ +https://leetcode.com/u/shreyash_singh123/ +Leetcode.com/u/arjun4444/ +https://leetcode.com/u/arunkumar56/ +https://leetcode.com/u/singhanukalp/ +https://leetcode.com/u/LOVEKUSH_RAJPUT/ +https://leetcode.com/u/itsaj01/ +https://leetcode.com/u/muskan_agrawal31/ +https://leetcode.com/u/prinshi_singh/ +https://leetcode.com/u/lokiiiii_01/ +https://leetcode.com/u/agarwalanshika74/ +https://leetcode.com/u/Dev_Sisodiya/ +https://leetcode.com/u/Mradul2K04/ +#N/A +https://leetcode.com/u/Abhilasha_21/ +#N/A +#N/A +Leetcode.com/u/2shaivya/ +https://leetcode.com/u/nikhilbansal8218/ +#N/A +https://leetcode.com/u/montyrao/ +https://leetcode.com/u/ayush456/ +https://leetcode.com/u/aryanyadav_13/ +https://leetcode.com/u/nZVOTxrUia/ +https://leetcode.com/u/Pushpak_Coder/ +https://leetcode.com/u/aditi34/ +https://leetcode.com/u/kashanra7/ +https://leetcode.com/u/user9189p/ +https://leetcode.com/u/anubhav32/ +https://leetcode.com/u/aryan_code03/ +https://leetcode.com/u/rajgupta_19/ +https://leetcode.com/u/SamyakJain08/ +https://leetcode.com/u/divyansh_b11/ +https://leetcode.com/u/prakharkapoorcollege/ +https://leetcode.com/u/Arushi_21/ +https://leetcode.com/u/hAG03ejuSY/ +https://leetcode.com/u/harshit240205/ +https://leetcode.com/u/kshitiz_agarwal_/ +https://leetcode.com/u/ytrohit2004/ +https://leetcode.com/u/abhaypratap05ap/ +https://leetcode.com/u/Shreyanshi_Jain/ +https://leetcode.com/u/agrawalsanskrati323/ +https://leetcode.com/u/rishtripathi998/ +https://leetcode.com/u/pritam_singh3201/ +https://leetcode.com/u/Ayush70378/ +https://leetcode.com/u/shortss124/ +https://leetcode.com/u/Kartikay-Garg18/ +https://leetcode.com/u/SachinGola200/ +#N/A +https://leetcode.com/u/kingDAS/ +https://leetcode.com/u/suryasingh337/ +https://leetcode.com/u/aastha-2002/ +https://leetcode.com/u/Ashutosh-chauhan_29/ +https://leetcode.com/u/Dante_0007/ +https://leetcode.com/u/Dheeru_vashishtha/ +https://leetcode.com/u/s_a_m2003/ +https://leetcode.com/u/Nived_agrawal/ +https://leetcode.com/u/yjyash0107/ +https://leetcode.com/u/Saloni_kumari3/ +https://leetcode.com/u/Abhishek__Verma/ +https://leetcode.com/u/devchikara05/ +https://leetcode.com/u/saksham_yadav09/ +https://leetcode.com/u/tushardixit_6395/ +https://leetcode.com/u/snehaagarwal11/ +https://leetcode.com/u/goyal_ishika/ +https://leetcode.com/u/CodeGaur/ +https://leetcode.com/u/AdityaNarayanGupta_2004/ +https://leetcode.com/u/user1038PX/ +https://leetcode.com/u/SAMARTH-SHAKYA/ +https://leetcode.com/u/Arihant77777/ +https://leetcode.com/u/himanshumishra8907/ +https://leetcode.com/u/Akarshkh/ +https://leetcode.com/u/Sameer_1_/ +https://leetcode.com/u/shivampratapsingh181/ +#N/A +https://leetcode.com/u/Sdev76/ +https://leetcode.com/u/priyanksingh_001/ +https://leetcode.com/u/yashhvishwakarma/ +https://leetcode.com/u/_pandeyad/ +https://leetcode.com/u/PrakharGupta77/ +https://leetcode.com/u/Jyotika_k/ +https://leetcode.com/u/Avika_31/ +#N/A +https://leetcode.com/u/shraddhaa1/ +https://leetcode.com/u/satyam_kumar_singh/ +https://leetcode.com/u/BoldCarnival/ +https://leetcode.com/u/Niikhiil1/ +https://leetcode.com/JlRg1FCYPt +https://leetcode.com/u/ansh75334/ +https://leetcode.com/u/_Aman_Kumar/ +https://leetcode.com/u/thakur_manmohan_singh/ +https://leetcode.com/u/HARSHUL_SENGAR/ +https://leetcode.com/u/bharat_ajirawal/ +https://leetcode.com/u/Rahul_1384/ +https://leetcode.com/u/ayushsharmasole/ +https://leetcode.com/u/narendrasingh21208/ +https://leetcode.com/u/ikavya_05/ +https://leetcode.com/u/Rajbsingh/ +https://leetcode.com/u/archit2709/ +https://leetcode.com/u/vididvidid/ +https://leetcode.com/u/apurvag0108/ +https://leetcode.com/u/atishaygarg11/ +https://leetcode.com/u/2005harshu/ +https://leetcode.com/u/PranjalVerma_01/ +https://leetcode.com/u/shubh0104/ +#N/A +https://leetcode.com/u/user4079yp/ +https://leetcode.com/u/Manya_77/ +https://leetcode.com/u/Unknown69/ +https://leetcode.com/u/Avnish2510/ +https://leetcode.com/u/trishigaur/ +https://leetcode.com/u/swasti_cs22/ +https://leetcode.com/u/0Nikki0/ +https://leetcode.com/u/ayushagrawal-cs22/ +https://leetcode.com/u/anujjsengar/ +https://leetcode.com/u/Sachin20K/ +https://leetcode.com/u/anant19161704/ +https://leetcode.com/u/SinghShivam007/ +https://leetcode.com/u/neerajdivyanshruchi1/ +https://leetcode.com/u/Vaibhav_0415/ +https://leetcode.com/u/Anshita_Agrawal/ +https://leetcode.com/u/iarpitsaxena/ +https://leetcode.com/u/vanshikaraghav_22/ +https://leetcode.com/u/Deepanshu-Khandelwal/ +https://leetcode.com/u/Amarvarshney03/ +https://leetcode.com/u/_khushii/ +https://leetcode.com/u/zainab098/ +https://leetcode.com/u/prekshag460/ +https://leetcode.com/u/khushi_084/ +https://leetcode.com/u/akshay_ydv07/ +https://leetcode.com/u/Tiwari_Khushi/ +https://leetcode.com/u/sakshisingh_2910/ +https://leetcode.com/u/saumy_gupta/ +https://leetcode.com/u/piyush_rathor/ +https://leetcode.com/u/Vishnu_upadhyay/ +https://leetcode.com/u/Rishitkesharwani/ +https://leetcode.com/u/idsarvesh_/ +https://leetcode.com/u/Archie_Gupta/ +https://leetcode.com/u/anshul_pandit/ +https://leetcode.com/u/mrvikky_17/ +https://leetcode.com/u/Vansh-Tyagi/ +https://leetcode.com/u/Divyansh20004/ +https://leetcode.com/u/AnuragGautam02/ +https://leetcode.com/u/gauravkumar781902/ +https://leetcode.com/u/guptaayush2005/ +https://leetcode.com/u/srishti_017/ +https://leetcode.com/u/Ritik_tripathi52/ +https://leetcode.com/u/Rishika_Pawaria/ +https://leetcode.com/u/Dhruv06/ +https://leetcode.com/u/Tomar_Abhinav/ +https://leetcode.com/u/Rishabh_singhcs22/ +https://leetcode.com/u/Navyaa_24/ +https://leetcode.com/u/vansh_-0811/ +https://leetcode.com/u/Priyanshu-Bhardwaj/ +https://leetcode.com/u/Agrim_Pradhan/ +https://leetcode.com/u/devanshsharm_cs22/ +https://leetcode.com/u/Mahesh_pandey/ +https://leetcode.com/u/PiyushGupta_18/ +https://leetcode.com/u/abhay_somani/ +https://leetcode.com/u/Gaurav__Chaudhary/ +https://leetcode.com/u/Chaman_faujdar/ +https://leetcode.com/u/Vishal_Sisodiya24/ +https://leetcode.com/u/ShivamRai2003/ +#N/A +https://leetcode.com/u/Nishant_1_8/ +https://leetcode.com/u/vansh_singhal007/ +https://leetcode.com/u/saksham_kumar565/ +https://leetcode.com/u/hemantach/ +https://leetcode.com/u/Rohit_kumar_45/ +https://leetcode.com/u/deepshukla1209/ +https://leetcode.com/u/vansh_sh970/ +https://leetcode.com/u/khushi_raghuvanshi19/ +https://leetcode.com/u/_22215001361/ +https://leetcode.com/u/Rahul_Jadon/ +https://leetcode.com/u/khushiag565/ +https://leetcode.com/u/Bhumika_2004/ +https://leetcode.com/u/priyanshish2503/ +https://leetcode.com/u/ayushgarg9986/ +https://leetcode.com/u/skyy4/ +https://leetcode.com/u/abhipathak4546/ +https://leetcode.com/u/prince_bazad/ +https://leetcode.com/u/user7155Ud/ +https://leetcode.com/u/krishankant_2003/ +https://leetcode.com/u/shubhsharma2005/ +https://leetcode.com/u/ishu_chaudhary/ +https://leetcode.com/u/navam18/ +https://leetcode.com/u/Sarthak-Sinha/ +https://leetcode.com/u/Nitinsharma76/ +https://leetcode.com/u/BhaskarGautam24/ +https://leetcode.com/u/Bharat_bhagaur_008/ +https://leetcode.com/u/akshit_100/ +https://leetcode.com/u/mayanksharma12662/ +https://leetcode.com/u/Radhika_Agarwal22/ +https://leetcode.com/u/Tanu_2404/ +https://leetcode.com/u/d_shriyesh/ +https://leetcode.com/u/chaturvediaryan409/ +https://leetcode.com/u/akshay368/ +https://leetcode.com/u/komal_04/ +https://leetcode.com/u/Pushpendra07/ +https://leetcode.com/u/ManishPailwar/ +https://leetcode.com/u/Kuldeepsharma5836/ +https://leetcode.com/u/krishna143143/ +https://leetcode.com/u/aditya_gurjar_123/ +https://leetcode.com/u/suyashtripathi333/ +https://leetcode.com/u/AryanMaheshwari70/ +https://leetcode.com/u/rawatankit/ +https://leetcode.com/u/deepanjalisingh/ +https://leetcode.com/u/hardik121/ +https://leetcode.com/u/Govind_Acharya/ +https://leetcode.com/u/arjunraghav/ +https://leetcode.com/u/Sting_Coder/ +https://leetcode.com/u/sandesh_yadav_cse2026/ +https://leetcode.com/u/kunalvarshney/ +https://leetcode.com/u/bhanupratap_45/ +https://leetcode.com/u/Anujchaturvedi/ +leetcode.com/u/akshay_singh_11/ +https://leetcode.com/u/jatinthakur2817/ +https://leetcode.com/u/_Mukul_Dev_/ +https://leetcode.com/u/PriyanshuYadav9756/ +https://leetcode.com/u/bhuvnesharma/ +https://leetcode.com/u/anurag080205/ +https://leetcode.com/u/Tanisha_016/ +https://leetcode.com/u/narayanthakur7348/ +https://leetcode.com/u/Prashant_753/ +https://leetcode.com/u/KAAL_KIN/ +https://leetcode.com/u/Vivek_Sisodiya/ +https://leetcode.com/u/Arpit0212/ +https://leetcode.com/u/Deepak-Dubey-cs/ +https://leetcode.com/u/Spriha_Bhriguvanshi/ +https://leetcode.com/u/user6786ic/ +https://leetcode.com/u/bhuvnesh-kumar/ +https://leetcode.com/u/Rohitchoudhary669/ +https://leetcode.com/u/Tripti0911/ +https://leetcode.com/u/Harsh-1808/ +https://leetcode.com/u/P5V1V3K/ +https://leetcode.com/u/Pushpendra_Upadhyay02/ +https://leetcode.com/u/ranjansparsh872/ +https://leetcode.com/u/saurabhnagaich27/ +https://leetcode.com/u/_abhishekpandey__/ +https://leetcode.com/u/Neofighter1/ +https://leetcode.com/u/Utkarsh_Sharma_01/ +https://leetcode.com/u/gayatri_cs-22/ +https://leetcode.com/u/tanish-hrk/ +https://leetcode.com/u/shivangshukla201/ +https://leetcode.com/u/PrathamCoder01/ +https://leetcode.com/u/its_alapuriya/ +https://leetcode.com/u/naina_sharma/ +https://leetcode.com/u/Rishabh_Gupta05/ +https://leetcode.com/u/YashKumar023/ +https://leetcode.com/u/2215000061_ABHISHEK/ +https://leetcode.com/u/Sachin-LC/ +https://leetcode.com/u/shivam25kumar04/ +https://leetcode.com/u/prashantpathak01/ +https://leetcode.com/u/vidhi_1503/ +#N/A +https://leetcode.com/u/NipunRajput0312/ +https://leetcode.com/u/farkansh_gupta/ +https://leetcode.com/u/Khushi1_Rathore/ +https://leetcode.com/u/bhanu_24/ +https://leetcode.com/u/Sankalp_Agarwal_18/ +https://leetcode.com/u/himanshutiwari1063/ +https://leetcode.com/u/Rjch18/ +https://leetcode.com/u/garvitgaur/ +https://leetcode.com/u/deepikarawat_cs22/ +https://leetcode.com/u/Alpana594/ +#N/A +https://leetcode.com/u/uttam_roy01/ +https://leetcode.com/u/Samradhsri/ +https://leetcode.com/u/shrutichauhan007/ +https://leetcode.com/u/Ayush_Ponia/ +https://leetcode.com/u/himanshud310/ +https://leetcode.com/u/Kartik_04/ +https://leetcode.com/u/rohit2348834/ +https://leetcode.com/u/lokesh2910/ +https://leetcode.com/u/Ashish_Kumar_Verma/ +https://leetcode.com/u/sakshi_Maholiya/ +https://leetcode.com/u/3-shravan/ +https://leetcode.com/u/VarshneyKhushi/ +https://leetcode.com/u/SurbhiSharma12/ +https://leetcode.com/u/agrawalekta625/ +https://leetcode.com/u/Mohanmadhavsinghal/ +https://leetcode.com/u/z6EmVUzrBN/ +salonijain402 +https://leetcode.com/u/ditinagrawal/ +https://leetcode.com/u/kirtichauhan3963/ +https://leetcode.com/u/shivam108108/ +https://leetcode.com/u/shagun_chaudhary/ +https://leetcode.com/u/jeete1singh/ +https://leetcode.com/u/deeptiagarwal16/ +https://leetcode.com/u/__vaishnavy/ +https://leetcode.com/u/Radhika_Shrotriya/ +https://leetcode.com/u/Sachin32455/ +https://leetcode.com/u/vaishali_1819/ +https://leetcode.com/u/ansh_sharma_cs22/ +https://leetcode.com/u/_rumpy_pumpy_/ +https://leetcode.com/u/kalpit_chaudhary_cs/ +https://leetcode.com/u/LuvyaSharma/ +Therock +https://leetcode.com/u/RajatPathak31/ +https://leetcode.com/u/kanhaiya-kaushik/ +https://leetcode.com/u/Venom018/ +https://leetcode.com/u/Yatin_saraswat/ +https://leetcode.com/u/hrishabhcs22/ +https://leetcode.com/u/Harshitcs22/ +https://leetcode.com/u/harshikaagrawal852/ +https://leetcode.com/u/Subhash_Singh/ +https://leetcode.com/u/ashvani807771/ +https://leetcode.com/u/kH-989_71/ +https://leetcode.com/u/pallavi31/ +https://leetcode.com/u/sirfupendra/ +https://leetcode.com/u/sagarrajput1810/ +https://leetcode.com/u/dipanshu_sharma194/ +https://leetcode.com/u/Divyanshu_kumar2279/ +https://leetcode.com/u/Priyanshu_dhaked/ +https://leetcode.com/u/arorahardik0811/ +https://leetcode.com/u/priyanshusharm1cs/ +https://leetcode.com/u/muskangupta200405/ +https://leetcode.com/u/ankit_2215000255/ +https://leetcode.com/u/vijaykumarmganj1/ +https://leetcode.com/u/rahulgupta00/ +https://leetcode.com/progress/ +https://leetcode.com/u/bhupender_bhamla/ +https://leetcode.com/u/skshi1604/ +https://leetcode.com/u/bharat010703/ +https://leetcode.com/u/Ashish_Dubey1974/ +https://leetcode.com/u/AbhishekMaheshwari123/ +#N/A +https://leetcode.com/u/devanshsharma17/ +Https:// digambarsingh +https://leetcode.com/u/upendrasingh63/ +#N/A +#N/A +https://leetcode.com/u/AnjaliRawatAR/ +#N/A +https://leetcode.com/u/Aman_Chaudhary22/ +https://leetcode.com/u/Kartik_Chahar/ +https://leetcode.com/u/Ananya1710/ +https://leetcode.com/u/Ansh0007/ +https://leetcode.com/u/Ganesh_kumar_123/ +https://leetcode.com/u/Prerit_jain05/ +https://leetcode.com/u/amitabhsingh128/ +https://leetcode.com/u/Shobhit1416/ +https://leetcode.com/u/garvit1000/ +Www.leetcode.com/sanxxit +https://leetcode.com/u/Chitransh00052/ +AE +https://leetcode.com/u/Sachin_raghav28/ +https://leetcode.com/u/2115500154/ +https://leetcode.com/u/atulmtr01542/ +https://leetcode.com/u/user5744mj/ +https://leetcode.com/u/priyanshu_mangla/ +https://leetcode.com/problemset/ +https://leetcode.com/u/AdarshV007/ +https://leetcode.com/u/Anushka_Chaudhary07/ +https://leetcode.com/u/puneetsharma9651/ +https://leetcode.com/u/Daman_07/ +https://leetcode.com/u/tanujmittal/ +https://leetcode.com/u/VIBHUp151/ +https://leetcode.com/u/_SAMIKSHA/ +https://leetcode.com/u/rajoriaharsh0/ +https://leetcode.com/u/udaykushwaha/ +https://leetcode.com/u/Trustedfate/ +https://leetcode.com/u/ritikupdy/ +https://leetcode.com/problemset/ +https://leetcode.com/u/satyamvinayak/ +https://leetcode.com/u/Lalit_chaudhary01/ +https://leetcode.com/u/madhusudan_chauhan/ +https://leetcode.com/u/nainshiverma2005/ +https://leetcode.com/u/shrutigupta_22/ +https://leetcode.com/u/avaman7860/ +https://leetcode.com/u/12ArpitPatel/ +https://leetcode.com/u/Vipul_cs22/ +https://leetcode.com/u/PIYUSH-0612/ +https://leetcode.com/u/abhigupta1540/ +https://leetcode.com/u/Ayushman_Verma9/ +https://leetcode.com/u/ADITYA_SHARMA1605 +https://leetcode.com/u/anjalivarshney02/ +https://leetcode.com/u/Karnsaty/ +https://leetcode.com/u/kshitiz001/ +https://leetcode.com/u/ANIK_GARG/ +https://leetcode.com/u/mukulverma_cs22/ +https://leetcode.com/problemset/ +https://leetcode.com/u/Gauri__Agrawal/ +https://leetcode.com/u/Alan_Krati/ +https://leetcode.com/u/deepali_yadav_cs22/ +https://leetcode.com/u/Anshika_Tripathi_12/ +https://leetcode.com/u/tanya50/ +https://leetcode.com/u/soumya_kumar_gupta/ +https://leetcode.com/u/sahakartik2952004/ +https://leetcode.com/u/pushp_sharmaa/ +https://leetcode.com/u/Akrishna_Agnihotri/ +https://leetcode.com/u/Sahilgupta21/ +https://leetcode.com/u/ps7937164/ +https://leetcode.com/u/kartikeyasaxen2601/ +https://leetcode.com/u/Shashwatdwivedi99/ +https://leetcode.com/u/studyharshit21/ +https://leetcode.com/u/sarthak_patel26/ +https://leetcode.com/u/nandini_solanki8282/ +https://leetcode.com/u/AXr9rh3DzH/ +https://leetcode.com/u/janhavisingh_22/ +https://leetcode.com/u/dushyantsharma_18/ +https://leetcode.com/u/prakharsrivast_cs22/ +https://leetcode.com/u/adityasingh-2004/ +https://leetcode.com/u/shivendra_1511/ +https://leetcode.com/u/kamina_69/ +https://leetcode.com/u/siddhiagarwal1228/ +https://leetcode.com/u/Hema_dua/ +https://leetcode.com/u/Aadrika_Jain/ +#N/A +https://leetcode.com/u/hemant1000/ +https://leetcode.com/u/pranjal_r323/ +https://leetcode.com/u/money48_57/ +https://leetcode.com/u/Mukul_Goyal_2004/ +mastermind210902 +https://leetcode.com/u/YashSharma3/ +#N/A +https://leetcode.com/u/Akshatbansal_12/ +saakkeett +https://leetcode.com/u/Harsh_raj_9973/ +https://leetcode.com/u/divyanshu1604/ +https://leetcode.com/u/HHhf22QzcY/ +https://leetcode.com/u/yatharth_dixit0097/ +https://leetcode.com/u/Priyanshu_Dubey369/ +https://leetcode.com/problemset/ +https://leetcode.com/u/KsyeLjhSaH/ +AE +https://leetcode.com/u/SMLhck3BVM/ +https://leetcode.com/u/karanagarwal003/ +https://leetcode.com/problemset/ +#N/A +..