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
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
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
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic OOP questions for python programming language

Round 2 - HR 

(2 Questions)

  • Q1. What's abstraction
  • Ans. 

    Abstraction is the concept of hiding complex implementation details and showing only the necessary information to the user.

    • Abstraction allows users to focus on what an object does instead of how it does it

    • It helps in reducing complexity and improving efficiency in software development

    • Example: In object-oriented programming, abstract classes and interfaces are used to achieve abstraction

  • Answered by AI
  • Q2. What's the difference between SQL and NoSQL database
  • Ans. 

    SQL databases are relational databases with structured data, while NoSQL databases are non-relational databases with flexible, unstructured data.

    • SQL databases use structured query language for defining and manipulating data, while NoSQL databases use different query languages or APIs.

    • SQL databases are table-based, with a predefined schema, while NoSQL databases are document, key-value, wide-column, or graph-based.

    • SQL d...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Reverse a linked list
  • Ans. 

    Reverse a linked list by changing the direction of pointers

    • Start with three pointers: current, prev, and next

    • Iterate through the linked list, updating pointers to reverse the direction

    • Update the head of the linked list to the last node after reversing

  • Answered by AI
  • Q2. Implement binary search algorithm
  • Ans. 

    Binary search algorithm efficiently finds the target value in a sorted array.

    • Start by defining the low and high indices of the array.

    • Calculate the mid index and compare the target value with the value at mid.

    • If target is less than mid value, update high to mid-1; if greater, update low to mid+1.

    • Repeat until target is found or low is greater than high.

  • Answered by AI
Round 4 - One-on-one 

(2 Questions)

  • Q1. Brief Introduction and basic questions
  • Q2. Future plans and how am i going to achieve them

Skills evaluated in this interview

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
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.

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 Aptitude Test and One-on-one Round.
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.

People are getting interviews through

based on 1 NJ Technologies interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
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
9 salaries
unlock blur

₹4.4 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

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