Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
#internshipopportunity #careergrowth #python #django #backendinternshipโฆ | Mahesh Shivankar | 27 comments
๐ Shape the Future of Mobility with Ridecell! โญ
Calling all tech enthusiasts! If you're a recent graduate or a student with a passion for backend development, hereโs your chance to work on cutting-edge technology with Ridecell.
Whatโs in it for you?โฆ
Calling all tech enthusiasts! If you're a recent graduate or a student with a passion for backend development, hereโs your chance to work on cutting-edge technology with Ridecell.
Whatโs in it for you?โฆ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Graduate (Solution Engineer) in Delhi, India | SITA Switzerland Sarl
SITA is hiring a Graduate (Solution Engineer) in Delhi, India. Review all of the job details and apply today!
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Johnsoncontrols
Project Engineer-Trainee - Johnson Controls Careers
Apply today for the Project Engineer-Trainee in Pune, Maharashtra, India. Discover the role you can play at Johnson Controls and start your career journey with us.
#include <vector>
#include <cmath>
#include <algorithm>
using namespace std;
int solution(const vector<int>& start, const vector<int>& dest, const vector<int>& limit) {
int N = start.size();
int K = limit.size();
int totalCost = 0, maxStation = 0;
for (int i = 0; i < N; ++i) {
maxStation = max(maxStation, max(start[i], dest[i]));
totalCost += abs(start[i] - dest[i]) * 2 + 1;
}
if (maxStation >= K) return -1;
return min(totalCost, limit[maxStation]);
}
MS Task 1โ
#include <vector>
#include <unordered_map>
#include <algorithm>
using namespace std;
void dfs(int node, unordered_map<int, vector<pair<int, int>>>& graph, vector<bool>& visited, int& count) {
visited[node] = true;
for (auto& neighbor : graph[node]) {
int nextNode = neighbor.first;
int direction = neighbor.second;
if (!visited[nextNode]) {
count += direction;
dfs(nextNode, graph, visited, count);
}
}
}
int solution(vector<int> A, vector<int> B) {
unordered_map<int, vector<pair<int, int>>> graph;
int N = max(*max_element(A.begin(), A.end()), *max_element(B.begin(), B.end()));
for (int i = 0; i < A.size(); i++) {
graph[A[i]].push_back({B[i], 1});
graph[B[i]].push_back({A[i], 0});
}
vector<bool> visited(N + 1, false);
int count = 0;
dfs(0, graph, visited, count);
return count;
}
MS Task 2โ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company name: Ridecell
Role: Backend Developer Intern
Batch Eligible: 2024 & 2025 passouts
https://docs.google.com/forms/d/e/1FAIpQLScT2gdgW-LQMThkFGlhi6LI3lmJp127-TaSus1rWwpdI_g7sQ/viewform
Role: Backend Developer Intern
Batch Eligible: 2024 & 2025 passouts
https://docs.google.com/forms/d/e/1FAIpQLScT2gdgW-LQMThkFGlhi6LI3lmJp127-TaSus1rWwpdI_g7sQ/viewform
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
https://www.geeksforgeeks.org/hack-a-thon/women-code-to-win-2025
Only for Girls
Women engineering students graduating in 2025, 2026, 2027, or 2028 from colleges/universities in India.
Degree Requirements: Open to students pursuing Bachelors/Masters in Engineering, MCA, or M.Sc. No restrictions on branch or CGPA.
ServiceNow opportunity no referral direct hiring
Only for Girls
Women engineering students graduating in 2025, 2026, 2027, or 2028 from colleges/universities in India.
Degree Requirements: Open to students pursuing Bachelors/Masters in Engineering, MCA, or M.Sc. No restrictions on branch or CGPA.
ServiceNow opportunity no referral direct hiring
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Unthinkable Solutions hiring for Intern and Full Time roles
2024/2025 batch passouts
Apply Here : https://forms.gle/A4b3ewNpCjsckZev6
2024/2025 batch passouts
Apply Here : https://forms.gle/A4b3ewNpCjsckZev6
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
#hiring | Punit Rathore | 12 comments
#hiring
We at ViSTA Lab, Indian Institute of Science (IISc) are inviting applications for four intern positions (3-6 months) and nine project staff positions (PA, RA, Postdoc, Specialist Scientist, Software Engineer, Associate/Senior Software Engineer) forโฆ
We at ViSTA Lab, Indian Institute of Science (IISc) are inviting applications for four intern positions (3-6 months) and nine project staff positions (PA, RA, Postdoc, Specialist Scientist, Software Engineer, Associate/Senior Software Engineer) forโฆ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
Shivani Sharma on LinkedIn: #immediate #references #nodejs #sre #freshersjob #noida #it | 12 comments
Hi Folks!
Nickelfox Technologies is currently hiring for Node js Interns for it's Noida office [Sector 62]
Experience: 0-6 Months
Tenure: 3 Months comesโฆ | 12 comments on LinkedIn
Nickelfox Technologies is currently hiring for Node js Interns for it's Noida office [Sector 62]
Experience: 0-6 Months
Tenure: 3 Months comesโฆ | 12 comments on LinkedIn
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Allica Bank is hiring for Software Engineer - Remote
Experience: 0 - 2 year's
Expected Salary: 15-25 LPA
Apply here: https://www.linkedin.com/jobs/view/4113637283/?alternateChannel=search
Experience: 0 - 2 year's
Expected Salary: 15-25 LPA
Apply here: https://www.linkedin.com/jobs/view/4113637283/?alternateChannel=search
Linkedin
Allica Bank hiring Software Engineer in Bengaluru, Karnataka, India | LinkedIn
Posted 1:49:45 PM. About AllicaAllica is the UKโs fastest growing company - and the fastest-growing financialโฆSee this and similar jobs on LinkedIn.
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Seismic is hiring for Software Engineer (Content)
Experience: 0 - 1 year's
Expected Salary: 7-16 LPA
Apply here: https://seismic.com/careers/job-detail/?jid=1801&pid=206
Experience: 0 - 1 year's
Expected Salary: 7-16 LPA
Apply here: https://seismic.com/careers/job-detail/?jid=1801&pid=206
Seismic
Seismic Job Listings | Seismic Careers - Named a "Best Place To Work"
See all Seismic job listings and explore a career in the technology industry for a company recently ranked among Inc. magazineโs Best Workplaces.
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
Flexi Analyst hiring Software Engineer Intern in India | LinkedIn
Posted 10:02:37 AM. Company DescriptionFlexi Analyst is a part of the Champ Team of Business-Quality-Data & ContentโฆSee this and similar jobs on LinkedIn.