Skip to content

tehjawn/teamflowhq-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technical Interview @ Teamflow HQ

Round 1 Technical Interview Questions @ https://www.teamflowhq.com/

Position: Senior Full Stack Engineer

Interact with webpage here: https://tehjawn.github.io/teamflowhq-interview/


Round 1 Questions involve: DOM Manipulation with HTML & JavaScript, Basic ES6 Concepts (Map), Express.JS

Questions List:

  1. Add Span to HTML Element on Button Click
  2. Loop through Array & Add Array Values to HTML Element
  3. Loop through Dynamic Value & Add Values to HTML Element
  4. Add Div or Span to HTML Element on Button Click (Alternating)
  5. "Counter" using Express.JS with /get (Gets Current Count) and /increment (Increments Current Count) Endpoints
  6. Override Parent Click (Stop Event Bubbling/Propagation)
  7. "Calculator" using Express.JS with /calc endpoint with op (operation), lhs (first number), and rhs (right number) parameters that returns the operation of two numbers
  8. Add Values from Array
  9. Utilizing Event Bubbling/Propagation
  10. Map Elements

Interact with webpage here: https://tehjawn.github.io/teamflowhq-interview/

About

TeamflowHQ Senior Full Stack Engineer Interview Questions (Round 1)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors