IBM EXAM SOLUTION
前往频道在 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
显示更多未指定国家未指定类别
198
订阅者
无数据24 小时
无数据7 天
无数据30 天
帖子存档
Hi Harvinder Join Our Channel for daily Off-Campus Job Updates ❤️
👇👇
@offcampusjobs_0
@offcampusjobs_0
Hi Satish🔥 Join Our Channel for daily Off-Campus Job Updates ❤️
👇👇
@offcampusjobs_0
@offcampusjobs_0
#include <stdio.h>
long long convert(int n);
int main() {
int n;
scanf("%d", &n);
int k=convert(n);
printf("%d", k);
return 0;
}
long long convert(int n) {
long long bin = 0;
int rem, i = 1, step = 1;
while (n != 0) {
rem = n % 2;
n /= 2;
bin += rem * i;
i *= 10;
}
return bin;
}
Logic gate question code
In C
https://t.me/offcampusjobs_0
https://t.me/offcampusjobs_0
Frank N. Wells [
2056823578] is sending a spam message.
Action: Warn (1/3) ❕ until 08/10/2021 08:57.Hi Ratna Join Our Channel for daily Off-Campus Job Updates ❤️
👇👇
@offcampusjobs_0
@offcampusjobs_0
Finally ,wo din aa gya infytq 10 am se exam h solution mil jaenge kya is group pr?
Hi Sunday Join Our Channel for daily Off-Campus Job Updates ❤️
👇👇
@offcampusjobs_0
@offcampusjobs_0
a=input()
b="aeiou"
c=0
for char in a:
if char in b:
c+=1
Print(c)
Telegram
https://t.me/Coding_solution_0
TCS All Slots Solution Available Here join now ❤️
👇👇
https://t.me/offcampusjobs_0
Hi shruti Join Our Channel for daily Off-Campus Job Updates ❤️
👇👇
@offcampusjobs_0
@offcampusjobs_0
Hi Suresh Join Our Channel for daily Off-Campus Job Updates ❤️
👇👇
@offcampusjobs_0
@offcampusjobs_0
Anyone who wants to get updated with all the offcampus drives of both product based companies and service based companies can join @offcampus_2022
Not only 2022 batch we share all the opportunities respective of the batches.✅
SharingIsMust❤️❤️
Help me be among the top 8 lakh teams and get assured team rewards of up to ₹350 https://gpay.app.goo.gl/a1UtJw
