Upload Button Icon Add office photos

Filter interviews by

Shamken Multifab Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. What would you suggest Kishore Biyani against us (Flipkart) to stay in competition?
  • Ans. 

    Kishore Biyani can stay in competition against Flipkart by focusing on offline retail, expanding product range, and improving customer experience.

    • Kishore Biyani can leverage his expertise in offline retail to create a seamless omnichannel experience for customers.

    • He can expand the product range to include more exclusive and niche products that are not available on Flipkart.

    • Improving customer experience by offering pers...

  • Answered by AI
  • Q2. Demand of TVs next year? Specify one 'good' and one 'bad' approach
  • Ans. 

    The demand for TVs next year is uncertain. A good approach would be to conduct market research and analyze trends, while a bad approach would be to rely solely on intuition.

    • Good approach: Conduct market research to understand consumer preferences and trends

    • Good approach: Analyze past sales data and industry forecasts to predict demand

    • Bad approach: Rely solely on intuition or gut feeling without any data or research

    • Bad ...

  • Answered by AI

Interview Preparation Tips

Round: Group Discussion
Experience: Each and every one was given sufficient time to express their opinions but since there are more than 100 guys you are competing with, do try to make an impression somewhere on the mind of the recruiter.
Tips: Nothing specifically, similar to the cliche GDs that all the other firms take but the only point to be kept in mind in case of Flipkart is, from the list of 120 odd people it is gonna come down to 50. So, try to keep that in mind.
Duration: 15-20 minutes

Round: Guesstimate Interview
Experience: It was pretty chilled out, since they will try to help you all along. Difficulty level was okayish, nothing to be afraid of. Slight CV grilling and basic HR questions too were covered in this round. No monsters there.
Tips: Make use of the paper they give you. try to be as graphically illustrative as possible. Think out loud. Make them move along with you, hence if you get stuck up they will be able to help you instantly, saving you some time. Also, this will keep them involved and interested in you.

Round: Case Study Interview
Experience: I took a moment to jot down some points, no one in the the panel seemed to complain(I guess :P). I suggest 5-6 possible strategies and elaborated specifically. Not much counter questioning( Maybe they liked the answer or maybe the question was a meager formality :P)
Tips: Again, nothing to be afraid of. Not the consultancy type cases where framework building and segmentation is necessary. Here they will try to judge your business acumen rather than your 'Case In Point' MuggPower.

Skill Tips: "Keep yourself updated. If you are reading ET regularly and have a fair idea about the case analysis strategies, it will be walk through the cake."
Skills: Communication Skills, Business Sense
College Name: IIT Kharagpur

Interview Questionnaire 

3 Questions

  • Q1. Tell me about ur self
  • Ans. 

    I am a highly skilled System Engineer with expertise in designing and implementing complex systems.

    • Experienced in managing and troubleshooting network infrastructure

    • Proficient in virtualization technologies such as VMware and Hyper-V

    • Strong knowledge of operating systems like Windows and Linux

    • Familiar with scripting languages like PowerShell and Bash

    • Excellent problem-solving and communication skills

  • Answered by AI
  • Q2. Have u done any teamwork
  • Ans. 

    Yes, I have experience working in teams.

    • I have worked on several group projects during my studies.

    • I have collaborated with colleagues to solve complex technical problems.

    • I have participated in cross-functional teams to implement system upgrades.

    • I have also been part of agile development teams, working closely with software engineers and testers.

    • One example of teamwork is when I led a team of engineers to successfully d

  • Answered by AI
  • Q3. Family background

Interview Preparation Tips

Round: Test
Experience: There are two sections ....1) verbal 2)analytical and reasoning. paper was little bit tough. i didn't remember the type of questions.

Round: HR Interview
Experience: The HR was very cool and friendly. He asked me general questions like "tell me about ur self","have u done any teamwork" etc and then he asked me about my favourite subject.Then he asked me to explain the subject considering him as an 8th class student. Then he asked me about my family background. And the interview was about 30mins.

General Tips: You must be very cool while facing interview and u should ur confidence and interest towards the company.
College Name: NIT WARANGAL

Interview Preparation Tips

Round: Test
Experience: It went quite well.
Tips: Brush up everyday your aptitude skills
Duration: 30 minutes
Total Questions: 30

General Tips: Choosing your company and preparing for it early is better than trying everything on the day of selection process
Skills: Aptitude, Technical skills
College Name: IIT roorkee
Motivation: i am a self motivator

Interview Preparation Tips

Round: Resume Shortlist
Experience: Candidates with CG equal to or higher than 8.0 were selected.

Round: Test
Experience: It was divided in 2 sets of 45 minutes each.
Coding: To write a function to find if a string is palindrome or not. 
Verbal+quant: These were CAT model questions.
Duration: 90 minutes

