Skip to main content

Zensar Freshers Off Campus 2014 - Recruitment Event

Company: Zensar Technologies
Basic Eligibility Criteria:

  • BE / B.Tech (Computer Science and Information Technology) and MCA.
  • Minimum 60 % of aggregate marks throughout academic career (10th, 12th and BE/B.Tech/MCA).
  • 2014 Pass outs only.
  • Strong verbal and written communication skills.
Selection Process:
  • Registration Online.
  • Online test.
  • Group Discussion.
  • Technical Interview and HR Interview.
Online Exam Details:
  • Section 1: Objective Aptitude Test.
  • Section 2: Objective Technical Test.
  • Section 3: Programming Test (Options for C/C++/Java).
Please bring along following Documents:
  • Registration ticket printout from registration portal.
  • Updated Resume.
  • Marksheets for 10th 12th, and Graduation/Postgraduation.
  • Passport size photograph (1).
  • Photo Identity (Aadhar Card/Passport/Pan Card/Driving Licence, etc).
Venue, date and time will be confirmed directly to the short listed candidates.
Contact: Prashant Suryawanshi - 020 66074917 (between 10.00AM to 6.00PM)
For more details and : http://zensar.engg.employdex.com/
For registration: Zensar

Comments

Popular posts from this blog

List of software companies in Chennai

List of software companies in Chennai India's Information technology is an industry consisting of IT services and business process outsourcing(BPO). In india information technology is playing an important role, IT sector in India is generating more than 3 million employment. IT & ITeS industry in India has grown enormously. Indian Information Technology has made a mark in the world. Many MNC's are started branches in Indian cities like Bangalore, Chennai, Delhi etc,. The below table shows you list of software companies in Chennai. 4i Apps Solutions Pvt Ltd http://www.4iapps.com Abra Technologies http://www.abratechnologies.com Accel Frontline Ltd http://www.accelfrontline.in Adrenalin eSystems Ltd http://www.myadrenalin.com Akmin Technologies Pvt Ltd http://www.akmin.com American Megatrends India Pvt Ltd http://www.amiindia.co.in Anantara Solutions Pvt Ltd http://www.anantsol.com Arrowpoint Technologies Pvt Ltd http://www.arrowpointtechn...

Freshers Openings at EMC as Systems Engineer On Dec 2014

Company      EMC Corporation Website       www.emc.com Eligibility      BE/B.Tech/M.Tech/MCA Experience    Freshers Location        Bangalore Job Role       Systems Engineer JOB SUMMARY: Company profile : EMC provides the technologies and tools that can help you release the power of your information. We can help you design, build, and manage flexible, scalable, and secure information infrastructures. And with these infrastructures, you'll be able to intelligently and efficiently store, protect, and manage your information so that it can be made accessible, searchable, shareable, and, ultimately, actionable. Job Description: Candidate Profile: 1. Candidate should possess B.Tech/M.Tech/MCA degree from a recognised university. 2. Should have good Time management skills, Organizational skills, Cross-Functional skills. 3. Excellent Communication skills. 4. Ability to in...

Dataset Profiles - Resource Profile in Mainframe

Datasets can be protected using dataset profile. a). Discrete Dataset A Discrete dataset profile protects only a single dataset. Usually very sensitive datasets are protected using discrete dataset profile. Creating a Dataset Profile -> ADDSD 'usr001.Jcl.ps' UACC(NONE) NOTIFY(usr001) Permit userID to access the datasets. -> PE 'usr001.JCL.ps' ID(Demo06) ACCESS(UPDATE) Change Access Authority. -> ALTDSD 'usr001.JCL.ps' UACC(READ) NOtify(usr001) b) Generic Dataset A generic dataset profile protects more than one datasets. Generic dataset profiles than one datasets. Generic dataset & profiles exploit the similarity in the name of the datasets. Creating a Generic Dataset Profile -> ADDSD 'RRSREE.**' UACC(NONE) NOTIFY(usr001) -> SETR GENERIC(DATASET) REFRESH Modifying Dataset Protection -> ALTDSD 'sys1.**' NOTIFY(DAVIN5) UACC(READ) Allowing users to access datasets. -> PERMIT|PE 'SYS1.*...