Upload Button Icon Add office photos

Filter interviews by

Clear (1)

DevRev Inc Associate Software Engineer Interview Questions and Answers

Updated 19 Jul 2023

DevRev Inc Associate Software Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via campus placement at Bannari Amman Institute of Technology, Sathyamangalam and was interviewed in Jun 2023. There were 4 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 Resume tips
Round 2 - Aptitude Test 

Aptitude ,logical , coding mainly on backtracking related questions.

Round 3 - Assignment 

Create a library management app for frontend candidates , and flight booking system for backend candidates.

Round 4 - Technical 

(2 Questions)

  • Q1. Assignment review , tricky JS technical questions with event loops and asynchronous js.
  • Q2. Next round is technical round 2 , they asked 2 questions: ciezer chyper , and min stack from leet code I answered both yet got rejected with reason being below avg in DSA.

Interview Preparation Tips

Topics to prepare for DevRev Inc Associate Software Engineer interview:
  • Dsa
  • Backtracking
  • Js
  • Basics of frontend or backend
Interview preparation tips for other job seekers - Prepare DSA , backtracking , and do well in the assignment round.

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-
Round 1 - Aptitude Test 

Aptitude test consists 2 section first section is of of Logical reasoning , Verbal reasoning and Analytical Reasoning
and next section is of technical mcqs MS office , cloud , networking and security , Pseudo code related mcqs

Round 2 - Coding Test 

After that there were

Round 3 - Communication Round 

(2 Questions)

  • Q1. Tests our reading skills
  • Q2. Test our speaking skill
Round 4 - One-on-one 

(4 Questions)

  • Q1. Tell me about yourself
  • Q2. What was the difficult subject for you in your curriculum and how you did overcome it ?
  • Ans. 

    Data Structures and Algorithms was the most difficult subject for me in my curriculum.

    • I struggled with understanding complex data structures like graphs and trees.

    • I overcame this by seeking help from professors, classmates, and online resources.

    • I practiced solving problems regularly on platforms like LeetCode and HackerRank.

    • I also joined study groups to discuss and work on challenging problems together.

  • Answered by AI
  • Q3. Explain in the brief about your Semester project including tech stack
  • Ans. 

    Developed a web application for managing student records using HTML, CSS, JavaScript, and PHP

    • Used HTML for structuring the web pages

    • Utilized CSS for styling the pages and making them visually appealing

    • Implemented client-side functionality using JavaScript

    • Backend logic and database management done with PHP

    • Included features like student registration, course enrollment, and grade tracking

  • Answered by AI
  • Q4. What you do apart from curricular activities(Asking hobbies)

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for coding round go through pyq as there is high chances of getting repeated do topics like arrays , DP(Easy level-medium level) , strings and Basic mathematics related problems very well !
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Swap two variables, prime number
  • Ans. 

    To swap two variables, use a temporary variable to store one value before swapping them.

    • Create a temporary variable to store one of the values

    • Assign the first variable to the temporary variable

    • Assign the second variable to the first variable

    • Assign the temporary variable to the second variable

  • Answered by AI
  • Q2. Based on Linux, SQL and other
  • Q3. What are pointers
  • Ans. 

    Pointers are variables that store memory addresses of other variables or functions.

    • Pointers are used to access and manipulate memory directly.

    • They are commonly used in programming languages like C and C++.

    • Example: int *ptr; // declaring a pointer to an integer variable

  • Answered by AI
  • Q4. Commands on SQL and Linux
  • Q5. Questions related to HR
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is the difference between drop and delete in SQL?
  • Ans. 

    Drop removes a table from the database while delete removes specific rows from a table.

    • DROP is a DDL (Data Definition Language) command used to remove a table and its data from the database.

    • DELETE is a DML (Data Manipulation Language) command used to remove specific rows from a table based on a condition.

    • DROP command is irreversible and all the data in the table is lost, while DELETE can be rolled back if used within a...

  • Answered by AI
  • Q2. What are the different commands in SQL?
  • Ans. 

    SQL commands are used to interact with databases and perform various operations like querying, updating, and deleting data.

    • SELECT - retrieves data from a database

    • INSERT - adds new data to a database

    • UPDATE - modifies existing data in a database

    • DELETE - removes data from a database

    • CREATE - creates a new database or table

    • ALTER - modifies the structure of a database object

    • DROP - deletes a database object

    • JOIN - combines row...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There were two coding questions

