Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by iManage (NetRights Technologies Private Limited) Team. If you also belong to the team, you can get access from here

Filter interviews by

iManage (NetRights Technologies Private Limited) Senior Software Engineer Interview Questions and Answers

Updated 22 Feb 2024

iManage (NetRights Technologies Private Limited) Senior Software Engineer Interview Experiences

1 interview found

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

I was interviewed in Aug 2023.

Round 1 - Technical 

(5 Questions)

  • Q1. It was in depth interview. Please go through basics at very very deep level
  • Q2. Javascript basic questions
  • Q3. Prototype based questions
  • Q4. Node Js in depth architecture
  • Ans. 

    Node.js architecture involves event-driven, non-blocking I/O model, single-threaded event loop, and asynchronous programming.

    • Event-driven architecture allows Node.js to handle multiple connections efficiently.

    • Non-blocking I/O model ensures that Node.js can handle many concurrent connections without getting blocked.

    • Single-threaded event loop processes all I/O operations asynchronously, improving performance.

    • Asynchronous...

  • Answered by AI
  • Q5. Database architecture in depth
  • Ans. 

    Database architecture involves the design, structure, and organization of databases to ensure efficient data storage and retrieval.

    • Database architecture includes defining data models, schemas, indexing, and relationships.

    • It involves choosing the right database management system (e.g. relational, NoSQL) based on requirements.

    • Performance tuning, scalability, and security are key considerations in database architecture.

    • Ex...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(4 Questions)

  • Q1. Create basic react app with dummy data fetched from JSON API
  • Ans. 

    Create a basic React app with dummy data fetched from a JSON API.

    • Set up a new React project using create-react-app

    • Create a component to fetch data from a JSON API using fetch or axios

    • Display the fetched data in the component

  • Answered by AI
  • Q2. Array methods and Flatten array
  • Q3. Event loop
  • Q4. HTML and Javascript basics
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. It was more into problem solving using python
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Dec 2023.

Round 1 - Technical 

(1 Question)

  • Q1. It was mostly on scenario based questions and I was asked to code online.
Round 2 - Technical 

(1 Question)

  • Q1. Discussion were there past projects, how different objectives were done.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. System design questions related to the product
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Hacker rank test. Basic coding questions on arrays, list etc.

Round 2 - Technical 

(1 Question)

  • Q1. Interactive session. Theoritical questions on oops, multithreading, springboot, java8 and few coding questions.
Round 3 - Technical 

(1 Question)

  • Q1. Design round. Questions on system design and best practices to be followed while developing any service. Few managerial questions as well.
Round 4 - HR 

(1 Question)

  • Q1. Profile related questions and salary discussion.

Interview Preparation Tips

Topics to prepare for Bottomline Senior Software Engineer interview:
  • Java8 and above
  • Data structure
  • Springboot
Interview preparation tips for other job seekers - Practice coding questions on java8 functions and few mid level data-structures based questions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. About company values
Round 2 - Technical 

(1 Question)

  • Q1. UML class diagram
  • Ans. 

    UML class diagram is a visual representation of classes, attributes, methods, and relationships in a system.

    • Classes are represented as boxes with three compartments for class name, attributes, and methods.

    • Attributes are listed in the second compartment with their data types.

    • Methods are listed in the third compartment with their parameters and return types.

    • Relationships between classes are shown using lines with arrows ...

  • Answered by AI
Round 3 - Group Discussion 

Competency based questions

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

(1 Question)

  • Q1. 1. Pattern print code. 2. Types of S3 bucket in AWS. 3. Java basic question. 4. Spring/ Spring boot basic question. 5. Hibernate basic interview question. 6. Some behavioral question.
  • Ans. 

    This is a list of questions asked in an interview for Senior Software Engineer position.

    • 1. Pattern print code: Write a code to print a specific pattern using loops.

    • 2. Types of S3 bucket in AWS: Explain the different types of S3 buckets in Amazon Web Services.

    • 3. Java basic question: Provide a basic question related to Java programming language.

    • 4. Spring/Spring Boot basic question: Give an example of a basic question rel...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on basic.

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. Basics .net , c#, sql
Round 2 - Technical 

(1 Question)

  • Q1. Current Project Details, Roles and some technical questions too
Round 3 - HR 

(1 Question)

  • Q1. Package Discussion and Other basic details

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure your basics are strong and should be confident to explain about the current project and its technical details.

I applied via Walk-in and was interviewed before Oct 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Good technical round, you can manage, mainly Java questions used to come

Round 2 - HR 

(2 Questions)

  • Q1. HR round is also good package discussion will happen
  • Q2. Company personal so kept secret

Interview Preparation Tips

Topics to prepare for Yodlee Senior Software Engineer interview:
  • Java
Interview preparation tips for other job seekers - With ML & advanced technology in working condition in place, they require less staffs

iManage (NetRights Technologies Private Limited) Interview FAQs

How many rounds are there in iManage (NetRights Technologies Private Limited) Senior Software Engineer interview?
iManage (NetRights Technologies Private Limited) interview process usually has 1 rounds. The most common rounds in the iManage (NetRights Technologies Private Limited) interview process are Technical.
How to prepare for iManage (NetRights Technologies Private Limited) Senior Software Engineer 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 iManage (NetRights Technologies Private Limited). The most common topics and skills that interviewers at iManage (NetRights Technologies Private Limited) expect are Python, Computer science, Javascript, Agile and SCALA.
What are the top questions asked in iManage (NetRights Technologies Private Limited) Senior Software Engineer interview?

Some of the top questions asked at the iManage (NetRights Technologies Private Limited) Senior Software Engineer interview -

  1. Node Js in depth architect...read more
  2. Database architecture in de...read more
  3. It was in depth interview. Please go through basics at very very deep le...read more

Tell us how to improve this page.

iManage (NetRights Technologies Private Limited) Senior Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
84% more than the average Senior Software Engineer Salary in India
View more details
Senior Software Engineer
8 salaries
unlock blur

₹20 L/yr - ₹36.3 L/yr

Devops Engineer
7 salaries
unlock blur

₹7.3 L/yr - ₹10.1 L/yr

Cloud Operations Engineer
6 salaries
unlock blur

₹5.1 L/yr - ₹14 L/yr

Senior Contract Analyst
5 salaries
unlock blur

₹11.8 L/yr - ₹12 L/yr

Associate Software Engineer
5 salaries
unlock blur

₹7 L/yr - ₹20.6 L/yr

Explore more salaries
Compare iManage (NetRights Technologies Private Limited) with

Zoho

4.3
Compare

Freshworks

3.5
Compare

TCS

3.7
Compare

Infosys

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