TECH MAHINDRA Interview - 2022
Online TR :
Explain the Project !
Tell me about your family !
Why I have to pay for you?
Why IT ? (As I am from ECE)
Asked like " I have only one job offer , can you sacrifice it to your friend rather than to you?"
Online HR :
Tell me about yourself and about project apart from the technical part
What do you know about Tech Mahindra?
Are you willing to accept the 2 years service agreement?
Can you work for more hours?
Ready to relocate?
At present any Offers?
Telegram - @Allcodingsolution
Online TR :
Explain the Project !
Tell me about your family !
Why I have to pay for you?
Why IT ? (As I am from ECE)
Asked like " I have only one job offer , can you sacrifice it to your friend rather than to you?"
Online HR :
Tell me about yourself and about project apart from the technical part
What do you know about Tech Mahindra?
Are you willing to accept the 2 years service agreement?
Can you work for more hours?
Ready to relocate?
At present any Offers?
Telegram - @Allcodingsolution
π4
EPAM Interview Experience - 2022
1. Tell me about yourself.
2. Can you tell us about the last
project you worked on?
3. Tell us about a time something
went wrong in a project you were
managing.
4. How do you prioritize tasks in a
project?
5. What was your most successful
project?
6. Whatβs your experience with
budget management?
7. How would you describe a
project plan?
8. How would you create an
environment of
9. What tools do you use to plan a
project?
10. Describe your experience in this
industry.
11. One of your team members is
asking for more time
12. How would you deal with a
difficult stakeholder?
Telegram - @Allcodingsolution
1. Tell me about yourself.
2. Can you tell us about the last
project you worked on?
3. Tell us about a time something
went wrong in a project you were
managing.
4. How do you prioritize tasks in a
project?
5. What was your most successful
project?
6. Whatβs your experience with
budget management?
7. How would you describe a
project plan?
8. How would you create an
environment of
9. What tools do you use to plan a
project?
10. Describe your experience in this
industry.
11. One of your team members is
asking for more time
12. How would you deal with a
difficult stakeholder?
Telegram - @Allcodingsolution
π2
TCS INTERVIEW Experience - 2022
As everyone knows. First they asked me to self introduce myself. Then they asked me what are all the programming languages I know and what I have learnt during my academics. I told them C C++ python DBMS etc. And they asked me which was my fav programming language? I was quiet good at C programming. So they asked some basic questions from C language like array, pointers, memory allocation, static variable, diff b/w C and C++, call by value call by reference, then they asked some questions from oops concept. What is data abstraction, class, object, etc. And some more questions I couldn't remember now. They asked me all these questions and told me to explain with a real life scenario or an example of it. So be prepared with an example for each and every topic you prepare.
And finally in technical round they told a program in oral and asked me to explain. And don't understand that and I told I don't know. Then they asked me whether I can put some coding of any language as my wish. I told yes and explained it too. Then my HR came. He asked me some basic questions like self introduction, why TCS?, why do we hire you, ok with relocating?, shifts, agreement etc. After 2 weeks the result came I was selected and they sent me a offer letter. And this was my interview experience. I hope this helps someone at any point.
Just have some positive vibe and let's hope for the best!
Telegram - @Allcodingsolution
As everyone knows. First they asked me to self introduce myself. Then they asked me what are all the programming languages I know and what I have learnt during my academics. I told them C C++ python DBMS etc. And they asked me which was my fav programming language? I was quiet good at C programming. So they asked some basic questions from C language like array, pointers, memory allocation, static variable, diff b/w C and C++, call by value call by reference, then they asked some questions from oops concept. What is data abstraction, class, object, etc. And some more questions I couldn't remember now. They asked me all these questions and told me to explain with a real life scenario or an example of it. So be prepared with an example for each and every topic you prepare.
And finally in technical round they told a program in oral and asked me to explain. And don't understand that and I told I don't know. Then they asked me whether I can put some coding of any language as my wish. I told yes and explained it too. Then my HR came. He asked me some basic questions like self introduction, why TCS?, why do we hire you, ok with relocating?, shifts, agreement etc. After 2 weeks the result came I was selected and they sent me a offer letter. And this was my interview experience. I hope this helps someone at any point.
Just have some positive vibe and let's hope for the best!
Telegram - @Allcodingsolution
π16π₯2
for t in range(int(input())):
n=int(input())
i=1
s=0
while(s<n):
s=s+i*i
i=i+1
i=i-1
print(i)
Python
Healthy candies Code
Telegram - @Allcodingsolution
n=int(input())
i=1
s=0
while(s<n):
s=s+i*i
i=i+1
i=i-1
print(i)
Python
Healthy candies Code
Telegram - @Allcodingsolution
π1π1
awk 'BEGIN{fs=","; IGNORECASE=1; sum=0;} NR>1{if($3 == finance) { sum += $4;
}
}END{
if(sum==0){print "No Asset Found"}
else{
print "Total Asset Price = " sum;
}
}'
Telegram:-@Allcodingsolution
}
}END{
if(sum==0){print "No Asset Found"}
else{
print "Total Asset Price = " sum;
}
}'
Telegram:-@Allcodingsolution
π5