Upload Button Icon Add office photos
Engaged Employer

i

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

Nityo Infotech Verified Tick

Compare button icon Compare button icon Compare
3.1

based on 701 Reviews

Filter interviews by

Nityo Infotech Senior Consultant Interview Questions and Answers

Updated 12 Jun 2024

Nityo Infotech Senior Consultant Interview Experiences

1 interview found

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

Ask me about my domain

Round 2 - HR 

(2 Questions)

  • Q1. What is your CTC
  • Ans. 

    My current CTC is $120,000 per year.

    • My current CTC is $120,000 per year

    • It includes base salary, bonuses, and benefits

    • I am open to discussing salary expectations for this role

  • Answered by AI
  • Q2. What is your ECTC
  • Ans. 

    My Expected Current Total Compensation (ECTC) is $120,000 per year.

    • My ECTC includes my base salary, bonuses, and any other benefits or perks.

    • I have researched industry standards for Senior Consultants in this region to determine a competitive ECTC.

    • I am open to negotiation based on the total compensation package offered by the company.

  • Answered by AI

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Pair programming Round - It involves collaborating with the interviewer on the development of a small or micro feature.

Round 2 - Case Study 

System Design Interview - High Level & Low Level Design

Round 3 - Group Discussion 

Behavioral Interview Round - Test our abilities to handle various conflicts & leadership qualities

Round 4 - Group Discussion 

Social Issues - Test our understanding of various social/real-world problems and solutions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview Experience will be one of the kind, where your experience will be tested in a real world scenario rather than asking simple questions. Be open & positive
Interview experience
2
Poor
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Which protocol/protocols works when there is a communication between 2 Pbx systems?
  • Ans. 

    The protocols that work when there is a communication between 2 Pbx systems are SIP (Session Initiation Protocol) and H.323.

    • SIP (Session Initiation Protocol) is commonly used for setting up and tearing down voice or video calls over IP networks.

    • H.323 is an older protocol used for multimedia communication over IP networks.

    • Both SIP and H.323 are commonly used in VoIP (Voice over Internet Protocol) systems to facilitate c

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

I applied via Naukri.com and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Testing of java queue
  • Ans. 

    Testing of Java queue involves verifying the functionality and performance of queue operations.

    • Test enqueue and dequeue operations to ensure elements are added and removed correctly.

    • Test for proper handling of edge cases such as empty queue, full queue, and queue with one element.

    • Performance testing to evaluate the efficiency of queue operations under different load conditions.

  • Answered by AI
  • Q2. Design to the microservices
  • Ans. 

    Designing microservices involves breaking down a monolithic application into smaller, independent services.

    • Identify the boundaries of each microservice based on business capabilities

    • Decide on communication protocols between microservices (REST, messaging, etc.)

    • Implement fault tolerance and scalability measures for each microservice

    • Use containerization (Docker) and orchestration tools (Kubernetes) for deployment

    • Monitor ...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary hike why required
  • Q2. Relocation allowance required when

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Questions on the past work experience, global trends in banking, certifications and some situational questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare throughout I used script for preparation think about all the questions interviewer can ask and if you know who is taking interview check is LinkedIn that will give idea in what topics questions can come from
Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Coding Test 

Peer-coding test based on the provided tech-stack

Round 2 - One-on-one 

(2 Questions)

  • Q1. Current project overview & it's architecture
  • Ans. 

    Current project involves developing a cloud-based CRM system for a multinational corporation.

    • Utilizing microservices architecture for scalability and flexibility

    • Implementing RESTful APIs for seamless integration with other systems

    • Leveraging cloud services like AWS for hosting and data storage

    • Using Docker containers for easy deployment and management

  • Answered by AI
  • Q2. System design questions & LLD

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Best coding practises
  • Ans. 

    Best coding practices involve writing clean, efficient, and maintainable code.

    • Use meaningful variable and function names

    • Follow consistent coding style and formatting

    • Write comments to explain complex logic

    • Avoid duplicate code by using functions and classes

    • Test code thoroughly before deployment

  • Answered by AI
  • Q2. What is TDD and writing of testcases
  • Ans. 

    TDD stands for Test-Driven Development, which involves writing test cases before writing the actual code.

    • TDD is a software development process where tests are written before the code implementation.

    • Test cases are written based on the expected behavior of the code.

    • Developers write just enough code to pass the tests, ensuring code quality and functionality.

    • TDD helps in identifying bugs early in the development process.

    • Ex...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Deep understanding on your project
  • Q2. Why did you choose this way or this techstack and so on
  • Ans. 

    I chose this tech stack because of its scalability, performance, and community support.

    • Chose tech stack based on scalability needs

    • Selected for performance optimization

    • Considered community support for troubleshooting and updates

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Code base was shared and asked to implement something.
Round 2 - Technical 

