Upload Button Icon Add office photos

Filter interviews by

NetObjex Interview Questions and Answers

Updated 13 Feb 2024

NetObjex Interview Experiences

Popular Designations

2 interviews found

Devops Engineer Interview Questions & Answers

user image Dasi Govardhani

posted on 31 Aug 2023

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

I applied via Recruitment Consulltant

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 - One-on-one 

(2 Questions)

  • Q1. Release manager questions? Devops engineer questions
  • Q2. Infrastructure Engineer questions

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (3)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is ACID properties in dbms
  • Ans. 

    ACID properties ensure reliability and consistency in database transactions.

    • ACID stands for Atomicity, Consistency, Isolation, and Durability.

    • Atomicity ensures that a transaction is treated as a single, indivisible unit of work.

    • Consistency ensures that a transaction brings the database from one valid state to another.

    • Isolation ensures that concurrent transactions do not interfere with each other.

    • Durability ensures that...

  • Answered by AI
  • Q2. What REST vs Graphql
  • Ans. 

    REST and GraphQL are both API architectural styles, but differ in terms of data fetching and flexibility.

    • REST is a stateless, client-server communication model using HTTP methods.

    • GraphQL is a query language and runtime for APIs, allowing clients to request specific data.

    • REST has predefined endpoints and fixed data structures, while GraphQL offers flexible queries and responses.

    • REST is better suited for simple, resource...

  • Answered by AI
  • Q3. What is shardding
  • Ans. 

    Sharding is a technique used in database systems to horizontally partition data across multiple servers for improved performance and scalability.

    • Sharding involves dividing a large database into smaller, more manageable parts called shards.

    • Each shard contains a subset of the data and is stored on a separate server.

    • Sharding helps distribute the workload and allows for parallel processing of queries.

    • It improves performanc...

  • Answered by AI
  • Q4. What is callback
  • Ans. 

    A callback is a function that is passed as an argument to another function and is executed later when a certain event occurs.

    • Callbacks are commonly used in asynchronous programming to handle the completion of a task.

    • They allow for the separation of concerns and promote code reusability.

    • An example is the use of callbacks in JavaScript's setTimeout() function.

  • Answered by AI
  • Q5. Explain event loop
  • Ans. 

    Event loop is a mechanism that allows for efficient handling of multiple events in a single thread.

    • Event loop is used in asynchronous programming to handle non-blocking I/O operations.

    • It continuously checks for events in a queue and executes their associated callbacks.

    • Event loop is commonly used in JavaScript for handling browser events and asynchronous tasks.

    • It helps prevent blocking of the main thread and ensures res

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (211)

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First question in hr interview is tell about yourself then the hr asked questions what I mentioned in my resume. So put the information in resume what you known well. My unique talent is I'm a stage spea...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, be confident, don't put irrelevant information in your resume update yourself relating to your studies

I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. TELL ME ABOUT YOURSELF

Interview Preparation Tips

Interview preparation tips for other job seekers - JUST BE YOURSELF

I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .

I applied via Campus Placement and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Description of project
  • Ans. 

    The project involved designing and implementing a new network infrastructure for a large corporation.

    • Conducted a thorough analysis of the existing network infrastructure

    • Designed a new network architecture that met the company's needs

    • Implemented the new network infrastructure with minimal disruption to business operations

    • Tested and optimized the new network to ensure optimal performance

    • Provided ongoing support and maint

  • Answered by AI
  • Q2. Your previous experince

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepare for your resume

I applied via Walk-in and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Its for FP&A process and the major questions were from the basics of FP&A. How it starts and how its ends and Previous job roles.

Interview Preparation Tips

Interview preparation tips for other job seekers - It's quite a moderate interview but be prepare for more rounds of technical interviews.

I applied via Campus Placement and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. 1.Tell me about yourself.
  • Q2. 2. Some basic questions from DBMS, iot and cloud.
  • Q3. 3. Explain your project ( technology u have used and what is it).
  • Q4. 4. Are you willing to relocate.

Interview Preparation Tips

Interview preparation tips for other job seekers - HR was nice and friendly. Overall it was a NYC experience.
All the best guys.

I applied via Recruitment Consultant and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't tell what is written in your CV.

I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Simple program
  • Q2. I wrote a simple program in C

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and confident

NetObjex Interview FAQs

How many rounds are there in NetObjex interview?
NetObjex interview process usually has 1-2 rounds. The most common rounds in the NetObjex interview process are Resume Shortlist, One-on-one Round and Technical.
How to prepare for NetObjex 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 NetObjex. The most common topics and skills that interviewers at NetObjex expect are MongoDB, Software Development, NoSQL, PDF and Front End.
What are the top questions asked in NetObjex interview?

Some of the top questions asked at the NetObjex interview -

  1. what is ACID properties in d...read more
  2. what REST vs Grap...read more
  3. what is shardd...read more

Tell us how to improve this page.

NetObjex Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

NetObjex Reviews and Ratings

based on 10 reviews

4.1/5

Rating in categories

3.6

Skill development

3.4

Work-life balance

3.7

Salary

2.6

Job security

3.7

Company culture

2.9

Promotions

3.4

Work satisfaction

Explore 10 Reviews and Ratings
QA Engineer
8 salaries
unlock blur

₹7 L/yr - ₹9.2 L/yr

Software Developer
6 salaries
unlock blur

₹12 L/yr - ₹14.4 L/yr

Blockchain Developer
6 salaries
unlock blur

₹8.8 L/yr - ₹12 L/yr

Associate QA Engineer
6 salaries
unlock blur

₹4 L/yr - ₹5.1 L/yr

Software Engineer
5 salaries
unlock blur

₹2.1 L/yr - ₹7.5 L/yr

Explore more salaries
Compare NetObjex with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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