Sandisk Corporation Interview | Set 1 (On-Campus for Software Developer) Last Updated : 01 Jul, 2021 Comments Improve Suggest changes Like Article Like Report ROUND-1 Written test-including 10 basic aptitude questions, 10 questions of C and 2 Coding Questions. --Design data structure to implement sparse matrix. --One bit manipulation ques. Top 8 students were shortlisted from CS ROUND-2 Technical Interview 1. Ask about written test,about questions in written test -how you had solve them. 2. Ask me about the projects you have made. 3. Which language you like the most and why? 4. Other basic questions... Top 3 students were shortlisted in this round ROUND-3 Technical Interview All 3 students were asked to sit in one big room. Then 2 coding questions were given to write on paper in 45 min. 1..Implement strtok functions of strings. eg char a[]="ab,cd,e" Output should be 3 strings--"ab", "cd" and "e" if we consider the delimiter as ',' 2..People are sitting on round table and we have knock out each of one in alternate order eg 1 2 3 4 5 6. These 6 people are sitting in circular table. If we knock out 2 first. Output should be 2 4 6 3 1 5 ROUND-4 HR Round 1. Tell me about yourself? 2. Why you want to join sandisk? 3. What if any other company offer more than what they offer? 4. Working environment or high salary?? I would like to thank geeksforgeeks.org which helped me lot throughout my placement process. Comment More infoAdvertise with us Next Article Sandisk Corporation Interview | Set 1 (On-Campus for Software Developer) Anonymous Improve Article Tags : Interview Experiences Experiences Sandisk-Corporation Similar Reads Sandisk Corporation Interview | Set 3 (On-Campus for Internship) ROUND-1: Aptitude cum Technical Round Total of 205 students were shortlisted for the first round which was of general aptitude and the cgpa cutoff was 8.76. Online coding and aptitude test on hacker rank. The first round had 15 basic aptitude MCQs (no negative marking) and 1 Coding Question. 45 minu 2 min read Target Corporation Interview Experience | Set 1 (On-Campus) ONLINE ROUND 31 Questions in 60 minutes. 30 Quantitative and Computer Fundamentals Questions 1 Coding Question: Obtain the number of Trailing zeroes in the factorial of a given number N. About 27 students were Shortlisted for interviews after this. Interview 1: (Technical) 1) Remove Duplicate from a 1 min read NCR Corporation Interview Experience for SDE | On-Campus 2021 Round 1: Online Test This round was conducted on HackerRank on 28th September 2021. The test consisted of 20 MCQs and 2 programming questions of easy-medium difficulty. The MCQs were focused on CS fundamentals (OS, DBMS, OOP Concepts), Aptitude, SQL queries, and code outputs. They were easy-moderate 2 min read Sandisk Corporation Interview | Set 5 (2+ years of Experience) The interview started off with a small introduction to myself, about what I currently do in my job and what are my areas of interest. There were three rounds. Following are the details asked in each round. Round 1: 1.write a program to count the number of set bits in a given number. 2.Write the merg 1 min read NCR Corporation Interview Experience for SDE (On-Campus) Round 1 (Online Coding): 30 MCQ's based on OS, DBMS, Data Structures and AlgorithmsTwo Coding questions based on number theory and strings. 25 students were shortlisted after this round. Round 2 (Technical Interview): Introduce yourselfWhy is Java called platform independent language?What is an abst 2 min read Like