Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by uCertify Team. If you also belong to the team, you can get access from here

uCertify Verified Tick

Compare button icon Compare button icon Compare
2.7

based on 81 Reviews

Filter interviews by

uCertify Software Developer Interview Questions, Process, and Tips

Updated 12 Nov 2021

uCertify Software Developer Interview Experiences

1 interview found

Software Developer Interview Questions & Answers

user image CodingNinjas

posted on 12 Nov 2021

I was interviewed before Nov 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 50 minutes
Round difficulty - Easy

  • Q1. The Skyline Problem

    You are given 'N' rectangular buildings in a 2-dimensional city. Your task is to compute the skyline of these buildings, eliminating hidden lines return the skyline formed by th...

  • Ans. Brute Force

    The idea here is to first, sort the critical POINTS with respect to their coordinate and height pairs. Make a pair of 'X1' and take a negative of the height for the building so that 'X1' pairs are sorted before 'X2' pairs. Create a dictionary keeping the heights as keys and as soon as a left edge of a building is encountered, we add that building to the dictionary with its height as the key. When we encounte...

  • Answered by CodingNinjas
  • Q2. Sort String with alternate lower upper.

    Given a string ‘STR’ containing lowercase and uppercase letters. You need to sort the string so that the resulting string contains uppercase and lowercase letters at...

  • Ans. Brute Force Approach
    • We will solve this problem by taking two arrays, ‘upCount’ and ‘lowCount’ of size ‘26’ that will store the count of uppercase and lowercase letters.
    • We will traverse the given string and increment its count corresponding to its value.
    • Now, ‘upCount’ and ‘lowCount’ will store the count of uppercase and lowercase letters in sorted order, but there will be some characters whose count is ‘0’, i.e., the ch...
  • Answered by CodingNinjas
Round 2 - Telephonic Call 

(2 Questions)

Round duration - 15 Minutes
Round difficulty - Easy

  • Q1. General Questions

    They basically ask tell what do u mean by your position , about yourself, and given one situation and we have to give algorithms for that. 

  • Q2. Puzzle

    How do we measure forty-five minutes using two identical wires, each of which takes an hour to burn? We have matchsticks with us. The wires burn non-uniformly. So, for example, the two halves of wire...

Round 3 - Assignment 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

  • Q1. Writing Question

    Give one topic we have to write something about that, error correction para was given to us.

  • Q2. Valid Parentheses

    You're given string ‘STR’ consisting solely of “{“, “}”, “(“, “)”, “[“ and “]” . Determine whether the parentheses are balanced.

    Input Format:
    The first line contains an Integer &...
  • Ans. Valid Parenthesis

    Make use of the stack. Traverse the string and push the current character in the stack if it is an opening brace else pop from the stack If it is the corresponding starting brace for current closing brace then move to the next character of the string otherwise return false.

     

    If after complete traversal if the stack is empty then the string is balanced else it is not balanced.

     

    Pseudo Code:

    • Decla...
  • Answered by CodingNinjas
Round 4 - HR 

(1 Question)

Round duration - 15 minutes
Round difficulty - Easy

  • Q1. Basic HR Questions

    Tell us about yourself?
    Why do we hire you?
    Your dream job?
    Reviews about our company?
    Describe your last birthday?

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in NoidaEligibility criteriaNo criteriaUcertify interview preparation:Topics to prepare for the interview - Aptitude , DS, Algo, Networking, OOPSTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Practice as many as topics u can
Tip 2 : practice important questions asked in company by seeing reviews 

Application resume tips for other job seekers

Tip 1 : have some projects and internships in your resume
Tip 2 : Skills related to position

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. About Myself in details
  • Q2. Past internships and work experiences
Round 2 - Technical 

(2 Questions)

  • Q1. Primary keys, Unique key
  • Q2. Usage advantages and disadvantages of Indexing
Round 3 - Coding Test 

SQL- 1 departments with no users
2 dept_id and their respective no. of users

DSA1: Most frequent no. in an array
DSA2: Zero Sum subarray exists

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basis DSA well
Interview experience
4
Good
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 

Basic Aptitude test

Round 3 - Coding Test 

Coding Round is little tough.

Round 4 - HR 

(3 Questions)

  • Q1. Formal conversation about the projects and all that kind of stuff
  • Q2. What kind of project you have worked on
  • Q3. How you tackles different project

Interview Preparation Tips

Interview preparation tips for other job seekers - All the Best to all!!

