Upload Button Icon Add office photos
Engaged Employer

i

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

Ikokas Digital Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Ikokas Digital Technologies Interview Questions, Process, and Tips

Updated 5 Oct 2021

Ikokas Digital Technologies Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed in Sep 2021. There were 5 interview rounds.

Interview Questionnaire 

10 Questions

  • Q1. What is Opps concepts
  • Ans. 

    Object-oriented programming (OOP) concepts are fundamental principles that help in designing and implementing software systems.

    • Encapsulation: bundling data and methods together in a class

    • Inheritance: creating new classes from existing ones

    • Polymorphism: using a single interface to represent different types

    • Abstraction: hiding unnecessary details and exposing only essential features

  • Answered by AI
  • Q2. What is STLC
  • Ans. 

    STLC stands for Software Testing Life Cycle, which is a process followed by QA teams to ensure quality software delivery.

    • STLC involves planning, designing, executing, and reporting of tests.

    • It includes various stages such as requirement analysis, test planning, test case development, test execution, and test closure.

    • STLC helps in identifying defects early in the development cycle, reducing the cost of fixing them later...

  • Answered by AI
  • Q3. What is Bug life cycle
  • Ans. 

    Bug life cycle is the process of identifying, reporting, fixing, retesting, and closing a software bug.

    • Bug is identified by tester

    • Bug is reported to development team

    • Development team fixes the bug

    • Tester retests the bug

    • If bug is fixed, it is closed

    • If bug is not fixed, it is reopened

  • Answered by AI
  • Q4. Differences between Get & post method ?
  • Ans. 

    Get method retrieves data from a server while post method submits data to be processed by a server.

    • Get method is used to retrieve data from a server while post method is used to submit data to be processed by a server.

    • Get method appends data to the URL while post method sends data in the request body.

    • Get method has a limit on the amount of data that can be sent while post method has no such limit.

    • Get method is not secu...

  • Answered by AI
  • Q5. What is soap & REST api?
  • Ans. 

    SOAP and REST are two types of web service protocols used for communication between systems.

    • SOAP (Simple Object Access Protocol) is a protocol used for exchanging structured information between systems using XML-based messages over HTTP or other transport protocols.

    • REST (Representational State Transfer) is a protocol used for creating web services that allow communication between systems using HTTP requests and respons...

  • Answered by AI
  • Q6. What is test cases & test scenarios?
  • Ans. 

    Test cases are specific conditions and inputs used to test a software application, while test scenarios are a series of test cases that simulate real-world usage.

    • Test cases are designed to ensure that the software meets the requirements and specifications.

    • Test scenarios are a collection of test cases that are used to test a particular feature or functionality.

    • Test cases and scenarios are documented and executed to iden...

  • Answered by AI
  • Q7. What is the tracebility matrix?
  • Ans. 

    Traceability matrix is a document that links requirements to test cases to ensure all requirements are tested.

    • It is used to track the relationship between requirements and test cases.

    • It ensures that all requirements are covered by test cases.

    • It helps in identifying any gaps in testing.

    • It is a useful tool for project management and quality assurance.

    • It can be created using a spreadsheet or specialized software.

    • It is oft

  • Answered by AI
  • Q8. What is validation & verification ?
  • Ans. 

    Validation is the process of evaluating a system or component during or at the end of the development process to determine whether it satisfies specified requirements. Verification is the process of evaluating a system or component to determine whether the products of a given development phase satisfy the conditions imposed at the start of that phase.

    • Validation ensures that the product meets the customer's requirements...

  • Answered by AI
  • Q9. What is method overlaoding ?
  • Ans. 

    Method overloading is a feature in object-oriented programming where a class can have multiple methods with the same name but different parameters.

    • Method overloading allows a class to have multiple methods with the same name but different parameters.

    • The methods must have different parameter types or a different number of parameters.

    • The compiler determines which method to call based on the arguments passed to it.

    • Example...

  • Answered by AI
  • Q10. What is method overriding?
  • Ans. 

    Method overriding is a feature in object-oriented programming where a subclass provides its own implementation of a method that is already provided by its parent class.

    • Method overriding is used to achieve runtime polymorphism.

    • The method signature of the overridden method in the subclass must match that of the method in the parent class.

    • The access level of the overridden method in the subclass cannot be more restrictive...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your basics about software testing work hard on explaining project

Skills evaluated in this interview

Top Ikokas Digital Technologies Senior QA Engineer Interview Questions and Answers

Q1. what is test cases & test scenarios?
View answer (1)

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination Sum Problem Statement Given an array of distinct positive integers ARR and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be chosen multiple times from ARR. Ensur... read more
Add answer

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Palindrome code should design
  • Ans. 

    Palindrome code should be designed to check if a given string is the same forwards and backwards.

    • Create a function that takes a string as input

    • Remove any spaces and punctuation from the string

    • Reverse the string and compare it to the original string to check if it is a palindrome

  • Answered by AI
  • Q2. Regarding sql topics like joins and acid
  • Q3. Project explain and domain
  • Q4. Project explain and domain and internal working
  • Q5. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Plzzzz don't join this worst company...they treat u like daily wages person
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Why are you interested in the role
  • Ans. 

    I am passionate about driving organizational effectiveness and employee engagement through strategic HR initiatives.

    • I have a strong background in HR strategy and business partnering

    • I enjoy collaborating with cross-functional teams to drive positive change

    • I am excited about the opportunity to make a meaningful impact on the organization's culture and performance

  • Answered by AI
  • Q3. Talking about Intersted in which things that do in free time

Interview Preparation Tips

Interview preparation tips for other job seekers - Recently, I had an interview experience that felt unprofessional. I was assured I was one of two shortlisted candidates for a role and encouraged to attend. After waiting for over 30 minutes, the HR representative finally conducted the interview but was dressed in casual nightwear, which left a poor impression. Such behavior from an HR professional does not reflect well on the company. I suggest researching thoroughly before investing your time and effort with organizations that may not prioritize professionalism in their recruitment process.

Apprentice Interview Questions & Answers

HyScaler user image Radharani Rath

posted on 25 Nov 2024

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

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

Round 1 - Coding Test 

4 easy level questions will be asked basically from arrays and strings.

Round 2 - Assignment 

Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.

Round 3 - One-on-one 

(4 Questions)

  • Q1. DBMS questions like ACID properties, database transaction. Etc
  • Q2. Project related questions
  • Q3. Basic and conceptual questions of frameworks you know
  • Q4. Basic coding questions like armstrong number, palendromic sequence, recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - Give focus on conceptual and theory questions of your known framework
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. How would you utilize AWS or Azure services to create scalable web applications
  • Ans. 

    Utilize AWS or Azure services for scalable web applications

    • Use AWS Elastic Beanstalk or Azure App Service for easy deployment and scaling

    • Leverage AWS Lambda or Azure Functions for serverless computing

    • Utilize AWS Auto Scaling or Azure Autoscale to automatically adjust resources based on traffic

    • Store data in AWS RDS or Azure SQL Database for scalable database solutions

    • Use AWS CloudFront or Azure CDN for content delivery

  • Answered by AI
  • Q2. How would you tackle memory leaks if the system your working on was experiencing this issue?
  • Ans. 

    I would use memory profiling tools to identify the source of the leaks and then fix them by properly managing memory allocation and deallocation.

    • Use memory profiling tools like Valgrind or Instruments to identify the source of the leaks

    • Review the code to ensure proper memory allocation and deallocation practices are being followed

    • Implement smart pointers or garbage collection to automatically manage memory

    • Use static co...

  • Answered by AI
  • Q3. Have you worked on legacy systems?
  • Ans. 

    Yes, I have experience working on legacy systems.

    • I have successfully maintained and upgraded legacy systems to meet current business needs.

    • I have refactored legacy code to improve performance and scalability.

    • I have integrated new technologies with legacy systems to enhance functionality.

    • I have experience troubleshooting and debugging issues in legacy systems.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Are you capable to work with cross functional teams and handle disputes effectively
  • Ans. 

    Yes, I have experience working with cross functional teams and resolving disputes effectively.

    • I have successfully collaborated with team members from different departments to achieve project goals.

    • I am skilled at mediating conflicts and finding mutually beneficial solutions.

    • I prioritize open communication and actively listen to all team members' perspectives.

    • I have experience using conflict resolution techniques such a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and on to point without deviations, they respect straight forwardness
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Dec 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Difference between function and method
  • Ans. 

    A function is a piece of code that is called by name, while a method is a function that is associated with an object.

    • Functions are standalone blocks of code, while methods are functions that are part of a class or object.

    • Functions can be called independently, while methods are called on an object.

    • Functions do not have access to data stored in an object, while methods can access and modify object data.

  • Answered by AI
  • Q2. A program related to strings
  • Q3. A program related to prime numbers
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basically It is a list of 25 questions having mix of Resoning,Aptitude &English. Each Queztion carries 2 marks and also there was a plus point that it doesn't have any negative marks

Round 2 - Technical 

(1 Question)

  • Q1. Basically it is about the Technical Subjects that U mention eariler in your coresponding CV's. Whatever Subject you meantioned their gonna answer about it for tge questions regarding to that subject
Round 3 - HR 

