๐—–๐—ฆ ๐—”๐—น๐—ด๐—ผ ๐Ÿ’ป ๐ŸŒ ใ€Ž๐—–๐—ผ๐—บ๐—ฝ๐—ฒ๐˜๐—ถ๐˜๐—ถ๐˜ƒ๐—ฒ ๐—ฃ๐—ฟ๐—ผ๐—ด๐—ฟ๐—ฎ๐—บ๐—บ๐—ถ๐—ป๐—ดใ€
9.59K 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
class UserMainCode(object):
    @classmethod
    def musicTeacher(cls, input1):
        n = len(input1)
        dp = [i for i in range(n + 1)]
        for i in range(1, n + 1):
            cnt = [0] * 26
            for j in range(i, 0, -1):
                d = ord(input1[j - 1]) - ord('a')
                cnt[d] += 1
                val = cnt[d]
                f = 0
                for k in range(26):
                    if cnt[k] != 0 and cnt[k] != val:
                        f = 1
                        break
                if f == 0:
                    dp[i] = min(dp[i], 1 + dp[j - 1])
        return dp[n]

Music Teacher โœ…
๐Ÿ‘1
TATA STARBUCKS IS HIRING !

Position: HR INTERN
Location: Pune
Duration: 3 months

Flexible working hours
5 Days working !

Responsibilities :

1. Help with hiring procedures such as advertising job openings, reviewing applicants, and setting up interviews.
2. Assist the HR team in onboarding fresh hires.
3. Assist in updating HR databases and keeping up with onboarding employees.
4. Engage as needed in an assortment of HR projects and activities.

Interested candidates can send their CV at esha.shivalkar@tatastarbucks.com
Walkin interview drive for US mortgage for freshers 2023, 24, 22 yr passed out

Work location - Crane Consulting firm , Kormangala, Bangalore

Knowledge needed in foreclosure, bankruptcy, underwriting , 4cs

Its held on April 3th wed , 4th thu - 10.30 am till 12.30 pm
220000 pa . 17,500 take home,
6 pm login / US shift

Venue address -Crane Consulting , Attic Trishul 12, G, 1 & 2 Floors, 7th Cross Rd, 3rd Block, Koramangala, Bengaluru, 560034
Hi All,

We are Hiring for Security Analyst L1(Fresher) role.

Should be willing to work in 24/7 shift (Rotational shifts).
Mode of work: Work from Office
Interview mode: Face to Face (no Virtual interviews)
Education: B. Tech or M. Tech only 2022 and 2023 pass-outs

Address: Cyber Towers, Quadrant 3, 3rd floor, Madhapur
Hyderabad

Job Description:
ยท Excellent communication and writing skills to effectively convey information and interact with colleagues and client.
ยท Strong knowledge about network components, OSI and TCP models in detail, protocols, and Firewall configurations.
ยท Strong knowledge on SOC, SIEM tools, malware analysis, latest cyber-attacks, Top 10 OWASP, encryption, IP addresses, protocols and port numbers.

Key Responsibilities: 
Administer and oversee Security tools, specifically focusing on whitelisting, rule modification, and creation.
Hands on experience with SOC Tools like AV/DLP/EDR etc.
Implement and maintain security policies, configurations, and rules within the Carbon Black environment, ensuring alignment with industry best practices and organizational requirements.
Ensure that all relevant software updates and patches are applied promptly to maintain system security.
Collaborate with cross-functional IT teams to optimize security measures, maintain network integrity, and promote a culture of cybersecurity awareness.
Stay informed about emerging threats, vulnerabilities, and security trends, and apply this knowledge to enhance the organization's security strategy.
Contribute to the development and enhancement of security policies, procedures, and strategies to ensure alignment with evolving threats and regulatory requirements.

Qualifications:
Strong analytical and problem-solving skills.
Knowledge of security best practices and compliance requirements.
Excellent communication and interpersonal skills.
Proficiency in Unix and Windows operating systems.

Candidates interested can share Profiles to sai.surampudi@uvcyber.com
function sortTypes(arr) {
    if (arr.length === 0) return ' ';
    const types = {};
    arr.forEach(element => {
        const type = typeof element;
        if (!types[type]) {
            types[type] = [element];
        } else {
            types[type].push(element);
        }
    });
    const result = [];
    for (const type in types) {
        result.push(types[type]);
    }
    try {
        return JSON.stringify(result);
    } catch (error) {
        return '';
    }
}

Jaffle โœ…
#include <iostream>
#include <cstring>

using namespace std;

int memo[101][101];

int helper1(int n, int start, int i, int m, int u) {
if (memo[i][m] != -1) {
return memo[i][m];
}

if (start == i && m < u) {
memo[i][m] = 1 + helper1(n, start, i, m, m);
return memo[i][m];
}

int r = 0;

for (int j = 1; j <= n; j++) {
if (m > 0 && i != j && (i % j == 0 || j % i == 0)) {
r += helper1(n, start, j, m - 1, u);
}
}

memo[i][m] = r;

return r;
}

int passTheBall(int input1, int input2, int input3) {
int N = input1;
int P = input2;
int X = input3;

memset(memo, -1, sizeof(memo));

int ways = helper1(N, P, P, X, X);

return ways;
}

Pass the Ball โœ…
๐Ÿ‘2
EXO Edge is looking for experienced L1/L2 #ServiceDesk professionals to join the #IT team of EXO Edge.

#Experience Required: Minimum 2 years of experience in-house IT team.
Bachelor's degree in either Computer Science/Engineering, Information Systems Management, or equivalent experience.
#No of positions: 6
#Location: Mohali, Punjab
#Shift: 24*7 โ€“ Rotational Shifts.

If you are based in another location but are okay to relocate, please share your application with vkhaira@exoedge.com
๐Ÿ‘1
Urgently Required For Linux Administration, Trainee
Role- Trainee/Intern
Qualification-  BCA/BSC/BCCA/BE/MCA/MS
Experience- Fresher
Location-Nagpur, Pune Mumbai
Skills-
Basic Programming
Knowledge of servers and switches
Familiarity with the fundamentals of Linux scripting languages
Knowledge about MySQL

Fresher candidates will undergo with the training Program
Interested candidates can apply along their resume and contact us
Email Id: Percept.vidhib@gmail.com
๐Ÿ‘1