TechSchoool
13K subscribers
4.21K photos
10 files
4.66K links
Download Telegram
Deloitte is HIRING

Position: Associate Analyst
Location: Hyderabad
Experience: Fresher
Qualification: Any graduate

Apply hereπŸ‘‡

https://usijobs.deloitte.com/careersUSI/JobDetail/USI-EH-Enabling-Areas-MF-DP-S-Associate-Analyst/163956
❀1
Here are the 3 free resources to learn power bi with certificates!!!

1. Power BI Learning Overview(Microsoft)

Microsoft offers free online courses and guided learning resources to improve Power BI skills, but the certification exam is not free.

Link:
https://powerbi.microsoft.com/en-us/learning/

2. Data Visualization with Power BI- Great Learning's

A valuable resource for those looking to dive deep into Power Bi's data visualization capabilities. Get FREE certificate on completion.

Link:
https://www.mygreatlearning.com/academy/learn-for-free/courses/data-visualization-with-power-bi

3. Power BI Basics- Simplilearn's 'PowerBI Basics' course is a great starting point for beginners. It covers the fundamental concepts of Power Bland also offers a FREE certification

Link:
https://www.simplilearn.com/learn-power-bi-basics-free-course-skillup
Python in 21 DaysπŸš€

1. Understand the Basics (Day: 1)

2. Learn Python Data Types, Variables & Operators (Day: 2-3)

3. Learn Conditional & Flow Control Statements in Python (Day: 4-5)

4. Understand String, List & Dictionary Manipulations in Python (Day: 6-7)

5. Get Familiar With Python Functions & Modules (Day: 8-10)

6. Go through Python File Operations(Day: 11-12)

7. Understand the Object-Oriented Approach in Python (Day: 13-15)

8. Learn about Regular Expressions & Exception Handling in Python (Day: 16-18)

9. Go Through Multithreading & Python CGI (Day: 19-21)
πŸ‘2
Job openings for data analystsπŸ‘‡πŸ‘‡πŸ‘‡

1.Name of company - Micron Technology

Role - Global Quality operation Data Analyst

Location - Gujrat, India

Link : https://micron.eightfold.ai/careers/job/18406288?src=JB-12600&domain=micron.com&utm_source=linkedin


2.Name of company - JPMorgan Chase & Co

Role - Data Governance - Analyst

Location - Bengaluru, Karnataka, India


Link : https://JPMorganChase.contacthr.com/130205409

3.Name of company - Bread Financial

Role - Data Science Analyst


Location - Bangalore

Link : https://alliancedata.wd5.myworkdayjobs.com/breadfinancial_India/job/Bangalore-India/Data-Science-Analyst-2-2_R1009151

4.Name of company - Novo Nordisk

Role - Data Analyst

Location - Bangalore

Link : https://careers.novonordisk.com/job/Bangalore-Data-Analyst-Karn/999074701/

5.Name of company - Optum Company

Role - Data Analyst

Location - Bangalore

Link:https://careers.unitedhealthgroup.com/job/19073637?src=JB-22455&utm_source=linkedin.com&utm_medium=job_posting&utm_campaign=Enterprise&utm_content=social_media&utm_term=357522062&ss=paid
JP Morgan is a multi-national company and by doing these Virtual Internship Programs/ Courses you can amplify your Resume + Linkedin & get JOB-READY!

These are free of cost +they give you a certificate too
All the programs are on @theforage

πŸ‘‰1. Software Engineering programme –
Link – https://www.theforage.com/virtual-internships/prototype/R5iK7HMxJGBgaSbvk/JP-Morgan-Banking-Technology-Virtual-Program

πŸ“Œ5 hour programe for people who are from engineering the background. It tells you about the interface and tools used by JP Morgan. This short term program will provide you an opportunity to learn about the tools and get better at this domain.

πŸ‘‰2. Agile course- Link-your Resume+ LinkedIn
https://www.theforage.com/virtual-internships/prototype/5QiaMtZ4k8ngYKn4D/Agile-Virtual-Experience-Program

πŸš€This course is around 5 to 6 hours long. Through this course you will learn about the principles of Agile software development and the Scrum methodology, these practices then can further be put to use by you.

πŸ‘‰3. Investment banking/ORGAN

Link-
https://www.theforage.com/virtual-internships/prototype/YD2kY95RQxQtXXFTS/JPM-IB-Virtual-Experience-Program

πŸš€This is again a short term 5 hour course which tells focuses on investment banking. This is a good short term learning for future investment bankers or anyone who wants to build similar skills in the investment banking or any similar industry.