(1 Question)

  • Q1. Technical questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared hard. Keep focus on project that you will be given. Only theoretical knowledge may not help to crack it. Thanks
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Design test plan for problem
  • Ans. 

    Designing a test plan for a problem

    • Identify the problem statement and objectives

    • Define test scope and criteria

    • Create test cases based on requirements

    • Assign resources and timelines for testing

    • Execute test cases and document results

  • Answered by AI
  • Q2. Auromation tool
  • Q3. Current working model
  • Ans. 

    Currently using agile methodology with daily stand-ups, bi-weekly sprints, and regular client check-ins.

    • Agile methodology

    • Daily stand-ups

    • Bi-weekly sprints

    • Regular client check-ins

  • Answered by AI
  • Q4. Technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Thoughtworks have interview with below rounds for QA
- HR initial screening round
- Test For automation testing
- Technical 1 on QA strategy and Experience
- Technical 2 architecture round for QA
- Leadership round
- HR and final round

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2024. There were 5 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Why thoughtworks
  • Ans. 

    Thoughtworks is known for its commitment to social justice, diversity, and innovation in technology.

    • Thoughtworks has a strong focus on social justice and diversity, which aligns with my values and beliefs.

    • The company is known for its innovative approach to technology and software development.

    • Thoughtworks has a reputation for being a great place to work, with a supportive and collaborative culture.

    • I admire Thoughtworks'...

  • Answered by AI
  • Q2. Which all companies are you being interviewed currently
Round 2 - Coding Test 

Code pair round, project architecture

Round 3 - Coding Test 

Project architecture and scenarios

Round 4 - Culture fit round 

(1 Question)

  • Q1. Why thoughtworks, how do you behave in such situation
  • Ans. 

    I chose Thoughtworks for its commitment to social justice and innovative technology solutions.

    • I am drawn to Thoughtworks' focus on social justice and diversity in the tech industry

    • I appreciate the company's commitment to using technology for positive change

    • I align with Thoughtworks' values of transparency, collaboration, and continuous learning

  • Answered by AI
Round 5 - Leadership round 

(1 Question)

  • Q1. Why should we hire you etc, leading team
  • Ans. 

    I have extensive experience leading teams and delivering successful projects, with a proven track record of exceeding expectations.

    • I have successfully led multiple cross-functional teams in previous roles, resulting in on-time and on-budget project delivery.

    • My strong communication and interpersonal skills enable me to effectively motivate and inspire team members to achieve their best.

    • I am highly organized and detail-o...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There is no such thing called great work culture here.. It's a hype with Infosys kind of atmosphere.. Most of the projects are Indian clients demanding 5 day client office work.. Recruiter and HR won't disclose this.. There is also no IJP Here.. Do not join and choose better

Nityo Infotech Interview FAQs

How many rounds are there in Nityo Infotech Senior Consultant interview?
Nityo Infotech interview process usually has 2 rounds. The most common rounds in the Nityo Infotech interview process are Group Discussion and HR.
What are the top questions asked in Nityo Infotech Senior Consultant interview?

Some of the top questions asked at the Nityo Infotech Senior Consultant interview -

  1. what is your ...read more
  2. what is your E...read more

Tell us how to improve this page.

Nityo Infotech Senior Consultant Salary
based on 40 salaries
₹9.5 L/yr - ₹33 L/yr
9% more than the average Senior Consultant Salary in India
View more details

Nityo Infotech Senior Consultant Reviews and Ratings

based on 4 reviews

3.1/5

Rating in categories

3.1

Skill development

3.6

Work-Life balance

3.2

Salary & Benefits

2.5

Job Security

2.1

Company culture

2.5

Promotions/Appraisal

3.1

Work Satisfaction

Explore 4 Reviews and Ratings
Information Technology Recruiter
193 salaries
unlock blur

₹1.1 L/yr - ₹6 L/yr

Desktop Support Engineer
136 salaries
unlock blur

₹1.2 L/yr - ₹4.3 L/yr

Senior Software Engineer
130 salaries
unlock blur

₹6.9 L/yr - ₹30 L/yr

Recruitment Executive
110 salaries
unlock blur

₹1.8 L/yr - ₹4.2 L/yr

Technical Recruiter
100 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Explore more salaries
Compare Nityo Infotech 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