Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by NeoSOFT Team. If you also belong to the team, you can get access from here

NeoSOFT Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

NeoSOFT Web Developer Interview Questions, Process, and Tips

Updated 14 Jun 2021

NeoSOFT Web Developer Interview Experiences

1 interview found

Web Developer Interview Questions & Answers

user image Anonymous

posted on 22 Mar 2021

Interview Questionnaire 

5 Questions

  • Q1. What is the viewport?
  • Ans. 

    The viewport is the visible area of a web page displayed on a device's screen.

    • It determines the layout and dimensions of the content on the screen.

    • It can be adjusted using meta tags in the HTML head section.

    • It is important for responsive design and mobile optimization.

    • It can be simulated in web development tools like Chrome DevTools.

  • Answered by AI
  • Q2. Inline elements and block elements in CSS
  • Ans. 

    Inline elements are displayed inline with text while block elements take up the full width available.

    • Inline elements do not start on a new line

    • Block elements start on a new line and take up the full width available

    • Inline elements can have padding and margin applied horizontally but not vertically

    • Block elements can have padding and margin applied in all directions

    • Examples of inline elements include and , while examples

  • Answered by AI
  • Q3. Display inline vs. display block
  • Ans. 

    display inline is used for inline elements while display block is used for block-level elements.

    • display inline elements are placed next to each other horizontally

    • display block elements take up the entire width of their container

    • display inline-block elements are placed next to each other horizontally and can have a width and height set

  • Answered by AI
  • Q4. Flex and grid
  • Q5. Pseudo-classes in css
  • Ans. 

    Pseudo-classes are used in CSS to select and style elements based on their state or position in the document.

    • Pseudo-classes start with a colon (:)

    • Common pseudo-classes include :hover, :active, :focus, :first-child, :last-child

    • Pseudo-classes can be combined with selectors to target specific elements

    • Pseudo-classes can also be used to style links based on their state

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple question on aptitude test

Round 2 - Coding Test 

Basic questions on html and css javascript and php

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

I applied via Walk-in and was interviewed in Dec 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About i mentioned domain related questions and some technical questions about the area and my hobbies and main things is answer directly and dont answer in single sentence.
  • Q2. What are framework are used in frontend and what are the layers in css and define checxbox and define tools we are using in web development and what are the tags in html and css
  • Ans. 

    Answering questions related to frontend frameworks, CSS layers, HTML/CSS tags, and web development tools.

    • Frontend frameworks include React, Angular, Vue, etc.

    • CSS layers include presentation, layout, and behavior.

    • Checkbox is a form element that allows users to select one or more options.

    • Web development tools include VS Code, Sublime Text, Atom, etc.

    • HTML tags include

      ,

      , , etc.

    • CSS tags include color, font-size, margin, e

Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont panic if u r panic ull get nervous about ur answer and try to keep calm

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is the greatest challenge facing the company?

Interview Preparation Tips

Interview preparation tips for other job seekers - It's really nice , also it's my first interview and I got selected I am really happy on that.Initially they are conducted two rounds like one is technical and another one is HR round In first round they are asking questions which are related to (technical)all web technology courses (like javascript, html, css, angular ,etc) and also some programmatic questions and I answered well those are all questions what they asked. And second round is it's related to personal like about yourself and your background details and some basic information about web development process like that that's it.
Finally I have completed interview successfully ☺️. Thank You.

Interview Questionnaire 