Comment for the links
5+ companies are HIRING through a single test!!!

This time for freshers

Link: https://bit.ly/40EylJ2
1.Name of company -KLA company

Role - Intern / Co-Op Technical

Location - Chennai, India

Link : https://kla.wd1.myworkdayjobs.com/Search/job/Chennai-India/Intern---Co-Op-Technical_2320604?source=Job_Board_LinkedIn&bid=370


2.Name of company - IBM Career

Role - Intern Software Engineer

Location - Bangalore
Pune, Hyderabad

Link : https://IBM.contacthr.com/130174516?Codes=SN_LinkedIn

3.Name of company - World Resources Institute

Role - INTERN- GEO ANALYTICS


Location - Remote

Link: https://jobs.jobvite.com/wri/job/oOhopfwC?__jvst=Job+Board&__jvsd=LinkedIn

4.Name of company - Google Software Development

Role - Data Analytics Intern

Location - Remote

Link : https://careers.google.com/jobs/results/120219220379083462-data-analytics-apprenticeship/?src=Online/LinkedIn/linkedin_us&utm_source=linkedin&utm_medium=jobposting&utm_campaign=contract

5.Name of company - Seagate Technology company

Role - Intern - Reliability Analytics


Location - Remote

Link: https://seagatecareers.com/job/Pune-Intern-Reliability-Analytics/1084958500/?feedId=326100&utm_campaign=Seagate_LinkedIn&source=APPLICANT_SOURCE-3-387&utm_source=LinkedInJobPostings
πŸ‘1
Yes, it is possible to learn DSA in 21 days! Follow this roadmap πŸ‘‡

πŸš€Week 1: Introduction to Data Structures

- Day 1: Understand the significance of Data Structures and Algorithms (DSA).
-Day 2: Dive into arrays, their properties, and operations.
-Day 3: Explore linked lists, their types, and implementations.
- Day 4: Grasp the concepts of stacks and queues, along with their applications.
- Day 5: Get familiar with trees, including tree traversal techniques and binary trees.
- Day 6: Deepen your knowledge about binary search trees (BST) and their operations.
- Day 7: Learn the fundamentals of heaps, such as min-heaps and max-heaps.

πŸš€Week 2: Advanced Data Structures and Sorting Algorithms

-Day 8: Study advanced trees like AVL trees and Red-Black trees.
-Day 9: Delve into hash tables and various collision resolution techniques.
-Day 10: Explore the world of graphs, graph representations, and basic graph algorithms.
-Day 11: Learn sorting algorithms (Bubble Sort, Insertion Sort, Selection Sort).
-Day 12: Master advanced sorting algorithms (Merge Sort, Quick Sort).
- Day 13: Discover searching algorithms (Linear Search, Binary Search).
- Day 14: Apply your knowledge by implementing these data structures and algorithms.

πŸš€Week 3: Algorithm Design and Problem Solving

-Day 15: Grasp dynamic programming and its core concepts.
- Day 16: Understand the magic of greedy algorithms and where to apply them.
- Day 17: Hone your problem-solving skills with practice on platforms like LeetCode and HackerRank.
- Day 18: Tackle more challenging problems, analyze time and space
-Day 19: Continue solving complex problems, refining your skills.
-Day 20: Review what you've learned and address any weak areas.
-Day 21: Recap your journey, take mock tests, and prepare for coding interviews.

Follow @techschoool for more such updates
πŸ‘3
πŸ’₯ Accenture is HIRING!

πŸ‘‰Work from home
πŸ‘‰Associate analyst
πŸ‘‰ Freshers can apply
πŸ‘‰ Multiple locations

LinksπŸ‘‰πŸ‘‰


https://www.accenture.com/in-en/careers/jobdetails?id=88834_india_3&title=HR+Partner+Associate


https://www.accenture.com/in-en/careers/jobdetails?id=90567_india_3&title=HR+Partner+Analyst
50 days 50 projects
Check this out πŸ‘‡πŸ‘‡πŸ‘‡




https://50projects50days.com/
Embark on a 21-day journey to become a web development pro!

✨ Days 1-3: Master the Web Development Basics

πŸ‘‰Begin with HTML: Learn its structure and syntax.
πŸ‘‰Dive into CSS: Grasp styling and layout techniques.
πŸ‘‰Put it all to practice by creating basic web pages.

✨ Days 4-6: Explore Front-End Development Essentials

