Upload Button Icon Add office photos
Engaged Employer

i

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

Secuodsoft Technologies Verified Tick

Compare button icon Compare button icon Compare
4.5

based on 37 Reviews

Filter interviews by

Secuodsoft Technologies Interview Questions and Answers

Updated 1 Jan 2025

Secuodsoft Technologies Interview Experiences

Popular Designations

4 interviews found

Android Developer Interview Questions & Answers

user image Sarada prasad Kar

posted on 1 Jan 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Why app gets rejected in play store?

Android Developer Interview Questions asked at other Companies

Q1. Cube Sum PairsYou are given a positive integer N, and you have to find the number of ways to represent N as a sum of cubes of two integers(let’s say A and B), such that: N = A^3 + B^3. Note: 1. A should be greater than or equal to one (A&g... read more
View answer (3)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Why application is slow of your old organization?

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't join the organization.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. Array, JSON, API
  • Q2. What is JSON encoding & decoding
  • Ans. 

    JSON encoding is converting a data structure into a JSON string, while decoding is converting a JSON string back into a data structure.

    • JSON encoding is used to serialize data for transmission or storage.

    • JSON decoding is used to deserialize JSON data back into a usable format.

    • Example: Encoding a Python dictionary into a JSON string - {'key': 'value'} -> '{"key": "value"}'

    • Example: Decoding a JSON string into a Python dic

  • Answered by AI
  • Q3. Types of array and it's Use
  • Ans. 

    Arrays are data structures that store multiple elements of the same data type in contiguous memory locations.

    • Types of arrays include: 1. One-dimensional arrays - stores elements in a single row or column. Example: ['apple', 'banana', 'orange']

    • 2. Multi-dimensional arrays - stores elements in multiple rows and columns. Example: [['apple', 'banana'], ['orange', 'grape']]

    • Arrays are used to store and access a collection of ...

  • Answered by AI
  • Q4. Core php basic concepts
Round 2 - One-on-one 

(1 Question)

  • Q1. Array, JSON, AJAX, CORE PHP

Interview Preparation Tips

Interview preparation tips for other job seekers - It is good for those who are in the initial phase of their careers and want to learn and practice the basics from scratch.

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Oct 2022. 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 tips
Round 2 - Aptitude Test 

This is a mandatory round for every company like our company. The questions are most probably best on all programming languages like C C++ Java Python SQL HTML CSS JS

Round 3 - Coding Test 

A coding test is mostly easier for everyone if you know the coding properly and practice the code daily

Round 4 - One-on-one 

(2 Questions)

  • Q1. In this round, any senior staff from the company who knows the programming better will ask the relevant questions about your job description. The interview round is mostly your round and the questions are ...
  • Q2. Printf(i++ + ++i + i++ + ++i)

Interview Preparation Tips

Interview preparation tips for other job seekers - Apply anywhere like LinkedIn, indeed, naukri.com, and other platforms you know. But you should go there if you get any references from your friend or family members.

Junior Software Engineer Interview Questions asked at other Companies

Q1. If there are 10 ball 2 red, 5 blue ,3 orange and one ball is picked randomly what is probability that the ball picked is red?
View answer (2)

Secuodsoft Technologies interview questions for popular designations

 Android Developer

 (1)

 Junior Software Engineer

 (1)

 Senior Software Engineer

 (1)

 Software Engineer

 (1)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Test scenarios, regression sanity and integration testing

Web Engineer (Trainee) Interview Questions & Answers

rtCamp Solutions user image Anonymous

posted on 3 Sep 2023

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

I applied via Company Website and was interviewed in Aug 2023. 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. Basic of git, GitHub like can we use git without GitHub, encryption, decryption, hashing.
  • Q2. Basic questions on js, java, jQuery. Basic on website handling, like how can we implement delay in the code of a website.

Interview Preparation Tips

Interview preparation tips for other job seekers - While giving the answers to the questions, be confident.
Although I tried my best but I still didn't got selected, even though you give the answers, they do have a little bit of high expectations from the candidates.
But still I would say the company is quite good for freshers, because their pay is very good.
That's all about my experience.
Best luck to you guys.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Sep 2023. There were 4 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 - HR 

(1 Question)

  • Q1. What you know about the sales
  • Ans. 

    Sales is the process of selling products or services to customers in exchange for money.

    • Sales involves identifying potential customers and convincing them to purchase a product or service.

    • It includes building relationships with customers, understanding their needs, and providing solutions.

    • Sales also involves negotiating prices, closing deals, and following up with customers for repeat business.

    • Sales can be done through...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Do you know which language is use for frontend technology
  • Ans. 

    The language used for frontend technology is typically HTML, CSS, and JavaScript.

    • HTML is used for structuring web pages

    • CSS is used for styling the web pages

    • JavaScript is used for adding interactivity to the web pages

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Regarding salary discussion

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Apr 2023. There were 5 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 - Technical 

(1 Question)

  • Q1. Detailed discussion on the projects worked on
Round 3 - Technical 

(1 Question)

  • Q1. Technical questions and answers
Round 4 - Technical 

(1 Question)

  • Q1. Face to face interview
Round 5 - HR 

(1 Question)

  • Q1. General HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and.
This is the correct place if yo want to gain more technical knowledge
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jul 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

String , Array ,Collection framework related questions.

Round 3 - Assignment 

Ecommerce site with Login,Review,AddToCart,Order features,Filter features.

Round 4 - Technical 

(1 Question)

  • Q1. Html,Css,Js. Interviewer don't have knowledge on Java,React js.And if you don't able to answer basic html,css related questions they will disqualify you.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't apply.Totaly time waste.And even if you apply don't share project with them neither the Github link nor the the files via any medium.You are going to regret if you share the project.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. In trend java questions
Round 3 - Technical 

(1 Question)

  • Q1. Advance java questions, questions related to microservice and java 8

Secuodsoft Technologies Interview FAQs

How many rounds are there in Secuodsoft Technologies interview?
Secuodsoft Technologies interview process usually has 2 rounds. The most common rounds in the Secuodsoft Technologies interview process are One-on-one Round, Technical and Resume Shortlist.
How to prepare for Secuodsoft Technologies 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 Secuodsoft Technologies. The most common topics and skills that interviewers at Secuodsoft Technologies expect are Javascript, HTML, CSS, PHP and Python.
What are the top questions asked in Secuodsoft Technologies interview?

Some of the top questions asked at the Secuodsoft Technologies interview -

  1. What is JSON encoding & decod...read more
  2. Types of array and it's ...read more
  3. Why app gets rejected in play sto...read more

Tell us how to improve this page.

Secuodsoft Technologies Interview Process

based on 4 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 793 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
View all

Secuodsoft Technologies Reviews and Ratings

based on 37 reviews

4.5/5

Rating in categories

4.6

Skill development

4.5

Work-life balance

4.5

Salary

4.5

Job security

4.4

Company culture

4.4

Promotions

4.5

Work satisfaction

Explore 37 Reviews and Ratings
Software Engineer
6 salaries
unlock blur

₹3.5 L/yr - ₹6 L/yr

Junior Software Engineer
5 salaries
unlock blur

₹2.1 L/yr - ₹2.8 L/yr

Business Analyst
4 salaries
unlock blur

₹5.3 L/yr - ₹6 L/yr

Test Engineer
4 salaries
unlock blur

₹3.2 L/yr - ₹4.5 L/yr

Softwaretest Engineer
4 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Explore more salaries
Compare Secuodsoft Technologies with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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