4 Questions

  • Q1. What is laravel
  • Ans. 

    Laravel is a free, open-source PHP web framework used for web application development.

    • Laravel follows the Model-View-Controller (MVC) architectural pattern.

    • It has a robust set of tools and features for authentication, routing, caching, and more.

    • Laravel has a built-in command-line interface called Artisan.

    • It has a large and active community with extensive documentation and support.

    • Some popular websites built with Larave

  • Answered by AI
  • Q2. How to work laravel
  • Ans. 

    Laravel is a PHP web application framework that follows the Model-View-Controller (MVC) architectural pattern.

    • Install Laravel using Composer

    • Create a new Laravel project using the command 'laravel new project-name'

    • Define routes in the 'routes/web.php' file

    • Create controllers in the 'app/Http/Controllers' directory

    • Define database connections in the '.env' file

    • Use Laravel's built-in Blade templating engine for views

    • Use Lar

  • Answered by AI
  • Q3. MVC in laravel
  • Ans. 

    MVC is a design pattern used in Laravel to separate application logic into three interconnected components.

    • Model represents data and business logic

    • View displays data to the user

    • Controller handles user input and updates the model and view accordingly

    • Laravel provides a robust implementation of MVC pattern

    • MVC helps in organizing code and making it more maintainable

  • Answered by AI
  • Q4. SQL and mysql

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Had questions on html css javascript and php questions

Round 2 - HR 

(1 Question)

  • Q1. They tested communication

I applied via Walk-in and was interviewed in Dec 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About i mentioned domain related questions and some technical questions about the area and my hobbies and main things is answer directly and dont answer in single sentence.
  • Q2. What are framework are used in frontend and what are the layers in css and define checxbox and define tools we are using in web development and what are the tags in html and css
  • Ans. 

    Answering questions related to frontend frameworks, CSS layers, HTML/CSS tags, and web development tools.

    • Frontend frameworks include React, Angular, Vue, etc.

    • CSS layers include presentation, layout, and behavior.

    • Checkbox is a form element that allows users to select one or more options.

    • Web development tools include VS Code, Sublime Text, Atom, etc.

    • HTML tags include

      ,

      , , etc.

    • CSS tags include color, font-size, margin, e

Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont panic if u r panic ull get nervous about ur answer and try to keep calm

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is the greatest challenge facing the company?

Interview Preparation Tips

Interview preparation tips for other job seekers - It's really nice , also it's my first interview and I got selected I am really happy on that.Initially they are conducted two rounds like one is technical and another one is HR round In first round they are asking questions which are related to (technical)all web technology courses (like javascript, html, css, angular ,etc) and also some programmatic questions and I answered well those are all questions what they asked. And second round is it's related to personal like about yourself and your background details and some basic information about web development process like that that's it.
Finally I have completed interview successfully ☺️. Thank You.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Technical questions will be there

Round 2 - Coding Test 

Simple coding questions will be asked.

Round 3 - HR 

(1 Question)

  • Q1. Only about salary and joining dates.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple question on aptitude test

Round 2 - Coding Test 

Basic questions on html and css javascript and php

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

NeoSOFT Interview FAQs

What are the top questions asked in NeoSOFT Web Developer interview?

Some of the top questions asked at the NeoSOFT Web Developer interview -

  1. Inline elements and block elements in ...read more
  2. What is the viewpo...read more
  3. display inline vs. display bl...read more

Tell us how to improve this page.

NeoSOFT Web Developer Salary
based on 39 salaries
₹2 L/yr - ₹9.8 L/yr
42% more than the average Web Developer Salary in India
View more details

NeoSOFT Web Developer Reviews and Ratings

based on 8 reviews

4.6/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

4.5

Salary

4.5

Job security

4.5

Company culture

4.7

Promotions

4.5

Work satisfaction

Explore 8 Reviews and Ratings
Software Engineer
2k salaries
unlock blur

₹3.6 L/yr - ₹14 L/yr

Senior Software Engineer
727 salaries
unlock blur

₹5.8 L/yr - ₹22 L/yr

Software Developer
704 salaries
unlock blur

₹3 L/yr - ₹13.7 L/yr

Softwaretest Engineer
511 salaries
unlock blur

₹2.7 L/yr - ₹7.8 L/yr

Front end Developer
182 salaries
unlock blur

₹2.4 L/yr - ₹11.9 L/yr

Explore more salaries
Compare NeoSOFT with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview