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

      Nextbridge

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Nextbridge reviews | Nextbridge jobs | Nextbridge salaries | Nextbridge benefits
      Nextbridge interviewsNextbridge PHP SSE interviewsNextbridge 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.

      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 personalised job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      Micron Technology
      3.9★Compensation and benefits

      PHP SSE Interview

      2 Mar 2018
      Anonymous interview candidate
      Lahore
      No offer
      Positive experience
      Average interview

      Application

      I applied online. The process took 2 days. I interviewed at Nextbridge (Lahore) in Feb 2018

      Interview

      An overall good experience. At first you are greeted by the head HR who I found to be very delightful person. You are presented with a performa to fill out and then wait for the interviewers to initiate your session. They let you relax a bit so you wont get nervous and offer you beverages and stuff to make you feel comfortable. The first session of the Interview includes a panel of two senior representatives of the company who assess the technical skills, in my case , the OOP concepts relevant to php, some logical and analytical code writing and finally the mysql queries. If your are shortlisted, you are then called in for a second session, in which you are assessed by the director level seniors who ask you about projects that you have worked on and how did you manage them plus some software engineering principles. On the same day , if you clear the session, you are made to meet with the GM to discuss your terms and on boarding procedures. You are required to bring your supporting documents (Academic certificates, salary slip and experience letters along with fresh photographs). In my case, I made it to the second session but unfortunately didn't clear it. I got confused and wasn't able to answer a simple question about the SDLC process. When questioned about it , I was in middle of recalling the process i.e. Design, develop, test, deploy and support, but the interviewer kept pressing me that if I didn't knew he would carry on with other questions, and I got confused and skipped the question and agreed to carry on. But, he then, got offended and ended the session, in a professional manner, and asked the HR to do the rest of the formalities. If the interviewer wasn't pressing enough and had a little patience, I might have answered his queries, which proved to be my turning point. But, since he was a senior level employee (probably in a Managerial/Director position ) he was expecting immediate, stutter-less and quick responses.

      Interview questions [4]

      Question 1

      Basic OOP concepts( Method Overriding, overloading, Abstract classes, Interfaces , access modifiers and parent child relationships ), Magic methods, traits, php globals, REST concepts etc.
      1 Answer

      Question 2

      you have an array of colors('red', 'blue', 'green' ,..., n) and an array of data with x elements where x > n. Print the data array in such a manner that each row would have alternating color and when the color index ends, start from the first color again until the data arrays iterations end.
      1 Answer

      Question 3

      You have n categories, which in turn have 'n' level of nested categories. How would your table schema look like and how would you query and display the nested structure in php.
      1 Answer

      Question 4

      You have the following tables: Student(Id, name), Course(Id, name), result (st_id, c_id, grade ). Display Student name, no of Courses in which the student has failed, the failed grade being F.
      1 Answer
      1