Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name: Siemens
Role: Software Engineer
Batch eligible: 2022 and 2023 grads
Apply: https://jobs.siemens.com/careers/job/563156117655600?microsite=siemens.com
Role: Software Engineer
Batch eligible: 2022 and 2023 grads
Apply: https://jobs.siemens.com/careers/job/563156117655600?microsite=siemens.com
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name: Sasken
Role: Associate Software Engineer
Batch eligible: 2022 and 2023 passouts
Apply: https://careers.sasken.com/job/ASSOCIATE-SOFTWARE-ENGINEER/21351444/
Role: Associate Software Engineer
Batch eligible: 2022 and 2023 passouts
Apply: https://careers.sasken.com/job/ASSOCIATE-SOFTWARE-ENGINEER/21351444/
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Coding Blocks is hiring for Mentor role in different domains.
Link to apply: https://docs.google.com/forms/d/e/1FAIpQLSctjaAtI31xJmWRwzNx4sm2npqWrCQiV_Ft2tovmcIaCZPRkQ/viewform
Link to apply: https://docs.google.com/forms/d/e/1FAIpQLSctjaAtI31xJmWRwzNx4sm2npqWrCQiV_Ft2tovmcIaCZPRkQ/viewform
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Eazotel startup is aggressively Hiring
Role: backend and frontend developers on an immediate basis.
No. of positions 20 to 30
Mail them your CV at hr@eazotel.com
Role: backend and frontend developers on an immediate basis.
No. of positions 20 to 30
Mail them your CV at hr@eazotel.com
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Genoshi.io (a startup run by IIT Delhi undergrads) is hiring interns.
Backend Intern JD: https://docs.google.com/document/d/1DhR4RP0Bu-c4sAv5nwrQQjVLLvOBvOZOh6V7arsGMb4/edit?usp=sharing
Frontend Intern JD: https://docs.google.com/document/d/1qmy9OTJcD2NVZjYmyKtHUY4GxfZhwFO_zVG58xWTFxI/edit?usp=sharing
To apply, DM your resume to: https://www.linkedin.com/in/js-dhruv
Backend Intern JD: https://docs.google.com/document/d/1DhR4RP0Bu-c4sAv5nwrQQjVLLvOBvOZOh6V7arsGMb4/edit?usp=sharing
Frontend Intern JD: https://docs.google.com/document/d/1qmy9OTJcD2NVZjYmyKtHUY4GxfZhwFO_zVG58xWTFxI/edit?usp=sharing
To apply, DM your resume to: https://www.linkedin.com/in/js-dhruv
Google Docs
Backend Product Engineer Intern - Genoshi
Job description Position: Backend Product Engineer Intern Product: Graff Company: Genoshi Location: Remote About Graff: Graff is a pioneering company specializing in AI-powered visualization software for researchers and consultants. Our mission is to makeโฆ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
๐Google is Hiring !!
Role: Data Centre Engineering Internship
Batch: 2024
Duration: 6 Months
Apply here- https://www.google.com/about/careers/applications/jobs/results/142646849954554566-data-center-engineering-intern-winter-2024
Role: Data Centre Engineering Internship
Batch: 2024
Duration: 6 Months
Apply here- https://www.google.com/about/careers/applications/jobs/results/142646849954554566-data-center-engineering-intern-winter-2024
๐2
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
The Interns are hiring for several roles.
If interested, apply: https://docs.google.com/forms/d/e/1FAIpQLSecoY3JuyLvpH_7yPVpiECyZ4T-pWNtFiZaZl__f1L8JRAR2w/viewform
If interested, apply: https://docs.google.com/forms/d/e/1FAIpQLSecoY3JuyLvpH_7yPVpiECyZ4T-pWNtFiZaZl__f1L8JRAR2w/viewform
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name: Wood
Role: Graduate Engineer Trainee
Batch eligible: 2022 and 2023 grads
Apply: https://ehif.fa.em2.oraclecloud.com/hcmUI/CandidateExperience/en/sites/CX_1/job/1343
Role: Graduate Engineer Trainee
Batch eligible: 2022 and 2023 grads
Apply: https://ehif.fa.em2.oraclecloud.com/hcmUI/CandidateExperience/en/sites/CX_1/job/1343
Wood
Graduate Engineer Trainee - Data Analyst
Wood's Consulting business (India, Chennai) is currently searching for a GET Data Analyst to support our local and international projects.
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name: Cognizant
Role: Software Engineer
Batch eligible: 2023 grads only
Apply: https://app.joinsuperset.com/join/#/signup/student/jobprofiles/f207da4e-a7e1-48a0-b6ba-5f2fd6c719ca
P.S: Backup rakhlo even if you have a company to join, bcoz market is so volatile
Role: Software Engineer
Batch eligible: 2023 grads only
Apply: https://app.joinsuperset.com/join/#/signup/student/jobprofiles/f207da4e-a7e1-48a0-b6ba-5f2fd6c719ca
P.S: Backup rakhlo even if you have a company to join, bcoz market is so volatile
function findShortestPath(N, bricks) {
let visited = new Set();
let queue = [[0, 0]];
while (queue.length > 0) {
let [position, moves] = queue.shift();
if (position === N - 1) {
return moves;
}
visited.add(position);
if (position + 1 < N && bricks[position] === bricks[position + 1] && !visited.has(position + 1)) {
queue.push([position + 1, moves + 1]);
}
if (position - 1 >= 0 && bricks[position] === bricks[position - 1] && !visited.has(position - 1)) {
queue.push([position - 1, moves + 1]);
}
for (let i = 0; i < N; i++) {
if (bricks[i] === bricks[position] && !visited.has(i)) {
queue.push([i, moves + 1]);
}
}
}
return -1;
}
Dorothy has been caught up
process.stdin.on('data', data => {
inputArr.push(data.toString().trim());
if (++count === 3) {
console.log(divideMutantsIntoTeams(inputArr));
process.exit(0);
}
});
function divideMutantsIntoTeams(inputArr){
let N = parseInt(inputArr[0], 10);
let K = parseInt(inputArr[1], 10);
let mutants = inputArr[2].split(' ').map(Number);
if (N < K || new Set(mutants).size === 1 || N % K !== 0) {
return -1;
}
mutants.sort((a, b) => a - b);
let minNonCompatibilityScore = Infinity;
for (let i = 0; i <= N - K; i++) {
let diff = mutants[i + K - 1] - mutants[i];
if (diff < minNonCompatibilityScore) {
minNonCompatibilityScore = diff;
}
}
return minNonCompatibilityScore;
}
Xaviers Fight with magento
var stdin process.openStdin();
stdin.addListener("data", function(d) {
// note: d is an object, and when converted to a string it will
// end with a linefeed. so we (rather crudely) account for that
// with toString() and then trim()
console.log(d.toString().trim());
});
Driver Code โ
let fs = require("fs");
function longestSubstringTwoDistinct(s) {
let maxLen = 0;
let startIndex = 0;
let charIndexMap = new Map();
for (let i = 0; i < s.length; i++) {
charIndexMap.set(s[i], i);
if (charIndexMap.size > 2) {
let minIndex = Math.min(...charIndexMap.values());
charIndexMap.delete(s[minIndex]);
startIndex = minIndex + 1;
}
maxLen = Math.max(maxLen, i - startIndex + 1);
}
return maxLen;
}
function Main(arg) {
let inputString = String(arg);
return longestSubstringTwoDistinct(inputString);
}
Valid Paris
Victoria Secret โ
Victoria Secret โ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
Wassem Mohd on LinkedIn: #malaysia #internship #malaysia #software | 10 comments
EasyEat is hiring technology interns in #Malaysia
We are looking for three interns with a strong academic background with a degree in computer science orโฆ | 10 comments on LinkedIn
We are looking for three interns with a strong academic background with a degree in computer science orโฆ | 10 comments on LinkedIn
#include<bits/stdc++.h>
using namespace std;
vector<int> getExecTime(int n, vector<string> logs) {
vector<int> res(n, 0);
stack<int> st;
int prev = 0;
for(string log : logs) {
stringstream ss(log);
string buf;
getline(ss, buf, ':');
int id = stoi(buf);
getline(ss, buf, ':');
string type = buf;
getline(ss, buf, ':');
int time = stoi(buf);
if(!st.empty()) {
res[st.top()] += time - prev;
}
prev = time;
if(type == "start") {
st.push(id);
} else {
res[st.top()]++;
st.pop();
prev++;
}
}
return res;
}
IBMโ
using namespace std;
vector<int> getExecTime(int n, vector<string> logs) {
vector<int> res(n, 0);
stack<int> st;
int prev = 0;
for(string log : logs) {
stringstream ss(log);
string buf;
getline(ss, buf, ':');
int id = stoi(buf);
getline(ss, buf, ':');
string type = buf;
getline(ss, buf, ':');
int time = stoi(buf);
if(!st.empty()) {
res[st.top()] += time - prev;
}
prev = time;
if(type == "start") {
st.push(id);
} else {
res[st.top()]++;
st.pop();
prev++;
}
}
return res;
}
IBMโ