Upload Button Icon Add office photos

Nokia

Compare button icon Compare button icon Compare
4.2

based on 2.3k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Nokia DOT NET Developer Interview Questions, Process, and Tips

Updated 25 Feb 2024

Nokia DOT NET Developer Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Assignment 

Any one of the topic

Round 2 - HR 

(5 Questions)

  • Q1. Ask the dot net developer
  • Q2. What is asp. Net
  • Ans. 

    ASP.NET is a web application framework developed by Microsoft for building dynamic web sites, web applications, and web services.

    • ASP.NET allows developers to build dynamic web applications using languages like C# or VB.NET

    • It provides a rich set of tools and libraries for building web applications

    • ASP.NET supports various technologies like Web Forms, MVC, and Web API

    • It is integrated with Visual Studio for development and...

  • Answered by AI
  • Q3. What is the wfc
  • Ans. 

    Windows Workflow Foundation (WCF) is a framework for building workflow-enabled applications in Windows.

    • WCF stands for Windows Communication Foundation

    • It is used for building workflow-enabled applications in Windows

    • It provides a programming model, runtime engine, and tools for building workflow-based applications

    • WCF allows developers to define, execute, and manage workflows within their applications

  • Answered by AI
  • Q4. What is sql structure
  • Ans. 

    SQL structure refers to the organization of tables, columns, keys, and relationships in a database.

    • SQL structure includes tables, which store data in rows and columns.

    • Columns define the type of data that can be stored in a table.

    • Keys, such as primary keys and foreign keys, enforce relationships between tables.

    • Indexes can be used to optimize queries by speeding up data retrieval.

    • SQL structure can also include views, sto...

  • Answered by AI
  • Q5. What is the html
  • Ans. 

    HTML stands for HyperText Markup Language, used for creating and structuring web pages.

    • HTML is a markup language used to create the structure of web pages

    • It consists of elements enclosed in tags, such as , ,

    • Attributes can be added to elements to provide additional information or functionality

    • HTML can include text, images, links, forms, and multimedia content

    • Example:

      This is a heading

Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nokia is the top company and it is my dream

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Sql related ques mege into, rank,dense rank,queries of joins etc.
  • Q2. Java 8 related ques optional and stream
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

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

Round 1 - Aptitude Test 

1st round some apt qns,some prgramming qns are they asked

Round 2 - One-on-one 

(1 Question)

  • Q1. C depth concepts and some prgram
Round 3 - Technical 

(1 Question)

  • Q1. Some DSA questions they asked
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Reverse a linked list.
  • Q2. Merge sort on a array/
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How to handle exception?
  • Ans. 

    Handle exceptions by using try-catch blocks to gracefully manage errors in code execution.

    • Use try-catch blocks to catch exceptions and handle them appropriately.

    • Throw custom exceptions when necessary to provide more specific error information.

    • Use finally block to execute code that should always run, regardless of whether an exception is thrown.

    • Avoid catching generic exceptions like Exception class, instead catch specif...

  • Answered by AI
  • Q2. What is inheritance?
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.

    • Allows for code reusability by creating a new class based on an existing class

    • Derived class inherits properties and behaviors of the base class

    • Supports the 'is-a' relationship, where a derived class is a specialized version of the base class

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is method overloading and overriding
  • Ans. 

    Method overloading is when multiple methods have the same name but different parameters. Method overriding is when a subclass provides a specific implementation of a method that is already provided by its superclass.

    • Method overloading allows a class to have multiple methods with the same name but different parameters.

    • Method overriding occurs in a subclass when a method has the same name, return type, and parameters as ...

  • Answered by AI
  • Q2. Program to swap two variables without using third
  • Ans. 

    Swapping two variables without using a third variable

    • Use XOR operation to swap two variables without using a third variable

    • Example: a = 5, b = 10; a = a ^ b; b = a ^ b; a = a ^ b; // Now a = 10, b = 5

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Why you want to join this organization
  • Ans. 

    I am impressed by the organization's innovative projects and collaborative work culture.

    • Impressed by innovative projects

    • Attracted to collaborative work culture

    • Excited about potential for growth and learning opportunities

  • Answered by AI
  • Q2. What is your weakness and strength
  • Ans. 

    My weakness is overthinking and my strength is attention to detail.

    • Weakness: tend to overthink situations, which can lead to indecision or unnecessary stress

    • Strength: strong attention to detail, ensuring accuracy and quality in my work

    • Example: I sometimes spend too much time analyzing a problem before taking action, but I have learned to set deadlines for myself to prevent this from affecting my productivity

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Madras Christian College, Chennai and was interviewed in Oct 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Test had 2 sections..first section had 3 subsections with quants,verbal and logicals.2nd section is an English writing skill round where they give u a topic and u have to write ur views on it more than 200 words

Round 2 - Group Discussion 

Gd has the basic rules..they give a topic and u have to discuss on that

Round 3 - Technical 

(1 Question)

  • Q1. Hr asks you questions on your project,the programming language ur strong in and may be few code solving questions
Round 4 - HR 

