diff --git a/database/frontend/online-code-editors.json b/database/frontend/online-code-editors.json index 925b7ce09..2549b0b0a 100644 --- a/database/frontend/online-code-editors.json +++ b/database/frontend/online-code-editors.json @@ -117,5 +117,12 @@ "url": "https://www.interviewbit.com/", "category": "frontend", "subcategory": "online-code-editors" + }, + { + "name": "GeeksforGeeks", + "description": " It is a free online compiler and debugger, specifically designed for programmers and developers, where you can compile and run your code.", + "url": "https://ide.geeksforgeeks.org/", + "category": "frontend", + "subcategory": "online-code-editors" } ] \ No newline at end of file