Upload Button Icon Add office photos

Filter interviews by

Clear (1)

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 <html>, <head>, <body>

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

    • HTML is not a programming language, but a markup language for creating content on the web

  • 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

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Asked me about my research work That's it
  • Q2. Asked about the course project that i did in BE and MS

Interview Preparation Tips

Round: Test
Experience: There was one question which was little tricky , but not that difficult
Total Questions: 1

Round: Technical + HR Interview
Experience: There was one question which was little tricky , but not that difficult

College Name: IIT Madras

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Project related questions
  • Q2. Breifly explain about project
  • Ans. 

    The project is a web-based application for managing inventory and sales of a retail store.

    • Developed using Java and Spring framework

    • Includes features such as product management, order management, and customer management

    • Utilizes MySQL database for data storage

    • Implemented security measures such as authentication and authorization

    • Designed with a responsive user interface for optimal user experience

  • Answered by AI
  • Q3. Tell me about yourself. Hobbies , strength and weakness
  • Ans. 

    I am a software developer with a passion for coding and problem-solving. My hobbies include reading and playing video games.

    • Proficient in programming languages such as Java and Python

    • Strong problem-solving skills

    • Good communication and teamwork abilities

    • Weakness: Sometimes I tend to overthink and spend too much time on a problem

    • Hobbies: Reading books on technology and playing video games

  • Answered by AI
  • Q4. Will u stay in samsung?
  • Ans. 

    I cannot make a commitment to staying at Samsung at this time.

    • I am open to exploring other opportunities

    • My decision will depend on various factors such as growth opportunities, work culture, and compensation

    • I value my time at Samsung and appreciate the experience gained

  • Answered by AI
  • Q5. Basic hr questions

Interview Preparation Tips

Round: Test
Experience: Problem similar to knapsack
Tips: dynamic programming
Duration: 3 hours
Total Questions: 1

Round: Technical Interview
Experience: Asked to explain about project. Some basic concepts in linear algebra and in deep learning like CNNs. Asked to implement Hungarian algorithm.
Tips: Brush up baisc ML and linear algebra concepts

Round: HR Interview
Experience: Asked where i did my btech. Asked why i switched by branch from electronics to computer science.
Tips: tell the truth to whatever is asked

Skills: Machine Learning
College Name: IIT Madras

Software Developer Interview Questions & Answers

Samsung user image GURRAM HARINATHA REDDY cs13b010

posted on 2 Dec 2016

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Difference between DFS and BFS?
  • Ans. 

    DFS and BFS are two popular graph traversal algorithms used in computer science.

    • DFS stands for Depth First Search and explores as far as possible along each branch before backtracking.

    • BFS stands for Breadth First Search and explores all the vertices at the present depth before moving on to the next level.

    • DFS uses a stack data structure to keep track of visited nodes while BFS uses a queue.

    • DFS is useful for finding path...

  • Answered by AI
  • Q2. When are double pointers used?
  • Ans. 

    Double pointers are used to store the address of a pointer variable.

    • Double pointers are useful in dynamic memory allocation.

    • They are used to modify the value of a pointer passed to a function.

    • They can be used to create linked lists and trees.

    • Example: int **ptr; //declares a double pointer to an integer

  • Answered by AI
  • Q3. List all the permutations of the array?
  • Ans. 

    Permutations of an array

    • Permutations are all possible arrangements of elements in an array

    • Number of permutations for an array of length n is n!

    • Use recursion to generate all permutations

    • Swap elements to generate different permutations

  • Answered by AI
  • Q4. What is the first biggest failure in your life?
  • Ans. 

    My first biggest failure was not being able to clear an important exam in high school.

    • Failed to manage time effectively

    • Did not seek help from teachers or peers

    • Did not practice enough

    • Learned the importance of preparation and seeking help

    • Improved study habits and time management skills

  • Answered by AI

Interview Preparation Tips

Round: Test
Duration: 3 hours
Total Questions: 1

College Name: IIT Madras

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Asked to breifly explain about the project
  • Q2. Asked to implement hungarian algorithm
  • Q3. Tell about yourself
  • Ans. 

    I am a software developer with experience in Java and Python.

    • Graduated with a degree in Computer Science

    • Worked on multiple projects using Java and Python

    • Familiar with Agile methodology

    • Passionate about learning new technologies

  • Answered by AI
  • Q4. Whats my strenghts and weaknesses?
  • Ans. 

    My strength is problem-solving and attention to detail. My weakness is public speaking.

    • Strength: Strong problem-solving skills

    • Strength: Attention to detail

    • Weakness: Public speaking

    • Weakness: Difficulty with time management

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: problem similar to knapssack
Tips: learn dynamic programming
Duration: 3 hours
Total Questions: 1

Round: Technical Interview
Experience: Asked basic ML and linear algebra questions
Tips: brush up ML and Linear Algebra concepts

Round: HR Interview
Experience: It was kind of a friendly discussion. She asked my why switched my branch from EC to CS for M.Tech?
Tips: Most of the questions were basic HR questions.

Skills: Machine Learning
College Name: IIT Madras

I was interviewed in Nov 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: Students above 7.00 cgpa were shortlisted for the test.

Round: Test
Experience: It was a coding test for 3 hours where we were given a scenario to be solved using our programming skills. The question could be solved in any programming language comfortable. The shortlisting depends on the number of test cases passed. There are about 50 test cases for the question.
Duration: 3 hours
Total Questions: 1

