Daily jobs Updates
رفتن به کانال در Telegram
500+ Placement & Competitive Exam Materials 75+ Companies Materials 100+ JOB Updates in a Month 🚀DM for Promotion @Wren_0 🚀Placement Updates: @offcampusjobs_0 🌟 Placment Material: @placement_materials0
نمایش بیشتر3 340
مشترکین
+224 ساعت
+17 روز
+2730 روز
آرشیو پست ها
3 342
Amazon WOW- Internship & Full-time Job Opportunity
📌 Eligible Batches - 2022, 2023, 2024
Note- If you perform well in Amazon WOW contest then you can get opportunity of internship & Full-time job opportunity with Amazon
🎯 Amazon WOW portal will be launch tomorrow on 14th June, between 04:30pm to 05:30pm
🎯 For full information, Check out the official link given below
Apply now
👇👇
https://amazonwowfiresidechat.splashthat.com/
For Full detailed information, check out the given video..
👇👇
https://youtu.be/quCBerqgJzE
Stay tuned with us for more updates.
@python_0
@python_0
3 342
‼️ 50+ Companies hiring for Freshers - Relevel Unacademy hiring Contest ‼️
-> Registration Open!!
Last date to apply is 22nd June
Hiring are going on for below 3 profiles..
1) Frontend Developer
2) Backend Developer
3) Business Development
50+ Companies are hiring currently including following big brands:
📌 Urban Company
📌 RazorPay
📌 Upgrad
📌 1 MG
📌 Wenengage
📌 Codenation
▶️ Batch- 2018, 2019, 2020, 2021
✅ Eligibility - BE/BTech, BCA, MCA, ME/MTech (All degree are eligible)
For Full information, Watch the complete video
👇👇👇👇👇
https://youtu.be/_7oLgzcJTCw
For more opportunities, Stay tuned with us❤️
@python_0
@python_0
3 342
‼️Capgemini hiring challenge 2021‼️
📌 Eligible Batches - 2018, 2019, 2020, 2021, 2022, 2023
📌 Key highlights of event:
Total Prizes- Upto Rs 20 Lakh
Winner- Rs 75,000
Runner Up- Rs 50,000
& many more
Note- Top performers of the event would get directly interview opportunity with Capgemini
Apply now
👇👇
https://tinyurl.com/y49kvj36
🎯 For detailed explanation about Capgemini Tech challenge, Check out below video-
👇👇
https://youtu.be/o6qGd9ojFhs
Stay tuned with us for more updates.
@python_0
@python_0
3 342
CDK GLOBAL Hiring Interns | 2022 Batch | BCA,BCS,MCS and MCA | 15000 Stipend
bit.ly/34AIUQW Telegram -
@placement_0
@placement_0
3 342
Capgemini hiring challenge 2021
📌 Eligible Batches - 2018, 2019, 2020, 2021, 2022, 2023
📌 Key highlights of event:
Total Prizes- Upto Rs 20 Lakh
Winner- Rs 75,000
Runner Up- Rs 50,000
& many more
Note- Top performers of the event would get directly interview opportunity with Capgemini
Apply now
👇👇
https://tinyurl.com/y49kvj36
Stay tuned with us for more updates.
3 342
✅Amazon, ZOHO Off-campus Drive 2021 || BE/ B.Tech || Latest Jobs
✅Salary 30,000
❤️Apply Now
👇👇
https://youtu.be/312XNK7PshU
3 342
📌3 Big Job Updates
✅Persistent
✅T - Systems
✅Thinkitive
Package upto 4 LPA 💸
2018-2021 Batch
Apply Now ❤️
https://youtu.be/YUmah3pDZeE
3 342
📌Subscribe our YouTube channel
And get Daily Jobs Updates companies like
▶️Tcs
▶️Infosys
▶️N & T
▶️Wipro
▶️Capgemini
▶️Cognizant
▶️Mind Tree 🌲
▶️Cisco
And many more
✅Get a job
👇👇
https://youtube.com/channel/UCmYO_4lgP8V5qRAunlc9wSg
3 342
@placement_0
candle triplets
int i,j,k,count=0;
for(i=0;i<N;i++)
{
for(j=i+1;j<N;j++)
{
if(A[i]>A[j])
{
for(k=j+1;k<N;k++)
{
if( A[j]>A[k])
count++;
}
}
}
}
return count;
@placement_0
@placement_0
3 342
ALL MINDTREE EXam Solutions at :
👇👇
@placement_0
@placement_0
def average():
sum=0
n=int(input())
p=int(input())
for i in range(n,(n*p+1),n):
sum=sum+i
return int(sum/p)
print(average())
#include <stdio.h>
int main()
{
int c = 0, count = 0;
char s[1000];
printf("Input a string\n");
gets(s);
while (s[c] != '\0') {
if (s[c] == 'a' || s[c] == 'A' || s[c] == 'e' || s[c] == 'E' || s[c] == 'i' || s[c] == 'I' || s[c] =='o' || s[c]=='O' || s[c] == 'u' || s[c] == 'U')
count++;
c++;
}
@mindtreesolutions
printf("%d", count);
return 0;
}
Mind 🎄 tree
C code for count of vowels
@placement_0
@placement_0
👆👆👆👆
int sumEven(int n){
int ans = 0;
for(int i=2;i<=n;i+=2){
ans += i;
}
return ans;
}
@placement_0
@placement_0
Sum even
#include <stdio.h>
int main()
{
int c = 0, count = 0;
char s[1000];
printf("Input a string\n");
gets(s);
while (s[c] != '\0') {
if (s[c] == 'a' || s[c] == 'A' || s[c] == 'e' || s[c] == 'E' || s[c] == 'i' || s[c] == 'I' || s[c] =='o' || s[c]=='O' || s[c] == 'u' || s[c] == 'U')
count++;
c++;
}
@placement_0
@placement_0
printf("%d", count);
return 0;
}
count of vowels
@placement_0
@placement_0
int average(int n,int p){
int total=0;
for(int i=1;i<=p;i++){
total += i*n;
}
return total/p;
}
@placement_0
@placement_0
3 342
How to Prepare for Infosys Interview || Full Guide || Study Material https://youtu.be/8sR3DzQDciw
3 342
📌Mindtree Off-Campus Drive 2021 for Software Engineer | B.E/B.Tech |
✅2021 Batch 4 LPA
✅Apply Now
👇👇
https://youtu.be/aNGBtEa3NEs
3 342
📌Software Engineer – Network/Embedded/Application Development (New Grad) Latest Job
✅Pakage 7-8 LPA 💸
❇️2021/2022 Batch
Apply Now ❤
👇👇
https://youtu.be/nOX8IbPzE_c
3 342
📌 Mindtree Offcampus hiring - Software Engineer
📌 Off-campus Job Updates
▶️ Batch- 2021
✅ Salary- 4 LPA
✅ Eligibility - BE/BTech - 60% throughout
✅ Registrations can close anytime, so apply as soon as possible.
Apply Now (Link in description)
👇👇
https://youtu.be/e3gZ2qsrG1c
For more opportunities, Stay tuned with us ❤️
@python_0
@python_0
3 342
✅Right Job For Right Candidate
📌Subscribe YouTube channel
And get Daily Jobs Updates
👇👇
https://youtube.com/channel/UCmYO_4lgP8V5qRAunlc9wSg
3 342
✅Right Job For Right Candidate
📌Subscribe YouTube channel
And get Daily Jobs Updates
👇👇
https://youtube.com/channel/UCmYO_4lgP8V5qRAunlc9wSg
3 342
✅ *TCS NQT 2021 Recruitment Drive For Fresher’s*
📌 *2021/2020 Batch*
*Apply Now*
👇👇
https://youtu.be/nIhH1qxk_9E
3 342
📌 TCS NQT August/November Offcampus hiring Registrations
📌 Off-campus Job Updates
▶️ Batch - 2019, 2020, 2021, 2022, 2023
✅ Eligibility - BE/BTech, BCA, MCA, ME/MTech - Any Degree
✅ Registrations are open now for August & November month NQT exam.
Note- All your doubts related to TCS NQT exam are solved in below video..
So, Firstly clear your all doubts before registering for the exam.
For full information, Go through this video
👇👇
https://youtu.be/Jv4sizP0fZM
For more opportunities, Stay tuned with us ❤️
@python_0
@python_0
اکنون در دسترس! پژوهش تلگرام ۲۰۲۵ — مهمترین بینشهای سال 
