<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/15383080?origin\x3dhttp://itpapersguru.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Thursday, August 25, 2005

HCL Noida Interview PATTERN

Date Wed, 24 Aug 2005 7:01 AM ( 1 day 3 hours ago )
From "Deepak Rastogi"
Subject HCL Noida Interview PATTERN + (QUERY)

hi All!!
In interview also they ask you to write a program..
mine was WAP To check whether two binary tress are structurally
equivalent or not?
Time for this was 25 min.
after this they take interview:
My qs are:
1.tell me abt urself?
2.Discusses the above program..
3.WAP to find a duplicate element in 1-d array of 101 elements?
4.One puzzle..
a circle was given and some parametera of it ..and i have to find the coordinates of some points on the circle(it was easy) (Hint: Use Pythagoras Theorem)
5.To allocate memory(dynamically) to a 2-d char array of size 10*100.and then assign all its elements the value 'D'.
Ans: char *p=malloc(1000);
for(i=0;i<10;i++) j="0;i<100;j++)">

They said that they will declare results within two weeks time ..

ie HR will contact ..

BYE Deepak Thanks & Regards Deepak Rastogi

0 Comments:

Post a Comment

<< Home