Upload Button Icon Add office photos
Engaged Employer

i

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

Landmark Group Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Landmark Group Senior Software Developer Interview Questions and Answers

Updated 5 Jul 2024

Landmark Group Senior Software Developer Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Mettl test , scored 90% still didn't get shortlist for tech round

Round 2 - Technical 

(2 Questions)

  • Q1. Web services spring react
  • Q2. Java code string

Interview Preparation Tips

Interview preparation tips for other job seekers - Poor recruitment process
Recruiter ask for forced feedback
No role clarity from recruiter
Looks like warehouse than tech company
Interviewer was confused

Interview questions from similar companies

I applied via Instahyre and was interviewed in Nov 2021. There were 4 interview rounds.

Round 1 - Problem Solving 

(1 Question)

  • Q1. Basic Javascript Skills
Round 2 - Coding Test 
Round 3 - Design Test 

(1 Question)

  • Q1. Framework test, testing ability to develop mutli layer application
Round 4 - HR 

(1 Question)

  • Q1. General Hiring manager questions about past expeiences

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong in you core and technical skills
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

2 DSA questions and some MCQ on Java and Spring

Round 2 - Technical 

(2 Questions)

  • Q1. Longest palindromic substring
  • Ans. 

    A palindromic substring is a string that reads the same forwards and backwards.

    • Use dynamic programming to find the longest palindromic substring.

    • Start by considering each character as the center of a potential palindrome.

    • Expand outwards from each center to check for palindromes of odd and even lengths.

  • Answered by AI
  • Q2. Remove duplicates in place from a 1D array
  • Ans. 

    Remove duplicates from a 1D array of strings in place

    • Iterate through the array and use a HashSet to keep track of unique elements

    • Replace duplicates with null or an empty string to remove them in place

  • Answered by AI
Round 3 - Technical 

(3 Questions)

  • Q1. Project discussion
  • Q2. Search min element in a rotated sorted array with duplicate elements
  • Ans. 

    Search for the minimum element in a rotated sorted array with duplicate elements.

    • Use binary search to find the minimum element in the rotated sorted array.

    • Handle the case where duplicate elements are present by adjusting the search conditions.

    • Consider cases where the array is not rotated or contains only one element.

  • Answered by AI
  • Q3. Ways of declaring singleton class
  • Ans. 

    A singleton class is a class that can only have one instance created throughout the application.

    • Declare a private static instance variable of the class

    • Create a private constructor to prevent external instantiation

    • Provide a public static method to access the instance

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. Project discussion
  • Q2. Behavioural questions

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

3 sum problem was asked to complete

Round 2 - Assignment 

Take home project to design app

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

(1 Question)

  • Q1. Array, Tree based questions
Round 2 - Technical 

(1 Question)

  • Q1. Managerial round with a dive into the projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium level leet code questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Laravel based questions
Round 2 - HR 

(1 Question)

  • Q1. Basic questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Linked List Intersection Point
  • Ans. 

    Find the intersection point of two linked lists.

    • Use two pointers to traverse the linked lists

    • Calculate the difference in length between the two lists

    • Move the pointer of the longer list ahead by the difference

    • Move both pointers simultaneously until they meet at the intersection point

  • Answered by AI
  • Q2. Basic Spring Boot
  • Q3. Stream and Java 8 Questions

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

There was a aptitude test with coding problems

Round 2 - Technical 

(1 Question)

  • Q1. Basic Puzzles were asked
Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2022. 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 - Technical 

(2 Questions)

  • Q1. DSA questions and basics on the platform of work
  • Q2. Self explanatory and Experience related questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Coding Test 

1.Sum numbers in linked list
2. Maximum sum subarray

Round 2 - Technical 

(2 Questions)

  • Q1. Design and code hashmap.
  • Ans. 

    Implement a hashmap data structure in code.

    • Use an array to store key-value pairs

    • Implement a hash function to map keys to indices in the array

    • Handle collisions using techniques like chaining or open addressing

  • Answered by AI
  • Q2. Questions on kafka
Round 3 - Hld 

(1 Question)

  • Q1. Design linked in
  • Ans. 

    Design a platform similar to LinkedIn for professional networking.

    • Create user profiles with work experience, education, skills, and endorsements.

    • Allow users to connect with others, join groups, and follow companies.

    • Include features like job postings, messaging, news feed, and recommendations.

    • Implement algorithms for personalized content and job suggestions.

    • Ensure data privacy and security measures are in place.

  • Answered by AI

Landmark Group Interview FAQs

How many rounds are there in Landmark Group Senior Software Developer interview?
Landmark Group interview process usually has 2 rounds. The most common rounds in the Landmark Group interview process are Coding Test and Technical.
What are the top questions asked in Landmark Group Senior Software Developer interview?

Some of the top questions asked at the Landmark Group Senior Software Developer interview -

  1. Web services spring re...read more
  2. Java code str...read more

Tell us how to improve this page.

Landmark Group Senior Software Developer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Walmart Interview Questions
3.8
 • 408 Interviews
DMart Interview Questions
3.9
 • 398 Interviews
Tata Group Interview Questions
4.2
 • 358 Interviews
Vishal Mega Mart Interview Questions
3.8
 • 157 Interviews
V-Mart Interview Questions
4.1
 • 145 Interviews
Lowe's Interview Questions
4.2
 • 130 Interviews
Tesco Interview Questions
3.8
 • 121 Interviews
Target Interview Questions
4.2
 • 117 Interviews
View all
Landmark Group Senior Software Developer Salary
based on 6 salaries
₹10.9 L/yr - ₹26 L/yr
7% more than the average Senior Software Developer Salary in India
View more details
Assistant Manager
393 salaries
unlock blur

₹5.1 L/yr - ₹20 L/yr

Store Manager
282 salaries
unlock blur

₹3.9 L/yr - ₹14.1 L/yr

Senior Executive
222 salaries
unlock blur

₹1.8 L/yr - ₹10.3 L/yr

Department Manager
145 salaries
unlock blur

₹2.2 L/yr - ₹6 L/yr

Manager
121 salaries
unlock blur

₹7.3 L/yr - ₹29.4 L/yr

Explore more salaries
Compare Landmark Group with

Future Group

4.3
Compare

Reliance Retail

3.9
Compare

Tata Group

4.2
Compare

Aditya Birla Group

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