All Questions
2 questions
5
votes
1
answer
1k
views
Coding site with test harness for basic data structures like linked list,graph,strings etc [closed]
I just took an Amazon online test and I messed it up badly. I am out of practice and have low confidence in writing code.
Are there any coding sites with test harnesses for basic data structures and ...
0
votes
3
answers
297
views
How to test a code online? [closed]
I am preparing for technical interview and would like to brush my coding skills.
I have written a C++ program and would like to test it online. I don't have access to any linux compiler on my machine. ...