I applied via Approached by Company and was interviewed in Jul 2022. There were 5 interview rounds.

Round 1 - Aptitude Test 

Basics of JavaScript and HTML and CSS

Round 2 - Technical 

(1 Question)

  • Q1. All about JavaScript
Round 3 - Technical 

(1 Question)

  • Q1. In- detail about JavaScript and logical ability questions
Round 4 - Assignment 

Login/signup and to do list using react.js

Round 5 - HR 

(1 Question)

  • Q1. Basic questions about family and all

Interview Preparation Tips

Topics to prepare for Jamboree Education Software Developer interview:
  • Javascript
  • React.Js
  • Angularjs
Interview preparation tips for other job seekers - keep working on skills, at last only skills matters
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1. Coding best practices 2. Writing basic code snippets
Round 2 - Technical 

(1 Question)

  • Q1. 1. Current projects and challenges
Round 3 - Technical 

(1 Question)

  • Q1. 1. Release management

I applied via Naukri.com and was interviewed in Sep 2022. There were 3 interview rounds.

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

Basic coding maths aptitude java python communication skills test

Round 3 - Coding Test 

Java coding c plus python SQL oracle dbmsos

Interview Preparation Tips

Topics to prepare for Internshala Software Developer interview:
  • Networking
  • Aptitude
Interview preparation tips for other job seekers - Resume best not fake anything c java python all Cisco related concepts
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Very easy aptitude questions were asked

Round 2 - Technical 

(2 Questions)

  • Q1. Explain the project mentioned on resume
  • Ans. 

    Developed a web-based inventory management system for a retail company

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

    • Utilized PHP and MySQL for back-end development

    • Implemented features such as product tracking, order management, and reporting

    • Collaborated with team members to ensure project deadlines were met

  • Answered by AI
  • Q2. Basic DSA, OOPS and DBMS questions + 1 Coding question to solve
Round 3 - HR 

(1 Question)

  • Q1. Regarding family background, strength, weakness etc

Interview Questionnaire 

1 Question

  • Q1. Basics Managerial Questions

Interview Preparation Tips

Round: Test
Duration: 1 hour
Total Questions: 45

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Find duplicates in an array
  • Ans. 

    Use a hash set to find duplicates in an array of strings.

    • Create a hash set to store unique elements.

    • Iterate through the array and check if the element is already in the hash set.

    • If it is, then it is a duplicate. If not, add it to the hash set.

  • Answered by AI
  • Q2. Find single duplicate element in an array where contents of the array are length of array - 1
  • Ans. 

    Find the single duplicate element in an array of strings with length n-1.

    • Iterate through the array and use a HashSet to keep track of elements seen so far.

    • If an element is already in the HashSet, that is the duplicate element.

    • Return the duplicate element once found.

  • Answered by AI
Round 2 - Assignment 

Create a student support system

Round 3 - One-on-one 

(1 Question)

  • Q1. Design an order and payments system for an EdTech company
  • Ans. 

    Design an order and payments system for an EdTech company

    • Allow users to browse and select courses

    • Implement a shopping cart for users to add courses

    • Integrate payment gateways for secure transactions

    • Provide order confirmation and receipt to users

    • Allow users to track their order status

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Assignment 

They will give you problem to solve

Round 2 - Coding Test 

Machine coding round

Interview Preparation Tips

Interview preparation tips for other job seekers - Just do your best

Tell us how to improve this page.

uCertify Software Developer Salary
based on 4 salaries
₹3 L/yr - ₹3.2 L/yr
60% less than the average Software Developer Salary in India
View more details

uCertify Software Developer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-Life balance

1.0

Salary & Benefits

1.0

Job Security

1.0

Company culture

1.0

Promotions/Appraisal

1.0

Work Satisfaction

Explore 1 Review and Rating
Accounts Manager
18 salaries
unlock blur

₹3.5 L/yr - ₹6 L/yr

Application Developer
14 salaries
unlock blur

₹3.6 L/yr - ₹6.5 L/yr

SME
11 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Inside Sales Executive
9 salaries
unlock blur

₹2.9 L/yr - ₹4.5 L/yr

Web Developer
9 salaries
unlock blur

₹3 L/yr - ₹4.5 L/yr

Explore more salaries
Compare uCertify with

Simplilearn

3.2
Compare

upGrad

3.7
Compare

MeritNation

3.6
Compare

BYJU'S

3.1
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