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

Filter interviews by

Secuodsoft Technologies Interview Questions and Answers

Updated 4 Mar 2025

Secuodsoft Technologies Interview Experiences

Popular Designations

5 interviews found

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 (203)

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. BST Iterator Problem Statement You are tasked with creating a class named BSTIterator that acts as an iterator for the inorder traversal of a binary search tree. Implement the following functions: BSTIterator(Node root): A constructor that... read more
View answer (1)

Team Lead Interview Questions & Answers

user image Anonymous

posted on 4 Mar 2025

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

I was interviewed before Mar 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you describe your project experience and knowledge?
  • Ans. 

    Led multiple projects focusing on software development, team collaboration, and agile methodologies to enhance productivity and deliver quality.

    • Managed a team of 8 developers in an e-commerce platform project, improving load time by 30%.

    • Implemented Agile methodologies, resulting in a 25% increase in project delivery speed.

    • Coordinated cross-functional teams for a healthcare app, ensuring compliance with HIPAA regulation...

  • Answered by AI
  • Q2. What was the reason for leaving your previous organization?
  • Ans. 

    I left my previous organization to seek new challenges and opportunities for professional growth in a dynamic environment.

    • Desire for career advancement: I wanted to take on more leadership responsibilities.

    • Seeking new challenges: I felt I had reached a plateau in my role and wanted to explore new areas.

    • Company culture: I was looking for an organization that aligned more closely with my values and work style.

    • Professiona...

  • Answered by AI

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... 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. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Secuodsoft Technologies interview questions for popular designations

 Junior Software Engineer

 (1)

 Software Engineer

 (1)

 Senior Software Engineer

 (1)

 Android Developer

 (1)

 Team Lead

 (1)

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)

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

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

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

Secuodsoft Technologies Interview FAQs

How many rounds are there in Secuodsoft Technologies interview?
Secuodsoft Technologies interview process usually has 1-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, PHP, Python and CSS.
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. Can you describe your project experience and knowled...read more

Tell us how to improve this page.

Secuodsoft Technologies Interview Process

based on 5 interviews

Interview experience

3.6
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k 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
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 788 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
View all

Secuodsoft Technologies Reviews and Ratings

based on 13 reviews

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.2

Salary

3.3

Job security

3.7

Company culture

3.8

Promotions

4.0

Work satisfaction

Explore 13 Reviews and Ratings
Software Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Software Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Test Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Project Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 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