(14 Questions)

  • Q1. Brief Description about Youself
  • Ans. 

    I am a passionate software developer with a strong background in computer science and a love for problem-solving.

    • Graduated with a degree in Computer Science from XYZ University

    • Proficient in programming languages such as Java, Python, and C++

    • Experience with web development using HTML, CSS, and JavaScript

    • Completed internships at ABC Company and DEF Company

    • Participated in coding competitions like Codeforces and LeetCode

  • Answered by AI
  • Q2. What is your goal in Life
  • Ans. 

    My goal in life is to continuously learn and grow, both personally and professionally, while making a positive impact on others.

    • Continuous learning and self-improvement

    • Making a positive impact on others

    • Achieving personal and professional growth

    • Contributing to the community or society

    • Finding fulfillment and happiness in my pursuits

  • Answered by AI
  • Q3. What do you know about tgis job Profile
  • Ans. 

    Software Developer Trainee involves learning and applying software development skills under supervision.

    • Learning programming languages and tools

    • Assisting in developing and testing software applications

    • Participating in team meetings and code reviews

    • Receiving mentorship and guidance from senior developers

  • Answered by AI
  • Q4. Why should we hire you instead of all achoknowledgable freshers sitting behind for this job role ?
  • Q5. What are ur hobbies and strengths and weeknesses
  • Ans. 

    My hobbies include coding, reading, and playing video games. My strengths are problem-solving, attention to detail, and adaptability. My weaknesses are public speaking and time management.

    • Hobbies: coding, reading, playing video games

    • Strengths: problem-solving, attention to detail, adaptability

    • Weaknesses: public speaking, time management

  • Answered by AI
  • Q6. Why you want to do this job role
  • Ans. 

    I am passionate about coding and problem-solving, and I believe this job role will provide me with the opportunity to learn and grow as a software developer.

    • Passionate about coding and problem-solving

    • Opportunity to learn and grow as a software developer

    • Excited about the challenges and projects in this role

  • Answered by AI
  • Q7. Why you want to join us instead of other good companies.
  • Ans. 

    I am drawn to your company's innovative projects and collaborative work culture.

    • I am impressed by the cutting-edge technologies your company is using.

    • I value the emphasis your company places on teamwork and professional development.

    • I believe my skills and passion align well with the opportunities at your company.

  • Answered by AI
  • Q8. How you balance yourself in a fatal situation
  • Ans. 

    I remain calm, assess the situation, prioritize tasks, and take necessary actions to mitigate the risk.

    • Stay calm and composed to think clearly

    • Assess the situation to understand the severity

    • Prioritize tasks based on urgency

    • Take necessary actions to mitigate the risk

  • Answered by AI
  • Q9. If you alredy working under a company but want to switch it then the questions will remain same but just add some 2 to 3 extra questions like i am meantioning it down👇
  • Q10. What was ur job profile
  • Ans. 

    I was responsible for developing and maintaining software applications.

    • Developed new features and functionalities for existing software applications

    • Fixed bugs and issues reported by users

    • Collaborated with team members to design and implement solutions

    • Participated in code reviews and testing processes

  • Answered by AI
  • Q11. How do u know about our company
  • Ans. 

    Researched online, read about company culture, projects, and achievements.

    • Visited company website and read about the services offered

    • Checked out company's LinkedIn page for updates and employee reviews

    • Read articles or news related to the company's recent projects or achievements

  • Answered by AI
  • Q12. Did u Resign by ur own or The comapny Resign you ??
  • Ans. 

    I resigned from my previous position voluntarily.

    • I resigned from my previous job on my own accord.

    • I made the decision to leave the company.

    • I chose to resign from my previous role.

    • I voluntarily left my previous position.

  • Answered by AI
  • Q13. What was ur salary their
  • Ans. 

    I am not comfortable sharing my previous salary information.

    • I prefer not to disclose my previous salary as it is confidential information.

    • I believe that my salary history should not be a determining factor for my potential as a Software Developer Trainee.

    • I am more focused on the opportunities and growth potential that this position offers rather than past salary.

    • I am confident that my skills and qualifications align wi...

  • Answered by AI
  • Q14. Incase u alredy have an experience in a better company then interviewer ask this -* why joing us instead u have an magnificent well role on your comapny*

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Ofcourse if you are not confident you will get rejected. Because Interviewer asks the 4x questions who has lack of Confidence to broke them to fear .You sbould get rid of that.

2. And Always balance ur words like what u going to say ,read the mind of the interviewer. (ofcourse it take practices)

3.As like our older says "Stand infront of the mirror and start saying about you, define yourself to you, what r u, why r u, how u gonna work this, everything" This'll burn the fear inside you.

4. Don't get Upset if u can not make to a comapny and instead of doing excuses about the company or HR's question, U should work hard on yourself gathering previous mistakes and make to the better comapny

5.And always follow the laws and well prepare your responsibilities.
Thats all Advice i can gave.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How does the virtual DOM improve performance?
  • Q2. It minimize direct DOM updates, reducing reflows are repaints.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Content Writing 

(2 Questions)

  • Q1. Artificial intelligence
  • Q2. Your Roll model