Round: Interview
Experience: There were 2 rounds of this interview. Both were HR and questions based on resume and some general questions were asked.
Tips: I think I was selected because of my CG, coding skills and communication skills.

General Tips: If you're preparing for core, make sure you start revising your subjects soon. Keep your notes and concentrate on structures.
Skill Tips: I started my preparations in November by going through case study material available in lan and solving CAT questions.
College Name: IIT MADRAS

Interview Preparation Tips

Round: Test
Experience: Technical test constituted of technical questions, aptitude questions, english questions
Duration: 150 minutes

Round: Technical Interview
Experience: It was related to core mechanical engineering questions.

Round: HR Interview
Experience: It was an overall personality assessment. Case studies were provided and creativity in answers was seen.

General Tips: Prepare for technical, aptitude well
Practice mock interviews
College Name: IIT-ROORKEE

Interview Questions & Answers

HCLTech user image Anonymous

posted on 11 Apr 2015

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Q2. Tell me about your family
  • Q3. What are your interests/hobbies

Interview Preparation Tips

Round: Test
Experience: One written test. It contains three sections. Each section is of 20 minutes duration.
Tips: Prepare well with general aptitude and have some basic technical knowledge.
Duration: 60 minutes

Round: Group Discussion
Experience: The topic may be any technical topic or any general matter.
Tips: Maintain your voice pitch, be clear with what you are talking and listen to others also.
Duration: 20 minutes

Round: HR Interview
Experience: He also gave me a situation and asked me how I would react.
Tips: Be realistic with your hobbies and interests. Do not bluff anything.

Skills: Good technical skills., Good communication skills.
College Name: NA

Interview Questionnaire 

7 Questions

  • Q1. What is the diffrence between java & C
  • Ans. 

    Java is an object-oriented language while C is a procedural language.

    • Java is platform-independent while C is platform-dependent.

    • Java has automatic garbage collection while C requires manual memory management.

    • Java has built-in support for multithreading while C requires external libraries.

    • Java has a larger standard library compared to C.

    • Java is more secure than C due to its strong type checking and exception handling.

    • C ...

  • Answered by AI
  • Q2. What do u understand by pointers
  • Ans. 

    Pointers are variables that store memory addresses of other variables in programming languages.

    • Pointers allow direct access and manipulation of memory locations.

    • They are commonly used in programming languages like C and C++.

    • Pointers can be used to pass variables by reference, allowing modifications to the original value.

    • They can also be used to dynamically allocate memory.

    • Example: int* ptr; // declares a pointer to an

  • Answered by AI
  • Q3. Introduce urself
  • Q4. Ur weaknesses & strengths
  • Q5. Why should i hire u
  • Q6. Why us
  • Q7. Wer do u see urself in next 5 years
  • Ans. 

    In 5 years, I see myself as a senior software engineer leading a team of developers.

    • Leading a team of developers

    • Working on complex projects

    • Continuing to learn and grow in my role

    • Contributing to the success of the company

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Clear ur basic concepts also practice maths related questions
Tips: NA
Duration: 60 minutes
Total Questions: 45

Round: Group Discussion
Experience: initially I wasnt aware of the topic. i waited til everyone strted n waited for my turn... til the time i was listening to wat other students wer saying. den i got idea on wat the topic is really abt. i gathered some points in my mind and js spoke wat views i had .. it was ffun actually.
Tips: always first think about the topic before speaking.
Duration: 30 minutes

Round: Technical Interview
Experience: i dont exactly remember wat wer the questions asked.
Tips: NA

Round: HR Interview
Experience: Being honest wil help to crack this interview
Tips: NA

General Tips: WORK HARD TOWARDS YOUR GOAL !
Skill Tips: develop basi programming skills & logics
Skills: programing C/C++, basic java, OS, DB, NETWORKING, OOPS
College Name: SIES Institute Of Technology, Nerul
Motivation: Keep Chasin ur DREAMS.. !!
Funny Moments: yet to come !

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: This was a simpler round, concentrating on basic questions like-
1. Deleting last 'n' nodes of a linked list
2. Check out the given tree is a BST or not.
3. If an array a[i] is a then a[i+1] would be either a+1, a-1 or a so in this array how do you search an element
4. write a ship quality code
Total Questions: Online

Round: Test
Experience: The questions were of this type-


1. Given a tree and all the leaf nodes form a double linked list ( complete tree is given ). How do you find the height of the tree?
2. an array of negative and positive numbers are given. find all contiguous subsets whose sum is equal to zero.

Round: Test
Experience: The difficulty level went up, with questions like-


