Some companies use things like CoderPad or Google Docs (yes, Google really used to use Google Docs). Those don’t let you run the code either so they’re more like whiteboards.
Source:
over 1 year ago
I am a CS major with a computer engineering minor. I want to prepare myself to apply for an Embedded Engineering Internship. The interview process includes a coding task on coderpad.io, I have no clue what to expect – what kind of questions will be asked for an embedded internship? I say this because coding embedded systems is rather different from “regular” coding in practice. High level v low level.
Source:
over 1 year ago
CoderPad : Quickly Conduct Coding Interviews and Phone Screen Interviews.
– Source: dev.to
/
over 1 year ago
I am prepping for a final round interview for a frontend position at a medium size company. The recruiter gave me some information about one of the coding rounds and I am not entirely sure what to expect. The description says I will be building a fullstack web app, and the goal is to test my frontend and backend knowledge, and get a working solution. I will be using https://excalidraw.com/ in addition to…
Source:
almost 2 years ago
The specific target interview format I have in mind is via a shared, live editor (e.g. https://coderpad.io/) and a video link, lasting ~1hr. The practice format might be more like 45min for the interview followed by 15 – 30min for feedback and discussion. Doing two of those back to back so both of us get our chance in the hot seat could be exhausting, so this might be two separate sessions.
Source:
almost 2 years ago
Phone interviews are the most common format and every candidate will face this at least once while interviewing. You will be asked to speak with an interviewer either over a phone call or VoIP (BlueJeans/Skype/Google Hangout). A question will be given to you and you will work on that question using an online collaborative editor (CoderPad/CodePen/Google Docs).
You are usually not allowed to execute the code even…
– Source: dev.to
/
almost 2 years ago
I got asked by Pinterest to code a trigger on the fly to aggregate contacts under an account. Was done on coderpad.io and they were being very nitpicky and really just wanted to see how you respond to certain things like delete and undelete, and before and after etc.
Source:
almost 2 years ago
I quite like coderpad.io for watching someone code remotely. Yeah, it adds a little stress to the candidate, but I’m not there to watch them type out a perfect answer in 10 seconds. I want to see/hear their thought process as they solve the problem, and I can talk them through it and try to keep them relaxed.
Source:
about 2 years ago
I’d recommend setting up an account on popular coding interview tools such as coderpad.io (many tech firms use it to conduct their interviews) and familiarizing yourself with the environment.
Source:
about 2 years ago
I have a meta interview tomorrow for software engineering (embedded design). I wanted to ask if anyone had experience with the coderpad.io technical questions.
Source:
over 2 years ago
It’s gotta be the technical interviews. you know, coderpad.io crap.
Source:
over 2 years ago
After that, it changed based on the job. Two of them went straight into a live coding interview using coderpad.io. Gave me 1-1.5hrs to solve 1-2 problems in python3. Google is allowed & the interviewers were helpful, not giving the answers away of course, but steering me in the right direction. Overall a great experience, seemed very real-world and relevant to the job.
Source:
almost 3 years ago
CoderPad is on a mission to fix the technical interview process. We serve over 3,300 customers and have hosted more than 2.5 million technical interviews in 30+ programming languages since our launch in 2013. It works like an IDE to emulate real world scenarios and is easily personalized to specific team needs, ensuring a positive experience for the candidate and interviewer alike. Thinking about joining us? Read…
– Source: Hacker News
/
almost 3 years ago
CoderPad | Various engineering positions | Full Time| REMOTE | https://coderpad.io/ CoderPad is on a mission to fix the technical interview process. We serve over 2,200 customers and have hosted more than 2.5 million technical interviews in 30+ programming languages since our launch in 2013. It works like an IDE to emulate real world scenarios and is easily personalized to specific team needs, ensuring a positive…
– Source: Hacker News
/
about 3 years ago
– online code editor/compiler project, something like coderpad.io.
Source:
about 3 years ago
I’ve been recently been assigned to conduct software coding interviews at my company and part of the process is to ask candidates to solve some basic coding problems. I would like to use something like coderpad.io but they are paid only. I was wondering what is the best way to conduct interactive coding sessions with candidates remotely/virtually where I can use an editor for them to execute the code and continue…
Source:
over 3 years ago
Live coding. Coderpad seems to be the standard platform for this type of coding interview. You solve a problem you are given while the interviewer watches. I like this format, because you can have a conversation with the interviewer as you develop your solution. You can ask clarifying questions, and if you get stuck you can get some help. Sometimes it can almost become a pair-programming session.
– Source: dev.to
/
over 3 years ago
However, we do also tell them that they’re free to use whatever dev environment/editor/tools/setup they’re comfortable in (we don’t care what tools our devs use). We’re trying to avoid forcing them into some potentially inaccessible or unfamiliar coding environment (we looked at products like coderpad.io and ruled them out).
Source:
over 3 years ago