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
Anyone have this unix code
Channel name was changed to Β«TCS NQT Exam SolutionΒ»
Channel name was changed to Β«Wipro TCS NQT Exam SolutionΒ»
*Its a fantastic News for Final Year StudentsπŸ“–, GraduatesπŸ‘¨πŸ»β€πŸŽ“ and people who have just started their career* .

πŸ€―β€’ Pay Only When you land a JOB. Yes, You are right!! Why pay hefty amount on courses Initially ?

πŸ’»β€’ A 9 Months coding bootcamp on Web Development- Learn Full Stack development, DS and Algo, System Design and work on various course projects.

πŸ’΅. An Average Package of 7.8 Lakhs offered among all the batches of career camp.

πŸš€β€’ Get Your career Started in product based organisations like RazorPAy, Paytm, Snaphunt etc.

*Only few seats remain*!!
Register Now- https://bit.ly/3hah5VW

Last date for the registration- 27th Feb
Solution Available here ❀️❀️

Join Now

https://t.me/offcampusjobs_0
https://t.me/offcampusjobs_0
Capgemini Off Campus Drive | πŸŽ–2019/20/21 Batch | πŸ’°3LPA

⚠️ Deadline - 25th Feb
app.joinsuperset.com/join/#/signup/student/jobprofiles/77c7915f-c199-4f68-95fc-daca7bf3bc11

Telegram -
https://t.me/offcampusjobs_0
Quick Heal | πŸŽ–2020/21/22 Batch | πŸ’°5.25LPA

match.myanatomy.in/sc/620e22a09d97cf502c2a5b74/n

Telegram -
https://t.me/offcampusjobs_0
# Enter your code here. Read input from STDIN. Print output to STDOUT
class Patient:
def init(self,code,name,age,counsellorName,billAmount):
self.code= code
self.name= name
self.age = age
self.counsellorName = counsellorName
self.billAmount = billAmount
class Counselllor:
def init(self,cn,ptList):
self.cn = cn
self.ptList = ptList
def findPatientWithMinimumAge(self):
if self.ptList!=[]:
return sorted(self.ptList,key=lambda x:x.age)[0]
else:
return None
def sortPatientByBillAmount(self):
if self.ptList!=[]:
return sorted(self.ptList,key=lambda x:x.billAmount)
else:
return None

ptList = []
for i in range(int(input())):
obj = Patient(input(),input(),int(input()),input(),float(input()))
ptList.append(obj)
p = Counselllor("Johny",ptList)

mV = p.findPatientWithMinimumAge()

if mV!=None:
print(mV.code)
print(mV.name)
print(mV.age)
print(mV.counsellorName)
print(mV.billAmount)
else:
print("No Data Found.")

s = p.sortPatientByBillAmount()
if s!=None:
for i in s:
print(i.billAmount)
else:
print("No Data Found.")
https://t.me/Coding_solution_0
int main()

(

char name[20];

funcionally for event pas on grocery Gems A certain amount of reward points will be given the user if they use a credit card for the payment Reward points are calculated by the sum of all the add digits of the bill amount for the user.

10

return 0;

9

13

14

15

Write an algorithm which will calculate the reward points for the user based on the bill amount.

16

#include<stdio.h>

17

18

int main()

19

{

20

billAmount, representing the user's bill amount.

21

Output

Print an integer representing the reward points given to the user.

Example

Input:

1234567

Output:

16

23

}

// write output to STDOUT

*/

// Read input from STDIN

scanf("%s", name); printf("Hello %a", name);

11

12

// Warning: Printing unwanted or ill-formatted data to output will c

Input

The input consists of an integer

// Write your code here return 0;
https://t.me/Coding_solution_0
n=int(input())
n=n//2
l=list(map(int,input().split(" ")))
l.sort()
print(l[n-1]+l[n])
https://t.me/Coding_solution_0
Please Send the screenshot in big Groups πŸ™πŸ™πŸ™β€οΈ
n=int(input())
a=list(map(int,input().split()))
new=[]
for i in a:
if i>0:
new.append(a.index(i))
print(len(new))


Python 3

Telegram:- Jion now
Telegram- https://t.me/Coding_solution_0
Job Job Job Updates πŸ“£
For 2021 and 2022 batch
Lot of Job Opportunity ❀️


https://t.me/offcampusjobs_0
https://t.me/offcampusjobs_0
X=input()
Y=input()
If y in x:
Print ("Yes")
Else:
Print ("No")
https://t.me/Coding_solution_0
https://t.me/Coding_solution_0
https://t.me/Coding_solution_0