Upload Button Icon Add office photos

Filter interviews by

TECHNE ONLINE SYSTEMS Interview Questions and Answers

Updated 6 Mar 2023

1 interview found

Sort by: Popular
Interview experience
4
Good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Sep 2022.

1 Interview Round

1

Technical Round (3 Questions)

  • Q1. Basic system question
  • Q2. Software installation
  • Q3. Computer Hardware knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basic system knowledge, os installation troubleshooting, hardware installation trouble shooting, basic software installation

Interview questions from similar companies

Test Engineer Interview Questions

Infosys user image Anonymous

posted on 14 Feb 2015

3 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: Verbal-correction of sentences, 2 passages,antonyms,synonyms logical reasoning - all models are in r.s agarwal
Total Questions: 75

Round: Technical Interview
Experience: Regular hr questions like tell about ur self,hobbies,strengths,any team activities, about paper presented and questions on that, questions on leadership qualities, asked to talk about 'conservation of energy' for few minutes, asked abouts functions or events organised.

College Name: NIT WARANGAL

3 Interview Rounds

Interview Preparation Tips

Round: Resume Shortlist
Experience: Resume based shortlisting initially.

Round: Interview
Experience: 3 rounds of interviews (15-20 minutes each)
 All topics were Metallurgy related
 Heat transfer, Phase diagrams (very basic Fe-C diagram), FEM-based technical questions, are concepts asked.
Tips: If they look interested in a particular aspect, pursue it, and drive the interview.
Be ready to be grilled on the things mentioned in your resume.
 For consulting companies alone (McKinsey and BCG), look at certain case studies. The book "Case in point", is a really good source.
 For most other core companies (like Reliance, Tata Steel, etc.), refreshing Iron and steel and Mechanical Metallurgy courses will help a lot.

College Name: IIT Madras

Interview Questions

Cognizant user image Anonymous

posted on 20 Jan 2015

5 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: PART ONE: Verbal Ability, uses of articles (a, an, the) and a RC. 
PART TWO: logical reasoning, standard IQ type Questions, was simple. 
PART THREE: An essay, one out of two, one choice was nuclear deal and the other was education system in India.

Round: Technical Interview
Experience: Some regular puzzles were given, which were easy. A discussion on internship work.

Round: HR Interview
Experience: They are looking for people with good aptitude, very good communication skills and strong desire to learn. Also, someone with good academic record and clear career goals.
Tips: Do not panic in the interview.

General Tips: For GD, improve the content by reading and/or discussing among wing mates. Don't be aggressive but be assertive and ENERGETIC.
College Name: IIT KANPUR

Project Engineer Interview Questions

Wipro user image Anonymous

posted on 7 Jan 2015

4 Interview Rounds

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA + resume + online test - based shortlisting

Round: Test
Experience: Online Test:Quant, DI, verbal, and coding45 minutes coding + 15 minutes verbal + 30 minutes quant
Tips: Time constraint will be the major problem. CAT preparation would sufficeBrush up your coding skills- concentrate in either C or C++ or whichever language you're comfortable withE.g.: The coding question- Write a function to find if a number is palindromeBrush up through basic data structuresGraph theory and few sorting algorithms
Duration: 90 minutes

Round: Interview
Experience: (2 interviews, 20 minutes each)Resume- basedCoding skills and the approach towards the problem will also be tested
Tips: Be thorough with the work done in your internships and projects. Be ready to answer why you are interested in the company.Maintain your confidence level in the interviews. They also look for good communication skills, and even leadership, which is evident from the way you conduct yourself through the interview.Practice quant questions, prepare answers for all the basic HR questions.Coding, go through sorting algorithms, FOR, Graph theory.Digital IC design is very important courses. You should be through with this courses if you are interested in digital profile.

College Name: IIT Madras

Analyst Interview Questions

Deloitte user image Anonymous

posted on 19 Sep 2015

3 Interview Rounds

Interview Preparation Tips

Round: Interview
Experience: Quizzed on opinions of the Construction Industry.

