Upload Button Icon Add office photos

Filter interviews by

Niramay Solutions Junior Application Engineer Interview Questions and Answers for Experienced

Updated 20 Dec 2022

Niramay Solutions Junior Application Engineer Interview Experiences for Experienced

1 interview found

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 Nov 2022. There were 2 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 - HR 

(2 Questions)

  • Q1. Are you ready to work under pressure?
  • Q2. Are you able to travel within city if client is not agree with remote support?
  • Ans. 

    Yes, I am willing to travel within the city if required for client support.

    • I understand that sometimes remote support may not be sufficient to resolve certain issues.

    • In such cases, I am willing to travel to the client's location to provide on-site support.

    • I am familiar with the city's transportation system and can make necessary arrangements for travel.

    • I will ensure that all necessary precautions are taken to ensure my...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on your knowledge. if HR asked something tricky don't be fumble be relax understand the question and answer it

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is bussniess rule ?
  • Ans. 

    A business rule is a specific guideline or constraint that dictates how a business operates or makes decisions.

    • Business rules are typically defined by stakeholders or subject matter experts.

    • They help ensure consistency, compliance, and efficiency in business processes.

    • Examples include age restrictions for purchasing alcohol, pricing strategies, and approval processes for expenses.

  • Answered by AI
  • Q2. What is update set?
  • Ans. 

    An update set is a group of changes that can be moved from one instance to another in ServiceNow.

    • Update sets are used to transport customizations, such as new fields, tables, or scripts, between instances.

    • They help in organizing changes and tracking what customizations are being moved.

    • Update sets can be previewed, committed, and rolled back if needed.

    • Example: Creating a new field in a development instance and moving it

  • Answered by AI

Skills evaluated in this interview

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

There will be 5 rounds

All the round were mainly focused on the leadership priciples and technical skills
Each round will be carried for 1hr
You should be proefficeint with AWS and devops concepts like CI/CD

Round 2 - Coding Test 

This round consist of 2 question mainly focused on DSA concepts like Array and Strings

Round 3 - Coding Test 

Here also you will be asked to solve 2 DSA questions form medium to hard level

Round 4 - One-on-one 

(2 Questions)

  • Q1. Your work-experience and projects
  • Q2. Questions based on your project , mainly to check the leaderships principles

Interview Preparation Tips

Interview preparation tips for other job seekers - you should be proficient with DSA in any language
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Boxing Unboxing
  • Q2. Abstract class and interface
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. COBOL, DB2 - Restart logic, Cursor life cycle
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. About primary keys (how columns can be accommodated in a single primary key)
  • Q2. Types of Constructors
  • Ans. 

    Constructors are special methods used to initialize objects in a class.

    • Constructors have the same name as the class.

    • Types of constructors include default, parameterized, copy, and static constructors.

    • Example: public class Person { public Person() { } }

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. How to create invoice as soon as delivery is completed with PGI
  • Ans. 

    Create invoice automatically after delivery completion with PGI

    • Set up automatic invoice creation in the system

    • Configure the system to trigger invoice generation upon completion of delivery with PGI

    • Ensure all necessary information is captured during delivery process for accurate invoicing

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Swift Basics Mostly focus on Struct, Classes, Enums , Higher Order functions, GCD, ARC

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up Basics
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Jan 2023. There were 2 interview rounds.

Round 1 - Technical 

(6 Questions)

  • Q1. What is sql and it’s subtype
  • Ans. 

    SQL is a programming language used for managing and manipulating relational databases.

    • SQL stands for Structured Query Language

    • It is used to communicate with databases to retrieve, insert, update, and delete data

    • Some subtypes of SQL include MySQL, PostgreSQL, Oracle SQL, and Microsoft SQL Server

  • Answered by AI
  • Q2. What is sed command and find
  • Ans. 

    sed command is a stream editor for filtering and transforming text, while find command is used to search for files in a directory hierarchy.

    • sed command is used to perform text transformations on an input stream or file

    • find command is used to search for files in a directory hierarchy based on various criteria

    • sed command can be used to replace text, delete lines, or perform other text manipulations

    • find command can search...

  • Answered by AI
  • Q3. What is different between PK and FK
  • Ans. 

    PK is Primary Key which uniquely identifies a record in a table, while FK is Foreign Key which establishes a relationship between two tables.

    • PK ensures uniqueness of records in a table

    • FK establishes a relationship between tables

    • PK is used to enforce entity integrity, while FK is used to enforce referential integrity

  • Answered by AI
  • Q4. What is she’ll scraptiing
  • Ans. 

    Shell scraping is the process of extracting data from websites using automated tools or scripts.

    • Shell scraping involves writing scripts to automate the process of extracting data from websites

    • Tools like BeautifulSoup in Python or Scrapy can be used for shell scraping

    • Shell scraping is commonly used for web scraping and data mining purposes

  • Answered by AI
  • Q5. What is uptime command in Linux
  • Ans. 

    The uptime command in Linux displays the current time, how long the system has been running, and the number of users currently logged in.

    • Displays the current time

    • Shows how long the system has been running

    • Indicates the number of users currently logged in

  • Answered by AI
  • Q6. Why are switching the job
Round 2 - Technical 

(1 Question)

  • Q1. ….aaaaddddddhhjjjghhh

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before May 2017. There were 2 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Related with technical and operational details Network knowledge and operational
  • Q2. Network and system management
  • Q3. Email confirmation

Interview Preparation Tips

Keep updated

Niramay Solutions Interview FAQs

How many rounds are there in Niramay Solutions Junior Application Engineer interview for experienced candidates?
Niramay Solutions interview process for experienced candidates usually has 2 rounds. The most common rounds in the Niramay Solutions interview process for experienced candidates are HR and Resume Shortlist.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all

Niramay Solutions Junior Application Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

3.0

Job security

5.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Full Stack Developer
7 salaries
unlock blur

₹1.5 L/yr - ₹2.7 L/yr

Software Engineer
4 salaries
unlock blur

₹2.9 L/yr - ₹4.8 L/yr

Business Development Executive
3 salaries
unlock blur

₹3.6 L/yr - ₹3.6 L/yr

Java Full Stack Developer
3 salaries
unlock blur

₹2.4 L/yr - ₹3 L/yr

Explore more salaries
Compare Niramay Solutions with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

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