What will happen when we invoke a system call and say with an example of invoking a system call ?read? for a device?
3 14649Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)
1 6944How to write a code for random pick from 1-1000 numbers? The output should contain the 10 numbers from the range 1-1000 which should pick randomly, ie ,for each time we run the code we should get different outputs.
12 21711Net app interview questions ============================ . Storage Fundamentals: - what is Raid? What are different kind of Raids? - Difference between all of Raids , Advantage of one raid over other - What are FCP & ISCSI, Difference between them. - FC Topologies, Iscsi commands - How to mount a Lun on Windows/Linux - NFS and CIFS - Difference between SAN, NAS and DAS - Different Backup methodologies, Snapshot, mirror, Disaster Recovery, High Availability, Cluster concepts 2. Network Fundamentals: - TCP/IP and ISO/OSI layers - What is DHCP, DNS, SNMP, Router, Hub, Switch, HTTPS , HTTP, telnet , ssh, rsh - Different SNMP versions (V1, V2, V3) - SNMP traps - Ipv4 and Ipv6 addressing 3. Database: - SQL queries, Joins (may ask you to write queries with complex joins) - Aggregate functions - Schemas, Tables, views (create, delete, alter, drop etc) 4. Testing - Bug tracking process, Types of Bugs - Difference between priority and Severity of Bug - Your best bug , what will you do when your bug is not fixed/rejected etc. - What is Functionality/Sanity/Stress/Upgrade & revert/Performance/negative/Release test/regression tests. How you have done these in your past projects. - Black box testing, grey box testing - May ask to write test cases on a given scenario - What is test plan and test summary/strategy document. Different sections in these documents. - SDLC, Test Lifecycle and approach to test a product (Given a product what different kind of testing you will do) 5. Perl ( in addition, you may be asked to write scripts on below areas) - Regular expressions - File/Directory Handling - Scalars, Arrays and Hashes - Packages and Modules - Use and require statements - Go through Net::Telnet, Net::SNMP, Net::SSH modules in perl
3020Post New NetApp Interview Questions
What are the four components of a database system?
armature winding of dc machine produce alternating emf then it convert in to dc by using commutator.But only we consider armature resistance why don't we consider inductive reactane effect?
How does a server find out server unavailability?
How many chart of accounts can a company code have?
What operators can be used to cast from one reference type to another without the risk of throwing an exception?
Find the longest palindromic substring from the given string.
What will happen to exchange 2013 rtm version when 120 days trial period expires?
To delete a branch what is the command that is used?
Which are the db2 tools to protect integrity of the database?
What is gcd? What are its advantages over nsthread?
What is the purpose of windows server?
What is the purpose of @functions?
How do I create a fillable form?
How will you define the concept of diminishing marginal utility?
Why global variables are bad javascript?