General Tips: 1. Be prepared on the courses and project works that you mention in your resume2. Read newspapers, blogs about the construction industry and keep yourself updated
Skill Tips: """"
Skills: Infrastructure Planning, Infrastructure Management, Construction Management, Project Management
College Name: VIT Chennai

Interview Questions

HCLTech user image Anonymous

posted on 11 Apr 2015

4 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: One written test. It contains four sections. Each section is of 15 minutes duration.
Tips: Prepare for general aptitude and learn the basics of C, C++ and Java.
Duration: 60 minutes

Round: HR Interview
Experience: General HR round questions were asked.
Tips: You must show your confidence and maintain eye contact with the interviewer.

General Tips: Brush up all the basics of your core subjects.
Skills: Good technical skills., Good communication skills.
College Name: NA

Software Engineer Interview Questions

Capgemini user image Siddhesh Sawant

posted on 29 Mar 2015

5 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: Be confident but dont be over confident
Tips: solve as many papers u can to crack dis test
Duration: 60 minutes
Total Questions: 50

Round: Group Discussion
Experience: Be clear about ur thots.
Tips: Try to speak more & relevant to the topic.
Duration: 15 minutes

Round: Technical Interview
Experience: being honest will help u clear this round
Tips: Be UP to DATE..

General Tips: Develop coding skills& logics also understand the basic math formulaes
College Name: TERNA ENGINEERING COLLEGE
Motivation: If u can Dream IT , U can Definetly Achieve IT.. :)
Funny Moments: :D

Interview Questions

Amazon user image Anonymous

posted on 5 Apr 2015

4 Interview Rounds

Interview Questions

  • Q1. Given n-ary tree, print the nodes in level-order zig-zag manner. O(n) time Add Answer
  • Q2. Given a BST find the number of pair of nodes which sum upto a given value. O(n) time, O(1) space Add Answer
  • Q3. Given a 2D plane and n points, find the line which passes through maximum number of lines Add Answer
  • Q4. If a/b is recurring like 10/3 print 10/3 as 3.(3), 16/6 as 2.(6) Add Answer
  • Q5. Explain caching, implement LRU caching View Answers (1)
  • Q6. Explain working of DNS, implement domain search in DNS Add Answer
  • Q7. What is hashing. Implement domain search using hashing Add Answer
  • Q8. Given a string of alphabet of at most 5 characters. Write a function which returns a unique number for each string with O(1) space Add Answer
  • Q9. Explain working of virtual function Add Answer
  • Q10. There is pointer of base class pointing to derived class. Explain the working with respect to the pointer, if this pointer calls the virtual function of base cl...read more Add Answer
  • Q11. How does write head take a value from process buffer and writes on a particular address (Explanation of address bus and register needed) Add Answer
  • Q12. Clone a linked list having an arbit pointer Add Answer
  • Q13. You are given deque(), enque(), isEmpty() function for queue, implement push(), pop(), min() functions of stack. O(1) time was required for min() Add Answer
  • Q14. Convert a binary tree to a DLL such that a next node for DLL is selected in a top down order in zig-zag manner. O(n) space was allowed, but not O(2n) Add Answer

Interview Preparation Tips

Round: ONLINE ROUND
Experience: 1. 20 MCQ
2. 2 coding questions
• Find the diameter of a tree
• Print all anagrams pair in separate line

Round: Technical Interview
Experience: Find the next larger element in a BST, given key might not be in the BST. O(logn) time and O(1) space.Delete all nodes on a DLL whose data is a multiple of 5. O(n) time

College Name: BIT Mesra

Skills evaluated in this interview

Banking Interview Questions

ICICI Bank user image Anonymous

posted on 24 May 2015

4 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Group Discussion
Experience: 1) BBG shipping has experience of turning around two companies and is one of the largest companies in this segement



2) City shipping is largest private company into ship repair and ship breaking but not in similar segment.



3) Sonyo shipping is one of the oldest shipping company and has various businesses related this. It is looking forward to expand in china and India and looking forward to expand and acquire some ship breaking company to create a low cost base.



Bids are:



BBG: 100% of debt for seven years 9% interest pa



City: 90% of debt for seven years 10% interest pa



Sonyo: 85% of debt for five years 13% interest pa



As a manager you have to take decision. Your senior has called up to look for bid of City and this will help to build relationship with city. The bank already has relationship with BBG. What will you recommend?

Round: HR Interview
Experience: I can’t say I was 100% right in all my answers but I tried to simplify every answer. I knew my CV very well and was able to anticipate questions like why less marks.

General Tips: Through knowledge of sectors and other fin subjects. Was confident as I had prepared well for the interview. In GD one has to contribute 2-3 good points that was sufficient. There were people who remained silent but contributed even 1 good point were selected for interview atleast. In interview they gauge your fitment wrt role and their core values.
Skills: Economics, Finance
College Name: NA

TECHNE ONLINE SYSTEMS Interview FAQs

How many rounds are there in TECHNE ONLINE SYSTEMS interview?
TECHNE ONLINE SYSTEMS interview process usually has 2 rounds. The most common rounds in the TECHNE ONLINE SYSTEMS interview process are Resume Shortlist and Technical.
What are the top questions asked in TECHNE ONLINE SYSTEMS interview?

Some of the top questions asked at the TECHNE ONLINE SYSTEMS interview -

  1. Software installat...read more
  2. Basic system quest...read more
  3. Computer Hardware knowle...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 TECHNE ONLINE SYSTEMS interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Mphasis Interview Questions
3.4
 • 779 Interviews
View all

TECHNE ONLINE SYSTEMS Reviews and Ratings

based on 4 reviews

5.0/5

Rating in categories

4.6

Skill development

4.4

Work-Life balance

3.8

Salary & Benefits

3.9

Job Security

4.4

Company culture

3.4

Promotions/Appraisal

4.8

Work Satisfaction

Explore 4 Reviews and Ratings
Engineer- Customer Support
5 salaries
unlock blur

₹1.2 L/yr - ₹2.4 L/yr

Accountant
4 salaries
unlock blur

₹1.2 L/yr - ₹2.8 L/yr

Desktop Support Engineer
4 salaries
unlock blur

₹2 L/yr - ₹2.5 L/yr

Senior Engineer
3 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Executive Accountant
3 salaries
unlock blur

₹1.5 L/yr - ₹4 L/yr

Explore more salaries
Compare TECHNE ONLINE SYSTEMS with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview