Upload Button Icon Add office photos
Premium Employer

i

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

Affixious Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Affixious Content Manager Interview Questions and Answers

Updated 23 Jul 2024

Affixious Content Manager Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Assignment 

Pen & Paper assignment was given with 2 sets of questions one was blog writing and another set was social media captions

Round 2 - One-on-one 

(5 Questions)

  • Q1. Question related to previous experience
  • Q2. Knowledge of content management
  • Q3. Personal life question where you live, marriage plans etc..
  • Q4. Question related to team management
  • Q5. Question related to workload management

Interview Preparation Tips

Interview preparation tips for other job seekers - Found the 1:1 with business head preety daunting. He seemed quite fixed with some pre conceived notions. Had to chase the HR for updates which took ages to come by as well. But, team seemed preety great. Maybe it's the business head that is frigid!

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Basics of Java and JS
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Questions were moderate but we need to manage time to clear this round

Round 2 - One-on-one 

(4 Questions)

  • Q1. Asked to tell about me
  • Q2. Questions on OOPS concept
  • Q3. And basic To moderate SQL questions
  • Q4. Question on DSA
Round 3 - HR 

(3 Questions)

  • Q1. Asked me to tell about me
  • Q2. And asked about my projects
  • Q3. Asked me to tell what my expectations are from Kanerika

Interview Preparation Tips

Topics to prepare for Kanerika Software Associate Software Engineer interview:
  • Java
  • OOPS
  • SQL
  • DSA
  • Aptitude
Interview preparation tips for other job seekers - Prepare well about the projects you did..learn to manage time
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. What is constructor overloading?
  • Ans. 

    Constructor overloading is when a class has multiple constructors with different parameters.

    • Allows a class to have multiple constructors with different parameter lists

    • Helps in creating objects in different ways based on the parameters passed

    • Example: class Car { Car() {...} Car(String model) {...} }

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What is your current salary, and what are your salary expectations?
  • Ans. 

    I am currently earning $80,000 annually. My salary expectations are in the range of $90,000 to $100,000.

    • Current salary is $80,000 annually

    • Salary expectations are between $90,000 to $100,000

    • Open to negotiation based on benefits and opportunities

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I advise against joining, as a three-month notice period could be detrimental to you; I have previously outlined the disadvantages.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java 8 new features
  • Ans. 

    Java 8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods.

    • Lambda expressions allow you to pass functionality as an argument to a method.

    • Functional interfaces have a single abstract method and can be used with lambda expressions.

    • Streams provide a way to work with sequences of elements and perform aggregate operations.

    • Default methods allow interfaces to have ...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Payments domain experience
  • Ans. 

    Experience in working with payments domain in previous roles.

    • Worked on payment processing systems

    • Familiar with payment gateways and APIs

    • Experience in fraud detection and prevention in payments

    • Knowledge of regulatory requirements in payments

    • Handled reconciliation of payments

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

I applied via Campus Placement and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

70 questions in 90 minutes with 7 sections

Round 2 - One-on-one 

(4 Questions)

  • Q1. Introduce yourself
  • Q2. Project description
  • Ans. 

    Developed a web application for tracking project progress and managing tasks

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express for back-end

    • Utilized MongoDB for database storage

    • Incorporated authentication and authorization features for user security

  • Answered by AI
  • Q3. Second highest salary
  • Ans. 

    To find the second highest salary in a table, you can use a SQL query with the MAX() function and a subquery.

    • Use a SQL query to select the MAX() salary from the table.

    • Use a subquery to select the MAX() salary that is less than the overall MAX() salary.

    • Combine both queries to get the second highest salary.

  • Answered by AI
  • Q4. What is indexing
  • Ans. 

    Indexing is a technique used to optimize the performance of databases by creating a data structure that allows for quick retrieval of data.

    • Indexing involves creating a data structure that maps the values of specific columns in a database table to their physical location on disk.

    • It helps in speeding up data retrieval operations by allowing the database to quickly locate the rows that match a certain condition.

    • Examples o...

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

