Posts
Members
Info
Support for C language
Hey, I am from the embedded background and more comfortable in C. Wanted to focus on the algorithm instead of language. Adding C will be very helpful for people like me.
0
0
test cases on tree problems
It would be helpful to have the test array values in the problem description. Example: [50,25,100,1,27,80,101] would be included in the description for the tree. Currently, the way to get those values is to let the test case fail and then pull the values from there
0
0
Add tags
Some problems are related to several topics. For example, LinkedList + recursion. Same as on the LeetCode :)
0
0
Make back button to return to the specific section, instead of all sections
When I work on a specific section and after solving a specific problem, the common case is to switch to the next task. Back button navigates to all sections, instead of the one I'm working on right now.
0
0
Text Editor scroll when console is open.
Hello, While I'm on my 13" laptop, having somewhat long text in the text editor and opening the console, I'd like to see a scroller bar on the text editor to read the text that is covered by the console. Right now, that text is unreadable unless I close the console, making debug…
0
0
Spacebar pause
It would be nice to have the spacebar pause the video, like youtube does. I use this often on a laptop when someone interrupts and I need to pause/resume quickly.
2
2
Save multiple solution attempts per problem
I worked on my own solution to the first "Check If A Number Is A Palindrome" problem before watching the video and re-implementing with the O(n/2) strategy to make sure I understood it. I was able to keep my existing working solution by commenting it out, but it would be nice to…
0
4
Auto-Start/Completion Status Updates for Video/Code Modules
It would be nice to have an automated system that tracks when a user has started and/or completed a section. Here's an example for the video module: playing a video should move the user from Not Started to Started, and getting to the end of the video should move the user from…
1
3
Open Source the platform code not the content(videos) obviously
This way lots of experieced/fresher personnnel will be able to create issues, PR and help you from the community. One can do a handful amount of task but once you have a wonderful community who have subscribed to your course should be able to help the platform grow. Please think…
0
3