Ho sostenuto un colloquio presso FormSwift (San Francisco, CA)
Colloquio
Phone screen with the recruiter, which entailed a behavioral interview followed by a quick, easy technical question. This was then followed by a longer technical screen with one of the engineers at the company.
Domande di colloquio [1]
Domanda 1
Capitalize the first letter of each word in a sentence
Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso FormSwift (Reno, NV) nel mese di giu 2021
Colloquio
- Quick Hackerrank Challenge
This went well, solved the question quick to move forward
- Phone Call with Recruiter
The recruiter was nice, asked about my background, explained the interview process
- Phone Call with Hiring Manager
This is the part that confused me. I had a relatively good interview, or so I thought.
- I was asked about programming concepts which I answered to the best of my ability. I have a strong understanding of Javascript and have built over 5 projects with it. Both production level and project-based.
- I was asked to solve an algorithm, at this point I stumbled a bit and should have talked more but my natural instinct, when faced with a problem, is to calm myself down and think(requires quietness).
I solved the problem within 2 mins.
- I did the DOM manipulation portion quite well
I was disappointed to hear that I did not move forward. I had a similar interview with LinkedIn and was moved forward. I don't understand what the goal of the interview was? This is for a junior role so it certainly shouldn't be for perfection but to see if the interviewee can get to a solution at a good time.
Domande di colloquio [1]
Domanda 1
- capitalize string
- manipulate the DOM(create, update, render)
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso FormSwift
Colloquio
Quick call with recruiter to run through company mission, job description, and expectations for job and the interview process. Followup technical interview through an online IDE similar to CodePen. Question was very easy (described below). Received a notice that they would not go further with my review, regardless of my successful completion of the assignment.
Domande di colloquio [1]
Domanda 1
Given a string of words with various capitalization inputs, create a string that returns a 'title-ized' version ('this is a string' ==> 'This Is A String')