Upload Button Icon Add office photos

Filter interviews by

OdiTek Solutions Technical Lead Interview Questions and Answers

Updated 13 Apr 2023

OdiTek Solutions Technical Lead Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is a primitive data type in javascript ?
  • Ans. 

    A primitive data type in JavaScript is a basic data type that is not an object.

    • Primitive data types include: string, number, boolean, null, undefined, and symbol.

    • They are immutable and have no methods or properties.

    • Primitive values are passed by value, not by reference.

    • Example: var x = 5; var y = 'hello'; var z = true;

    • Primitive types are stored in the stack, while objects are stored in the heap.

  • Answered by AI
  • Q2. What is typeof operator in javascript?
  • Ans. 

    typeof operator in JavaScript returns the data type of an operand.

    • It is a unary operator.

    • It returns a string indicating the data type of the operand.

    • It can be used to check if a variable is defined or not.

    • Examples: typeof 42 returns 'number', typeof 'hello' returns 'string', typeof true returns 'boolean'.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Great

Skills evaluated in this interview

Interview questions from similar companies

I applied via Referral and was interviewed before Jul 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Had been asked about the different scenarios in CRM journey with solution approach.

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to provide overview of the career journey and provide with all possible responses for the desired position or role.

I applied via Walk-in and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About my college project

Interview Preparation Tips

Interview preparation tips for other job seekers - go through the RS agarwal and aptitude and reasoning

I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Describe projects on ur resume

Interview Preparation Tips

Interview preparation tips for other job seekers - They will grill on resume and acads questions

I applied via LinkedIn and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. SQL Basics Power BI Basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your basics and focus on the clarity of the thought.

Interview Questionnaire 

3 Questions

  • Q1. They asked my previous development related question
  • Q2. Migrate mvc
  • Q3. Using of version control
  • Ans. 

    Version control is essential for managing code changes and collaborating with team members.

    • Version control allows for tracking changes made to code over time.

    • It enables collaboration between team members by allowing multiple people to work on the same codebase simultaneously.

    • It provides a way to revert to previous versions of code if necessary.

    • Popular version control systems include Git, SVN, and Mercurial.

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed before Apr 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About datapower appliance, About MQ infrstructure, Mpg,wsp, wts
  • Q2. Ssl, oauth, AAA

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in what ever you ans, let it be wrong as well.

I applied via Naukri.com and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. 1.what is rspec?
  • Ans. 

    RSpec is a testing tool for Ruby programming language.

    • RSpec is a behavior-driven development (BDD) framework.

    • It allows developers to write tests that describe the expected behavior of the code.

    • RSpec provides a domain-specific language (DSL) for writing tests.

    • It can be used for unit testing, integration testing, and acceptance testing.

    • RSpec is widely used in the Ruby community and is considered a standard tool for testi

  • Answered by AI
  • Q2. Name a gem you have recently used
  • Ans. 

    I recently used the gem 'devise' for user authentication in a Rails project.

    • Devise is a popular gem for user authentication in Rails applications.

    • It provides a lot of built-in functionality such as user registration, login, and password reset.

    • Devise also allows for customization and configuration to fit specific project needs.

    • Example: I used Devise to create a secure login system for a social media platform.

    • Example: De...

  • Answered by AI
  • Q3. Difference between module and class
  • Ans. 

    A module is a file containing Python definitions and statements. A class is a blueprint for creating objects.

    • A module can have multiple classes and functions.

    • A class can have multiple methods and attributes.

    • Modules are used for organizing code and avoiding naming conflicts.

    • Classes are used for creating objects with similar properties and behaviors.

    • Modules are imported using the import statement.

    • Classes are instantiated

  • Answered by AI
  • Q4. You have a train booking system.what will be the primary feature you will test?
  • Ans. 

    The primary feature to test in a train booking system would be the booking process.

    • Test the ability to search for available trains and seats

    • Test the ability to select and reserve seats

    • Test the payment process

    • Test the confirmation and ticket generation process

  • Answered by AI
  • Q5. What is class variable and what is instance variable
  • Ans. 

    Class variables are shared among all instances of a class while instance variables are unique to each instance.

    • Class variables are defined within the class but outside of any methods.

    • Instance variables are defined within a class's methods and are unique to each instance.

    • Class variables are accessed using the class name while instance variables are accessed using the instance name.

    • Example of class variable: count = 0 (u...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - my interview experience is good.tip for cracking any interview just keep calm,listen to your interviwer very carefully,dont be impatient.Keep faith on yourself.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions were mainly based on the whatever was written in the CV.Mostly theoretical and frequently encountered issues while development and their troubleshooting.

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont exaggerate stuffs on the CV.

Associate Interview Questions & Answers

Cognizant user image Vidisha Rastogi

posted on 29 Jun 2015

Interview Preparation Tips

Round: Test
Experience: Two papers were held for aptitude and were easy enough for a person with good logical and reasoning skills.In the coding section, programs like string reversing were asked. easy enough for a good programmer to bang on!If you have a superb grammar and vocabulary, this section will not be hard enough to fry your brains consequently.
Tips: A good presence of mind and  apt time management will help in scoring well.
Duration: 180 minutes

Round: Technical Interview
Experience: This was a 10 minute round, where few questions on the previous tests held, coding and questions on aero courses were asked.
Tips: Knowledge definitely pays!

Round: HR Interview
Experience: A person should be witty enough in answering questions asked. A great presence of mind will act as a bonus.

General Tips: Right knowledge and understanding regarding coding or any programming language that you are confident enough about will be of great help.
Skill Tips: If the basics of programming are very fluent,then zero problem will arise in encoding or decoding programs.Extra curricular activities weren't given much of any importance.Going through case studies given on the company's website will increment your knowledge.
Skills: Coding, Aptitude
College Name: IIT MADRAS
Motivation: Presence of mind, knowledge and fine observation are the three key ingredients that will make you pass!
Funny Moments: I was sincere enough and on my best behavior, to cause any nerdy moments!

OdiTek Solutions Interview FAQs

How many rounds are there in OdiTek Solutions Technical Lead interview?
OdiTek Solutions interview process usually has 2 rounds. The most common rounds in the OdiTek Solutions interview process are Resume Shortlist and Technical.
How to prepare for OdiTek Solutions Technical Lead interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at OdiTek Solutions. The most common topics and skills that interviewers at OdiTek Solutions expect are HTML, JQuery, Javascript, Mean Stack and Node.Js.
What are the top questions asked in OdiTek Solutions Technical Lead interview?

Some of the top questions asked at the OdiTek Solutions Technical Lead interview -

  1. What is a primitive data type in javascrip...read more
  2. What is typeof operator in javascri...read more

Tell us how to improve this page.

OdiTek Solutions Technical Lead Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
OdiTek Solutions Technical Lead Salary
based on 4 salaries
₹5.5 L/yr - ₹8.4 L/yr
61% less than the average Technical Lead Salary in India
View more details
Software Engineer
8 salaries
unlock blur

₹3 L/yr - ₹4.2 L/yr

Software Engineer Level 1
8 salaries
unlock blur

₹2.2 L/yr - ₹3.6 L/yr

Software Developer
4 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Technical Lead
4 salaries
unlock blur

₹5.5 L/yr - ₹8.4 L/yr

Android App Developer
4 salaries
unlock blur

₹2.8 L/yr - ₹4.8 L/yr

Explore more salaries
Compare OdiTek Solutions with

Cognizant

3.7
Compare

Sutherland Global Services

3.6
Compare

Optum Global Solutions

4.0
Compare

Hexaware Technologies

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview