Career and Placements (15)
GIIP is inviting applications for 9-month (full-time) Post Graduate Diploma in Intellectual Property Rights and Patent Management. The course tenure will include 3 months’ Corporate Internship (to be arranged by the Institute for all participants).
Program Objective
The program curriculum has been designed with the sole objective of training professionals with technical background to help them find employment as a Patent Engineer/Associate/Analyst with a leading Corporate, MNC, R&D Institution, KPO or Law firm of the country. Some of the organizations with whom GIIP has an enduring recruiting and alumni relationship are: Honeywell, GE Research, TVS Motors, Ranbaxy Laboratories, Panacea Biotech, Sanofi Aventis, Biocon, Dabur, Jubiliant, Reliance Industries, Infosys, HCL, TCS, Siemens, Evalueserve, Clairvolex, Unitedlex, Altacit Global, eScope, Lexadigm, CPA Global, Ripple IP Services, IPpro Inc., Amarchand & Mangaldas, Anand & Anand, K&S Partners, Remfry & Sagar.
Hi guys,
For those who are targetting Microsoft...then this is for u guys.
Attached are sample questions that you will find in the Microsoft placement test paper.
all the best
thanks
Hi guys,
For those who are targetting Google...then this is for u guys.
Attached are sample questions that you will find in the Google aptitude test paper.
all the best
thanks
Hi guys,
For those who are targeting TCS...then this is for u guys.
Attached are sample questions that you will find in the TCS campus placement tests.
all the best
thanks
Hi guys,
For those who are targetting Infosys...then this is for u guys.
Attached are sample questions that you will find in the Infosys campus placement tests.
all the best
thanks
Hi guys,
A sample aptitude test for 3i Infotech is attached.
All the best.
Did you know : 3i Infotech was earlier ICICI infotech (The technology division of ICICI bank)
thanks
Hi,
One of the challenges in writing correct English in India is that engineers are immersed in a world where the normal forms of communication regularly violate English grammar rules. Here I am pointing out some common mistakes that we all make inadvertently and how to rectify them--
Common problematic phrases and preferfadred alternatives
- “Detail out”, “Details”; use describe, identify, …
- “is not matching”; use “does not match”
- “it is recommend to xxx”; use “it is recommended that”
- “can be referred from”; use “may be found in”, “is located in”, …
- “information like”; use “information such as”
- “comprises of the” or “comprises the”; use either “is composed of” or “consists of”.
- “explains on”; use “describes” or “explains” depending on context.
What’s the difference between encoding, encryption, and hashing?
Encoding is designed to protect the integrity of data as it crosses networks and systems, i.e. to keep its original message upon arriving, and it isn’t primarily a security function. It is easily reversible because the system for encoding is almost necessarily and by definition in wide use. Encryption is designed purely for confidentiality and is reversible only if you have the appropriate key/keys. With hashing the operation is one-way (non-reversible), and the output is of a fixed length that is usually much smaller than the input.
Who do you look up to within the field of Information Security? Why?
A standard question type. All we’re looking for here is to see if they pay attention to the industry leaders, and to possibly glean some more insight into how they approach security. If they name a bunch of hackers/criminals that’ll tell you one thing, and if they name a few of the pioneers that’ll say another. If they don’t know anyone in Security, well…consider closely what position you’re hiring them for. Hopefully it’s a junior position.
If I’m on my laptop, here inside my company, and I have just plugged in my network cable. How many packets must leave my NIC in order to complete a traceroute to twitter.com?
The key here is that they need to factor in all layers: Ethernet, IP, DNS, ICMP/UDP, etc. And they need to consider round-trip times. What you’re looking for is a realization that this is the way to approach it, and an attempt to knock it out. A bad answer is the look of WTF on the fact of the interviewee.
How does HTTP handle state?
It doesn’t, of course. Not natively. Good answers are things like “cookies”, but the best answer is that cookies are a hack to make up for the fact that HTTP doesn’t do it itself.
What’s the difference between stored and reflected XSS?
Stored is on a static page or pulled from a database and displayed to the user directly. Reflected comes from the user in the form of a request (usually constructed by an attacker), and then gets run in the victim’s browser when the results are returned from the site.
In public-key cryptography you have a public and a private key, and you often perform both encryption and signing functions. Which key is used for which function?
You encrypt with the other person’s public key, and you sign with your own private. If they confuse the two, don’t put them in charge of your PKI project.
What port does ping work over?
A trick question, to be sure, but an important one. If he starts throwing out port numbers you may want to immediately move to the next candidate. Hint: ICMP is a layer 3 protocol (it doesn’t work over a port) A good variation of this question is to ask whether ping uses TCP or UDP. An answer of either is a fail, as those are layer 4 protocols.






