Loading repository data…
Loading repository data…
hm-arora / repository
A Chrome extension use to link various text editors with different coding competitive websites
This is a chrome extension that links with various text editors ( Sublime text, Atom, Bracket, Vscode etc) to different competitive and coding interview preparation sites like codechef, hackerearth, hackerrank, geeksforgeeks, codeforces etc.
This extension is use to open the file with the file name as question name and loads your template or library that has been written any language ( c++, java , python etc) because these templates are widely use in competitive sites.
This is one of the problem that I faced when we practise coding questions on above mention websites or when we participated in any competitive contest, after understanding the problem and came up with solution then we create a file and copy & paste our template to this file and then finally start to code.
Why don't just started typing code that matters at the time after came up with solution it reduces the effort to create files with particular name, manage input and output files associated with this file and it also helps to organise the final solution.
