Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For Employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Soshace

      Engaged Employer

      About
      Reviews
      Pay & benefits
      Jobs
      Interviews
      Interviews
      Related searches: Soshace reviews | Soshace jobs | Soshace salaries | Soshace benefits
      Soshace interviewsSoshace Full Stack JavaScript Developer interviewsSoshace interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Center
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy & Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent Posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls," and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalized job recommendations and updates by starting your searches.

      Full Stack JavaScript Developer Interview

      Dec 17, 2021
      Anonymous Interview Candidate
      No offer
      Positive experience
      Average interview

      Application

      I applied online. The process took 3 days. I interviewed at Soshace in Oct 2021

      Interview

      HR question via Video is not a person, asking many questions about strength point, weakness, what your current employer describe you. then Technical interview react, Angular, Vue you can pick one or all its optional but at least one

      Interview questions [1]

      Question 1

      which following is true about Node.js clustering? 1- A single instance of Node.js runs in a single thread. 2-To take advantage of multi-core systems, it is available to launch a cluster of Node.js processes to handle the load. 3-The cluster module allows easy creation of child processes that all share server ports. 4-All of the above ------------------------- let racer = function() { setTimeout(() => console.log("timeout"), setImmediate(() => console.log ("immediate")) ; process.nextTick(() => console.log("nextTick")) console.log( "current event loop") } racer(); Choose the best option 1- timeout, immediate, nextTick, current event loop 2- immediate, timeout, nextTick, current event loop 3- timeout, immediate, current event loop, current event loop 4- current event loop, nextTick, timeout, immediate 5- Syntax Error ---------------------- What styling method is not used in React? 1- by className 2- by inline styles 3- style bindings 4- css-in-Is 5- 3rd party libraries for styling components such as StyledComponents, Radium, (ssModules, etc.
      1 Answer

      Other Full Stack JavaScript Developer Interview Reviews for Soshace

      Full Stack JavaScript Developer Interview

      May 11, 2021
      Anonymous Interview Candidate
      No offer
      Positive experience
      Easy interview

      Application

      I applied online. I interviewed at Soshace in Apr 2021

      Interview

      It started with a MCQ about Js, CSS, Node and web frameworks (React, Vue and Angular) which you can leave what you don't have experience with, if you pass you'll receive an invitation to a share screen based coding interview with a senior developer, in which you'll be asked to code 2 problem solving questions and 1 web framework based task, then you need to showcase your previous work

      Interview questions [1]

      Question 1

      2 Easy problem solving questions and 1 React Router task
      Answer question
      avatar
      Soshace response
      5y
      Thank you for a detailed feedback!