Upload Button Icon Add office photos

Filter interviews by

Deven Infotech Intern Interview Questions and Answers

Updated 30 Dec 2021

Deven Infotech Intern Interview Experiences

1 interview found

I applied via Referral and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Javascript library, CSS property, Basic Linux commands, Project questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest in your interview, Sit property and give good answer

Interview questions from similar companies

I appeared for an interview in Sep 2016.

Interview Questionnaire 

9 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Graduated with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Completed internships at tech companies

  • Answered by AI
  • Q2. What did you do in your last job
  • Ans. 

    I was responsible for managing social media accounts and creating engaging content for a marketing agency.

    • Managed social media accounts for clients

    • Created content calendars and posts for various platforms

    • Analyzed engagement metrics to optimize content strategy

  • Answered by AI
  • Q3. Why do MBA
  • Ans. 

    MBA provides advanced business knowledge, skills, and networking opportunities.

    • MBA helps develop strategic thinking and leadership skills.

    • It provides a deeper understanding of business concepts and practices.

    • MBA graduates often have better job prospects and higher earning potential.

    • Networking opportunities with industry professionals and alumni can lead to valuable connections.

    • Specializations in areas like finance, mar...

  • Answered by AI
  • Q4. 3 key takeaways you want from MBA
  • Ans. 

    Key takeaways from MBA include leadership skills, strategic thinking, and networking opportunities.

    • Developing strong leadership skills through coursework and group projects

    • Learning strategic thinking and decision-making through case studies and simulations

    • Building a strong professional network through internships, networking events, and alumni connections

  • Answered by AI
  • Q5. Why cognizant
  • Ans. 

    Cognizant offers a diverse range of opportunities for growth and development in the IT industry.

    • Cognizant is a global leader in IT services and consulting.

    • They have a strong reputation for delivering high-quality solutions to clients.

    • Cognizant provides a collaborative and inclusive work environment.

    • They offer extensive training and learning programs to enhance skills.

    • Cognizant has a strong focus on innovation and digit...

  • Answered by AI
  • Q6. Describe 2 case studies you learnt in college
  • Ans. 

    Studied case studies on marketing strategies and ethical dilemmas in business.

    • Analyzed a case study on how Coca-Cola's marketing strategies helped increase sales and brand awareness.

    • Discussed a case study on a company facing an ethical dilemma and the consequences of their decisions.

    • Explored the impact of social media on consumer behavior in a case study on a successful marketing campaign.

  • Answered by AI
  • Q7. Your goals in life
  • Ans. 

    My goal in life is to make a positive impact on others and contribute to the betterment of society.

    • To work towards improving healthcare access and quality

    • To advocate for social justice and equality

    • To continuously learn and grow both personally and professionally

    • To build meaningful relationships and support others in their journeys

    • To leave a lasting legacy that inspires future generations

  • Answered by AI
  • Q8. A situation in which you handled a disagreement
  • Ans. 

    I resolved a disagreement between two team members by facilitating a meeting and encouraging open communication.

    • Identified the root cause of the disagreement

    • Scheduled a meeting with both parties to discuss the issue

    • Encouraged open communication and active listening

    • Facilitated a compromise that satisfied both parties

  • Answered by AI
  • Q9. A situation where you showcased your leadership skills

Interview Preparation Tips

Round: Other Interview
Experience: It was a video interview. The questions were displayed one by one. For each question, a fixed time was given (2 to 4 mins). The video response got recorded for each question
Tips: Dress well as someone will review the video later. Sit in a well lit room with a white background. Prepare Competency based questions well

Round: HR Interview
Experience: Typical HR round
Tips: At the end, when the interviewer says, "do you have any question for me", then always ask a relevant question.

Round: HR Interview
Experience: Again typical HR round
Tips: Prepare well about the company. That helps a lot in interview. Try to include what the company is doing in your answers. Should feel natural

Intern Interview Questions & Answers

FIS user image Vishu Gupta

posted on 13 Sep 2020

I applied via Campus Placement and was interviewed in Aug 2020. There was 1 interview round.

Interview Questionnaire 

7 Questions

  • Q1. What do you understand by Three way handshake ?
  • Ans. 

    Three way handshake is a method used in TCP/IP communication to establish a connection between a client and a server.

    • Three way handshake involves three steps: SYN, SYN-ACK, and ACK.

    • The client sends a SYN packet to the server to initiate the connection.

    • The server responds with a SYN-ACK packet, acknowledging the client's request.

    • Finally, the client sends an ACK packet to the server, confirming the connection establishme...

  • Answered by AI
  • Q2. Difference between SSL and TLS
  • Ans. 

    SSL and TLS are both cryptographic protocols used to secure internet communications.

    • SSL stands for Secure Sockets Layer and is an older protocol that has been largely replaced by TLS.

    • TLS stands for Transport Layer Security and is the successor to SSL.

    • TLS is more secure than SSL and offers better encryption algorithms.

    • TLS also supports newer protocols and ciphers, while SSL does not.

    • SSL is vulnerable to attacks such as ...

  • Answered by AI
  • Q3. On which layer switch and router work and their types ?
  • Ans. 

    Switches work on layer 2 and routers work on layer 3. Types of switches include unmanaged, managed, and layer 3 switches.

    • Switches work on layer 2 of the OSI model and routers work on layer 3.

    • Switches are used to connect devices within a network and forward data based on MAC addresses.

    • Types of switches include unmanaged, managed, and layer 3 switches.

    • Routers are used to connect different networks and forward data based ...

  • Answered by AI
  • Q4. CIA Triad and What will we lost in DOS attack ?
  • Ans. 

    CIA Triad ensures data security. DOS attack can cause loss of availability.

    • CIA Triad stands for Confidentiality, Integrity, and Availability.

    • It ensures data security by protecting against unauthorized access, alteration, and destruction.

    • DOS attack can cause loss of availability by overwhelming a system with traffic or requests.

    • This can result in the system becoming unresponsive or crashing, making the data unavailable...

  • Answered by AI
  • Q5. Which packets are used to perform DOS attack?
  • Ans. 

    Various types of packets can be used for DOS attacks, including SYN floods, UDP floods, and ICMP floods.

    • SYN floods involve sending a large number of SYN packets to overwhelm the target server's resources.

    • UDP floods involve sending a large number of UDP packets to consume the target server's bandwidth.

    • ICMP floods involve sending a large number of ICMP packets to flood the target server with traffic.

    • Other types of packet...

  • Answered by AI
  • Q6. Cryptography and its types
  • Ans. 

    Cryptography is the practice of secure communication in the presence of third parties.

    • Symmetric-key cryptography

    • Asymmetric-key cryptography

    • Hash functions

    • Encryption algorithms

    • Digital signatures

  • Answered by AI
  • Q7. Difference between MD5 and SHA 2
  • Ans. 

    MD5 is a hash function that produces a 128-bit hash value while SHA-2 is a family of hash functions that produce hash values of varying lengths.

    • MD5 produces a fixed-length hash value of 128 bits while SHA-2 produces hash values of 224, 256, 384, or 512 bits.

    • MD5 is considered less secure than SHA-2 due to its susceptibility to collision attacks.

    • SHA-2 is a family of hash functions that includes SHA-224, SHA-256, SHA-384,...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always focus to give answer in a well define manner. Don't give answer if you don't know. Read the basic questions from internet make a list of 1000 of interview question of the domain in which you wanna go.
Always find out more things about a topic like asked question to yourself like-
What is it ?
Why we use ?
What are the different types ?
Previous version of it if any and why it is not used now?
The latest version
Make a checklist of the attacks on the all common protocol.

Thanks I hope it will help you.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Aug 2021. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t be afraid to ask questions

I applied via Company Website and was interviewed before Mar 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 

(2 Questions)

  • Q1. What ur biggest fear
  • Q2. Biggest Strength in life

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep cool and Work hard and gain Knowledge as much as possible

Intern Interview Questions & Answers

UST user image Anonymous

posted on 1 Mar 2022

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse a link list, reverse a binary tree
  • Ans. 

    To reverse a linked list, traverse it and change the pointers. To reverse a binary tree, swap left and right child nodes recursively.

    • For reversing a linked list, traverse the list and change the pointers to point to the previous node instead of the next node.

    • For reversing a binary tree, swap the left and right child nodes of each node recursively starting from the root node.

    • Both operations can be done in O(n) time comp...

  • Answered by AI
  • Q2. Why merge short is better than any other shorting technique
  • Ans. 

    Merge short is better than other shorting techniques due to its ability to minimize risk and maximize profits.

    • Merge short involves combining multiple short positions into one, reducing the risk of individual short positions

    • It allows for greater flexibility in managing short positions and can lead to higher profits

    • For example, if an investor wants to short a stock but is unsure of the timing, they can use merge short to...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be Confident ,be simple,always tell truth

