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 Intern Interview Questions and Answers

Updated 9 Nov 2024

Landmark Group Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 9 Nov 2024

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

(2 Questions)

  • Q1. Based on resume skills
  • Q2. Based on project done

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Oop concepts
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

1 hr test with mcq and coding snippet

Round 2 - One-on-one 

(6 Questions)

  • Q1. What are pointers in c?
  • Ans. 

    Pointers are variables that store memory addresses of other variables in C programming language.

    • Pointers are used to manipulate data structures like arrays, linked lists, and trees.

    • They can be used to pass values by reference to functions.

    • Pointers can also be used to allocate memory dynamically using functions like malloc() and calloc().

  • Answered by AI
  • Q2. Write a linked list program.
  • Ans. 

    A linked list program is a data structure that stores a sequence of elements with pointers to the next element.

    • Create a Node class with a value and a next pointer

    • Create a LinkedList class with a head pointer and methods to add, remove, and traverse nodes

    • Example: LinkedList ll = new LinkedList(); ll.add(5); ll.add(10); ll.remove(5);

  • Answered by AI
  • Q3. Applications of data structures
  • Ans. 

    Data structures are used to organize and manipulate data efficiently in various applications.

    • Data structures are used in databases to store and retrieve data quickly.

    • In computer graphics, data structures are used to represent geometric objects.

    • Data structures are used in algorithms such as sorting and searching.

    • In networking, data structures are used to represent network packets and routing tables.

    • Data structures are u...

  • Answered by AI
  • Q4. Algorithm for merge sort
  • Ans. 

    Merge sort is a divide and conquer algorithm that recursively divides the input array into two halves, sorts them and then merges them.

    • Divide the array into two halves

    • Recursively sort the two halves

    • Merge the sorted halves

    • Repeat until the entire array is sorted

  • Answered by AI
  • Q5. Cloud computing application in real world in project
  • Ans. 

    Cloud computing is widely used in various industries for data storage, processing, and analysis.

    • Cloud computing allows for easy scalability and cost-effectiveness in managing large amounts of data.

    • Real-time collaboration and access to data from anywhere are some of the benefits of cloud computing.

    • Examples of cloud computing applications in real-world projects include Amazon Web Services (AWS), Microsoft Azure, and Goog...

  • Answered by AI
  • Q6. Java and nodejs questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be precise and confident. Keep learning and solving code on platforms.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. What is c language used for? What is it required?
  • Ans. 

    C language is a general-purpose programming language used for system programming, embedded systems, and game development.

    • C is used for developing operating systems, device drivers, and firmware.

    • It is required for programming microcontrollers and other embedded systems.

    • C is also used for game development and high-performance computing.

    • It is a low-level language that provides direct access to memory and hardware.

    • C is a p...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - C is a Language.kfpwduhfo[pi-ewr khdisuhfpi9wd=v]asbhsadhq bwhdqliqjsld[ioais'pcoc[0a dlq

Skills evaluated in this interview

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 - Coding Test 

C and c++ and data structure

Round 3 - Technical 

(1 Question)

  • Q1. Question front Data structure, c++ and c
Round 4 - HR 

(1 Question)

  • Q1. Ask all those questions that you want

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on body language.
Learn new things.
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. What is array?? Detail in programming
  • Ans. 

    An array is a collection of similar data types stored in contiguous memory locations.

    • Arrays can be one-dimensional or multi-dimensional

    • Elements in an array can be accessed using their index

    • Arrays can be initialized during declaration or later in the code

    • Arrays can be passed as arguments to functions

    • Example: int arr[5] = {1, 2, 3, 4, 5};

    • Example: char str[10] = "Hello";

  • Answered by AI
  • Q2. About programming and Java script

Interview Preparation Tips

Interview preparation tips for other job seekers - Always prepare for interview and need you have to know about jd

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Dec 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

I like to choose topics java, c, python, html etc

Round 2 - Coding Test 

About java, python, c, c++, html and about coding language

Round 3 - Group Discussion 

Hoe to built skill discussion about problem and how solve it

Interview Preparation Tips

Interview preparation tips for other job seekers - i am fresher here so i don't want to give any tips to any one

Intern Interview Questions & Answers

Trent user image Akshay Dhande

posted on 4 Oct 2024

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

I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Assignment 

Assignment on internship project

Round 2 - HR 

(2 Questions)

  • Q1. Why join Tata Trent
  • Ans. 

    Tata Trent offers a dynamic work environment with opportunities for growth and learning.

    • Tata Trent is a well-established company with a strong reputation in the retail industry.

    • The company values innovation and creativity, providing employees with a platform to showcase their talents.

    • There are ample opportunities for career advancement and skill development within the organization.

  • Answered by AI
  • Q2. Why join retail sector
  • Ans. 

    Joining the retail sector offers opportunities for growth, customer interaction, and learning about various products and services.

    • Opportunity for career growth and advancement

    • Interacting with diverse customers and building relationships

    • Learning about different products and services

    • Experiencing fast-paced and dynamic work environment

  • Answered by AI
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about your self?
  • Q2. Why you need to join this organisation.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

Various topics on variety of new on going trends

Round 2 - HR 

(2 Questions)

  • Q1. Introduction your self?
  • Q2. Explain your project?

Interview Preparation Tips

Interview preparation tips for other job seekers - Study new trends

Landmark Group Interview FAQs

How many rounds are there in Landmark Group Intern interview?
Landmark Group interview process usually has 1 rounds. The most common rounds in the Landmark Group interview process are Technical.
How to prepare for Landmark Group Intern 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 Landmark Group. The most common topics and skills that interviewers at Landmark Group expect are Cloud, Devops, Jenkins, Kubernetes and Terraform.

Tell us how to improve this page.

Landmark Group Intern Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Intern Interview Questions from Similar Companies

Trent Intern Interview Questions
4.0
 • 1 Interview
Tesco Intern Interview Questions
3.8
 • 1 Interview
View all
Landmark Group Intern Salary
based on 5 salaries
₹1.4 L/yr - ₹12.9 L/yr
101% more than the average Intern Salary in India
View more details

Landmark Group Intern Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Assistant Manager
392 salaries
unlock blur

₹5 L/yr - ₹21 L/yr

Store Manager
268 salaries
unlock blur

₹4.8 L/yr - ₹13.3 L/yr

Senior Executive
223 salaries
unlock blur

₹1.7 L/yr - ₹10.3 L/yr

Department Manager
143 salaries
unlock blur

₹2.2 L/yr - ₹6 L/yr

Manager
118 salaries
unlock blur

₹7.3 L/yr - ₹25.2 L/yr

Explore more salaries
Compare Landmark Group with

Future Group

4.2
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