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

      Knab

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Knab reviews | Knab jobs | Knab salaries | Knab benefits
      Knab interviewsKnab Software Developer interviewsKnab interview


      Glassdoor

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

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and 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.

      Followed companies

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

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      Google
      4.5★Compensation and benefits
      avatar
      Microsoft
      3.9★Compensation and benefits
      avatar
      Amentum
      3.5★Compensation and benefits
      SelfEmployed.com
      3.9★Compensation and benefits

      Bowls

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

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Software Developer Interview

      27 Aug 2016
      Anonymous interview candidate
      Bengaluru

      Other Software Developer interview reviews for Knab

      Software Engineer Interview

      9 Jan 2018
      Anonymous interview candidate
      Hoofddorp
      No offer
      Negative experience
      No offer
      Neutral experience
      Difficult interview

      Application

      I applied online. The process took 1 day. I interviewed at Knab (Bengaluru) in Aug 2016

      Interview

      It had initial coding round. 2 coding questions. You can use any coding language(20 minutes). If you are completing first, then only the next will be given. Then there will be F2F interview followed by HR.

      Interview questions [1]

      Question 1

      Scan an integer and print the alphabet so that: 1-A; 2-B...26-Z; 27-AA,28-AB,29-AC...52-AZ; 53-AAA,54-AAB,55-AAC...78-AAZ...etc.. If you provide an integer, say 28-it should print AB. If you scan another integer say 55, it should show AAC
      11 Answers
      31
      Easy interview

      Application

      I applied through a staffing agency. The process took 3 weeks. I interviewed at Knab (Hoofddorp) in Dec 2017

      Interview

      In short: visited the office two times, was eventually declined with a short "no" answer after waiting for two weeks without any detailed feedback provided. Totally don't recommend and won't give it a second try ever. First phase was initial screening with an HR and technical director where I was asked to introduce myself and to answer some common fundamental cs questions (whiteboard coding of Fibonacci function and explaining its implications if parameter is too big or stack size is limited). Although I didn't answer it brilliantly without a quirk I was invited for the second step which required two hours presence so I had to arrange a statutory day-off at my expense to continue. During the phase two I had to implement some string re-arrangement problem without using any built-in array sorting methods. I started to code (recalling after 10 years since university how to do a bubble-sort) and after 15 or 20 minutes presented solution which was passing all the test cases. Rest of questions were again around fundamental cs knowledge (solid principles, etc) After waiting for two weeks for any kind of feedback from 3rd party agent connecting us I tried to reach the interviewers directly in Linkedin however had no luck. Eventually I received a short "no" answer from the agent without any details on where I failed exactly and what to improve in order to give it a second try after some time if there's still an interest in that. He promised to get back as soon as there will be anything from the employer. I waited one more week and had no choice but to coin this report. P.S. I'm in no way a newbie and have 10 years of both front-end and server side production experience in development. Few weeks later I've got a comparable 80k/year offer from other Netherlands based company

      Interview questions [2]

      Question 1

      Fibonacci function
      Answer question

      Question 2

      String rearrangement problem without using any built-in sorting functions
      Answer question
      2