Upload Button Icon Add office photos
Engaged Employer

i

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

Northcorp Software Verified Tick

Compare button icon Compare button icon Compare
4.4

based on 393 Reviews

Filter interviews by

Northcorp Software Javascript Developer Interview Questions and Answers

Updated 17 Dec 2024

Northcorp Software Javascript Developer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How do you declare a variable in JavaScript?
  • Ans. 

    Variables in JavaScript are declared using the 'var', 'let', or 'const' keywords.

    • Use 'var' to declare a variable with function scope.

    • Use 'let' to declare a variable with block scope.

    • Use 'const' to declare a constant variable.

    • Example: var x = 5; let y = 'hello'; const PI = 3.14;

  • Answered by AI
  • Q2. In JavaScript using, u can declare a variable using var, let or const

Interview Preparation Tips

Interview preparation tips for other job seekers - "Stay updated with industry trends and keep learning."
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How do you check if a number s even in JavaScript?
  • Ans. 

    Check if a number is even by using the modulo operator.

    • Use the modulo operator (%) to check if the number divided by 2 has a remainder of 0.

    • If the remainder is 0, then the number is even.

    • Example: if(num % 2 === 0) { // number is even }

  • Answered by AI
  • Q2. Use the modulo operator.
  • Ans. 

    The modulo operator returns the remainder of a division operation.

    • Use the % symbol to perform the modulo operation.

    • Example: 10 % 3 will return 1 (10 divided by 3 is 3 with a remainder of 1).

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - "Prepare thoroughly for interviews."

Javascript Developer Interview Questions Asked at Other Companies

Q1. Can you tell me about promise, async in javascript
Q2. difference between var, let and const, es6 concepts, state, props ... read more
Q3. difference between for each and map method
asked in Deloitte
Q4. 1. Is .map and .filter pure functions ? 2. What should not be blo ... read more
asked in Uplers
Q5. Map reduce and filter in JavaScript

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round was same as all SaaS based companies.

Round 2 - Coding Test 

Js fundamentals arrow functions vs regular functions, DOM manipulation, palindrom checker,fibonacci sequence

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

I applied via Naukri.com and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

In this round mcq question were asked, related to javascript.

Round 3 - Coding Test 

In this round, javascript data structures and algorithms questions from freecodecamp were asked.

Interview Preparation Tips

Topics to prepare for Hummingbird Web Solutions Javascript Developer interview:
  • Javascript
Interview preparation tips for other job seekers - Basic knowledge of JavaScript is must.There were easy to moderate question.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Palindrome code should design
  • Ans. 

    Palindrome code should be designed to check if a given string is the same forwards and backwards.

    • Create a function that takes a string as input

    • Remove any spaces and punctuation from the string

    • Reverse the string and compare it to the original string to check if it is a palindrome

  • Answered by AI
  • Q2. Regarding sql topics like joins and acid
  • Q3. Project explain and domain
  • Q4. Project explain and domain and internal working
  • Q5. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Plzzzz don't join this worst company...they treat u like daily wages person
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Diff btw vite and webpack
  • Q2. What is currying in js
Round 2 - Technical 

(2 Questions)

  • Q1. What is currying in javascript?
  • Q2. Diff btw webpack and vite

Interview Preparation Tips

Interview preparation tips for other job seekers - Just cover the basics of javascript. Learn about polyfills.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Dec 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Difference between function and method
  • Q2. A program related to strings
  • Q3. A program related to prime numbers
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The aptitude test was relatively straightforward, consisting of both aptitude and technical questions, with a difficulty level ranging from easy to medium.

Round 2 - Technical 

(2 Questions)

  • Q1. Was asked to write a code on basic DSA concept
  • Q2. Then was asked basic questions on DSA and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have good understanding of everything you mentioned on your resume
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is single page application
  • Ans. 

    Single page application is a web application that loads a single HTML page and dynamically updates the content as the user interacts with the app.

    • SPA uses AJAX and HTML5 to create fluid and responsive user experience.

    • It eliminates the need for page reloading during use, making it faster and more efficient.

    • Examples include Gmail, Facebook, and Google Maps.

  • Answered by AI
  • Q2. What is state management
  • Ans. 

    State management is the process of managing the state of an application, including data flow, user interface updates, and user interactions.

    • State management involves storing and updating the state of an application to ensure data consistency.

    • It helps in managing user interface updates based on changes in the application state.

    • State management is crucial for handling user interactions and maintaining a seamless user exp...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is jdk, string related questions, basic java oops questions?

Northcorp Software Interview FAQs

How many rounds are there in Northcorp Software Javascript Developer interview?
Northcorp Software interview process usually has 1 rounds. The most common rounds in the Northcorp Software interview process are Technical.
What are the top questions asked in Northcorp Software Javascript Developer interview?

Some of the top questions asked at the Northcorp Software Javascript Developer interview -

  1. How do you check if a number s even in JavaScri...read more
  2. How do you declare a variable in JavaScri...read more
  3. Use the modulo operat...read more

Tell us how to improve this page.

Northcorp Software Javascript Developer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Northcorp Software Javascript Developer Reviews and Ratings

based on 2 reviews

3.8/5

Rating in categories

3.8

Skill development

3.8

Work-life balance

3.8

Salary

3.8

Job security

3.8

Company culture

3.8

Promotions

3.8

Work satisfaction

Explore 2 Reviews and Ratings
Software Developer
10 salaries
unlock blur

₹2 L/yr - ₹7.2 L/yr

Devops Engineer
9 salaries
unlock blur

₹1.5 L/yr - ₹3.6 L/yr

Data Scientist
8 salaries
unlock blur

₹1.8 L/yr - ₹7.2 L/yr

Senior Java Developer
5 salaries
unlock blur

₹14 L/yr - ₹22 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹9.5 L/yr - ₹23 L/yr

Explore more salaries
Compare Northcorp Software with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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