Upload Button Icon Add office photos
Engaged Employer

i

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

Coding Nebula Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Coding Nebula Interview Questions, Process, and Tips

Updated 2 Apr 2021

Coding Nebula Interview Experiences

1 interview found

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Define clases and objects
  • Ans. 

    Classes are blueprints for creating objects, which are instances of a class.

    • Classes define the properties and behaviors of objects.

    • Objects are created from classes and can have their own unique values for properties.

    • Classes can have methods that define the actions an object can perform.

    • Objects can interact with each other through methods and properties.

    • Inheritance allows classes to inherit properties and behaviors from...

  • Answered by AI
  • Q2. What is exception handling
  • Ans. 

    Exception handling is a mechanism to handle runtime errors and prevent program crashes.

    • It allows the program to gracefully handle errors and continue execution.

    • It involves catching and handling exceptions using try-catch blocks.

    • Common exceptions include NullPointerException, ArrayIndexOutOfBoundsException, and IOException.

    • Exception handling can also involve throwing custom exceptions to handle specific errors.

    • It is an ...

  • Answered by AI
  • Q3. What is json, how to extract objects from json
  • Ans. 

    JSON is a lightweight data interchange format. Objects can be extracted using key-value pairs.

    • JSON stands for JavaScript Object Notation

    • It is a text format that is easy to read and write for humans

    • Objects in JSON are enclosed in curly braces {}

    • Arrays in JSON are enclosed in square brackets []

    • To extract objects from JSON, use key-value pairs to access the desired data

  • Answered by AI
  • Q4. What are stack and queue
  • Ans. 

    Stack and queue are data structures used to store and retrieve data in a specific order.

    • Stack is a Last-In-First-Out (LIFO) data structure where the last element added is the first one to be removed. Example: undo-redo feature in text editors.

    • Queue is a First-In-First-Out (FIFO) data structure where the first element added is the first one to be removed. Example: waiting line in a restaurant.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your basic concepts. Try to read as many as possible interview questions.

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 (223)

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. My profile is Guidewire Business Analyst and product PC and forms. So the questions were based on application, field level understanding and app flow. Understanding about business and line of businesses.
  • Q2. Reason for change, mandatory question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be really well prepared of what is it in the resume. All the questions will be around that particularly and nearby questions.

I applied via Campus Placement and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Case Study 

Internal case of a biscuit manufacturing company. Details about company background, sales, figures are given and based on those 3 questions were asked.

Round 2 - Case Study 

Part 2 of the same case study was asked where the company should go for IPO or expansion in local market. based on the facts, decision and justification had to be given

Round 3 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a highly experienced consultant with a strong background in problem-solving and strategic planning.

    • Over 10 years of experience in consulting for various industries

    • Expertise in analyzing complex business challenges and providing effective solutions

    • Proven track record of delivering successful projects on time and within budget

    • Strong communication and interpersonal skills, able to build rapport with clients

    • Ability to...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence is key for this job. Even if the background is not an exact match they are willing to give you a shot if you think you are better.

Associate Interview Questions & Answers

PwC user image Anonymous

posted on 26 May 2021

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself?
  • Q2. Java oop questions

I applied via Approached by Company and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic devops question
  • Q2. Agile process discussion
Round 2 - Technical 

(2 Questions)

  • Q1. Kubernetes deployment
  • Q2. Ansible basic question
Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion with HR manager
  • Q2. Negotiation salary with HR manager

Interview Preparation Tips

Topics to prepare for Ernst & Young Consultant interview:
  • Devops
Interview preparation tips for other job seekers - 1st round is technical, 2nd round tech with manager 3rd is HR round for salary discussion

Interview Questionnaire 

1 Question

  • Q1. General Accounting Concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive and be explanatory with your answers with your accounting knowledge

I applied via Referral and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Most of questions were based on IND AS since this role was in Assurance service line under Financial accounting and advisory services.
  • Q2. Questions were from IND AS AS 115,116 103 and why want to work with EY values of EY etc. and yeah i question that remains same in every interview was Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be honest with your resume and calm during interview.

I applied via LinkedIn and was interviewed in Apr 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Fundamentals + case studies

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 technical + 1 director round .Overall expect interview to be moderate to tough

I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Write a query where all the customer name start with A
  • Ans. 

    Query to retrieve all customer names starting with A.

    • Use the SELECT statement to retrieve customer names.

    • Use the LIKE operator with the pattern 'A%' to match names starting with A.

    • Specify the table and column name where the customer names are stored.

    • Example: SELECT customer_name FROM customers WHERE customer_name LIKE 'A%';

  • Answered by AI
  • Q2. Write a query where we'll get state wise sales summary report. Actually in this query we have to join multiple table and finding the rank .

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was extremely easy and smooth.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Finance Functional related questions like P2P and O2C

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Prepare on Accounting Entries and Functional flows.

Coding Nebula Interview FAQs

How to prepare for Coding Nebula 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 Coding Nebula. The most common topics and skills that interviewers at Coding Nebula expect are GIT, Java, JSON, Javascript and Sockets.
What are the top questions asked in Coding Nebula interview?

Some of the top questions asked at the Coding Nebula interview -

  1. What is json, how to extract objects from j...read more
  2. Define clases and obje...read more
  3. What is exception handl...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.2k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.2k Interviews
View all

Coding Nebula Reviews and Ratings

based on 10 reviews

4.5/5

Rating in categories

4.5

Skill development

4.6

Work-life balance

4.5

Salary

4.5

Job security

4.5

Company culture

4.5

Promotions

4.5

Work satisfaction

Explore 10 Reviews and Ratings
Software Developer
4 salaries
unlock blur

₹3.6 L/yr - ₹4.5 L/yr

Associate Software Engineer
4 salaries
unlock blur

₹2.4 L/yr - ₹4.2 L/yr

Associate Software Developer
4 salaries
unlock blur

₹3 L/yr - ₹3.6 L/yr

QA Engineer
3 salaries
unlock blur

₹2.4 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Coding Nebula 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