1. Find Longest Increasing sequence subject to some constraints.
2. An array is given of size n and the elements are in the range 1 to n. Some elements are missing and some are repeated. Find the missing elements and find frequency of all the repeated elements.
3. Three arrays A, B, C. find subset a in A, b in B, c in C such that a + b + c = 0

Round: Test
Experience: Really tough test, with questions like-


1. A tree is given, make a linked list of leaves.
2. for amazon online store what data-structure is used. That is hierarchical structure
3. Asked about make file. How do you club into a single object file.

General Tips: Before making the shortlist, you'll have to sit for an Online written test. The test consists of two parts.
One part will concentrate on aptitude and output of C programs.
1. aptitude, 2. C aptitude, 3. Operating Systems and Time complexities etc.,
Second part will be coding Questions
1. One Question on Trees - definitely
2. One more simple questions on string manipulation
Skills: Algorithms, Puzzles, Data Structures
College Name: IIT ROORKEE

Banking Interview Questions & Answers

ICICI Bank user image Anonymous

posted on 24 May 2015

Interview Questionnaire 

4 Questions

  • Q1. I was asked about valuation ratios difference between various ratios. Then he went on to ask about Accounting concepts. This was a stress interview. And they were expecting quick answers with very clear co...
  • Q2. PSU banks have lower profits as compared to private banks give 3 most important reasons according to you which might be the reason (this was a hypothetical case scenario)
  • Q3. Tell something about ur self which is not written in the CV
  • Q4. Tell about a passion (they were expecting an answer which contains a smooth flow of information and you should be aware of the statistics in that particular field)

Interview Preparation Tips

Round: HR Interview
Experience: Got selected because I was relating my experience with the job profile. And knew financials well.

General Tips: Interview question was mainly to gauge my knowledge about insurance sector. I had little idea about the sector but a little research prior to the interview helps. When you are over with the gd/ hr interview and you think there is a good chance of clearing it then make sure u get some knowledge about sector and the company .Read about the sector well and the company as well.
Skills: Economics, Banking
College Name: NA

Interview Questions & Answers

IBM user image Anonymous

posted on 3 Feb 2015

Interview Preparation Tips

Round: Test
Experience: Counter, types, difference, synchronous vs asynchronous Various designs using logic gates like full adder, multiplexer, XOR, XNOR, D-FF etc. Design of inverter with different rise and fall times. Anything invented by company or any big achievement of company must be known. eg- for IBM they asked me Who designed RISC microprocessor as it was designed by IBM.
Tips: Just practice from any book available in market for aptitude and reasoning book by R.S.Aggarwal is sufficient. try to solve some question papers. Be calm. Don’t be nervous when questions are hard because the level of questions will be same for everyone.

Round: Interview
Experience: Questions on Favorite Subject(at least 2), Project and Internships.
Tips: Be confident If you don’t know say NO. However if possible try to answer something and you may say that you forgot and if time will be given you can solve. After getting the question, think and then reply. At the end ask some questions which will show your enthusiasm to for them. Smile. Sell yourself. Don’t be nervous and get rejected by underperforming.

Round: Interview
Experience: Introduction About Company, PPT etc. About your hobbies/interests/home/paren’ts/previous places you visited or stayed. Your extra curricular activities.
Tips: Say about your strengths, use the usual ones like hardworking, honest and so on.Substantiate with examples which happened in your life and you handled it properly. Any social activity will add much advantage.

General Tips: For written test R S Agarwaal aptitude and reasoning is sufficient. For Technical, whatever is studied in curriculum is sufficient. Also project and internship parts should be well known. At last One thing one should keep in mind that one has to sell oneself so do whatever you think can describe yourself and that will be beneficial for your customer(company). All the best for all the participants from my heart and soul.
Skill Tips: CGPA Greater than 8 is a positive point. Mine is 7.8 so i got 1.75 lack less salary than my colleagues. Tell about Social activity Any group activity in college. Projects are required because it teaches us how to use our knowledge. Also we get practical experience of theories. Internships, if done will be much more beneficial. One has to sell oneself so show them that you are better than others in some fields and that will be beneficial for the company. How company can utilize your strengths.
Skills: Math, Quantitative Aptitude, Reasoning, Cadence/ verilog
College Name: IIT KHARAGPUR

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
View all

Shamken Multifab Reviews and Ratings

based on 5 reviews

2.5/5

Rating in categories

2.5

Skill development

2.5

Work-Life balance

2.5

Salary & Benefits

2.5

Job Security

2.5

Company culture

2.5

Promotions/Appraisal

2.5

Work Satisfaction

Explore 5 Reviews and Ratings
Production Manager
4 salaries
unlock blur

₹4.3 L/yr - ₹6.1 L/yr

Explore more salaries
Compare Shamken Multifab with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Capgemini

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview