Off Campus Job Update
6.52K subscribers
313 photos
3 videos
22 files
968 links
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
Download Telegram
Forwarded from SYAM SINGA ROY
Jack code in python
Who get satisfied, please refer your friends to join in this group.....
CAPGEMINI Off-Campus Drive | πŸŽ–2022 Batch

Eng/MCA - bit.ly/3IEAjQ6
BSc/BCA - bit.ly/3EObijh

βœ… Share post with ur college 2022 Batches
Telegram -https://t.me/offcampusjobs_0
Register & get upto 100% Scholarship
India's best Coding courses and take the first step towards getting placed in top companies like Amazon, Microsoft etc. Also get a hardcopy of the exclusive book "Acing the Coding Round" and Christmas hampers along with Winter Internship Training Certificate when you take the courses. DON'T Miss out! Participate in the biggest Scholarship test of the year today.

Link :https://bit.ly/3DRxOqb. To get

50% off use code : TELEGRAM50
Python
Prime Numbers Code
Telegram-
https://t.me/Coding_solution_0
#include <stdio.h>
#include <math.h>

int main(void) {
int a, b,c;
scanf("%d",&a);
scanf("%d",&b);
scanf("%d",&c);
printf("%d",(int)pow(a,b)%c);
return 0;
}
Telegram- https://t.me/Coding_solution_0
Accenture Off-Campus Drive | πŸŽ–2020 2021 batch | BE ME MCA MSc | πŸ’°4.5LPA

indiacampus.accenture.com/register/accenture/ndirl1/apply/?event=3233

βœ… Share in your college WhatsApp Groups
Telegram - https://t.me/offcampusjobs_0
25025125225325401
Telegram-
https://t.me/Coding_solution_0
βœ… Wipro Elite phase-2 off-campus drive

Position: Project Engineer

Qualification: B.E/B.Tech/M.E/M.Tech

Batch: 2020/2021/2022

Salary: Rs 3.5 LPA

Last Date to register: 31 January 2022

Apply Now ❀️
http://app.joinsuperset.com/company/wipro/

Join us for moreπŸš€πŸš€
https://t.me/offcampusjobs_0
Have you got the offer letter from TCS ?
Anonymous Poll
19%
Yes 🎯
59%
Noo πŸ™„
22%
Checking poll πŸ”Ž
awk 'BEGIN{FS="|";OFS=",";count=0}
(NR>1){
print $1,$3
count = count + 1
}END{
if(count == 0){
print "No records found."
}
}'

Painter code
Telegram- https://t.me/Coding_solution_0
Client and number
Telegram- https://t.me/Coding_solution_0
Tomorrow Epam solutions group--

Epam pattern :
1) 10 aptitude question for 15 min
2) 2 coding question
3) 10 english question
4)10 reasoning question


https://t.me/Coding_solution_0
*InterntextEditor*


int n=scn.nextInt();

String a[]=new String[n];

String k="",kk="";;
for(int i=0;i<n;i++)
{
a[i]=scn.nextLine();
}

for(int i=0;i<n;i++)
{
String z[]=a[i].split(" ");
if(Integer.parseInt(z[0])==1)
{
kk=k;
k=k+z[1];
}
else if(Integer.parseInt(z[0])==2)
{
kk=k;
k=k.substring(0,k.length()-Integer.parseInt(z[1]));
}
else if(Integer.parseInt(z[0])==3)
{
System.out.println(k.charAt(Integer.parseInt(z[1])));
}
else if(Integer.parseInt(z[0])==4)
{
k=kk;
}
}

INTERN TEXT EDITOR
https://t.me/Coding_solution_0
EPAM EXAM 3PM SOLUTION GROUP
πŸ‘‡
https://t.me/Coding_solution_0
Java
Fish in a fish tank code
Telegram-
https://t.me/Coding_solution_0
arr = [1, 2, 3, 4, 2, 7, 8, 8, 3];   

   

print("Duplicate elements in given array: ");  

#Searches for duplicate element  

for i in range(0, len(arr)):  

    for j in range(i+1, len(arr)):  

        if(arr[i] == arr[j]):  

            print(arr[j]);  
Telegram-
https://t.me/Coding_solution_0