Skip to main content

My interview experience for junior java developer in Marlabs, Bangalore.(April, 2016)

=====================================
My interview experience for junior java developer in Marlabs, Bangalore.
=====================================
Company Name: Marlabs.
-------------------------------------------------------------------------
Address: Bagmane World Technology Center, 14th Floor, Citrine Block - 4,
Marathahalli Outer Ring Road, Service Road, Laxmi Sagar Layout, Mahadevapura,
Bengaluru, Karnataka 560048
--------------------------------------------------------------------------
Phone:080672 29400 (Call this number ask if joining is there)
--------------------------------------------------------------------------
Thought from me:  If u wanna crack interview in bangalore than indiabix.com is more than enough.
Frustration is part of life. So, Just have Patience with mission and dedication because it always success.
---------------------------------------------------------------------------------------------------------
Process of Selection: (Interview in April - May, 2016 ) took more than 1 month to complete whole process
--> Total 4 rounds
Every rounds is elimination Round
1) On-line test: (14th April)
total 1 hour, 30 logical and one Programming Questions.
Note: There was no Aptitude Questions. Only Logical.
--> Very basic indiabix.com is enough.
Questions were like, seating arrangement, odd one out, syllogism, statement and conclusion and so on.
-->Programming Question:
One Program: U can do in c, .net, java, c++
a) Write a program to find them most repeated character in String.
b) Anagram program
c) Find the duplicate character in String.
---------------------------------------------------------------------------------------------------------
2) written test / Technical face to face: (12th May)
Got call that I am selected for next round on 10th May.
In this round.
-> Some had Technical face to face and some has written test only
(technical question was from core java and SQL only OOPS concept, program on OOPS concept i.e. overriding and overloading program, inheritance program,
Very basics query w3schools.com is enough)
-> Mine was written test ( 6 Question and 30 minutes exactly not single minute was given):
-> Questions are as belows with answer.
1) cost price of a saree and blouse is 110 and cost of a saree is 100 more than blouse. Then c.p. of saree is ???
Ans: 105

2) A tree trunk is 12 feet long and to cut it , it takes 1 minutes. Then how long it take to cut it into 12 equal pieces.
Ans: 11 minutes

3) A man can walk 14 km/hr instead of 10 km/hr and cover 20 km more than actual. Then, what is the actual distance.
Ans: 50 km

4) The distance between the ground and the top of well is 40 feet and the distance between the wall and the foot of ladder is 9 feet. Then, what is the size of ladder required.
Ans: 41 feet

5) Write a program to show the following number is Anagram or not. eg: 193245 and 452193 is anagram.
Ans:
      for(){
}
6)  Write 5 points how to check the quality of shampoo.
Ans: 1) tag on the shampoo is original or dublicate.
         2) package is broken or not.
         3) Date of expiry.
         4) Gradients presence.
         5) Ratio of gradients in required ratio.

-----------------------------------------------------------------------------------------------------------------------
3) Technical face to face: (On 18th May 2016)
-> Got call on 16th that I was selected for next round
Very Basic Questions, It was only from the resume. What ever U have mentioned that was asked. And Questions was from ur answers also.
Note: No Questions was out of Resume. Prepare your resume.
Questions are:
a) How is ur collage: give positive answer.
b) My academic project and the questions related to that, like how many people were there in your team, your role, did do testing by own or used third party,
do u know testing,

4) HR: (18th May 2016)
-> After few minutes I was informed I am selected for next round.
-> Hr was nice, She congratulated me that I have cleared all the round. And She said this round checks if I am capable to fit in the company or not.
-> She told me not to get nervous, just relax take your time and answer the each questions properly.
Questions: (I was even given another chance to impress her with answer)
a) Why I chose my Collage?
b) Why I chose Computer Engineering in B.Tech?
-> She was not happy with answer, and given second chance to impress her.
c) Why Marlabs?
d) Why Bangalore not other place like pune, hyderabad, and all?
e) Did u attended any scholarship exam before joining your collage like SAT.
f) Family background?
g) What should I provide to fresher if I get chance to make policy for them in the company?
h) What is your expectation from the company?
Ans: I answered right now job only.
i) When u came in Bangalore and What u did till now?
j) what r u doing to improve ur self it? How many interview u have attended, and what was the reason behind your rejection?
k) There were many more questions u can find all in the indiabix.com
l) At last she asked me whether I have any questions?
Ans: Never say no, if u donot make any questions then say I have asked in the earlier round. But,it is risky because if she asked what questions did u ask?
So Prepare min 2 Questions
I asked about training location and duration?
I asked about project on which I will be hired?
-------------------------------------------------------------------------------------------------------------------
I hope this might help u all people.
Thank you.

Comments

Popular posts from this blog

Useful video links with Questions and Answers(.NET, SQL/Database, Azure, DSA, Docker, GIT, AI)

A) AI What is artificial intelligence (AI)? B) .NET SOLID Principles In C# With Examples Design Patterns In C# .NET (2023)   Design Patterns   Software Architecture And Patterns Shiva Kumar - .NET (Youtube)   Multithreading and multitasking Multithreading and asynchronous programming and parallel programming in C# (Youtube)   C) SQL/Database SQL Query Interview Questions - SQL Server Database (Youtube)   ACID Properties Of Transaction In DBMS (Youtube) D) Azure   Modules in this learning path - MSDN Susanth Sutheesh (Youtube)   E) DSA   Strivers A2Z DSA Course/Sheet F) Docker   Docker - Everything You Need To Know G) GIT   Start with Git & GitHub in Visual Studio Misc https://www.youtube.com/watch?v=aaUInV445BY Salary Negotiation - 10 tips on how to negotiate a Higher Salary    

Senior Software Engineer - .NET, Kathmandu

First Round (Decemeber 2022) ------------------------------- Brief: There were 4 people in the interview squad in the both round and each were experitise in their fields. .NET related questions were asked by .NET Expert. SQL related questions were asked by Database Expert. Front End related questions were asked by Front End Expert. Cloud Computing related questions were asked by DevOps Expert. First Round (December 2022) A. Question related to Exceptions & disposable. 1) What is the purpose of exception? 2) How is exception handling done in .NET?  3) What is the purpose of finally block? 4) What is the purpose of IDisposable interface?  5) Why we need to dispose object manually if it is automatically done by the framework? 6) Managed resource vs unmanaged resource? Unmanaged code vs managed code? B. Question related to LINQ or Lambada 1) what the purpose of LINQ or lambada?  2) What is lambad expression?  3) The method like First(), FirstOrDefault(), TakeWhile(), SkipWhile()? 4) IQ

npm install on windows 7 python2 not found error and node-sass@3.13.1 error #317

Before I write all, I'd like to say that before the update everything worked well; while updating node from version 7.2.1 to version 9.4.0 and npm from version 5.5.1 to version 5.6.0 in Windows 7 (64-bit) using the installer (https://nodejs.org/en/download/) and installing globally gulp-cli version 2.0.0, as far as npm install starts from the JointsWP folder I get the following error: $ npm install npm WARN deprecated babel-preset-es2015@6.24.1: รฐ  Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue > uws@0.14.5 install C:\Users\Bob\Dropbox\Development\vhosts\mongoose-project\vanilla\themes\JointsWP\node_modules\uws > node-gyp rebuild > build_log.txt 2>&