๐TCS INTERVIEW EXPERIENCE(Mechanical):
1) Introduction
2)OOPS concept with example
3) Hard water Vs Soft Water
4) Law of thermodynamics
5)Explain Static Void main
6)Explain Garbage Collector
7)Why Mechanical to IT
8) Why Should we hire you
9)What do you know about TCS
HR:
1)Introduction
2)Any problem for relocate /Night Shift
3)Any backlog
4) 60% above in 10/12/graduation
1) Introduction
2)OOPS concept with example
3) Hard water Vs Soft Water
4) Law of thermodynamics
5)Explain Static Void main
6)Explain Garbage Collector
7)Why Mechanical to IT
8) Why Should we hire you
9)What do you know about TCS
HR:
1)Introduction
2)Any problem for relocate /Night Shift
3)Any backlog
4) 60% above in 10/12/graduation
๐ TCS DIGITAL INTERVIEW EXPERIENCE (ECE)
1) Introduction
2)Explain OOPS in Java
3)Explain Factorial Code using different approaches
4)Explain Types of Joins
5)Explain different types of Normalisations
6)Write query to find second largest salary
7)Explain About Your Project
8) Difference Between List and Tuple
HR Questions :
9)Do you have any backlogs
10) Are you comfortable with relocation
11) Why would you like to join TCS
1) Introduction
2)Explain OOPS in Java
3)Explain Factorial Code using different approaches
4)Explain Types of Joins
5)Explain different types of Normalisations
6)Write query to find second largest salary
7)Explain About Your Project
8) Difference Between List and Tuple
HR Questions :
9)Do you have any backlogs
10) Are you comfortable with relocation
11) Why would you like to join TCS
๐ Birlasoft Off Campus Drive 2022 | Freshers | Product Support Engineer | 3.25 LPA
* Job Role : Product Support Engineer
* Qualification : B.E/B.Tech/MCA/MSc
* Batch : 2019/2020/2021
* Salary : Rs 3.25 LPA
https://fresherearth.blogspot.com/2022/04/Birlasoft-Off-Campus-Drive-2022-Freshers-Product-Support-Engineer-BE--B.Tech-M.Sc-MCA.html
โ Share with your friends
* Job Role : Product Support Engineer
* Qualification : B.E/B.Tech/MCA/MSc
* Batch : 2019/2020/2021
* Salary : Rs 3.25 LPA
https://fresherearth.blogspot.com/2022/04/Birlasoft-Off-Campus-Drive-2022-Freshers-Product-Support-Engineer-BE--B.Tech-M.Sc-MCA.html
โ Share with your friends
FresherEarth - Get All Latest Jobs Here
Birlasoft Off Campus Drive 2022 | Freshers | Product Support Engineer | BE / B.Tech/ M.Sc/ MCA
fresher jobs, freshers jobs, off campus jobs, latest fresher jobs, fresher jobs bangalore, fresher jobs hyderabad, latest walk in drive
Tata power company hiring for 2022 grad
CTC: 6LPA
Apply Link: https://learning.tcsionhub.in/jobs/Tata-Power-Company-Limited/Graduate-Engineer-Trainee--Computer-ScienceIT-2019/
Note: Only for those who gave TCS NQT
CTC: 6LPA
Apply Link: https://learning.tcsionhub.in/jobs/Tata-Power-Company-Limited/Graduate-Engineer-Trainee--Computer-ScienceIT-2019/
Note: Only for those who gave TCS NQT
๐WIPRO INTERVIEW EXPERIENCE:
1)Self introduction
2)Project
3)How you are quick learner
4)Leadership skill
5)Willing to relocation
6)Bond
7)10 th mark
8)12 th mark
9)Graduation cgpa
10)Any question
1)Self introduction
2)Project
3)How you are quick learner
4)Leadership skill
5)Willing to relocation
6)Bond
7)10 th mark
8)12 th mark
9)Graduation cgpa
10)Any question
๐1
TATA STEEL Hiring Engineer Trainee | ๐ 2019,2020,2021,2022 Batch only
Apply Link :
https://tslhr.tatasteel.co.in/recruit/App15.aspx
Apply Link :
https://tslhr.tatasteel.co.in/recruit/App15.aspx
๐1
AXTRIA Hiring Analyst Trainee | ๐ 2021,2022 Batch only
Apply Link :
https://career10.successfactors.com/career?career_ns=job_listing&company=axtriaindiP&navBarLevel=JOB_SEARCH&rcm_site_locale=en_US&career_job_req_id=7745
Apply Link :
https://career10.successfactors.com/career?career_ns=job_listing&company=axtriaindiP&navBarLevel=JOB_SEARCH&rcm_site_locale=en_US&career_job_req_id=7745
Max Power Profit โ
(Python 3)
IDFC
IDFC
ude<bits/stdc++.h>
// bigger smaller code
using namespace std;
int main() {
int n,k;
cin>>n>>k;
vector<int> arr(n);
multiset<int> s;
set<int> ss;
set<int>::iterator it;
for(int i=0;i<n;i++){
cin>>arr[i];
s.insert(arr[i]);
ss.insert(arr[i]);
}
while(k--){
if(ss.size()==1){
break;
}
it=ss.begin();
int first =*it;
ss.erase(it);
it=ss.begin();
int second=*it;
ss.erase(it);
ss.insert(second-1);
ss.insert(first+1);
auto it1=s.lower_bound(first);
s.erase(it1);
auto it2=s.lower_bound(second);
s.erase(it2);
s.insert(second-1);
s.insert(first+1);
}
int ans=0;
for(auto it:ss)
ans=max(ans,it);
cout<<ans<<endl;
return 0;
Bigger to Smaller (C++)
IDFC
// bigger smaller code
using namespace std;
int main() {
int n,k;
cin>>n>>k;
vector<int> arr(n);
multiset<int> s;
set<int> ss;
set<int>::iterator it;
for(int i=0;i<n;i++){
cin>>arr[i];
s.insert(arr[i]);
ss.insert(arr[i]);
}
while(k--){
if(ss.size()==1){
break;
}
it=ss.begin();
int first =*it;
ss.erase(it);
it=ss.begin();
int second=*it;
ss.erase(it);
ss.insert(second-1);
ss.insert(first+1);
auto it1=s.lower_bound(first);
s.erase(it1);
auto it2=s.lower_bound(second);
s.erase(it2);
s.insert(second-1);
s.insert(first+1);
}
int ans=0;
for(auto it:ss)
ans=max(ans,it);
cout<<ans<<endl;
return 0;
Bigger to Smaller (C++)
IDFC
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ
ude<bits/stdc++.h> // bigger smaller code using namespace std; int main() { int n,k; cin>>n>>k; vector<int> arr(n); multiset<int> s; set<int> ss; set<int>::iterator it; for(int i=0;i<n;i++){ cin>>arr[i]; s.insert(arr[i]);โฆ
#include<bits/stdc++.h>
Associate Software Engineer
Great Learning
Bangalore
Application deadline Sun, 17 Apr 2022
Batch (Graduation Year): | 2021, 2022
Salary: | 12 - 18LPA ๐ฅ (Including Variable)
https://www.mygreatlearning.com/digital-excelerate/jobs/yyqlgyaa/view#careerplus-section
Great Learning
Bangalore
Application deadline Sun, 17 Apr 2022
Batch (Graduation Year): | 2021, 2022
Salary: | 12 - 18LPA ๐ฅ (Including Variable)
https://www.mygreatlearning.com/digital-excelerate/jobs/yyqlgyaa/view#careerplus-section
Accenture Off Campus Drive | ๐ฐ4.5LPAindiacampus.accenture.com/myzone/accenture/1/jobs/2211/job-details
Accenture
Accenture | MyZone
Adding work experience to your resume increases your chances of landing a job as a fresher exponentially. While having theoretical knowledge and good marks is excellent, having practical experience will set you apart from your competition
๐1
๐ Star Health Hiring Fresher | Batch : 2022 | 5 LPA - 7.5 LPA
* Job Role : SE/SSE/Data Analyst
* Education : B.E / B.Tech
* Salary : 5 LPA - 7.5 LPA
https://fresherearth.blogspot.com/2022/04/Star-Health-Hiring-Fresher-Batch-2022.html
โ Share with your friends
* Job Role : SE/SSE/Data Analyst
* Education : B.E / B.Tech
* Salary : 5 LPA - 7.5 LPA
https://fresherearth.blogspot.com/2022/04/Star-Health-Hiring-Fresher-Batch-2022.html
โ Share with your friends
FresherEarth - Get All Latest Jobs Here
Star Health Hiring Fresher | Batch : 2022
fresher jobs, freshers jobs, off campus jobs, latest fresher jobs, fresher jobs bangalore, fresher jobs hyderabad, latest walk in drive
๐ WittyPen Off Campus Drive | 3.6-4.2 LPA
* Job Role : Jr. Software Engineer
* Education : BE, B.Tech, MCA
* Batch : 2021, 2022
* CTC : INR 3.6-4.2 LPA
https://fresherearth.blogspot.com/2022/04/wittypen-off-campus-drive.html
โ Share with your friends
* Job Role : Jr. Software Engineer
* Education : BE, B.Tech, MCA
* Batch : 2021, 2022
* CTC : INR 3.6-4.2 LPA
https://fresherearth.blogspot.com/2022/04/wittypen-off-campus-drive.html
โ Share with your friends
FresherEarth - Get All Latest Jobs Here
WittyPen Off Campus Drive
fresher jobs, freshers jobs, off campus jobs, latest fresher jobs, fresher jobs bangalore, fresher jobs hyderabad, latest walk in drive
๐Kyndryl Off Campus Recruitment 2022 | 4.2 LPA
*Job Role: Associate Technical Engineer
*Education: B.E/ B.Tech/ M.E/ MTech/ B.Sc/ M.Sc/ BCA/ MCA/ Diploma
*Branch: CSE, IT & Circuit Branches
*Batch: 2022
*CTC/Salary: 4.2 LPA
https://fresherearth.blogspot.com/2022/04/Kyndryl-Off-Campus-Recruitment-2022-4.2-LPA.html
โ Share with your friends
*Job Role: Associate Technical Engineer
*Education: B.E/ B.Tech/ M.E/ MTech/ B.Sc/ M.Sc/ BCA/ MCA/ Diploma
*Branch: CSE, IT & Circuit Branches
*Batch: 2022
*CTC/Salary: 4.2 LPA
https://fresherearth.blogspot.com/2022/04/Kyndryl-Off-Campus-Recruitment-2022-4.2-LPA.html
โ Share with your friends
FresherEarth - Get All Latest Jobs Here
Kyndryl Off Campus Recruitment 2022 | 4.2 LPA
fresher jobs, freshers jobs, off campus jobs, latest fresher jobs, fresher jobs bangalore, fresher jobs hyderabad, latest walk in drive
โ
Epsilon Hiring Associate Software Engineer
โ 2021 and 2022 batch eligible
โ Apply Link: https://bit.ly/3ugE09G
โ 2021 and 2022 batch eligible
โ Apply Link: https://bit.ly/3ugE09G
Publicis Groupe
Publicis Groupe is looking for a Associate Software Engineer in Floors 8 โ 10, HUB 1, Building of SEZ Towers, Karle Town Centreโฆ
This position in the Engineering team under the Digital Experience organization. We drive the first mile of the customer experience through personalization of offers and content. We are currently ...