Round 2 - Aptitude Test 

Verbal ability test, number series

Round 3 - Behavioral 

(4 Questions)

  • Q1. Introducing yourself
  • Q2. What motivates you for this job
  • Q3. Why should I hire you
  • Q4. What's your salary expectation
  • Ans. 

    My salary expectation is in line with industry standards and based on my experience and skills.

    • Research industry standards for content writers in the specific location

    • Consider my years of experience and level of expertise

    • Factor in the responsibilities and requirements of the role

    • Be open to negotiation based on benefits package offered

  • Answered by AI
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - HR 

(3 Questions)

  • Q1. What you currently work?
  • Ans. 

    I am currently working as a project manager at a software development company.

    • Leading a team of developers and designers to deliver projects on time and within budget

    • Creating project plans, setting milestones, and tracking progress

    • Communicating with clients to gather requirements and provide updates

    • Ensuring quality assurance and testing processes are followed

    • Managing project risks and issues

  • Answered by AI
  • Q2. What is your CTC
  • Ans. 

    My current CTC is $100,000 per year.

    • My current CTC is $100,000 per year

    • I am open to discussing compensation based on the role and responsibilities

    • I have experience negotiating salary packages in previous roles

  • Answered by AI
  • Q3. Where you stay and able to come office
  • Ans. 

    I currently reside in the city and am able to commute to the office daily.

    • I live in the city and have easy access to transportation to come to the office.

    • I am willing to relocate if necessary for the job.

    • I have a reliable mode of transportation to commute to the office.

    • I am open to discussing flexible work arrangements if needed.

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

(2 Questions)

  • Q1. Technical work related questions
  • Q2. Will you be able to work in scenario where there are cross functional team
  • Ans. 

    Yes, I have experience working with cross functional teams and understand the importance of collaboration and communication.

    • I have successfully managed projects involving cross functional teams in my previous roles.

    • I believe in the value of diverse perspectives and skills that cross functional teams bring to a project.

    • I am adept at facilitating communication and resolving conflicts that may arise within cross functiona...

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

(3 Questions)

  • Q1. Where do you work?
  • Ans. 

    I work at a multinational technology company headquartered in Silicon Valley.

    • Multinational technology company

    • Headquartered in Silicon Valley

  • Answered by AI
  • Q2. Explain your work process
  • Ans. 

    My work process involves planning, organizing, executing, and monitoring projects to ensure successful completion.

    • Develop project plans outlining goals, timelines, and resources

    • Assign tasks to team members based on their skills and expertise

    • Regularly communicate with stakeholders to provide updates and address any issues

    • Monitor progress and adjust plans as needed to stay on track

    • Evaluate project outcomes to identify ar

  • Answered by AI
  • Q3. Will you ve able to work on apps have knowledge to lead
  • Ans. 

    Yes, I have experience working on apps and leading teams with knowledge in project management.

    • I have experience working on various apps and leading teams to successful project completion.

    • I am knowledgeable in project management principles and methodologies.

    • I have successfully led cross-functional teams in app development projects.

    • I am confident in my ability to work on apps and lead teams effectively.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They take interviews keep you hoping you will be able to work on it. They don't ask much of technical details. And at end of the round then just send mail for not selected.

Ikokas Digital Technologies Interview FAQs

How to prepare for Ikokas Digital 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 Ikokas Digital Technologies. The most common topics and skills that interviewers at Ikokas Digital Technologies expect are Javascript, HTML, CSS, MongoDB and GIT.
What are the top questions asked in Ikokas Digital Technologies interview?

Some of the top questions asked at the Ikokas Digital Technologies interview -

  1. what is test cases & test scenari...read more
  2. What is validation & verificatio...read more
  3. Differences between Get & post metho...read more

Tell us how to improve this page.

Ikokas Digital Technologies Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 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
 • 806 Interviews
HCL Infosystems Interview Questions
3.9
 • 141 Interviews
View all

Ikokas Digital Technologies Reviews and Ratings

based on 28 reviews

4.4/5

Rating in categories

4.1

Skill development

4.4

Work-life balance

4.2

Salary

4.0

Job security

4.2

Company culture

3.9

Promotions

4.3

Work satisfaction

Explore 28 Reviews and Ratings
QA Test Engineer
10 salaries
unlock blur

₹3.2 L/yr - ₹8.6 L/yr

Data Warehouse Developer
10 salaries
unlock blur

₹7.8 L/yr - ₹16.1 L/yr

Softwaretest Engineer
6 salaries
unlock blur

₹5 L/yr - ₹8 L/yr

Senior QA Engineer
5 salaries
unlock blur

₹9.1 L/yr - ₹16.7 L/yr

UI/UX Designer
4 salaries
unlock blur

₹6 L/yr - ₹15 L/yr

Explore more salaries
Compare Ikokas Digital Technologies 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