Upload Button Icon Add office photos

Filter interviews by

J. C. Penney Senior Engineer Interview Questions and Answers

Updated 6 Apr 2024

J. C. Penney Senior Engineer Interview Experiences

2 interviews found

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

(1 Question)

  • Q1. Java program were asked
Round 2 - HR 

(1 Question)

  • Q1. It was more of managerial round to discuss about profile

I applied via Naukri.com and was interviewed in Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Spring web service, solr internal working and plugins, core java.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be cool and answer all the known questions. Listen to the question completely and answer calmly, else you will get confused.

Senior Engineer Interview Questions Asked at Other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
asked in Nagarro
Q2. Write a program: two input, one is N(any integer, lets say 3), se ... read more
asked in Tata Elxsi
Q3. What is Quality Assurance. Difference between Quality assurance a ... read more
asked in Qburst
Q4. Is it possible to work with multiple threads in core data? If so, ... read more
Q5. When you will perform Half or Full engine overhauling.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was basically two leetcode Questions Mainly from array with some algorithm required to apply and other from LinkedList.

Round 2 - Highl Level Design 

(2 Questions)

  • Q1. First the discussion was mainly on Projects you have worked on for first 20 minutes.
  • Q2. Then was given to Design a chat application basically a High Level. Interviewer was friendly and prompt listener.
Round 3 - Behavioral 

(2 Questions)

  • Q1. Very Detailed Project Discussion and Scenario based Questions basically your achievements in detail.
  • Q2. Then some Implementation questions related to designing and Java based and Kafka based.
Round 4 - HR 

(1 Question)

  • Q1. CTC Discussion and Expectations plus Notice period and other documents.

I applied via AmbitionBox and was interviewed in Nov 2021. There were 2 interview rounds.

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 - Group Discussion 

Group discussion

Interview Preparation Tips

Topics to prepare for Reliance Retail Senior Engineer interview:
  • Technical Skills
Interview preparation tips for other job seekers - Interview team are very comfortable
So don't harmful
Manajment team are very comfortable

Senior Engineer Interview Questions & Answers

Target user image Satyabrata Sahoo

posted on 26 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Design principles for Low Level Architecture
  • Ans. 

    Low level architecture design principles focus on optimizing performance, efficiency, and resource utilization.

    • Optimize for performance by minimizing latency and maximizing throughput

    • Efficiently utilize resources such as memory, CPU, and network bandwidth

    • Design for scalability and flexibility to accommodate future growth

    • Use modular and reusable components to promote maintainability and code reusability

    • Consider security

  • Answered by AI
  • Q2. Mvcc architecture
  • Q3. Kafka Architecture

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Asked about resume and then some questions on Linkedlist, Stack
  • Q2. Java garbage collection
  • Q3. What is Bean in Spring
  • Ans. 

    A bean in Spring is a Java object that is instantiated, assembled, and managed by the Spring IoC container.

    • Beans are defined in the Spring configuration file using XML or annotations.

    • Beans are singleton by default but can be configured as prototype.

    • Beans can have dependencies injected by the container.

    • Example: @Component annotation in Spring creates a bean.

    • Example:

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Write design for URL sortner
  • Ans. 

    Design a URL shortener system

    • Use a unique identifier for each long URL to generate a short URL

    • Store the mapping of short URL to long URL in a database

    • Implement a redirect mechanism to redirect short URLs to their corresponding long URLs

    • Consider scalability and performance while designing the system

  • Answered by AI
  • Q2. Program to detect cycle on linked list
  • Ans. 

    Use Floyd's Tortoise and Hare algorithm to detect cycle in a linked list.

    • Initialize two pointers, slow and fast, at the head of the linked list.

    • Move slow pointer by one step and fast pointer by two steps.

    • If they meet at any point, there is a cycle in the linked list.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Aug 2023. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

2 coding problems.

One is on Hasmap

second one is on Tree

Round 3 - One-on-one 

(2 Questions)

  • Q1. Pair programming Round
  • Q2. One problem step by step solving with unit test cases maintaining time complexity and space complexity.
Round 4 - One-on-one 

(1 Question)

  • Q1. High level Design
Round 5 - One-on-one 

(1 Question)

  • Q1. Techno - Managerial
Round 6 - HR 

(1 Question)

  • Q1. Normal discussion benefits and salary

Senior Engineer Interview Questions & Answers

Target user image Saumyadipta Sarkar

posted on 11 Jul 2024

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

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

Round 1 - Coding Test 

Mostly dynamic programming and tree based programs

Round 2 - One-on-one 

(2 Questions)

  • Q1. Coding Coordinate geometry problem
  • Q2. Coding on trees
Round 3 - One-on-one 

(2 Questions)

  • Q1. HLD / LLD , Java technical questions
  • Q2. Pair programming
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions around spring boot. Rotate and array k times. Merge two sorted lists.

J. C. Penney Interview FAQs

How many rounds are there in J. C. Penney Senior Engineer interview?
J. C. Penney interview process usually has 2 rounds. The most common rounds in the J. C. Penney interview process are Technical and HR.
How to prepare for J. C. Penney Senior Engineer 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 J. C. Penney. The most common topics and skills that interviewers at J. C. Penney expect are Social Media, SEZ, Agile, Big Data and Capacity Planning.
What are the top questions asked in J. C. Penney Senior Engineer interview?

Some of the top questions asked at the J. C. Penney Senior Engineer interview -

  1. Spring web service, solr internal working and plugins, core ja...read more
  2. Java program were as...read more

Tell us how to improve this page.

J. C. Penney Senior Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Walmart Interview Questions
3.8
 • 405 Interviews
DMart Interview Questions
3.9
 • 394 Interviews
Vishal Mega Mart Interview Questions
3.8
 • 153 Interviews
Landmark Group Interview Questions
4.0
 • 142 Interviews
Lowe's Interview Questions
4.2
 • 129 Interviews
Target Interview Questions
4.2
 • 116 Interviews
Reliance Trends Interview Questions
4.3
 • 101 Interviews
Decathlon Interview Questions
3.9
 • 100 Interviews
View all
J. C. Penney Senior Engineer Salary
based on 54 salaries
₹10 L/yr - ₹26.4 L/yr
115% more than the average Senior Engineer Salary in India
View more details

J. C. Penney Senior Engineer Reviews and Ratings

based on 3 reviews

5.0/5

Rating in categories

4.3

Skill development

4.8

Work-life balance

4.4

Salary

4.9

Job security

4.9

Company culture

4.4

Promotions

4.4

Work satisfaction

Explore 3 Reviews and Ratings
L2 Engineer
72 salaries
unlock blur

₹8.3 L/yr - ₹18 L/yr

Analyst
61 salaries
unlock blur

₹4.3 L/yr - ₹12.6 L/yr

Senior Software Engineer
55 salaries
unlock blur

₹11.9 L/yr - ₹26.5 L/yr

Senior Engineer
54 salaries
unlock blur

₹10 L/yr - ₹26.5 L/yr

Senior Analyst
46 salaries
unlock blur

₹5.7 L/yr - ₹21.5 L/yr

Explore more salaries
Compare J. C. Penney with

Walmart

3.8
Compare

Target

4.2
Compare

Macy's

2.6
Compare

Kohl's

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