Coding interview preparation
5.8K subscribers
374 photos
54 files
163 links
Download Telegram
Cracking the Coding Interview (6th Edition)
by McDowell, Gayle Laakmann


๐Ÿ“„712 pages

๐Ÿ”— Book link


#coding
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
Join @coding_interview_preparation for more.
*This channel belongs to @bigdataspecialist group
๐Ÿ‘1
12 Essential AngularJS Interview Questions from Toptal

๐Ÿ‘‰List at least three ways to communicate between modules of your application using core AngularJS functionality.
๐Ÿ‘‰Which means of communication between modules of your application are easily testable?
๐Ÿ‘‰The most popular e2e testing tool for AngularJS is Protractor. There are also others which rely on similar mechanisms. Describe how e2e testing of AngularJS applications work.
๐Ÿ‘‰When a scope is terminated, two similar โ€œdestroyโ€ events are fired. What are they used for, and why are there two?
๐Ÿ‘‰How do you reset a โ€œ$timeoutโ€, and disable a โ€œ$watch()โ€?
๐Ÿ‘‰Name and describe the phases of a directive definition function execution, or describe how directives are instantiated.

๐Ÿ”—Article Link
17 backbone Js Interview Questions and Answers - Freshers, Experienced
Dear Readers, Welcome to backbone Js Interview questions with answers and explanation. These 17 solved backbone Js questions will help you prepare for technical interviews and online selection tests during campus placement for freshers and job interviews for professionals.

After reading these tricky backbone Js questions, you can easily attempt the objective type and multiple choice type questions on backbone Js.

๐Ÿ”—Article Link
Google interview process + interview questions

Landing one of the most enviable jobs in tech is 26 times harder than getting into Harvard University: Googleโ€™s acceptance rate is 0.2%, while Harvardโ€™s is 5.2%.

The search engine giant on-boarded 20,000 new hires in 2019 -- shortlisted from over two million applications. Google was poised for similar growth this year, but has cut back on hiring and other nonessential expenditures as it faces an advertising slump from the pandemic.

๐Ÿ”—Article Link
โญ๏ธ6 Tips to Study Coding Effectivelyโญ๏ธ
by UFV Academic Success Centre

1. Donโ€™t just read the code exampleโ€”Type it out and then create a similar one
๐Ÿ”น A code sample is the representation of the idea or program.
๐Ÿ”น Type it in your own words to understand how the five components are working together.
๐Ÿ”น Create a similar sample to understand the abstract of the program.
๐Ÿ”น Try some code challenges from some well-known websites, such as leetcode, codewars, and
topcoders.

2. Practice and keep track of what you have learned
๐Ÿ”น Practice makes perfect.
๐Ÿ”น As a programmer, you often can have some repetitive tasks. Keeping track of what you learn will
help you quickly refer back to the tasks you have done.
๐Ÿ”น Document what you have learned. Documentation is a good resource to help you look up the
algorithm/solution and repetitive tasks easily and increase your productivity rapidly.

3. Try to create, then build your own program
๐Ÿ”น Apply what you have learned to a real-life example.
๐Ÿ”น Building your own program brings you to the next level of program abstract and will help you feel
satisfied and accomplished with what you have learned.
๐Ÿ”น When you come up with a solution, try a different approach. There is more than one right way to
do something, and searching for different solutions will help you develop your problem solving
skills.

4. Learn how to research and solve problems
๐Ÿ”น Search for topics by specific keywords.
๐Ÿ”น Learn how to research your problem when you get stuck. Some websites may help, such as
stackoverflow, stackexchange, github, and forums.
๐Ÿ”น If you find a solution online, make sure you understand every line of code. You will learn more this
way rather than just copying and pasting it into your project.

5. Take a break while debugging
๐Ÿ”น Consider taking break to clear your mind when you encounter difficult bug.
๐Ÿ”น Stepping away for a few hours will allow you to return with a fresh perspective.

6. Things to avoid
๐Ÿ”น Perfection: As a beginner, improving your coding skills and problem solving are more important
than making your code perfect. Seeking perfection will cause you to procrastinate instead of
progress. Remember that mistakes are opportunities to learn.
๐Ÿ”น Comparison: Never compare your code style/knowledge with anyone else. You will end up being
disappointed and demotivated. Practice and trust yourself.
๐Ÿ”น Complexity: Learn how to break a problem into smaller problems, so you can conquer it more
easily.
A good programmer is able to make a program simpler and less complex. Make it work first, then
make it right, finally make it fast. โ€œSimplicity is the ultimate sophistication,โ€ said Leonardo Da Vinci.

โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
Join @coding_interview_preparation for more.
*This channel belongs to @bigdataspecialist group
1000+ Multiple Choice Questions & Answers in C++ with explanations
Our
1000+ MCQs focus on all topics of the C++ Programming subject, covering 100+ topics. This will help you to prepare for exams, contests, online tests, quizzes, viva-voce, interviews, and certifications. You can practice these MCQs chapter by chapter starting from the 1st chapter or you can jump to any chapter of your choice.

๐Ÿ”—Article Link
C programming Interview questions and answers

C language interview questions solution for freshers and beginners placement tricky good questions and answers explanation on operators, data types, arrays, structures, functions, recursion, preprocessors looping, file handling, strings, switch case and if else.

๐Ÿ”—Article Link
C# Interview Questions and Answers - Freshers, Experienced

Dear Readers, Welcome to C# Interview questions with answers and explanation. These solved C# questions will help you prepare for technical interviews and online selection tests during campus placement for freshers and job interviews for professionals.
After reading these tricky questions, you can easily attempt the objective type and multiple choice type questions on C#.

๐Ÿ”—Article Link
72 ASP.NET Interview Questions and Answers

Dear Readers, Welcome to ASP.NET Interview questions with answers and explanation. These 72 solved ASP.NET questions will help you prepare for technical interviews and online selection tests during campus placement for freshers and job interviews for professionals.
After reading these tricky ASP.NET questions, you can easily attempt the objective type and multiple choice type questions on ASP.NET.

๐Ÿ”—Article Link
Classic 'Fizz Buzz' interview question for Clojure developers

Learning Clojure - After reading this tricky question, you can easily attempt the objective type and multiple choice type questions on Clojure.

๐Ÿ”— Article Link
61 CSS Interview Questions and Answers - Freshers, Experienced

Dear Readers, Welcome to CSS Interview questions with answers and explanation. These 61 solved CSS questions will help you prepare for technical interviews and online selection tests conducted during campus placement for freshers and job interviews for professionals.
After reading these tricky CSS questions, you can easily attempt the objective type and multiple choice type questions on CSS.

๐Ÿ”— Article Link
Cucumber Web Application BDD Sample Interview Questions
Our
focus on all topics of the Cucumber Programming subject, covering many topics. This will help you to prepare for exams, contests, online tests, quizzes, viva-voce, interviews, and certifications. You can practice these to pass interview.

๐Ÿ”—Article Link
Interview Questions for Python/Django Developers

Django, an open source framework written in Python, was designed to save Web developers time and money by promoting the idea of reusing code and avoiding replication. As with any language, programmers interviewing for a job involving Django are going to face a series of specialized questions. So Prepare these questions.

๐Ÿ”—Article Link
Top 30 Docker Interview Questions

If you're looking for Docker Interview Questions for Experienced or Freshers, you are at the right place. There are a lot of opportunities from many reputed companies in the world. According to research, Docker has a market share of about 5.8%. So, You still have the opportunity to move ahead in your career in Docker Engineering. Mindmajix offers Advanced Docker Interview Questions 2022 that help you in cracking your interview & acquire a dream career as Docker Engineer.

๐Ÿ”—Article Link
TOP 50 ELK STACK & ELASTICSEARCH INTERVIEW QUESTIONS (2022)

If you are a candidate looking for your next role that involves an in-depth knowledge of Elasticsearch and the wider Elastic Stack then you will want to revise beforehand.
In this resource guide on the top ELK interview questions, we've listed all of the leading questions that candidates are commonly asked about Elasticsearch, Logstash & Kibana (and their contemporary tools and plugins) alongside the answers.

๐Ÿ”—Article Link
8 Essential Ember.js Interview Questions

These solved Ember.js questions will help you prepare for technical interviews and online selection tests during campus placement for freshers and job interviews for professionals.

๐Ÿ”—Article Link
Top 22 Erlang Interview Questions & Answers (2022 Update)

In this resource guide on the top Erlang interview questions, we've listed all of the leading questions that candidates are commonly asked about Erlang alongside the answers.

๐Ÿ”—Article Link