πŸ‘‰Delve into JavaScript: Understand its fundamentals.
πŸ‘‰Learn about DOM manipulation and interactivity.
πŸ‘‰Combine HTML, CSS, and JavaScript to craft interactive web pages.

✨ Days 7-10: Dive into Responsive Web Design and Frameworks
πŸ‘‰Study responsive web design principles.
πŸ‘‰Familiarize yourself with popular front-end frameworks like Bootstrap or Foundation.
πŸ‘‰Apply responsive design techniques using these frameworks.

✨ Days 11-14: Introduction to Back-End Development
πŸ‘‰Get introduced to server-side development
πŸ‘‰Grasp the basics of back-end programming languages like Node.js or Python.
πŸ‘‰Explore APIs, databases, and server-side scripting.

✨ Days 15-17: Master Database

πŸ‘‰Integration and Back-End Frameworks - Learn the art of integrating databases into web applications
πŸ‘‰Explore popular back-end frameworks like Express.js or Django. Build dynamic web applications with integrated databases.

✨ Days 18-20: Focus on Web Security and Performance Optimization

πŸ‘‰Study web security best practices.
πŸ‘‰Learn to safeguard against common vulnerabilities.
πŸ‘‰Boost web performance with techniques like caching and minification.

✨ Day 21: Your Project and Deployment

πŸ‘‰Pick a project idea (e.g., personal website, blog, portfolio).
πŸ‘‰Apply your skills from the past days to develop it.
πŸ‘‰Deploy your web app using platforms like GitHub Pages or Heroku.

Suggested Website for additional resources and guidance: PrepInsta Prime


Follow @techschoool for more
πŸ‘1
Job openings πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡


1.Name of company - FICO

Role - Corporate IT Operations-Specialist

Location - Bangalore, India

Link : https://fico.wd1.myworkdayjobs.com/en-US/External/job/IN-BangaloreTi/Corporate-IT-Operations-Specialist_28730?source=Linkedin


2.Name of company - Sartorius

Role - IT Technical Support Analyst

Location - Bangalore

Link : https://sartorius.wd3.myworkdayjobs.com/sartoriuscareers/job/Bangalore/IT-Technical-Support-Analyst_R29538-1

3.Name of company - Unilever

Role - IT Service Manager


Location - Bangalore

Link : https://careers.unilever.com/job/-/-/34155/56961098432?utm_medium=job_posting&source=linkedin.com&utm_source=linkedin.com

4.Name of company - Honeywell

Role - IT Analyst

Location - Hyderabad, Bangalore & Maharashtra

Link : https://careers.honeywell.com/us/en/job/HONEUSHRD213286EXTERNALENUS/IT-Analyst-II?utm_source=linkedin&utm_medium=phenom-feeds

5.Name of company -
Siemens

Role - IT Engineer


Location - Remote

Link:https://jobs.siemens.com/careers/job/563156117052462?hl=en&sourceType=PREMIUM_POST_SITE&domain=siemens.com
πŸ‘3
Strategy to improve your resume's ATS readability πŸ‘‰

πŸ“You can make your resume stand out with an Applicant Tracking Systems by first and foremost making sure it is in 1) a machine-readable format and 2) has the right set of keywords and experiences to get past the ATS.

πŸ“The most important thing with making an ATS-readable resume is to make sure it is readable and parses correctly. Once you have done that, you can evolve your resume for passing the ATS, such as making sure you convey the right keywords, skills, and experience.

πŸ“after making a number of changes, you test your resume on live jobs. Each time you make changes, apply to the same number of roles with both, and measure how your response rate improves. That way you learn what improvements impact the number of interviews you get. (But don’t do this with your dream companies- save those for when you know your resume gets a lot of responses.

A few things that are really important:

✨Make sure your resume is in Word or readable PDF. We’ve seen some people accidentally make their resume images or the text unreadable in PDF which is an automatic fail

✨Use a simple format that makes it easy for the machine to parse and differentiate key information. For instance, single-column resumes with a clear delineation of the company, job title, dates employed, and responsibilities make a massive difference.

✨You want the ATS to be able to identify your years of experience so make sure the dates are in a clear, standard format.

✨Use a table for your skills section so that it is distinguishable from the rest of your experiences. I recommend you put this at the top of your resume as ATSs typically weight those words higher and it helps recruiters identify your skills at a glance.

✨Once you’ve done that, run your resume through a few live job applications to make sure the ATS reads it correctly and populates each field correctly without additional input. Keep revising until it populates all the key fields correctly.

Hope u find this informative 😊
πŸ‘4