Round 2 - Coding Test 

There was oncampus coding round , where 1 question was given.

Round 3 - Technical 

(2 Questions)

  • Q1. Tell me something about yourself?
  • Q2. What are your projects?
Round 4 - HR 

(1 Question)

  • Q1. Where do you see yourself after 5 years?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - communication 

(2 Questions)

  • Q1. Read the sentence
  • Q2. Listen and repeat the sentence
Round 2 - Coding Test 

Mercel platform 1 hour

Round 3 - Technical 

(2 Questions)

  • Q1. Explain ur project
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines.

    • Used HTML, CSS, and JavaScript for front-end development

    • Implemented backend functionality using Node.js and MongoDB

    • Incorporated user authentication and authorization features

    • Utilized RESTful APIs for communication between front-end and back-end

  • Answered by AI
  • Q2. One code according to ur cluster
  • Ans. 

    I would write a code snippet based on the specific cluster or category provided.

    • Identify the specific cluster or category provided in the question

    • Write a code snippet that aligns with the requirements of the cluster

    • Ensure the code is accurate and relevant to the given cluster

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

General aptitude, behaviourial and some analytical questions

Round 2 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. Questions from projects mentioned in resume
  • Q3. Few basic technical questions
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is const pointer
  • Q2. What is pointer to constant
Round 2 - Coding Test 

Pointers full depth question and programs

Associate Software Engineer Interview Questions & Answers

Wipro user image A praneeth Kumar Reddy

posted on 24 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Numerical based questions are there mostly

Round 2 - Coding Test 

Good basic level coding questions

Round 3 - Technical 

(2 Questions)

  • Q1. Tell me about urself
  • Q2. Tell about ur projects
  • Ans. 

    I have worked on various projects including a web application for online shopping and a mobile app for task management.

    • Developed a web application using HTML, CSS, and JavaScript for online shopping

    • Created a mobile app using React Native for task management

    • Implemented RESTful APIs for communication between front-end and back-end systems

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between abstract class and interface
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have constructors, fields, and methods, while interface cannot have any of these.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Abstract classes are used to provide a common base for multiple classes, while interfaces define a contract that implementin

  • Answered by AI
  • Q2. Why static and final key words used
  • Ans. 

    Static and final keywords are used in Java to define class-level variables and constants respectively.

    • Static keyword is used to define class-level variables and methods, which are shared among all instances of the class.

    • Final keyword is used to define constants that cannot be changed once initialized.

    • Static variables are accessed using the class name, while final variables are accessed using object references.

    • Example: ...

  • Answered by AI

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

DevRev Inc Interview FAQs

How many rounds are there in DevRev Inc Associate Software Engineer interview?
DevRev Inc interview process usually has 4 rounds. The most common rounds in the DevRev Inc interview process are Resume Shortlist, Aptitude Test and Assignment.
What are the top questions asked in DevRev Inc Associate Software Engineer interview?

Some of the top questions asked at the DevRev Inc Associate Software Engineer interview -

  1. Next round is technical round 2 , they asked 2 questions: ciezer chyper , and ...read more
  2. Assignment review , tricky JS technical questions with event loops and asynchro...read more

Recently Viewed

INTERVIEWS

Boeing

85 interviews

INTERVIEWS

Apexon

135 interviews

INTERVIEWS

Xogene

8 interviews

INTERVIEWS

OpenBet

3 interviews

INTERVIEWS

ABB

233 interviews

INTERVIEWS

AAiS Global

No Interviews

INTERVIEWS

Digit Insurance

No Interviews

INTERVIEWS

Publicis Sapient

No Interviews

INTERVIEWS

Digit Insurance

No Interviews

INTERVIEWS

Nutanix

No Interviews

Tell us how to improve this page.

DevRev Inc Associate Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Anonymously discuss salaries, work culture, and many more

Get Ambitionbox App

Member Technical Staff
12 salaries
unlock blur

₹13 L/yr - ₹40 L/yr

Mts Software Engineer
7 salaries
unlock blur

₹16 L/yr - ₹16 L/yr

Product Designer
5 salaries
unlock blur

₹16.3 L/yr - ₹31.8 L/yr

Software Developer
4 salaries
unlock blur

₹10 L/yr - ₹40.6 L/yr

Front end Developer
4 salaries
unlock blur

₹12 L/yr - ₹12 L/yr

Explore more salaries
Compare DevRev Inc with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent