Upload Button Icon Add office photos

Dell EMC

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Dell EMC Technical Content Developer Interview Questions and Answers

Updated 29 Oct 2021

Dell EMC Technical Content Developer Interview Experiences

1 interview found

I applied via Company Website and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Do you have anyone you know working in Dell?
  • Q2. Yes, acquaint yourself with one of us.

Interview Preparation Tips

Interview preparation tips for other job seekers - Job at Dell is based on your Internal Jaan Pechan (IJP). Managers at Dell hire people who they know can work subdued without asking questions or their relatives or from their state, preferably Bengali, Mallu, or at least Kannadiga. If you fulfill all these category welcome to the company, you are welcome in our ranks.

Interview questions from similar companies

I applied via Monster and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How much salary you are expecting? Was my last question. .

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was really easy going. Technical was informative round. By answering questions, interviewer also help me to reach out to the depth of the topic. Work culture is also good here.

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

Interview Questionnaire 

1 Question

  • Q1. Basics of redux and react es6 js css3

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all go through the job description .Brush up all your basics .And do practice hands on coding.

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on java spring boot, java 8 new features with examples, core java questions on generics and garbage collection.

Interview Preparation Tips

Interview preparation tips for other job seekers - Knowledge on microservices and java 8 is necessary

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Data Structure related questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Java related interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Study Data structure and Java code properly

I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. What is Microservices ?
  • Ans. 

    Microservices is an architectural style where an application is composed of small, independent services that communicate with each other.

    • Microservices are independently deployable and scalable.

    • Each microservice performs a single business capability.

    • Communication between microservices is usually through APIs.

    • Microservices can be developed using different programming languages and technologies.

    • Examples of companies using...

  • Answered by AI
  • Q2. How Spring Boot Works ?
  • Ans. 

    Spring Boot is a framework that simplifies the development of Java applications by providing pre-configured settings and dependencies.

    • Spring Boot uses an embedded server to run applications

    • It provides auto-configuration for commonly used libraries

    • It uses annotations to minimize boilerplate code

    • It supports various data sources and messaging systems

    • It can be easily integrated with other Spring projects

    • Example: @SpringBoo...

  • Answered by AI
  • Q3. How you have connected Angular with Spring Boot ?
  • Ans. 

    Angular can be connected with Spring Boot using REST APIs.

    • Create REST APIs in Spring Boot to expose data

    • Use Angular's HttpClient to make HTTP requests to the APIs

    • Parse the response data in Angular and display it in the UI

    • Use CORS configuration in Spring Boot to allow cross-origin requests from Angular

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared in which you are expertise.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic c# and sql queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Careful with basics and ready to write sql queries and explain the code

I was interviewed before Mar 2021.

Round 1 - Technical 

(3 Questions)

  • Q1. How to check a number is power of 2
  • Ans. 

    To check if a number is a power of 2, we can use bitwise operations.

    • A power of 2 has only one bit set to 1, so we can use the bitwise AND operator to check if the number is a power of 2.

    • If n is a power of 2, then n & (n-1) will be 0.

    • For example, 8 (1000 in binary) is a power of 2, and 8 & 7 (0111 in binary) is 0.

  • Answered by AI
  • Q2. Sort a stack without using another data structure
  • Ans. 

    Sort a stack without using another data structure

    • Use recursion to pop the top element and insert it at the bottom of the remaining stack

    • Repeat until the stack is sorted in ascending order

    • Time complexity: O(n^2), space complexity: O(n) due to recursion

  • Answered by AI
  • Q3. Check weather array have continuous increasing than decreasing value
  • Ans. 

    Check if array has continuous increasing and decreasing values

    • Loop through the array and check if each element is greater than the previous one

    • Once you find the maximum element, check if the remaining elements are in decreasing order

    • If yes, return true else false

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Design a cricinfo (LLD)
  • Ans. 

    Design a cricinfo (LLD)

    • Identify the entities: players, teams, matches, scorecards, tournaments, etc.

    • Define the relationships between entities

    • Create a database schema to store the data

    • Implement APIs to fetch and update data

    • Design a UI to display the information

    • Consider scalability and performance

    • Ensure data security and privacy

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why should we hire you?
  • Q3. What are your strengths and weaknesses?

Interview Preparation Tips

Interview preparation tips for other job seekers - Do study basic Data Structure questions and also prepare for Low level design.
Do work on behavioral questions too.

Skills evaluated in this interview

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

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

Round 1 - Technical 

(4 Questions)

  • Q1. Questions on Java 8 and multithreading
  • Q2. Defaalt methods
  • Q3. Functional interfaces
  • Q4. Streams and Lambdas
Round 2 - Technical 

(1 Question)

  • Q1. Managerial interview. Scenario based questions around microservices and patterns.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself.
Contribute & help others!
anonymous
You can choose to be anonymous

Recently Viewed

INTERVIEWS

Dell EMC

No Interviews

INTERVIEWS

Dell EMC

No Interviews

DESIGNATION

INTERVIEWS

Gen

No Interviews

SALARIES

Safran Security and Identity

DESIGNATION

SALARIES

Dell EMC

SALARIES

Axis Direct

INTERVIEWS

Dell EMC

No Interviews

INTERVIEWS

Dell EMC

No Interviews

Tell us how to improve this page.

Interview Questions from Similar Companies

Cognizant Interview Questions
3.8
 • 5.6k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 846 Interviews
DXC Technology Interview Questions
3.7
 • 795 Interviews
NTT Data Interview Questions
3.9
 • 614 Interviews
Cisco Interview Questions
4.1
 • 370 Interviews
Atos Interview Questions
3.9
 • 370 Interviews
Synechron Interview Questions
3.5
 • 362 Interviews
View all
Dell EMC Technical Content Developer Salary
based on 27 salaries
₹6 L/yr - ₹19.2 L/yr
26% more than the average Technical Content Developer Salary in India
View more details
Senior Software Engineer
778 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
338 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer2
331 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
272 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Principal Software Engineer
269 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Dell EMC with

Hewlett Packard Enterprise

4.2
Compare

IBM

4.0
Compare

Cisco

4.1
Compare

NetApp

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