Upload Button Icon Add office photos
Engaged Employer

i

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

NJ Technologies Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 61 Reviews

Filter interviews by

NJ Technologies Associate Software Developer Interview Questions and Answers

Updated 1 May 2024

NJ Technologies Associate Software Developer Interview Experiences

1 interview found

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

I applied via campus placement at Veer Narmad South Gujarat University (VNSGU) and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

DBMS, java ,oops concepts ,programming

Round 2 - One-on-one 

(5 Questions)

  • Q1. Why finlogic technologies ?!
  • Ans. 

    Finlogic Technologies offers a dynamic work environment, cutting-edge technology projects, and opportunities for growth and learning.

    • Innovative projects and technologies to work on

    • Dynamic and collaborative work environment

    • Opportunities for growth and learning

    • Positive company culture and values

  • Answered by AI
  • Q2. Why java is safe and secure ?
  • Ans. 

    Java is safe and secure due to its strong type system, bytecode verification, and security manager.

    • Strong type system ensures type safety and prevents errors at compile time.

    • Bytecode verification ensures that code loaded by the JVM is safe to run.

    • Security manager allows fine-grained control over access to system resources.

    • Java's sandboxing feature restricts the actions that a program can perform, enhancing security.

    • Jav...

  • Answered by AI
  • Q3. Collection of objects example
  • Ans. 

    A collection of objects is a data structure that stores multiple objects of the same type.

    • Can be implemented using arrays, lists, sets, or maps

    • Each object in the collection can be accessed by its index or key

    • Examples include an array of integers, a list of strings, or a set of unique values

  • Answered by AI
  • Q4. Related to work on holidays or in under pressure ?
  • Q5. Previous work experience as intern in diff companies ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the things from your resume , 80 % questions from resume.

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - Coding Test 

Consist 3 coding questions medium level

Round 2 - Technical 

(2 Questions)

  • Q1. Asked about java concept
  • Q2. Sql query basics
Round 3 - Technical 

(2 Questions)

  • Q1. Asked medium to advance level oops java concept
  • Q2. Deep discussion over project
Round 4 - Technical 

(2 Questions)

  • Q1. Hard level linked list questions
  • Q2. Advanced level sql query

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare sql and oop concepts well
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Machine coding round

Round 2 - Technical 

(2 Questions)

  • Q1. TCP/IP related questions, what happens when you search a webpage?
  • Q2. Past projects discussions
Round 3 - HR 

(1 Question)

  • Q1. Behavioural questions on how would you tackle a particular scenario
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Basic Logical programs

Round 2 - Technical 

(4 Questions)

  • Q1. Explain laravel Structure
  • Q2. Database migration
  • Q3. What is indexing in database
  • Q4. What is controller ,What is Route
Round 3 - HR 

(2 Questions)

  • Q1. Why you leave your previous Company
  • Q2. What is your role in previous company
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was a Basic Aptitude Test

Round 2 - Coding Test 

We were asked to do Sorting, SQL queries (join)

Round 3 - HR 

(1 Question)

  • Q1. Can you tell me about yourself?
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

    • 5 years of experience in software development

    • Proficient in developing web applications

    • Skilled in using various technologies such as Java, JavaScript, and SQL

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude questions with 2-3 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Input-wwwrrrrttttuu Output - w3r4t4u2
  • Q2. Interpreter vs compiler
  • Ans. 

    Interpreter executes code line by line, compiler translates code into machine code before execution.

    • Interpreter translates code into machine code line by line during runtime

    • Compiler translates code into machine code before execution

    • Interpreted languages include Python, JavaScript

    • Compiled languages include C, C++

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox

Round 1 - Coding Test 

Java, spring,springboot

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 Query question and 3 coding questions

Round 2 - Technical 

(4 Questions)

  • Q1. Basic oops , Java script and Networking questions.
  • Q2. What is object orienteered programming.
  • Ans. 

    Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • Objects are instances of classes, which define the structure and behavior of the objects.

    • Encapsulation, inheritance, and polymorphism are key principles of object oriented programming.

    • Example: Java, C++, Python are popular languages that support object oriented programming.

  • Answered by AI
  • Q3. Different Events in java script
  • Ans. 

    Events in JavaScript are actions or occurrences that happen in the browser that the code can respond to.

    • Events can be triggered by user actions (like clicking a button), browser actions (like page load), or system events (like a timer expiring)

    • Event listeners are used to listen for and respond to events

    • Common events include click, mouseover, keydown, submit, etc.

  • Answered by AI
  • Q4. Event listeners
Round 3 - Coding Test 

Project , coding question, DBMS

Round 4 - HR 

(1 Question)

  • Q1. Basic personal details

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 DSA questions Both are from DP

Round 2 - Technical 

(2 Questions)

  • Q1. 2 Questions , 1 is DSA
  • Q2. Second question is Puzzle

Interview Preparation Tips

Interview preparation tips for other job seekers - Practise DSA more and give more and more interviews.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Coding Test 

Create an API using Notepad to check if a string is a palindrome or not.

Round 2 - One-on-one 

(1 Question)

  • Q1. Solid principal

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join worst company

NJ Technologies Interview FAQs

How many rounds are there in NJ Technologies Associate Software Developer interview?
NJ Technologies interview process usually has 2 rounds. The most common rounds in the NJ Technologies interview process are One-on-one Round and Aptitude Test.
What are the top questions asked in NJ Technologies Associate Software Developer interview?

Some of the top questions asked at the NJ Technologies Associate Software Developer interview -

  1. Why java is safe and secur...read more
  2. Why finlogic technologies...read more
  3. Collection of objects exam...read more

Tell us how to improve this page.

Senior Executive
29 salaries
unlock blur

₹2 L/yr - ₹4.6 L/yr

Java Developer
20 salaries
unlock blur

₹2.5 L/yr - ₹7.7 L/yr

Assistant Deputy Manager
17 salaries
unlock blur

₹3.6 L/yr - ₹4.5 L/yr

Senior Assistant Manager
12 salaries
unlock blur

₹5 L/yr - ₹11.3 L/yr

Assistant Manager
10 salaries
unlock blur

₹4.3 L/yr - ₹6.5 L/yr

Explore more salaries
Compare NJ Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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