๐—–๐—ฆ ๐—”๐—น๐—ด๐—ผ ๐Ÿ’ป ๐ŸŒ ใ€Ž๐—–๐—ผ๐—บ๐—ฝ๐—ฒ๐˜๐—ถ๐˜๐—ถ๐˜ƒ๐—ฒ ๐—ฃ๐—ฟ๐—ผ๐—ด๐—ฟ๐—ฎ๐—บ๐—บ๐—ถ๐—ป๐—ดใ€
9.63K subscribers
5.59K photos
3 videos
95 files
10.2K links
๐ŸšฉMain Group - @SuperExams
๐Ÿ“Job Updates - @FresherEarth

๐Ÿ”ฐAuthentic Coding Solutions(with Outputs)
โš ๏ธDaily Job Updates
โš ๏ธHackathon Updates & Solutions

Buy ads: https://telega.io/c/cs_algo
Download Telegram
#include<bits/stdc++.h>
using namespace std;


int maximumNetworks(int *speed,int n,int minComps,long speedThreshold)
{
long long int count=0,sum=0,b; // variable declartion

for(int i=0;i<n;i++)
{
  sum=sum+speed[i];
   b++;
  if(b>=minComps && sum>=speedThreshold)
  {
   count++;
   sum=0;
   b=0;
   }
  }

  return count;
}

// main function

int main()
{
int n,i,m; // variable declration
cout<<"PLEASE ENTER THE VALUE OF N:\n";
cin>>n;
cout<<"PLEASE ENTER THE "<<n<<" SPEED ELEMENT:\n";

int speed[n];
for(i=0;i<n;i++)
  cin>>speed[i];

cout<<"PLEASE ENTER THE MINCOMPS VALUE:\n";
cin>>m;
cout<<"PLEASE ENTER THE SPEEDTHRESHOLD VALUE:\n";
long s;
cin>>s;
// maximumNetworks function call
cout<<maximumNetworks(speed,n,m,s)<<endl;
  
return 0;
}


Network Foundation โœ…
Abhishek is looking for community and growth interns in Bengaluru for #splore, an AI/ML gaming startup funded by Tamasek.

Internship period - 3 months minimum

Stipend - Based on the previous experiences, graduation and master degree.

Role - Full time.

Interested candidates - email me their CV on abhishek.s@splore.com
Quixy Off-Campus Drive for Manual Tester fresher

About Company: Quixy (https://quixy.com)

Qualifications:
- BE/BTech/(All Streams)/BCA/BSc/MCS/MCA (Any Batch)
- No % Criteria

Post: Manual tester

Responsibilities:
-Perform Smoke, Functional and Regression Testing on both Web and Mobile
-Prepare Functional Test Cases
-Identify and Log Defects
-Interact with Support Team to identify the issues and raise the defects accordingly.

Job Description:
-Work in product based leading no-code platform development Company, using some of the latest technologies.
-Obtain and enhance No-Code Skills.
-Highly competitive compensation & benefits package
-Performance linked bonus
-A thriving and energetic culture that celebrates diversity and puts people at the heart of what we do.

Job Location : Hyderabad

For More Details / To Apply:

Visit: https://bit.ly/3TdNL2Z
SheSpark โ€“ Adobeโ€™s Women Returnee Internship program is an initiative of Adobe to help women employees who are on a break for personal reasons and want to join the workforce. The program will help launch you back to your professional aspirations.

Job Designation : Project Manager โ€“ SheSparks Intern

Qualification : Any Graduate

Skill Set :

- Strong verbal, presentation and written communication skills.
- Strong conflict resolution and negotiation skills.
- Superb organizational skills to be able to coordinate complicated projects.

Job Description :

- Act as the central client point of contact throughout the life of the project, beginning during presales with project scoping.
- Clearly understand and communicate customer requirements and integration points in the context of the statement of work.
- Manage all day-to-day administrative activities of a given project from inception to closure.


Apply Now :   https://fresherdrives.com/internships/shespark-intern-adobes-women-returnee-internship-program/
๐Ÿ‘1
Virtusa Off-Campus Drive for cloud devops Engineer

Eligibility Criteria:
- BE/ B.Tech - Any Batch Pass out

Post : Cloud DevOps Engineer

Skills:
- Experience with serverless platforms (e.g. AWS Lambda, Google Cloud Functions)
- Knowledge of container technologies: Docker and Kubernetes.
- Experience with version control, continuous integration, deployment, and configuration management tools in a DevOps environment.
- Experience using infrastructure as code tools (e.g. Terraform, Cloud Formation)
- Experience supporting complex production application environment

Job Location : Bangalore

For More Details / To Apply:

Visit: http://bit.ly/3loG39O
๐Ÿ‘1