Ericsson the global leader in Telecom Solutions has called for freshers offcampus recruitment. It is operating in more than 140 countries and has about 65000 employees. Ericsson India Pvt Ltd is out to recruit Graduate Engineer Trainee(GET) passed out in 2009 from BE, B.Tech Branches with Electronics & Telecom Specialisation. The job loaction will be Delhi/NCR. The selected candidates must work on support,planning on telecom technologies and services in BSS, NSS, VAS, IN, Service Layer, RF transmission. The compensation will be best in the industry. Fro more information and ericsson sample placement papers and pattern visit http://www.ericsson.com. This is a good news to all in 2010 who is searching for a job
- Move to the directory where WAMP Server or PHP is installed using the command prompt. For example C:\wamp\bin\php\php5.3.0\>
- Then run "go-pear.bat" file for complete installation of PEAR
- Edit php.ini file and include the path to pear(include_path = “.;e:\wamp\bin\php\php5.3.0\includes;e:\wamp\bin\php\php5.3.0\PEAR;e:\wamp\bin\php\php5.3.0\PEAR\Mail") and also edit ini file extension and set extension=php_openssl.dll to enable openssl
- ph5.3.0\>pear list (this command will list all the installed pear packages)
- pear download Mail (A zip file will be downloaded)
- pear install Mail
- pear install -a Net_SMTP(-a switch for installing all dependencies)
- Then go to the mail.php file in e:\wamp\bin\php\php5.3.0\PEAR\Mail\mail.php and add this line require_once "e:\wamp\bin\php\php5.3.0\PEAR\Mail.php";(If not added it shows error that class Mail cannot be found )
- A note: If you are using php 5.3 then you might get a problem when installing pear. It will say that the command cannot be found... To overcome this you have to download go-pear.phar file and save in with that name in the php5.3.0 directory
< ?php
include "e:\wamp\bin\php\php5.3.0\PEAR\Mail\mail.php";
$from = "xxx@gmail.com
$to = "yyy@yahoo.co.in
$subject = "Hi!";
$body = "Hi,\n\nHow are you?";
$host = "ssl://smtp.gmail.com";
$port = "465";
$username = "xxx@gmail.com";
$password = "";// Type your Password Here
$headers = array ('From' => $from,'To' => $to,'Subject' => $subject);
$smtp = Mail::factory('smtp',array ('host' => $host,'port' => $port,'auth' => true,'username' => $username,'password' => $password));
$mail = $smtp->send($to, $headers, $body);
if (PEAR::isError($mail)) {
echo( $mail->getMessage());
}
echo("Message successfully sent!");
}
?>
Mphasis Aspiringminds Recruitment Sample Question Paper/Placement Paper
I attended this online exam at sai ram college on 26th february. The online test consisted of 4 sections
- Logical section
- English
- Computer Awareness
- Aptitude
Computer Questions were easy... It consisted of some questions from Data Structures(mostly tress), Sorting algorithm and given a code you have to find the output.....
Update
The chance to apply for Mphasis is still open for you. You can register at mphasis.aspiringminds.in just as you did for HCL aspiringminds exam. The last date to register is 10th of March. So dont lose this nice opportunity
Update - Mpahsis Interview 17th march
I attended the GD and HR/Technical interview today. Be prepared for a long day. It all started with a presentation that lasted 2 hrs ;). Then followed by GD.
GD Topics
Is Monopoly good for us.
BT Brinjal
Nityananda
And few other (stupid?) topics :P
If you have knowledge of current events and if you are able to talk for 2 mins you should get through. Think about the topic for a min and talk.
Once you clear GD, you will be called in for a HR/Technical Interview. With two guys interviewing 120 ppl, you will hardly have 5 mins of interview max. Expect question from your project, Area of interest and basic questions on the language present in your resume. Make use of it ;). I guess I did very good. All the best guys, leave a comment if you get selected ;).
Latest question papers download
Cognizant is going to hire for both IT and BPO industry. It is going to hire 2009/2010 freshers from all disciplines BE, B. Tech, MCA, M Tech. You can register for offcampus at https://careers.cognizant.com/OffCampus/OffCampus.aspx. While registering it will ask for your semester wise or year wise percentage and also SSLC certificate number(It can be found at the top right corner of your marksheet). The shortlisted candidates will be called for aptitude test... This CTS offcampus will be held in Chennai, Coimbatore, Hyderabad, Pune, Bangalore and Kolkata....The mode of education must be full time only
Update
Hi friends i got this cts offcampus pattern from my friend who attended Cognizant campus selection recently. The problems were based on
- Cubes
- Ages
- Pipes and Cisterns
- Time and Work
- Profit and Loss
- Statement and Conclusions
- Problems based on Trains
Update CTS off campus on March 13th
Hi friends i attend cts(cognizant) offcampus March 13th 8'o clock batch. I'm posting the questions pattern asked at cts offcampus at Dr MGR Janaki College Chennai. The offcampus was conducted by Merittrac. If you refer to Merit Trac placement papers you can get an idea. There were two sections
- Analytical
- Logical Section
- data interpretation(based on ratio)
- coding decoding
- Finding the missing figure and similar figure
Most of you might have heard that aspiring minds is conducting CBT(Computer Based Test) for HCL(HCL Hiring Freshers). Am writing this post because when I searched the net for placement sample papers and could not find any ... Some of you will be scheduled for CBT tomorrow . This post might help you a little... CBT is online test only. Its divided into 4 sections(Sorry I dont remember the names) The main area of focus was verbal and non verbal reasoning and aptitude(Sums based on log, ratio(only 4 or 5 problems))...The usual time and distance, boats and streams, problems on ages were not there... Just go through
- statement and conclusion
- Coding and Decoding(ex abc:efg :: lmn: ? or rush is written as blah blah... then how push is written)
- Synonyms
- Antonyms
- Blood relations
- Direction based problems
- Mostly comprehension type questions
- 1 or 2 questions from number series(A passage will be given you have to read and answer it) will do
- Probability (1 or 2 sums)
- Sentence Arrangement
- Correct Sentences by replacing the italicized word with correct word(3 questions)
- No c or c++ or any computer based questions
.. I attended the test today only....and each of the four section has time duration separately(1minute for 1question was the basis for aptitude alone some extra time was provided)
[Am writing this post based upon the online test that i attended(please don't blame me if it was little different for you)]
Update
HCL aspiringminds results have been announced and the shortlisted candidates are called for the interview
For more question papers check out Aspiring Minds Placement PaperPlacement papers