Skills: Programming Skills In Any Language Like C
College Name: Thapar University, Patiala

I was interviewed before Jun 2016.

Interview Preparation Tips

Round: Test
Experience: A. Quantitative aptitude:
Very Easy Questions. If you know ratios and proportions, few formulas, probability etc. You can easily answer all the answers.
20 questions - 20 minutes.
B. Verbal Reasoning:
Basic questions based on knowledge of grammar. RC and other questions. Easy questions.
20 questions - 20 minutes.
C. Logical Reasoning:
Questions based on family tree, symbols (like if '+' operator is greater than or equal to) based questions. Easy to solve.
20 questions - 20 minutes.
Based on the aptitude test, 20 students from IT were shortlisted for the coding round.

Duration: 1 hour
Total Questions: 60

Round: Coding round
Experience: This round took place on the same day after the aptitude
Three programs:
Your code is tested against 15-20 test cases. Time limit was one hour.


Run length encoding: Given a string compress it using run length encoding
Eg: I/P - aaaccdeeff O/P - a3c2de2f2
Solution: -----/
Given two trees find if they are identical or not
Solution: -----/
Find maximum sum rectangle in a 2D matrix


Round: Group Discussion
Experience:
This round was newly introduced by Samsung in our year.
There were 2 batches of 10 people each.
Each batch was given a topic and each member in a batch had to speak about the topic for 2 minutes.
My topic was

I applied via Campus Placement

Interview Preparation Tips

Round: Test
Experience: Each section has 20 questions. The first two rounds are well finished in time but the numerical section left me time deficient.
Tips: No special practice is needed. Just be calm during the entire test and don't get stuck at any question. Immediately move to next question if got stuck at any question.
Total Questions: 60

Round: Test
Experience: Most questions are pretty much simple testing the basics.
Tips: Practice string problems from hackerrank.
Duration: 60 minutes
Total Questions: Coding

Round: Group Discussion
Experience: Not like the usual Gd's. It's more of group interview. Every one gets their turn to share #t opinion.
Tips: They want to test your interest in technology. So, know abt the current advancements in technology.

Skills: Basics Of Computer Science, Algorithms And Data Structures, Accuracy
Duration: 2
College Name: IIT Madras

I applied via Campus Placement

Interview Preparation Tips

Round: Test
Experience: Lengthy aptitude section. Technical was easy.
Tips: Revise operating on arrays
Duration: 120 minutes
Total Questions: 63

Round: Group Discussion
Experience: Interviewer was supportive

General Tips: Prepare well for GD
Skills: Ability To Make Quick Calculations, C Programming, LOGICAL THINKING ABILITIES
Duration: 2
College Name: IIT Madras
Motivation: A top company. Will get good experience

Software Developer Interview Questions & Answers

Samsung user image VINAY KUMAR REDDY C

posted on 30 Aug 2016

I applied via Campus Placement

Interview Preparation Tips

Round: Test
Experience: Questions are very easy but you have to manage it in time and no need of any prerequisites to answer them.They are very straight forward questions.
Tips: make sure u don't spend more than 1 min on any questions.Time is very important in this round because 60 questions and 60 mins.
Duration: 60 minutes

Round: Test
Experience: 3 Questions were given and 1st question is very straight forward and 2nd question is a little bit tricky and 3rd question is a difficult one.If you were able to solve at least 2 questions then u will be selected for next round.
Tips: concentrate on basic most algorithms because most questions are from that area only.
Duration: 60 minutes

Round: Group Discussion
Experience: I took regular problems faced by common people which are not reaching the respective authorities as my social problem and spoke about that topic for about 3 mins
Tips: free your mind and write down the main points on a paper and present them.

General Tips: Make sure u prepare well for the interview and don't get panic.
Skill Tips: Learn basic most algorithms
Skills: Algorithmic Approach To Problem Solving, General Coding And Problem Solving
Duration: 2
College Name: IIT Madras
Motivation: I love to work on cool projects.
Contribute & help others!
anonymous
You can choose to be anonymous

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

Recently Viewed

SALARIES

SoftDEL Systems

SALARIES

Bharti Airtel

SALARIES

Vodafone Idea

INTERVIEWS

Nokia

No Interviews

SALARIES

SoftDEL Systems

SALARIES

Mitsogo Inc

SALARIES

AVASOFT

SALARIES

Mitsogo Inc

SALARIES

Verizon

JOBS

BT Group

No Jobs

Tell us how to improve this page.

Nokia DOT NET Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Jio Interview Questions
3.9
 • 1.7k Interviews
Bharti Airtel Interview Questions
4.0
 • 848 Interviews
Google Interview Questions
4.4
 • 829 Interviews
Vodafone Idea Interview Questions
4.1
 • 555 Interviews
Samsung Interview Questions
3.9
 • 545 Interviews
Ericsson Interview Questions
4.1
 • 411 Interviews
LG Electronics Interview Questions
4.0
 • 197 Interviews
BT Group Interview Questions
3.9
 • 180 Interviews
Apple Interview Questions
4.3
 • 138 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

4.0

Job security

2.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Technical Lead
509 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
494 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Specialist
486 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

R&D Engineer
460 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Technical Specialist
236 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Nokia with

Samsung

3.9
Compare

Apple

4.3
Compare

Huawei Technologies

4.0
Compare

Xiaomi

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