Get Mystery Box with random crypto!

CODING SOLUTION - Placement Jobs & Materials

Logo of telegram channel codingsolution_it — CODING SOLUTION - Placement Jobs & Materials C
Logo of telegram channel codingsolution_it — CODING SOLUTION - Placement Jobs & Materials
Channel address: @codingsolution_it
Categories: Technologies
Language: English
Subscribers: 200.30K
Description from channel

🌀 ” Our Only Aim Is To Let Get Placed To You In A Reputed Company. “
Contact Admin:
instagram.com/offcampusjobsindia_it

Ratings & Reviews

4.00

3 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

2

4 stars

0

3 stars

0

2 stars

1

1 stars

0


The latest Messages 91

2022-01-09 08:20:23 private static int minTime(int[] rate, int[] available) {
int n = rate.length;
int time = 0;
while (n > 0) {
int ind = findMax(rate);
if(time!=0){
available[ind] += (time * rate[ind]);
}
time += available[ind];
rate[ind] = Integer.MIN_VALUE;
n--;
}
return (arraySum(available) % 1000000007);
}

private static int findMax(int[] rate) {
int max = Integer.MIN_VALUE;
int maxIndex = -1;
for (int i = 0; i < rate.length; i++) {
if (rate[i] > max) {
max = rate[i];
maxIndex = i;
}
}
return maxIndex;
}

private static int arraySum(int[] available){
int sum = 0;
for(int i : available){
sum+=i;
}
return sum;
}

Chocolate Factory Code
Telegram - t.me/codingsolution_IT
6.6K views05:20
Open / Comment
2022-01-09 08:15:38
Python
Shopping list code
Telegram- t.me/codingsolution_IT
7.2K views05:15
Open / Comment
2022-01-09 07:20:36
C++
XOR elements Code
Telegram - t.me/codingsolution_IT
13.1K views04:20
Open / Comment
2022-01-09 07:16:36
Python
max value stored Code
Telegram - t.me/codingsolution_IT
13.7K views04:16
Open / Comment
2022-01-09 06:00:33 INFOSYS EXAM ALL SLOTS SOLUTION GROUP

Telegram - t.me/codingsolution_IT

Telegram - t.me/infosys_exam_discusion_group

Share post in ur college Whatsapp grps.
16.6K views03:00
Open / Comment
2022-01-08 18:14:34 INFOSYS EXAM ALL SLOTS SOLUTION GROUP

Telegram - t.me/codingsolution_IT

Telegram - t.me/infosys_exam_discusion_group

Share post in ur college Whatsapp grps.
4.1K views15:14
Open / Comment
2022-01-07 21:03:37 TCS NQT EXAM ALL SLOTS SOLUTION GROUP

Telegram - t.me/codingsolution_IT

Telegram - t.me/tcs_nqt_exam_discussion_group

Share post in ur college Whatsapp grps.
4.1K views18:03
Open / Comment
2022-01-07 08:31:50 DATASCIENCE SPECIALIZATION PLACEMENT PROGRAM
[ Average Offered Package 6.2LPA ]


Do you know how Camera detect the objects, how alexa/siri/google assistant works on voice command and how devices use facial recognition to unlock screen

All these things use the concepts of DataScience which you can learn from scratch auth REGex

We have launched "DataScience Specialization Placement Program starting from 7th JANUARY" which covers all the important topics like:

• Python
• Machine Learning
• Deep Learning
• Advance Deep Learning
• SQL and Power BI
• BigData Tools
• Hadoop, Map Reduce
• Hive, Cassendra, Cloudera
• Docker, Ansible and Kubernetes
• Django Framework for Development
• AWS for Deployment

with 25+ projects & use cases that you can add in your resume and 24*7 Mentorship Support.

CHECK DETAILED CONTENT & PLACEMENT OPPORTUNITIES
https://www.regexsoftware.com/datascience-specialization-winter-program-2021/

You Will get a Complete Hands-on Practical Learning Experience.

So step up and grab this opportunity because you can join this program at just ₹7499/-

Hurry Up, it's NOW or NEVER


Start Date: 7th JANUARY, 2022
Duration: 24-26 Weeks [ 6+ Months ]
300+ Hours live sessions + Sprint sessions to maintain projects quality
Recording Access after each session
Timing: Evening / Night Batches
FEE: ₹7499/-
[ 10% Discount on using Referral code ]
To Get Extra 10% Off Use Code: Alpha10

JOIN & BOOK YOUR SEAT TODAY

𝗕𝗘𝗡𝗘𝗙𝗜𝗧𝗦:
100% PLACEMENT ASSISTANCE
Offered Average package is 6.2LPA during and after the program.
Training Completion Certificate and Project Completion InternShip Certificate
[ GLOBALLY ACCEPTED ]

FOR MORE INFO AND REGISTRATION: https://www.regexsoftware.com/datascience-specialization-winter-program-2021/


ENQUIRE NOW AT
Join Telegram Group for more frequent updates:
Telegram - t.me/REGexSoftware

WhatsApp/Call: wa.me/+919602880219 / wa.me/+918104464971

To Get Extra 10% Off Use Code: Alpha10
1.3K views05:31
Open / Comment
2022-01-07 08:30:32
1.6K views05:30
Open / Comment
2022-01-06 19:56:55 TCS DRC & ACCOLITE EXAM SOLUTION GROUP

Telegram - t.me/codingsolution_IT

Telegram - t.me/tcs_nqt_exam_accolite_exam

Share post in ur college Whatsapp grps.
5.1K views16:56
Open / Comment