askedA drunk man walks 2 steps north, 1 step south, and turns left 1 step. If this process is repeated 100 times, what is his final position from the starting point?
A drunk man, he walks two steps towards north, he comes back one step towards south, then turns left one step. If this process is repeated 100 times, what is the position of the drunk man from the center?
English
Advice: Always keep attempting and thinking through the problem rather than giving up immediately.
askedAs a team leader, if your project milestone is blocked because the preceding team hasn't delivered their part, how would you approach the situation and explain it to the client?
If you are a team leader for a particular project... there is another team which has to proceed... but the project is stuck in the previous team, how would you approach this scenario... how would you explain all this to a client?
English
Advice: Demonstrate practical problem solving, collaboration, and professional stakeholder communication.
askedDesign a basic architecture/UI for your application development project.
Design a product
English
askedDo you have a full-time job offer or bond with the company where you are currently doing your internship?
Whether if you are given a full-time job opportunity at the internship which you're doing, or you have any bond with them?
English
Advice: Clarify that the internship is for experience and express strong commitment towards joining Landmark Group.
askedDo you have any questions about the role or company?
I was asked if I had any questions, what were my expectations and stuff like that
English
askedGiven an array, find two consecutive numbers whose sum equals 5 and return the index location.
There is an array... any two consecutive numbers add, the sum should be equal to 5... return the ith location of the sum.
English
askedHow do you reverse or pop elements in a linked list?
to reverse an element which is present in a linked list
English
Advice: Utilize a stack data structure to handle reversal operations on a linked list.
askedIntroduce yourself.
Introduce myself
English
Advice: Highlight your strengths and achievements, and avoid bringing up weaknesses that could be targeted.
askedIs work from home a more productive instrument as of now, or what are your views on work from home (is it good for the company or good for the employee)?
Is work from home a more productive instrument as of now, or what is your views on work from home, is it good for the company or good for the employee?
English
Advice: Listen actively, note points, speak clearly during your turn, and maintain balanced communication rather than interrupting.
askedTell me the tools you have worked on so far.
just tell me the tools you've worked on so far
English
askedUsing the digit 4 four times and any mathematical operations, find the expression that yields the maximum value.
There are four... number 4 four times... you can use any operation you want... but the result should be the maximum value.
English
askedWhat does the 'this' keyword mean in Java?
What does this pointer mean?
English
askedWhat is garbage collection in Java?
What is garbage collection?
English
askedWhat is polymorphism and what are the different types of polymorphism?
What polymorphism is, different types of polymorphism
English
askedWhat is the difference between abstraction and data hiding?
What's the difference between abstraction and data hiding?
English
askedWhat is the difference between run() and start() methods in Java threads?
What is the difference between run and start?
English
askedWhat programming languages do you know besides Java, such as JavaScript?
what are the languages you know, is it only Java or JavaScript or anything else outside Java
English
askedWhat tools and technologies have you worked on?
what tools and technologies have been used
English
askedWhich programming language are you most confident in?
Which programming language you are confident in?
English
askedWhy Landmark Group and what do you know about the role?
Why Landmark... what do you know about the job role you are doing?
English
askedWrite code to check if two strings are anagrams of each other without using built-in sort functions.
to find if two strings are anagram or not
English
Advice: Use a hash map to count character frequencies and compare them rather than using built-in sort methods.
Showing 21 unique questions from 21 reported question occurrences: 21 asked and 0 advised cards are visible.