(3 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Team player with excellent communication skills

  • Answered by AI
  • Q2. Project description
  • Ans. 

    Developed a web application for tracking project progress and managing tasks

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express for back-end

    • Utilized MongoDB for database storage

    • Incorporated authentication and authorization features for user security

  • Answered by AI
  • Q3. Difference between truncate and delete
  • Ans. 

    Truncate is a DDL command that removes all records from a table, while delete is a DML command that removes specific records.

    • Truncate is faster than delete as it does not log individual row deletions.

    • Truncate resets the identity seed of the table, while delete does not.

    • Truncate cannot be rolled back, while delete can be rolled back using a transaction.

    • Truncate does not fire triggers, while delete does.

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Why you join company
  • Q2. Where you see yourself after 5 years
  • Ans. 

    In 5 years, I see myself as a senior software developer leading a team and working on cutting-edge technologies.

    • Leading a team of developers on innovative projects

    • Continuing to enhance my technical skills and knowledge

    • Contributing to the growth and success of the company

    • Possibly pursuing further education or certifications in software development

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - do mysql and dbms after that strong communication skill and also do oops concepts with real world example.

Skills evaluated in this interview

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

Interview Questionnaire 

2 Questions

  • Q1. 1.what are joins 2.what is normalisation 3.oops pillers4.
  • Ans. 

    Questions related to database and object-oriented programming concepts.

    • Joins are used to combine data from two or more tables based on a related column.

    • Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • OOPs pillars are Abstraction, Encapsulation, Inheritance, and Polymorphism.

  • Answered by AI
  • Q2. 4.program on array
  • Ans. 

    An array is a collection of elements of the same data type stored in contiguous memory locations.

    • Arrays can be one-dimensional or multi-dimensional

    • Elements in an array can be accessed using their index

    • Arrays can be initialized during declaration or later in the code

    • Arrays can be passed as arguments to functions

    • Common array operations include sorting and searching

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All questions asked was basic level to check the basic understanding

Skills evaluated in this interview

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

Aptitude questions were easy and basics

Round 2 - Technical 

(2 Questions)

  • Q1. They asked about projects, SQL basics, oops concepts and about java concepts
  • Q2. It was an easy and average interview
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. About the project that I have worked
  • Q2. Technical Experience
Round 2 - Technical 

(3 Questions)

  • Q1. Databinding in android
  • Ans. 

    Databinding in Android allows for easier connection between UI components and data sources.

    • Databinding eliminates the need for findViewById() calls in your code.

    • It allows for easier access to data in your layouts using data binding expressions.

    • Databinding can improve code readability and reduce boilerplate code.

    • Example:

  • Answered by AI
  • Q2. What is the packaging process in android
  • Ans. 

    Packaging process in Android involves compiling the code, resources, and assets into an APK file for distribution.

    • Compile the Java code into .class files

    • Compile the resources (XML files, images, etc.) into a binary format

    • Package all the compiled files into an APK file using the Android Asset Packaging Tool (AAPT)

    • Sign the APK file with a private key for security

    • Align the APK file for optimization

  • Answered by AI
  • Q3. What is an MVVM design pattern
  • Ans. 

    MVVM is a design pattern that separates the user interface from the business logic and data model.

    • MVVM stands for Model-View-ViewModel

    • Model represents the data and business logic

    • View represents the user interface

    • ViewModel acts as an intermediary between the Model and View

    • MVVM helps in achieving separation of concerns and easier unit testing

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Most of the question related to architecture and system design
Round 4 - One-on-one 

(1 Question)

  • Q1. Face to face interview with director

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process takes longer. it took 1 month for me.

Skills evaluated in this interview

Affixious Interview FAQs

How many rounds are there in Affixious Content Manager interview?
Affixious interview process usually has 2 rounds. The most common rounds in the Affixious interview process are Assignment and One-on-one Round.
How to prepare for Affixious Content Manager 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 Affixious. The most common topics and skills that interviewers at Affixious expect are Content Writing, Article Writing, Blog Writing, Blogs and Content Creation.
What are the top questions asked in Affixious Content Manager interview?

Some of the top questions asked at the Affixious Content Manager interview -

  1. Knowledge of content managem...read more
  2. Question related to workload managem...read more

Tell us how to improve this page.

Affixious Content Manager Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 28 Interviews
Bonami Software Interview Questions
4.1
 • 22 Interviews
Koantek Interview Questions
3.4
 • 17 Interviews
Ivanti Interview Questions
3.5
 • 14 Interviews
WinZO Interview Questions
4.0
 • 14 Interviews
TestVagrant Interview Questions
3.4
 • 13 Interviews
SentientGeeks Interview Questions
4.2
 • 13 Interviews
View all

Fast track your campus placements

View all
Software Engineer
22 salaries
unlock blur

₹3.8 L/yr - ₹10.9 L/yr

Software Developer
12 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Senior Ticketing Executive
7 salaries
unlock blur

₹4.3 L/yr - ₹6.5 L/yr

Travel Consultant
7 salaries
unlock blur

₹4.1 L/yr - ₹6.5 L/yr

Executive Accountant
7 salaries
unlock blur

₹2.3 L/yr - ₹3.3 L/yr

Explore more salaries
Compare Affixious with

NexTurn

4.1
Compare

Kanerika Software

4.5
Compare

Smarter BIZ Technologies

3.2
Compare

Nxtra Data

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