Skills evaluated in this interview

Intern Interview Questions & Answers

UST user image Anonymous

posted on 28 Mar 2023

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 - Aptitude Test 

It was complex and easy. Really i like the way they have designed the paper

Round 3 - Coding Test 

They have covered more on Java python c and SQL related questions with few program expected output

Round 4 - HR 

(2 Questions)

  • Q1. They have explained the.process and tell about the company and project. They indreduced the manager and showed the office environment. What are you expecting from the project ?
  • Q2. What and where you want to see after 5 years?
  • Ans. 

    In 5 years, I envision myself working as a full-time professional in a reputable company, utilizing my skills and knowledge to contribute to the organization's success.

    • Working as a full-time professional

    • Contributing to the success of the organization

    • Utilizing my skills and knowledge

    • Being part of a reputable company

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls do prepare well what you have kept in the resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Neural Hack 6 - Round 1 - 7 DSA Question I have solved 5 only

Round 2 - Coding Test 

Round 2 - 5 DSA Problem I'm able to solve only 3 not able to top 100 but call for interview

Round 3 - Technical 

(5 Questions)

  • Q1. Self Introduction
  • Q2. Which in most efficient sorting algorithm amd why and what is it's time complexity.
  • Ans. 

    The most efficient sorting algorithm is Quick Sort due to its average time complexity of O(n log n).

    • Quick Sort is efficient due to its divide and conquer approach.

    • It has an average time complexity of O(n log n) and a worst-case time complexity of O(n^2).

    • Example: Sorting an array of integers using Quick Sort.

  • Answered by AI
  • Q3. What is OOPS and explain all with their examples
  • Ans. 

    OOPS stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPS focuses on creating objects that interact with each other to solve a problem

    • Key principles of OOPS include encapsulation, inheritance, polymorphism, and abstraction

    • Encapsulation: bundling data and methods that operate on the data into a single unit

    • Inheritance: allows a class to...

  • Answered by AI
  • Q4. Explain your projects and what are the problem do you faced during development phase
  • Ans. 

    I developed a mobile app for tracking daily water intake and exercise routines.

    • Implemented user-friendly interface for easy input of water intake and exercise details

    • Integrated push notifications to remind users to drink water and exercise regularly

    • Used Firebase for backend data storage and retrieval

    • Faced challenges with optimizing app performance on older devices

    • Encountered issues with syncing data across multiple dev

  • Answered by AI
  • Q5. Write code for reversing array
  • Ans. 

    Code to reverse an array of strings

    • Use a loop to iterate through half of the array and swap elements at opposite ends

    • Create a temporary variable to hold one element during swapping

    • Ensure to handle odd length arrays by not swapping the middle element

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Self Introduction
  • Q2. Explained companies policies
  • Ans. 

    Company policies outline rules and guidelines for employees to follow.

    • Company policies cover areas such as dress code, attendance, code of conduct, and benefits.

    • Examples of company policies include a policy on remote work, a policy on social media usage, and a policy on harassment.

    • Employees are expected to adhere to company policies to maintain a positive work environment and ensure compliance with legal regulations.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for your interview

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Group Discussion 

Discussion about information security fundamentals and CIA traid

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell me about your research
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Basic and medium problems

Round 3 - Technical 

(3 Questions)

  • Q1. Basic programming and sql
  • Q2. Whatis an array
  • Ans. 

    An array is a data structure that stores a collection of elements of the same type in a contiguous memory location.

    • Arrays have a fixed size determined at the time of declaration.

    • Elements in an array are accessed using an index starting from 0.

    • Example: string[] names = {"Alice", "Bob", "Charlie"};

  • Answered by AI
  • Q3. About your project
Round 4 - HR 

(1 Question)

  • Q1. About yourself and basic personality questions

Skills evaluated in this interview

Tell us how to improve this page.

Deven Infotech Intern Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

2.0

Skill development

2.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
10 salaries
unlock blur

₹2 L/yr - ₹4.6 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹3 L/yr - ₹5.8 L/yr

QA Engineer
5 salaries
unlock blur

₹2.2 L/yr - ₹4.1 L/yr

Software Developer
4 salaries
unlock blur

₹3.5 L/yr - ₹5.8 L/yr

Senior Business Analyst
4 salaries
unlock blur

₹6.1 L/yr - ₹7.2 L/yr

Explore more salaries
Compare Deven Infotech 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