(1 Question)

  • Q1. HR round tests your flexibility and adaptability skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with your answers. Make yourself comfortable before sitting for any of the rounds. Build a good rapport with your hr. If you don't know the answer be open..Say you don't know and you will learn in later. All the best!
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about you teaching assistant experience in your university
  • Q2. Teaching basic programming courses

I was interviewed in Jan 2022.

Round 1 - Video Call 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

The round started with the Introduction followed by the discussion of projects done mentioned in my resume(all related to Machine Learning and Deep Learning). Then the recruiter asked me about my previous company experience and the work which I was doing there. After the discussion, interviewer started asking basic questions of SQL and PLSQL.

  • Q1. DBMS Questions

    Difference between SQL and PLSQL
    DDL,DML commands in SQL
    Procedures in PLSQL
    Triggers in SQL

  • Ans. 

    SQL is a language used to manage relational databases, while PL/SQL is a procedural language extension for SQL.

    • SQL is used for querying and manipulating data in a database, while PL/SQL is used for writing procedural code.

    • DDL commands in SQL are used to define the structure of the database, such as creating tables and indexes.

    • DML commands in SQL are used to manipulate data in the database, such as inserting, updating, ...

  • Answered by AI
Round 2 - Video Call 

(2 Questions)

Round duration - 70 Minutes
Round difficulty - Hard

Interviewer directly started asking questions in SQL,PLSQL AND SHELL SCRIPTING

  • Q1. DBMS Questions

    Subqueries in SQL
    JOINS IN SQL and output related questions of JOINS
    Difference between Truncate and Delete SQL commands
    PLSQL Cursor and Tables
    Difference between Procedure and Trigger in PLSQL
    E...

  • Ans. 

    The question covers various topics related to DBMS and SQL, including subqueries, joins, truncate and delete commands, PLSQL cursor and tables, procedure and trigger differences, exception handling, and packages.

    • Subqueries in SQL allow you to nest one query inside another query.

    • JOINS in SQL are used to combine rows from two or more tables based on a related column between them.

    • Truncate and Delete are SQL commands used ...

  • Answered by AI
  • Q2. SQL Query

    SQL Query to find second highest salary

  • Ans. 

    SQL query to find the second highest salary

    • Use the ORDER BY clause to sort the salaries in descending order

    • Use the LIMIT clause to limit the result to the second row

    • Use a subquery to exclude the highest salary from the result

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaMandatory Experience in SQL, PLSQLAirtel interview preparation:Topics to prepare for the interview - DBMS, MySQL, PLSQL, Linux, Shell Scripting, Oracle Apps, Machine Learning with PythonTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : Remember all the basic commands and their syntax in PLSQL
Tip 2 : Try to optimize the query being asked in the interview.

Application resume tips for other job seekers

Tip 1 : No false things.
Tip 2 : Highlight your achievements and skills.

Final outcome of the interviewSelected

Skills evaluated in this interview

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

I applied via campus placement at Department of Management Studies IIT Delhi, Delhi and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 coding question 1 hr

Round 2 - Group Discussion 

Topic on environment issue

Round 3 - HR 

(2 Questions)

  • Q1. Normal discussion
  • Q2. Where are u from

Interview Preparation Tips

Interview preparation tips for other job seekers - Do data Structure and basic programming

Nokia Interview FAQs

How many rounds are there in Nokia DOT NET Developer interview?
Nokia interview process usually has 2 rounds. The most common rounds in the Nokia interview process are Assignment and HR.
What are the top questions asked in Nokia DOT NET Developer interview?

Some of the top questions asked at the Nokia DOT NET Developer interview -

  1. What is sql struct...read more
  2. What is asp. ...read more
  3. What is the ...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Nokia interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Google Interview Questions
4.4
 • 827 Interviews
Bharti Airtel Interview Questions
4.0
 • 806 Interviews
Samsung Interview Questions
4.0
 • 542 Interviews
Vodafone Idea Interview Questions
4.1
 • 538 Interviews
Ericsson Interview Questions
4.2
 • 399 Interviews
LG Electronics Interview Questions
4.0
 • 185 Interviews
Apple Interview Questions
4.3
 • 137 Interviews
Verizon Interview Questions
4.2
 • 110 Interviews
Xiaomi Interview Questions
3.9
 • 84 Interviews
View all

Nokia DOT NET Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

4.0

Work-Life balance

1.0

Salary & Benefits

4.0

Job Security

2.0

Company culture

4.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Technical Lead
511 salaries
unlock blur

₹8.1 L/yr - ₹32.7 L/yr

Technical Specialist
477 salaries
unlock blur

₹11 L/yr - ₹29 L/yr

Software Engineer
458 salaries
unlock blur

₹7 L/yr - ₹23.8 L/yr

R&D Engineer
425 salaries
unlock blur

₹7 L/yr - ₹26 L/yr

Senior Technical Specialist
242 salaries
unlock blur

₹16.7 L/yr - ₹43 L/yr

Explore more salaries
Compare Nokia with

Samsung

4.0
Compare

Apple

4.3
Compare

Huawei Technologies

4.0
Compare

Xiaomi

3.9
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