[go: up one dir, main page]

0% found this document useful (0 votes)
180 views4 pages

Coding Sites - : Hackerearth or Hackerrank Interviewbit

The document provides information on coding sites, data structures and algorithms topics, programming concepts, interview experiences at various companies, and guidance on practice and preparation for coding interviews. It recommends sites like Hackerrank and Leetcode for practicing coding questions and lists topics like searching, sorting, trees, graphs, dynamic programming, and more. It also shares interview experiences at companies like Intel, Qualcomm, Amazon, and Microsoft and the types of questions commonly asked.

Uploaded by

Ananya Jain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
180 views4 pages

Coding Sites - : Hackerearth or Hackerrank Interviewbit

The document provides information on coding sites, data structures and algorithms topics, programming concepts, interview experiences at various companies, and guidance on practice and preparation for coding interviews. It recommends sites like Hackerrank and Leetcode for practicing coding questions and lists topics like searching, sorting, trees, graphs, dynamic programming, and more. It also shares interview experiences at companies like Intel, Qualcomm, Amazon, and Microsoft and the types of questions commonly asked.

Uploaded by

Ananya Jain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Coding Sites -

● Hackerearth or Hackerrank
● Interviewbit
● Codechef
● Leetcode (DP)
● TopCoder
● Spoj

Topics -
DS
● Searching (linear and binary)
● Sorting Algo (selection, bubble, insertion, quick, heap, merge(linked list), radix,
bucket etc)
● Linkedlist
● Stack and queue
● Tree
● Graph(Basic)
● Advance DS - Trie, Suffix tree, Redblack tree, Threaded binary tree

Algorithm
● Number Theory
● Bit manipulation
● Backtracking
● Divide and conquer(leave)
● Dynamic Prog(Basis)
● Complexity object

OS
● Synchronization
● Deadlock
● Memory management
● OS scheduler and algo.
● IPC

Programing Concepts ​-
● C language (pointer, memory allocation, pthread, main function, command line
argument, ​Enum, Struct(bit padding) and Union)
● JAVA language (OOPS concept, multithreading, Collection, generic class,
Reflection, Class hierarchy(object class), Exception handling etc)
Project
● Add any no of projects
● Order depends upon companies
● Complete theoretical knowledge
● No need to remember code

Subject Selection(Resume)
● Based on interest
● Complete knowledge
● Project of these subject
● Future scope
● Relate these subject with company domain

​Practice -
● Top ​10​ algo question (June last or July starting).
● Before interview read interview experience.
● Quizzes of geeksforgeeks.
● Try to solve Aptitude book of madeeasy book (​SPEED​).

*** Make notes regularly

INTEL INTERVIEW EXPERIENCE


● What is RAM?
● Type of RAM
● Which one fast, why?
● Memory management in C?
● How malloc work
● Malloc vs Realloc
● Prototype of main function
● Some basic bit manipulation questions
● SATA vs PATA
● Interrupts, how to make program in C
● Macros in C
● Multithreading programming

Qualcomm (7.0 cgpa allow)


● Objective question - 4 sections(apti, C and C++, DS&algo, OS, CA and CN approx)
● Only compiler project (if taken)
● Geeksforgeeks puzzle
● IOT projects(if taken)
● Bit manipulation
● Sorting question (quick and merge)
● System, IOT, small CV projects

Endurance
● Objective round (apti, C, CN, OS, linux, CA, C++ etc)
● Programming question - design a system check geeks
● 2-3 interview round - CN, Linux, JAVA etc
● Good for system profile

AMAZON (NO CGPA)


● Programming round - 3 questions ( one simple, 2 harder) , 10 objective questions
● 3 technical round - one math based questions, one DS based, ADS/DP based pen paper
coding
● 1 HR round
● Good for high pack

TCS R&D (8.0 cgpa allow)


● No Written (Resume based)
● Only project based interview
● No programming question
● Pls go deeper into projects and subjects
● Add as many as projects in your resume.
● Research scientist, All kind profile good research guys

Coding Block (Prefer Mtech student, High CGPA, only Teaching profile)
● Programing written questions and high level c objective
● Interview Project
● Basic programming questions
● Teaching round
● Teaching

Accolite
● Aptitude, C concept, programming objective questions
● Interview based on programming knowledge - mainly focus on DP, puzzles
● Approach toward solving problem
● Java development, Web development

Sandisk
● Objective (C, apti, VLSI, digital for all)
● Interview - dynamic personality based selection (computer arch., Digital, memory, C etc)
● System Related Profile

Zenlab
● Resume based shortlisting
● Project based question interview
● No programming
● Good for DATA field guys - AI, IOT, ML, VR profile

TELSTRA
● Written round - 8 programming question 2 hours (3-4 basic questions, 2-3 medium, 1
tough)
● Interview based on your interest

MICROSOFT (7.0 CGPA)


● Written round - 3 programming question (1 math, 1 DS, 1 DP)
● Group Fly - 1 Programming question(copy pen, check your thinking ability, coding style)
● 3 technical interview - Based on your projects and interest area, everyone ask
programming questions.

Directi (NO CGPA)


● Application and platform profile -
○ Written round - 3 programming question (1 simple, 1 medium, 1 hard)
○ 3 programming rounds (topics - advance data structure, dp etc)
○ 1 technical round (questions based on os, dbms, cn, ds, algo)
○ 1 hr + technical
● Devops -
○ Written round - objective questions (CN, Linux, OS etc)
○ 1 programming round
○ 2 interview

You might also like