๐—–๐—ฆ ๐—”๐—น๐—ด๐—ผ ๐Ÿ’ป ๐ŸŒ ใ€Ž๐—–๐—ผ๐—บ๐—ฝ๐—ฒ๐˜๐—ถ๐˜๐—ถ๐˜ƒ๐—ฒ ๐—ฃ๐—ฟ๐—ผ๐—ด๐—ฟ๐—ฎ๐—บ๐—บ๐—ถ๐—ป๐—ดใ€
9.6K subscribers
5.59K photos
3 videos
95 files
10.1K 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
we are looking for freshers willing to be an ESG research professional.
If you are interested, please drop me an email at isha.rai@wipro.com

Eligibility Criteria:

Experience: 0-1 year
Location: Gurgaon & Pune

Educational Background:
* Commerce/Science/Economics graduate (required)
* MBA in Finance/Economics/Sustainability (preferred)


Technical Capabilities:
* Basic awareness about ESG, sustainability, CSR, greenhouse gas emissions, renewable energy, sustainable finance, carbon footprint
* Ability to apply concepts learned during MBA or graduation
#include <bits/stdc++.h>
using namespace std;

int main() {
    int N, Q, S, K;
    cin >> N;
    vector<int> band(N+1);
    for (int i = 1; i <= N; ++i) {
        band[i] = i;
    }
    cin >> Q >> S;
    for (int i = 0; i < Q; ++i) {
        int pos1, pos2;
        cin >> pos1 >> pos2;
        swap(band[pos1], band[pos2]);
    }
    cin >> K;
    cout << band[K] << endl;
    return 0;
}

Nokia โœ…
We're Hiring! Machine Learning Interns at Nurix Labs

Are you passionate about the future of artificial intelligence and eager to gain hands-on experience at a well-funded, early stage startup? Nurix Labs is looking for a talented Machine Learning Interns to join our growing team!

About Nurix Labs
Nurix Labs is building cutting-edge generative AI solutions that will redefine what's possible with artificial intelligence. Our mission is to transform the way enterprises work with Generative AI. We're assembling the best AI team in the country to work on some of hardest problems.

The Role
As a Machine Learning Intern at Nurix Labs, you'll have the opportunity to:
- Work closely with our world-class AI researchers and engineers
- Contribute to the development of our core machine learning models and algorithms
- Experiment with the latest AI techniques and tools
- Gain exposure to the full machine learning lifecycle from data preprocessing to model deployment
- Collaborate with cross-functional teams in product, engineering, and design
- Potentially have your work featured in our AI models and products


What We're Looking For
- Currently pursuing a Bachelor's or Master's degree in Computer Science, Machine Learning, Statistics, or a related technical field
- Strong programming skills in Python and experience with machine learning frameworks like PyTorch or TensorFlow
- Familiarity with machine learning fundamentals including supervised/unsupervised learning, neural networks, and natural language processing
- Excellent analytical and problem-solving abilities
- Passion for the field of artificial intelligence and a desire to push the boundaries of what's possible
- Ability to work independently and as part of a team


Why Join Nurix Labs?
- Be part of a mission-driven company with a bold vision for the future of AI
Work alongside a talented, passionate team of AI experts and innovators
- Gain hands-on experience at an early stage startup
- Competitive compensation
- Flexible work environment

If you're excited about the opportunity to make a real impact in the world of AI, we'd love to hear from you! Reach out to us at [careers@nurixlabs.com] to learn more. This is a 6 months internship only.
๐Ÿ‘1