Upload Button Icon Add office photos
Engaged Employer

i

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

JP Funware & Technologies Verified Tick

Compare button icon Compare button icon Compare
3.3

based on 10 Reviews

Filter interviews by

JP Funware & Technologies Node JS Developer Interview Questions and Answers

Updated 10 Jan 2024

JP Funware & Technologies Node JS Developer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Interview is good and easy becuase none have more than 3 year of expereince
  • Q2. Coding test about API and database AWS
  • Q3. Nothing generally asked because no one have good expereince
  • Q4. Game logic implementation
  • Ans. 

    Implementing game logic in Node.js

    • Break down the game logic into smaller functions

    • Use event-driven programming to handle user input and game events

    • Implement game mechanics such as scoring, levels, and game over conditions

    • Handle game state and update it based on user actions

    • Use data structures like arrays or objects to represent game elements

  • Answered by AI

Interview Preparation Tips

Topics to prepare for JP Funware & Technologies Node JS Developer interview:
  • Nodejs
  • MongoDB
  • AWS
  • MySQL
Interview preparation tips for other job seekers - Very Easy they just want a game developer how can work on the backend

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - Aptitude Test 

There were questions of basic aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. Introduce yourself
  • Q2. About my projects
  • Q3. What is Radix sort
  • Ans. 

    Radix sort is a non-comparative sorting algorithm that sorts integers by processing individual digits.

    • Radix sort works by sorting numbers based on each digit's value, starting from the least significant digit to the most significant digit.

    • It can be implemented using counting sort or bucket sort as a subroutine.

    • Radix sort is efficient for sorting integers with a fixed number of digits, like phone numbers or social secur

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

They asked LRU implementation of data structure

Round 2 - Technical 

(2 Questions)

  • Q1. Reflection API in java
  • Ans. 

    Reflection API in Java allows for inspecting and modifying classes, methods, fields at runtime.

    • Reflection API provides a way to examine and modify the behavior of classes, methods, and fields at runtime.

    • It allows access to class information, such as constructors, methods, fields, annotations, etc.

    • Reflection can be used for dynamic loading of classes, invoking methods at runtime, and examining annotations.

    • Example: Using...

  • Answered by AI
  • Q2. Memory management jvm

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
No response

I applied via Walk-in and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding related to java collections

Round 2 - One-on-one 

(2 Questions)

  • Q1. Familiar with Design patterns ?explain few
  • Ans. 

    Design patterns are reusable solutions to common problems in software design.

    • Design patterns help in creating maintainable and scalable code.

    • Examples of design patterns include Singleton, Factory, Observer, and Strategy.

    • Singleton pattern ensures a class has only one instance and provides a global point of access to it.

    • Factory pattern creates objects without specifying the exact class of object that will be created.

    • Obse...

  • Answered by AI
  • Q2. What is Mutilthreading,explain with examples
  • Ans. 

    Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for improved performance and responsiveness.

    • Multithreading allows multiple tasks to be executed simultaneously on a single CPU.

    • Each thread has its own stack and program counter, but shares the same memory space.

    • Examples include running multiple processes in a web server, handling user input while performing background tasks, and p

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Provided

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Systematic interview test

Round 2 - One-on-one 

(1 Question)

  • Q1. What is java and oops concepts
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Basic Aptitude and Computer Questions

Round 2 - Coding Test 

Sudoku puzzle in Python

Round 3 - Technical 

(2 Questions)

  • Q1. HR questions and Technical Basic questions on python
  • Q2. Django Meta Class, Python list vs tuple , set vs frozen set
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Rabitmq messenger
  • Q2. Data migration in your work
  • Ans. 

    I have experience with data migration in my work, including transferring data between different systems and databases.

    • I have successfully migrated data from an on-premise database to a cloud-based database.

    • I have used ETL tools like Talend and Informatica to automate the data migration process.

    • I have experience mapping data fields and ensuring data integrity during the migration process.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Assignment 

Aptitude and programming language like c and also data structures alogirithm

Round 2 - Technical 

(2 Questions)

  • Q1. SQL questions on joins and project
  • Q2. Join two tables using joins in sql
  • Ans. 

    Joining two tables in SQL using JOINs to combine data based on a related column

    • Use INNER JOIN to return rows when there is at least one match in both tables

    • Use LEFT JOIN to return all rows from the left table and the matched rows from the right table

    • Use RIGHT JOIN to return all rows from the right table and the matched rows from the left table

    • Use FULL JOIN to return rows when there is a match in one of the tables

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on projects and core java

Skills evaluated in this interview

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

They ask you about basic oop questions

Round 2 - Coding Test 

It was a panel interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Good luck
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Atharva College of Engineering, Mumbai and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

One hour aptitude test based on the mathematics ,logical reasoning.

Round 2 - Technical 

(2 Questions)

  • Q1. One basic question on the language you know and one SQL is asked
  • Q2. SQL query questions

Interview Preparation Tips

Topics to prepare for Sportz Interactive Software Developer interview:
  • SQL
Interview preparation tips for other job seekers - Prepared for a SQL and you know language technical questions

JP Funware & Technologies Interview FAQs

How many rounds are there in JP Funware & Technologies Node JS Developer interview?
JP Funware & Technologies interview process usually has 1 rounds. The most common rounds in the JP Funware & Technologies interview process are Technical.
How to prepare for JP Funware & Technologies Node JS Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at JP Funware & Technologies. The most common topics and skills that interviewers at JP Funware & Technologies expect are MongoDB, Javascript, Node.Js, Redis and Docker.
What are the top questions asked in JP Funware & Technologies Node JS Developer interview?

Some of the top questions asked at the JP Funware & Technologies Node JS Developer interview -

  1. Game logic implementat...read more
  2. Interview is good and easy becuase none have more than 3 year of experei...read more
  3. Nothing generally asked because no one have good experei...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

IDZ Digital Interview Questions
3.8
 • 20 Interviews
ChicMic Interview Questions
4.5
 • 11 Interviews
Kwalee India Interview Questions
3.0
 • 7 Interviews
FRND Interview Questions
2.1
 • 6 Interviews
Games2Win Interview Questions
2.3
 • 6 Interviews
Digitoonz Interview Questions
3.0
 • 5 Interviews
View all

JP Funware & Technologies Node JS Developer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-Life balance

1.0

Salary & Benefits

1.0

Job Security

1.0

Company culture

1.0

Promotions/Appraisal

1.0

Work Satisfaction

Explore 1 Review and Rating
Product Manager
4 salaries
unlock blur

₹15 L/yr - ₹18 L/yr

Backend Developer
3 salaries
unlock blur

₹2.5 L/yr - ₹9.2 L/yr

Associate Project Manager
3 salaries
unlock blur

₹7.2 L/yr - ₹7.2 L/yr

Explore more salaries
Compare JP Funware & Technologies with

ChicMic

4.5
Compare

Sportz Interactive

3.2
Compare

IDZ Digital

3.8
Compare

Mittal Brothers

3.1
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview